Using pip from /srv/softwareheritage/venv/bin/pip Installed Python packages: Package Version --------------------- ----------- aiohttp 3.6.2 aiohttp-utils 3.1.1 amqp 2.6.1 arrow 0.16.0 async-timeout 3.0.1 attrs 20.1.0 attrs-strict 0.2.0 beautifulsoup4 4.9.1 billiard 3.6.3.0 blinker 1.4 cachetools 4.1.1 cassandra-driver 3.24.0 celery 4.4.7 certifi 2020.6.20 cffi 1.14.2 chardet 3.0.4 click 7.1.2 confluent-kafka 1.5.0 cryptography 3.1 decorator 4.4.2 Deprecated 1.2.10 distro 1.5.0 Django 2.2.16 django-cors-headers 3.5.0 django-js-reverse 0.9.1 django-webpack-loader 0.7.0 djangorestframework 3.11.1 docutils 0.16 dulwich 0.20.6 ecdsa 0.14.1 elasticsearch 7.9.1 fastimport 0.9.8 Flask 1.1.2 frozendict 1.2 geomet 0.2.1.post1 gunicorn 20.0.4 htmlmin 0.1.12 httpie 2.2.0 httplib2 0.18.1 hypothesis 5.30.0 idna 2.10 importlib-metadata 1.7.0 iso8601 0.1.12 itsdangerous 1.1.0 jeepney 0.4.3 Jinja2 2.11.2 keyring 21.4.0 kombu 4.6.11 launchpadlib 1.10.13 lazr.restfulclient 0.14.3 lazr.uri 1.0.5 lxml 4.5.2 MarkupSafe 1.1.1 msgpack 1.0.0 multidict 4.7.6 mypy-extensions 0.4.3 oauthlib 3.1.0 patool 1.12 pbr 5.5.0 pika 1.1.0 pip 20.2.2 pkginfo 1.5.0.1 prometheus-client 0.8.0 psutil 5.7.2 psycopg2 2.8.5 pyasn1 0.4.8 pybadges 2.2.1 pycparser 2.20 Pygments 2.6.1 PyLD 2.0.3 python-dateutil 2.8.1 python-debian 0.1.37 python-hglib 2.6.1 python-jose 3.2.0 python-keycloak 0.22.0 python-magic 0.4.18 python-memcached 1.59 python-mimeparse 1.6.0 pytz 2020.1 PyYAML 5.3.1 requests 2.24.0 retrying 1.3.3 rsa 4.6 SecretStorage 3.1.2 sentry-sdk 0.17.3 setuptools 50.1.0 six 1.15.0 sortedcontainers 2.2.2 soupsieve 2.0.1 SQLAlchemy 1.3.19 sqlitedict 1.6.0 sqlparse 0.3.1 subvertpy 0.10.1 swh.core 0.2.3 swh.deposit 0.0.90 swh.indexer 0.2.1 swh.journal 0.4.2 swh.lister 0.1.2 swh.loader.core 0.9.1 swh.loader.git 0.3.6 swh.loader.mercurial 0.0.33 swh.loader.svn 0.3.3 swh.model 0.6.6 swh.objstorage 0.1.1 swh.scheduler 0.5.2 swh.search 0.2.2 swh.storage 0.13.3 swh.vault 0.0.34 swh.web 0.0.254 tenacity 6.2.0 testresources 2.0.1 typing-extensions 3.7.4.3 urllib3 1.25.10 vcversioner 2.16.0.0 vine 1.3.0 wadllib 1.3.4 Werkzeug 1.0.1 wheel 0.35.1 wrapt 1.12.1 xmltodict 0.12.0 yarl 1.5.1 zipp 3.1.0 Waiting for postgresql to start wait-for-it: waiting for swh-storage-db:5432 without a timeout wait-for-it: swh-storage-db:5432 is available after 0 seconds Setup the database ERROR: relation "dbversion" does not exist LINE 1: select version from dbversion order by dbversion desc limit ... ^ Loading /srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/sql/10-swh-init.sql create_plpgsql_language ---------------------------- language already installed (1 row) Loading /srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/sql/20-swh-enums.sql Loading /srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/sql/30-swh-schema.sql Loading /srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/sql/40-swh-func.sql Loading /srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/sql/60-swh-indexes.sql DONE database is swh-storage version 161 Starting the swh-storage API server [2020-09-03 14:12:05 +0000] [1] [DEBUG] Current configuration: config: python:swh.core.api.gunicorn_config bind: ['0.0.0.0:5002'] backlog: 2048 workers: 2 worker_class: sync threads: 4 worker_connections: 1000 max_requests: 0 max_requests_jitter: 0 timeout: 3600 graceful_timeout: 30 keepalive: 2 limit_request_line: 4094 limit_request_fields: 100 limit_request_field_size: 8190 reload: True reload_engine: auto reload_extra_files: [] spew: False check_config: False preload_app: False sendfile: None reuse_port: False chdir: / daemon: False raw_env: [] pidfile: None worker_tmp_dir: None user: 1000 group: 1000 umask: 0 initgroups: False tmp_upload_dir: None secure_scheme_headers: {'X-FORWARDED-PROTOCOL': 'ssl', 'X-FORWARDED-PROTO': 'https', 'X-FORWARDED-SSL': 'on'} forwarded_allow_ips: ['127.0.0.1'] accesslog: None disable_redirect_access_to_syslog: False access_log_format: %(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s" errorlog: - loglevel: DEBUG capture_output: False logger_class: gunicorn.glogging.Logger logconfig: None logconfig_dict: {} syslog_addr: udp://localhost:514 syslog: False syslog_prefix: None syslog_facility: user enable_stdio_inheritance: False statsd_host: None dogstatsd_tags: statsd_prefix: proc_name: None default_proc_name: swh.storage.api.server:make_app_from_configfile() pythonpath: None paste: None on_starting: on_reload: when_ready: pre_fork: post_fork: post_worker_init: worker_int: worker_abort: pre_exec: pre_request: post_request: child_exit: worker_exit: nworkers_changed: on_exit: proxy_protocol: False proxy_allow_ips: ['127.0.0.1'] keyfile: None certfile: None ssl_version: 2 cert_reqs: 0 ca_certs: None suppress_ragged_eofs: True do_handshake_on_connect: False ciphers: None raw_paste_global_conf: [] strip_header_spaces: False [2020-09-03 14:12:05 +0000] [1] [INFO] Starting gunicorn 20.0.4 [2020-09-03 14:12:05 +0000] [1] [DEBUG] Arbiter booted [2020-09-03 14:12:05 +0000] [1] [INFO] Listening at: http://0.0.0.0:5002 (1) [2020-09-03 14:12:05 +0000] [1] [INFO] Using worker: threads [2020-09-03 14:12:05 +0000] [90] [INFO] Booting worker with pid: 90 [2020-09-03 14:12:05 +0000] [91] [INFO] Booting worker with pid: 91 [2020-09-03 14:12:06 +0000] [1] [DEBUG] 2 workers [2020-09-03 14:29:04 +0000] [90] [DEBUG] GET /stat/counters [2020-09-03 14:31:29 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:31:30 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:31:34 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:31:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:31:35 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:31:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:31:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:31:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:31:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:31:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:31:35 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:31:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:31:37 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:31:39 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:31:41 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:31:43 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:31:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:31:43 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:31:43 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:31:43 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:31:43 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:31:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:31:44 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:31:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:31:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:31:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:31:44 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:31:44 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:31:44 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:31:44 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:31:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:31:44 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:31:45 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:31:45 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:31:45 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:31:46 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:31:46 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:31:46 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:31:46 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:31:47 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:31:49 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:31:50 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:31:50 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:31:50 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:31:50 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:31:50 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:31:50 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:31:50 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:31:50 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:31:51 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:31:51 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:31:52 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:31:53 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:31:54 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:31:54 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:31:54 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:31:54 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:31:54 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:31:54 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:31:55 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:31:55 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:31:55 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:31:55 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:31:55 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:31:55 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:31:55 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:31:55 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:31:55 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:31:55 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:31:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:31:55 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:31:55 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:31:55 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:31:55 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:31:55 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:31:55 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:31:55 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:31:57 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:31:57 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:31:57 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:31:57 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:31:58 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:31:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:31:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:31:58 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:31:58 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:31:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:31:58 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:32:01 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:01 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:32:01 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:32:01 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:32:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:32:01 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:32:01 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:32:01 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:32:01 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:32:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:32:06 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:32:06 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:32:06 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:32:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:32:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:32:09 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:32:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:31 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:32 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:33 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:32:33 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:32:33 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:32:33 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:32:33 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:32:33 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:32:33 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:32:33 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:32:33 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:32:33 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:34 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:32:34 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:32:34 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:32:34 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:32:34 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:32:34 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:32:34 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:32:34 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:32:34 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:32:34 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:32:34 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:32:34 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:32:34 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:32:34 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:32:34 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:32:34 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:32:34 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:32:34 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:32:34 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:35 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:32:35 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:32:35 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:32:35 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:32:35 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:32:35 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:32:35 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:32:35 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:32:35 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:32:35 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:32:35 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:35 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:32:35 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:32:36 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:32:36 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:32:36 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:32:36 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:32:36 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:32:36 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:32:36 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:37 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:32:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:32:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:32:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:32:38 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:32:38 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:32:38 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:32:38 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:32:38 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:32:38 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:32:39 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:32:39 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:32:40 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:32:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:32:40 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:32:40 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:32:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:32:40 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:32:40 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:32:40 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:32:40 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:32:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:32:40 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:32:40 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:32:40 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:32:40 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:32:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:32:41 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:32:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:32:42 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:32:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:32:42 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:32:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:32:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:32:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:32:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:32:42 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:32:42 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:32:45 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:32:45 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:32:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:32:45 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:32:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:32:45 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:32:46 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:46 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:47 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:32:47 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:32:47 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:32:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:32:47 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:32:47 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:32:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:32:47 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:32:47 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:32:47 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:32:47 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:32:49 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:32:49 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:32:49 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:32:49 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:32:49 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:32:49 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:32:49 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:32:49 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:32:49 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:32:49 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:32:52 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:32:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:32:53 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:32:53 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:32:53 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:32:53 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:32:53 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:32:53 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:32:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:32:53 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:32:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:32:54 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:54 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:32:54 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:32:54 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:32:54 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:32:54 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:32:54 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:32:54 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:32:54 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:32:54 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:32:54 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:32:54 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:32:54 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:54 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:32:54 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:54 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:32:54 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:32:54 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:32:54 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:32:54 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:32:54 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:32:54 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:55 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:32:55 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:32:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:55 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:32:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:55 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:32:56 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:56 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:56 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:32:56 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:32:56 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:56 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:56 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:32:57 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:32:57 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:32:57 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:32:57 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:32:57 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:32:57 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:32:57 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:32:57 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:32:57 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:32:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:58 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:32:58 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:32:58 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:32:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:32:58 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:32:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:32:58 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:32:59 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:32:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:32:59 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:32:59 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:32:59 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:32:59 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:32:59 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:32:59 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:33:00 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:33:00 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:00 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:33:00 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:33:00 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:33:00 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:33:00 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:33:00 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:33:00 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:33:00 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:33:00 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:33:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:00 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:33:00 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:33:00 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:00 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:33:00 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:00 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:00 +0000] [91] [DEBUG] POST /origin/visit/get_latest ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:33:08,859] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:33:08,866] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:33:08 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:08 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:08 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:33:08 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:33:08 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:33:08 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:33:08 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:09 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:33:09 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:33:09 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:09 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:09 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:10 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:10 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:11 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:12 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:12 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:12 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:33:12 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:12 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:12 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:12 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:13 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:14 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:14 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:14 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:14 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:33:15 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:15 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:15 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:33:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:15 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:33:15 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:16 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:16 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:16 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:33:16 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:16 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:33:16 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:16 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:17 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:17 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:17 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:18 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:18 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:19 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:33:20 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:33:20 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:33:20 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:33:21 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:33:21 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:33:21 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:33:22 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:33:22 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:33:23 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:23 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:33:23 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:33:23 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:33:23 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:33:23 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:33:23 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:23 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:33:23 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:33:23 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:23 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:23 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:24 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:24 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:33:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:24 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:33:25 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:25 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:33:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:33:25 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:25 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:25 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:26 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:33:27 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:27 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:33:27 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:33:27 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:33:27 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:33:27 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:33:27 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:33:27 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:33:27 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:33:29 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:30 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:30 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:33:30 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:33:30 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:33:30 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:33:30 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:33:30 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:33:30 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:33:30 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:30 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:33:30 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:33:30 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:30 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:30 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:31 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:31 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:31 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:31 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:33:31 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:31 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:33:38 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:38 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:33:38 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:38 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:33:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:38 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:38 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:38 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:40 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:40 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:33:41 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:42 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:43 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:44 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:44 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:33:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:44 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:33:44 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:44 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:33:44 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:44 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:44 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:44 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:45 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:45 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:45 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:45 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:33:45 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:45 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:33:45 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:45 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:45 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:33:45 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:45 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:45 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:45 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:46 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:46 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:46 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:46 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:46 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:46 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:46 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:46 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:46 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:33:46 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:46 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:33:46 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:46 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:33:46 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:46 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:46 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:33:46 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:46 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:46 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:47 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:47 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:47 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:47 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:47 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:47 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:33:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:47 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:33:47 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:33:48 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:48 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:48 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:48 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:33:48 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:48 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:48 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:49 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:33:49 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:49 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:33:49 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:33:49 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:33:49 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:33:49 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:33:49 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:33:49 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:33:49 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:33:49 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:49 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:33:49 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:49 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:33:49 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:33:49 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:49 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:50 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:33:50 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:50 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:50 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:33:50 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:33:50 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:50 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:50 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:50 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:50 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:50 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:33:50 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:50 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:50 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:33:51 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:51 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:51 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:33:51 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:51 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:51 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:51 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:52 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:52 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:33:52 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:53 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:33:53 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:53 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:33:53 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:33:53 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:33:53 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:33:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:53 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:33:53 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:33:54 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:33:54 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:33:54 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:54 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:54 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:54 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:54 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:54 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:54 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:54 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:33:55 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:55 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:56 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:56 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:33:56 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:56 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:56 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:56 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:33:56 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:33:56 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:56 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:56 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:57 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:57 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:33:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:57 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:33:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:57 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:33:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:58 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:33:58 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:58 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:33:58 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:33:58 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:33:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:33:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:33:58 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:33:58 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:33:58 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:33:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:58 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:33:58 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:58 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:58 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:33:58 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:58 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:33:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:58 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:33:58 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:33:58 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:58 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:33:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:33:58 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:33:58 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:58 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:58 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:58 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:58 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:33:58 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:58 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:58 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:59 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:59 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:33:59 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:33:59 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:33:59 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:00 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:00 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:00 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:01 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:01 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:01 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:01 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:01 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:01 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:34:01 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:01 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:01 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:01 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:01 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:01 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:01 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:01 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:01 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:01 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:01 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:01 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:02 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:02 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:02 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:34:02 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:02 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:02 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:34:02 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:02 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:02 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:02 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:03 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:04 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:04 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:04 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:04 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:04 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:04 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:05 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:05 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:05 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:05 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:05 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:05 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:05 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:05 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:05 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:05 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:05 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:05 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:05 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:05 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:05 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:34:05 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:05 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:05 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:05 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:05 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:06 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:06 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:06 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:06 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:06 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:06 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:06 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:06 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:06 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:34:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:06 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:06 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:06 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:06 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:34:06 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:06 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:06 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:07 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:07 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:07 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:07 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:07 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:07 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:34:07 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:07 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:07 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:07 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:07 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:08 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:08 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:08 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:08 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:09 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:09 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:09 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:09 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:09 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:09 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:34:09 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:09 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:09 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:34:10 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:10 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:11 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:11 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:11 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:11 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:34:12 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:12 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:12 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:12 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:34:12 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:12 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:12 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:12 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:12 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:12 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:12 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:12 +0000] [90] [DEBUG] POST /directory/missing ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [2020-09-03 14:34:13,203] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:34:13 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:13 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:13 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:13 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:13 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:13 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:13 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:13 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:13 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:34:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:13 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:13 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:13 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:14 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:14 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:14 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:14 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:14 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:14 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:14 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:14 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:14 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:14 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:15 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:15 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:15 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:15 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:15 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:34:15 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:15 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:34:15 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:15 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:34:15 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:15 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:15 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:17 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:17 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:17 +0000] [90] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [2020-09-03 14:34:20,949] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:34:20 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:20 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:21 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:21 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:21 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:21 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:21 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:21 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:21 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:21 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:21 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:21 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:21 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:21 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:21 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:34:21 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:21 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:21 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:21 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:21 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:21 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:21 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:21 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:22 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:22 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:22 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:22 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:22 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:22 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:22 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:22 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:22 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:22 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:22 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:22 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:22 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:23 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:23 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:23 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:23 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:23 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:34:23 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:23 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:23 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:23 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:23 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:23 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:23 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:23 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:23 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:23 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:23 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:23 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:23 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:23 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:23 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:23 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:23 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:23 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:23 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:34:23 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:23 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:23 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:23 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:24 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:24 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:24 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:24 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:25 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:25 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:25 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:25 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:25 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:25 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:25 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:25 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:25 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:25 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:25 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:25 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:25 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:25 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:26 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:26 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:26 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:26 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:26 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:26 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:26 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:26 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:26 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:26 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:26 +0000] [91] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [2020-09-03 14:34:29,323] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:34:29,339] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:34:29 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:29 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:29 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:29 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:29 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:29 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:29 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:34:29 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:29 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:29 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:30 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:30 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:30 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:30 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:30 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:30 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:30 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:30 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:30 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:30 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:30 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:30 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:30 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:34:30 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:30 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:30 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:30 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:34:30 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:30 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:30 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:30 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:30 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:30 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:31 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:31 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:31 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:31 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:31 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:31 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:31 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:31 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:31 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:31 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:31 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:34:31 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:31 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:31 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:31 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:31 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:34:31 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:31 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:31 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:31 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [2020-09-03 14:34:31,872] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:31 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:32 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:32 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:32 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:32 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:32 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:32 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:32 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:32 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:32 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:32 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:32 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:32 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:32 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:32 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:32 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:32 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:32 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:32 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:34:32 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:32 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:32 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:32 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:32 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:32 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:32 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:32 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:32 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:32 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:34:33 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:33 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:33 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:33 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:33 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:33 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:33 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:33 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:33 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:33 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:33 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:33 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:33 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:33 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:33 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:33 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:33 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:33 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:33 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:33 +0000] [90] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:34:35,570] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:34:35 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:35 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:35 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:36 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:36 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:36 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:36 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:36 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:36 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:36 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:34:36 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:36 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:36 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:36 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:36 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:36 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:36 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:36 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:36 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:36 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:36 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:34:36 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:36 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:36 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:36 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:36 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:36 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:36 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:36 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:36 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:37 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:37 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:34:37 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:37 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:37 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:37 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:37 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:37 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:37 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:37 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:37 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:37 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:37 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:37 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:37 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:34:37 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:37 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:37 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:37 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:37 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:37 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:37 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:37 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:37 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:37 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:37 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:37 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:37 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:34:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:37 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:38 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:38 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:38 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:38 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:38 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:38 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:38 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:38 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:38 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:38 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:38 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:38 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:38 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:38 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:38 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:38 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:38 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:38 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:39 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:39 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:34:39 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:39 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:39 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:39 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:39 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:39 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:39 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:39 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:39 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:39 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:39 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:39 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:34:39 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:39 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:39 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:39 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:39 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:39 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:39 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:39 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:40 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:40 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:40 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:40 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:40 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:40 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:40 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:34:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:40 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:40 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:40 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:40 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:40 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:40 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:40 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:40 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:34:41 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:41 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:41 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:41 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:41 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:41 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:41 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:42 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:42 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:42 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:42 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:42 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:42 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:43 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:43 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:43 +0000] [90] [DEBUG] POST /origin/visit_status/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [2020-09-03 14:34:43 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:43 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:34:43 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:43 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:43 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:43 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:43,583] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:34:43 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:44 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:44 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:44 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:44 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:44 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:44 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:44 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:44 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:44 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:34:44 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:44 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:44 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:44 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:44 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:44 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:44 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:44 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:45 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:45 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:45 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:46 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:34:46 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:46 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:46 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:46 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:46 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:47 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:47 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:34:47 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:47 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:47 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:47 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:47 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:34:47 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:47 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:34:47 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:47 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:47 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:34:48 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:34:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:48 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:34:48 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:34:48 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:34:48 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:48 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:34:48 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:48 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:48 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:53 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:53 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:53 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:53 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:53 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:53 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:54 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:56 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:57 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:57 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:57 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:57 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:57 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:57 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:34:58 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:58 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:58 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:34:58 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:34:58 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:34:58 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:58 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:34:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:34:58 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:34:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:58 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:34:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:34:58 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:34:58 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:34:59 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:34:59 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:34:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:34:59 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:34:59 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:34:59 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:34:59 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:35:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:35:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:35:00 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:35:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:35:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:35:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:35:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:35:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:35:00 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:35:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:35:00 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:35:04 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:35:04 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:35:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:35:04 +0000] [91] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:35:17,007] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:35:17 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:35:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:35:17 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:35:19 +0000] [91] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:35:32,496] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:35:32 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:35:32 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:35:32 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:35:33 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:35:33 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:35:33 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:35:33 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:35:33 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:35:33 +0000] [90] [DEBUG] POST /origin/visit/get_latest ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [2020-09-03 14:35:33,844] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:35:34 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:35:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:35:34 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:35:34 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:35:34 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:35:34 +0000] [91] [DEBUG] POST /origin/add_multi ERROR:root:('sha1', '954a1a219ed743c3414fe4e218f5ee1afae7a5bd', [{'blake2s256': 'd2946022d97cb2434f32584f81293e04e234a43eceb8683650529f61ea6fe9b1', 'sha1_git': 'c2169ed01c5f8d961afbd99583a34b800a1b0767', 'sha256': '1d6a4634e7449e58795b2ff92deadf7c877e9f0104a84c9409f34bd017169a38', 'sha1': '954a1a219ed743c3414fe4e218f5ee1afae7a5bd'}]) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 244, in content_add self._content_add_metadata(db, cur, contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 218, in _content_add_metadata ) from None swh.storage.exc.HashCollision: ('sha1', '954a1a219ed743c3414fe4e218f5ee1afae7a5bd', [{'blake2s256': 'd2946022d97cb2434f32584f81293e04e234a43eceb8683650529f61ea6fe9b1', 'sha1_git': 'c2169ed01c5f8d961afbd99583a34b800a1b0767', 'sha256': '1d6a4634e7449e58795b2ff92deadf7c877e9f0104a84c9409f34bd017169a38', 'sha1': '954a1a219ed743c3414fe4e218f5ee1afae7a5bd'}]) [2020-09-03 14:35:34 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:35:34 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:35:34 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:35:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:35:35 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:35:35 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:35:35 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:35:35 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:35:35 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:35:35 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:35:35 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:35:35 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:35:35 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:35:35 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:35:35 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:35:36 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:35:36 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:35:36 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:35:36 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:35:36 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:35:36 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:35:36 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:35:36 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:35:36 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:35:36 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:35:36 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:35:36 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:35:36 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:35:36 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:35:36 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:35:36 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:35:36 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:35:36 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:35:36 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:35:36 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:35:36 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:35:38 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:35:38 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:35:38 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:35:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:35:38 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:35:38 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:35:38 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:35:38 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:35:39 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:35:39 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:35:39 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:35:39 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:35:39 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:35:39 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:35:39 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:35:39 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:35:39 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:35:39 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:35:39 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:35:39 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:35:39 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:35:39 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:35:39 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:35:39 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:35:39 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:35:39 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:35:40 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:35:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:35:40 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:35:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:35:40 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:35:40 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:35:40 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:35:40 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:35:40 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:35:40 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:35:40 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:35:41 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:35:42 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:35:42 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:35:42 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:35:42 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:35:42 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:35:42 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:35:42 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:35:42 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:35:42 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:35:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:35:42 +0000] [90] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:35:42,865] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:35:42 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:35:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:35:42 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:35:43 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:35:43 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:35:43 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:35:43 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:35:43 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:35:43 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:35:43 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:35:43 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:35:44 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:35:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:35:44 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:35:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:35:44 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:35:44 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:35:44 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:35:44 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:35:48 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:35:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:35:48 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:35:49 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:35:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:35:50 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:35:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:35:50 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:35:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:35:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:35:51 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:35:51 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:35:52 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:35:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:35:53 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:35:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:35:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:35:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:35:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:35:54 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:35:54 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:35:54 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:35:54 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:35:55 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:35:56 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:35:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:35:57 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:35:58 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:35:58 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:35:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:35:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:35:58 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:35:58 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:35:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:35:58 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:35:58 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:35:59 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:35:59 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:35:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:35:59 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:35:59 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:35:59 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:35:59 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:35:59 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:00 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:00 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:00 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:00 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:01 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:02 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:03 +0000] [90] [DEBUG] POST /directory/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [2020-09-03 14:36:03,296] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:36:03 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:03 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:03 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:03 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:03 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:03 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:03 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:03 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:03 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:03 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:04 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:04 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:05 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:05 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:06 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:06 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:06 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:06 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:06 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:06 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:36:06 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:06 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:06 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:06 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:06 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:06 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:07 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:07 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:36:07 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:07 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:07 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:36:07 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:07 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:07 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:07 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:07 +0000] [91] [DEBUG] POST /origin/visit/get_latest ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:36:08,006] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:36:08 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:08 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:08 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:36:08 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:36:09 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:09 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:09 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:36:09 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:36:09 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:09 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:09 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:10 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:10 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:10 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:36:10 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:10 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:10 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:10 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:36:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:10 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:10 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:11 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:11 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:11 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:36:11 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:11 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:36:11 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:36:11 +0000] [91] [DEBUG] POST /origin/visit_status/add ERROR:root:duplicate key value violates unique constraint "revision_pkey" DETAIL: Key (id)=(\xab54703e7fbff3ddcc5fd61648faaa2b50f68eef) already exists. CONTEXT: SQL statement "insert into revision (id, date, date_offset, date_neg_utc_offset, committer_date, committer_date_offset, committer_date_neg_utc_offset, type, directory, message, author, committer, metadata, synthetic, extra_headers) select t.id, t.date, t.date_offset, t.date_neg_utc_offset, t.committer_date, t.committer_date_offset, t.committer_date_neg_utc_offset, t.type, t.directory, t.message, a.id, c.id, t.metadata, t.synthetic, t.extra_headers from tmp_revision t left join person a on a.fullname = t.author_fullname left join person c on c.fullname = t.committer_fullname" PL/pgSQL function swh_revision_add() line 5 at SQL statement Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 102, in convert_validation_exceptions yield File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 590, in revision_add db.revision_add_from_temp(cur) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/db_utils.py", line 34, in _meth self._cursor(cur).execute("SELECT %s()" % stored_proc) psycopg2.errors.UniqueViolation: duplicate key value violates unique constraint "revision_pkey" DETAIL: Key (id)=(\xab54703e7fbff3ddcc5fd61648faaa2b50f68eef) already exists. CONTEXT: SQL statement "insert into revision (id, date, date_offset, date_neg_utc_offset, committer_date, committer_date_offset, committer_date_neg_utc_offset, type, directory, message, author, committer, metadata, synthetic, extra_headers) select t.id, t.date, t.date_offset, t.date_neg_utc_offset, t.committer_date, t.committer_date_offset, t.committer_date_neg_utc_offset, t.type, t.directory, t.message, a.id, c.id, t.metadata, t.synthetic, t.extra_headers from tmp_revision t left join person a on a.fullname = t.author_fullname left join person c on c.fullname = t.committer_fullname" PL/pgSQL function swh_revision_add() line 5 at SQL statement During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in revision_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/common.py", line 62, in _meth return meth(self, *args, db=db, cur=cur, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 596, in revision_add cur, File "/usr/local/lib/python3.7/contextlib.py", line 130, in __exit__ self.gen.throw(type, value, traceback) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 104, in convert_validation_exceptions raise StorageArgumentException(str(e)) swh.storage.exc.StorageArgumentException: duplicate key value violates unique constraint "revision_pkey" DETAIL: Key (id)=(\xab54703e7fbff3ddcc5fd61648faaa2b50f68eef) already exists. CONTEXT: SQL statement "insert into revision (id, date, date_offset, date_neg_utc_offset, committer_date, committer_date_offset, committer_date_neg_utc_offset, type, directory, message, author, committer, metadata, synthetic, extra_headers) select t.id, t.date, t.date_offset, t.date_neg_utc_offset, t.committer_date, t.committer_date_offset, t.committer_date_neg_utc_offset, t.type, t.directory, t.message, a.id, c.id, t.metadata, t.synthetic, t.extra_headers from tmp_revision t left join person a on a.fullname = t.author_fullname left join person c on c.fullname = t.committer_fullname" PL/pgSQL function swh_revision_add() line 5 at SQL statement [2020-09-03 14:36:11 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:11 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:36:11 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:36:11 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:11 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:11 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:11 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:11 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:36:11 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:36:11 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:11 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:11 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:11 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:11 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:11 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:12 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:36:12 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:36:12 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:12 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:36:12 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:12 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:12 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:12 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:36:12 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:36:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:12 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:12 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:36:12 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:12 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:12 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:13 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:13 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:13 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:13 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:13 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:13 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:13 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:13 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:13 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:13 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:14 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:14 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:14 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:14 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:14 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:14 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:14 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:14 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:14 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:14 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:14 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:14 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:14 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:14 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:14 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:36:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:36:15 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:36:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:15 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:36:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:15 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:36:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:36:15 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:36:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:15 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:36:16 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:16 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:16 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:16 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:16 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:16 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:17 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:17 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:17 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:17 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:17 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:17 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:17 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:17 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:18 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:18 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:18 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:18 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:18 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:18 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:19 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:19 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:19 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:19 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:20 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:20 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:20 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:20 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:20 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:20 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:20 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:20 +0000] [91] [DEBUG] POST /directory/missing ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:36:21,999] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:36:22 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:22 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:22 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:36:22 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:22 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:22 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:22 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:22 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:22 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:36:22 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:36:22 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:36:22 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:22 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:36:22 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:22 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:22 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:22 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:23 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:23 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:23 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:36:23 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:23 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:23 +0000] [91] [DEBUG] POST /origin/visit/get_latest ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:36:24,040] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:36:24 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:24 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:24 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:24 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:36:24 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:24 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:24 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:36:24 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:24 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:24 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:24 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:24 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:36:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:25 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:25 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:25 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:25 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:25 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:25 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:25 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:26 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:26 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:26 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:26 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:26 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:26 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:26 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:26 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:26 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:26 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:26 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:26 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:26 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:26 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:27 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:27 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:27 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:27 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:28 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:28 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:36:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:28 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:28 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:28 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:28 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:28 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:29 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:29 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:29 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:30 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:31 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:31 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:31 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:31 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:31 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:31 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:31 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:32 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:32 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:32 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:32 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:32 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:32 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:32 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:32 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:32 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:32 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:32 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:32 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:32 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:32 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:32 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:32 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:32 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:32 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:32 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:32 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:32 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:32 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:32 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:33 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:33 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:33 +0000] [91] [DEBUG] POST /origin/visit/get_latest ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:36:33,629] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:36:33 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:33 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:33 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:36:34 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:34 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:34 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:36:34 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:35 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:35 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:35 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:35 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:35 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:36 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:36 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:36 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:36 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:36:36 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:37 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:38 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:38 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:38 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:38 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:39 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:39 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:39 +0000] [91] [DEBUG] POST /directory/add ERROR:root:duplicate key value violates unique constraint "directory_entry_file_target_name_perms_idx" DETAIL: Key (target, name, perms)=(\x319fda5994818ea25f80de2ca9c93080879e5622, \x4348414e47454c4f47, 33188) already exists. CONTEXT: SQL statement " insert into directory_entry_file (target, name, perms) select distinct t.target, t.name, t.perms from tmp_directory_entry_file t where not exists ( select 1 from directory_entry_file i where t.target = i.target and t.name = i.name and t.perms = i.perms) " PL/pgSQL function swh_directory_entry_add(directory_entry_type) line 3 at EXECUTE SQL statement "SELECT swh_directory_entry_add('file')" PL/pgSQL function swh_directory_add() line 3 at PERFORM Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in directory_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/common.py", line 62, in _meth return meth(self, *args, db=db, cur=cur, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 515, in directory_add db.directory_add_from_temp(cur) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/db_utils.py", line 34, in _meth self._cursor(cur).execute("SELECT %s()" % stored_proc) psycopg2.errors.UniqueViolation: duplicate key value violates unique constraint "directory_entry_file_target_name_perms_idx" DETAIL: Key (target, name, perms)=(\x319fda5994818ea25f80de2ca9c93080879e5622, \x4348414e47454c4f47, 33188) already exists. CONTEXT: SQL statement " insert into directory_entry_file (target, name, perms) select distinct t.target, t.name, t.perms from tmp_directory_entry_file t where not exists ( select 1 from directory_entry_file i where t.target = i.target and t.name = i.name and t.perms = i.perms) " PL/pgSQL function swh_directory_entry_add(directory_entry_type) line 3 at EXECUTE SQL statement "SELECT swh_directory_entry_add('file')" PL/pgSQL function swh_directory_add() line 3 at PERFORM [2020-09-03 14:36:39 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:39 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:39 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:39 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:39 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:39 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:39 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:39 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:40 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:40 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:40 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:36:40 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:40 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:40 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:40 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:40 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:40 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:36:40 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:40 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:40 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:41 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:42 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:42 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:42 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:42 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:42 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:42 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:42 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:36:42 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:36:42 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:36:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:42 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:36:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:42 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:42 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:42 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:42 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:36:42 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:42 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:36:42 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:42 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:42 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:45 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:45 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:45 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:45 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:45 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:45 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:45 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:45 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:45 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:45 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:45 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:46 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:46 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:46 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:46 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:36:46 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:46 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:46 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:46 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:46 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:36:46 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:46 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:46 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:46 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:47 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:47 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:47 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:47 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:47 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:47 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:47 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:47 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:47 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:47 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:47 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:47 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:47 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:50 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:50 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:51 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:51 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:51 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:51 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:51 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:51 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:51 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:36:51 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:52 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:52 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:52 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:36:52 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:36:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:52 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:52 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:52 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:52 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:36:52 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:52 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:53 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:53 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:53 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:53 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:53 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:53 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:36:53 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:36:53 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:36:53 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:53 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:36:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:53 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:53 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:53 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:53 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:53 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:54 +0000] [91] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:36:55,091] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:36:55 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:55 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:55 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:55 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:55 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:36:55 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:55 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:55 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:36:55 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:55 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:55 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:55 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:55 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:36:55 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:55 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:55 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:36:55 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:55 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:55 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:55 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:56 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:56 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:56 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:57 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:57 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:57 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:57 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:58 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:58 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:36:58 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:58 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:58 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:58 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:36:58 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:58 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:58 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:58 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:36:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:36:58 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:36:58 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:36:58 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:58 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:36:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:59 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:36:59 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:36:59 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:59 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:36:59 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:36:59 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:36:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:59 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:36:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:36:59 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:36:59 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:36:59 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:36:59 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:59 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:59 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:36:59 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:36:59 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:36:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:36:59 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:36:59 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:36:59 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:36:59 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:00 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:00 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:00 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:00 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:00 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:00 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:00 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:00 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:00 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:00 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:00 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:01 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:01 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:01 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:01 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:01 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:02 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:02 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:02 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:02 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:02 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:03 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:04 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:04 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:04 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:04 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:04 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:04 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:04 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:04 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:05 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:05 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:05 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:05 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:05 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:05 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:05 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:05 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:05 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:05 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:05 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:05 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:05 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:05 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:06 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:06 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:06 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:06 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:06 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:06 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:06 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:06 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:06 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:07 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:07 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:08 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:08 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:09 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:09 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:09 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:10 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:10 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:10 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:10 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:10 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:10 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:10 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:10 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:10 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:11 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:11 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:11 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:11 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:11 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:11 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:11 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:11 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:11 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:11 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:11 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:11 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:11 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:11 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:11 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:11 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:11 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:11 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:11 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:11 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:11 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:11 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:12 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:12 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:12 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:12 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:12 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:12 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:12 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:12 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:12 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:12 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:12 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:13 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:13 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:13 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:13 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:13 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:13 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:13 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:14 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:14 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:14 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:14 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:14 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:14 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:14 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:14 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:14 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:14 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:14 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:14 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:14 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:14 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:14 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:14 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:14 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:14 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:14 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:14 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:15 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:15 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:15 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:15 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:15 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:15 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:15 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:15 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:15 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:15 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:15 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:16 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:16 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:16 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:16 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:16 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:16 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:16 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:16 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:16 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:16 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:17 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:17 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:17 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:17 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:18 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:18 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:18 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:18 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:18 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:18 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:18 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:18 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:18 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:18 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:18 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:18 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:18 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:19 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:19 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:19 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:19 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:19 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:19 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:19 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:19 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:19 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:19 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:19 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:19 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:19 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:19 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:19 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:19 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:19 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:20 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:20 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:20 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:20 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:20 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:20 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:20 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:20 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:20 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:20 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:20 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:20 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:20 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:20 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:20 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:20 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:21 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:21 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:21 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:21 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:21 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:21 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:21 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:21 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:22 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:22 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:23 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:23 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:23 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:23 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:23 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:23 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:24 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:24 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:24 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:24 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:24 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:24 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:24 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:24 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:24 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:24 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:24 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:24 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:24 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:24 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:24 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:24 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:24 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:24 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:24 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:24 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:24 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:24 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:24 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:24 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:24 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:25 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:25 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:25 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:26 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:26 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:26 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:26 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:26 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:26 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:26 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:27 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:27 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:27 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:27 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:27 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:27 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:27 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:27 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:27 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:27 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:27 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:27 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:27 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:27 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:27 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:27 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:27 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:27 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:27 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:27 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:27 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:27 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:27 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:27 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:27 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:27 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:27 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:27 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:28 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:28 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:28 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:28 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:28 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:28 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:28 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:28 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:28 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:29 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:29 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:29 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:29 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:29 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:29 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:29 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:29 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:29 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:29 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:30 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:30 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:30 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:30 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:30 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:30 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:30 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:30 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:30 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:30 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:30 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:30 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:30 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:30 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:30 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:30 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:30 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:30 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:30 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:30 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:30 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:30 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:30 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:30 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:30 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:31 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:31 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:31 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:31 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:31 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:31 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:31 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:31 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:31 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:31 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:31 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:31 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:31 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:31 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:31 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:32 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:32 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:32 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:32 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:32 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:32 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:32 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:32 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:32 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:32 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:32 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:32 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:32 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:32 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:32 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:32 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:32 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:32 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:32 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:32 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:33 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:33 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:33 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:33 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:33 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:33 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:33 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:33 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:33 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:34 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:34 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:34 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:34 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:34 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:34 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:34 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:34 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:34 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:34 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:34 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:34 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:34 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:34 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:34 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:34 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:34 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:35 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:35 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:35 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:35 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:35 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:35 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:35 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:35 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:35 +0000] [90] [DEBUG] POST /origin/visit/get_latest ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:37:35,413] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:37:35 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:35 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:35 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:35 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:36 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:36 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:36 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:36 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:37 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:37 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:37 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:37 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:37 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:37 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:37 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:37 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:37 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:37 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:37 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:38 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:38 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:38 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:38 +0000] [91] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [2020-09-03 14:37:38,879] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:37:38 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:38 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:38 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:39 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:39 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:39 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:39 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:39 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:39 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:39 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:39 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:39 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:40 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:40 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:41 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:41 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:42 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:42 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:42 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:42 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:42 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:42 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:42 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:42 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:42 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:42 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:42 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:42 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:42 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:42 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:42 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:42 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:42 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:42 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:42 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:42 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:42 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:42 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:42 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:42 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:43 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:43 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:43 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:43 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:43 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:43 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:44 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:44 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:44 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:44 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:44 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:44 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:44 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:44 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:44 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:44 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:44 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:44 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:44 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:44 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:46 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:46 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:46 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:46 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:46 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:46 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:46 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:46 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:46 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:47 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:47 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:48 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:48 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:48 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:48 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:48 +0000] [91] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:37:51,697] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:37:51 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:51 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:51 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:52 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:52 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:52 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:52 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:52 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:52 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:52 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:52 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:52 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:52 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:52 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:52 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:52 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:52 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:53 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:53 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:53 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:53 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:53 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:54 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:54 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:54 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:54 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:54 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:54 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:54 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:54 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:54 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:54 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:54 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:55 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:37:55 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:55 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:55 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:56 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:56 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:56 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:56 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:56 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:56 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:56 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:56 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:56 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:56 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:56 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:56 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:37:56 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:56 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:37:56 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:37:56 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:56 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:37:56 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:56 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:37:56 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:37:56 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:56 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:37:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:37:57 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:37:57 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:37:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:37:57 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:37:57 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:37:57 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:37:57 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:38:00 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:38:00 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:00 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:38:00 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:38:00 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:38:00 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:38:00 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:38:00 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:38:00 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:38:00 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:38:00 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:38:00 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:38:00 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:38:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:00 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:38:00 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:38:00 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:01 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:01 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:38:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:38:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:38:07 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:38:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:07 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:38:07 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:38:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:07 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:38:08 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:38:08 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:38:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:08 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:38:08 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:38:08 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:38:08 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:38:08 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:38:09 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:09 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:38:09 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:38:09 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:38:09 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:38:09 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:38:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:38:11 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:38:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:38:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:38:11 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:38:11 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:38:11 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:38:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:38:11 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:38:11 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:38:11 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:38:11 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:38:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:38:11 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:38:11 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:38:11 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:38:11 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:38:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:12 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:12 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:38:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:12 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:38:13 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:38:13 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:38:13 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:38:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:13 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:38:13 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:38:13 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:38:13 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:38:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:14 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:14 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:14 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:14 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:14 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:14 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:38:14 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:38:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:14 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:38:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:14 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:38:14 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:38:14 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:38:14 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:38:15 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:38:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:15 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:15 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:38:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:15 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:38:15 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:38:15 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:38:15 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:38:15 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:38:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:15 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:38:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:38:15 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:38:15 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:38:15 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:38:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:38:16 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:38:16 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:38:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:38:16 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:38:16 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:38:16 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:38:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:38:16 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:38:16 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:38:16 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:38:16 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:38:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:16 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:17 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:17 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:17 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:17 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:38:17 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:17 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:38:17 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:38:17 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:38:17 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:38:17 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:17 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:38:17 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:38:17 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:38:17 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:38:17 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:17 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:17 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:17 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:17 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:17 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:17 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:38:17 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:17 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:38:18 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:38:18 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:18 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:38:18 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:38:18 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:38:18 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:38:18 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:38:18 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:38:18 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:38:18 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:38:18 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:38:18 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:38:18 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:38:18 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:38:18 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:38:18 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:38:18 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:38:18 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:38:18 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:38:18 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:38:18 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:38:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:18 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:38:18 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:38:18 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:38:18 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:38:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:19 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:19 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:38:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:19 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:38:19 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:38:19 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:38:19 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:38:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:19 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:38:19 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:38:19 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:38:19 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:38:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:20 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:20 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:38:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:20 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:38:20 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:38:20 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:38:21 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:38:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:21 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:38:21 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:38:21 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:38:21 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:38:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:22 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:22 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:38:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:23 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:38:23 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:38:23 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:38:23 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:38:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:23 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:38:23 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:38:23 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:38:23 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:38:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:24 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:24 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:38:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:24 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:38:26 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:38:26 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:38:26 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:38:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:26 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:38:26 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:38:26 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:38:26 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:38:27 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:27 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:27 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:27 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:27 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:27 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:27 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:27 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:38:27 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:27 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:38:27 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:38:27 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:38:27 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:38:27 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:27 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:38:27 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:38:27 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:38:27 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:38:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:28 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:28 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:28 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:28 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:38:28 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:28 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:38:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:38:29 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:38:29 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:38:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:29 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:38:29 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:38:29 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:38:29 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:38:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:32 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:32 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:32 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:32 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:32 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:32 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:32 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:38:32 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:32 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:38:32 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:38:32 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:38:32 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:38:32 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:32 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:38:32 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:38:32 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:38:32 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:38:36 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:36 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:36 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:36 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:36 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:36 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:36 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:38:36 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:38:36 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:36 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:38:37 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:38:37 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:38:37 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:38:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:37 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:38:37 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:38:37 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:38:38 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:38:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:53 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:38:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:54 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:38:54 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:38:54 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:38:54 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:38:54 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:38:54 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:38:54 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:38:55 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:38:55 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:38:55 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:38:55 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:38:55 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:38:55 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:39:00 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:39:00 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:39:01 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:01 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:39:01 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:39:01 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:01 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:01 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:04 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:39:05 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:39:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:39:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:07 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:07 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:39:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:07 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:39:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:07 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:39:08 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:08 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:39:08 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:08 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:08 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:08 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:39:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:08 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:39:08 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:39:08 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:39:08 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:08 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:39:08 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:08 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:08 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:09 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:09 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:39:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:09 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:09 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:39:09 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:09 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:09 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:09 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:39:10 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:10 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:39:10 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:39:10 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:10 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:39:10 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:39:10 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:39:10 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:39:10 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:39:10 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:39:10 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:39:10 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:39:10 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:39:11 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:39:11 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:39:11 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:39:11 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:39:11 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:11 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:11 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:39:11 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:39:12 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:39:12 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:39:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:39:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:12 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:39:12 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:12 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:39:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:12 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:39:12 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:39:12 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:39:12 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:12 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:39:12 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:12 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:12 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:13 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:13 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:39:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:13 +0000] [91] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [2020-09-03 14:39:19,794] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:39:19 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:19 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:39:19 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:39:19 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:39:19 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:39:19 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:19 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:19 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:20 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:39:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:20 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:21 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:21 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:21 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:21 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:39:21 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:39:21 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:21 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:21 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:21 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:21 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:22 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:22 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:39:22 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:22 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:39:22 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:39:22 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:39:23 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:23 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:39:23 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:23 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:23 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:23 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:39:24 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:24 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:39:24 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:39:24 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:39:24 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:39:24 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:39:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:25 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:25 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:39:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:25 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:39:25 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:39:25 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:39:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:39:25 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:25 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:25 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:26 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:26 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:26 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:26 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:26 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:26 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:39:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:26 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:39:26 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:39:26 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:39:26 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:26 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:39:26 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:26 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:26 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:27 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:27 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:27 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:27 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:27 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:27 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:27 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:27 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:39:27 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:27 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:39:27 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:39:27 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:39:27 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:27 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:27 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:39:27 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:27 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:27 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:27 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:39:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:28 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:28 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:28 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:28 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:39:28 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:28 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:39:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:39:28 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:39:28 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:39:28 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:28 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:28 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:39:29 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:29 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:29 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:29 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:39:29 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:39:29 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:39:29 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:39:29 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:39:29 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:29 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:39:29 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:39:29 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:29 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:29 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:30 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:39:30 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:30 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:39:30 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:39:30 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:39:30 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:39:30 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:39:30 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:39:30 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:39:30 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:39:30 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:39:31 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:39:31 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:31 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:39:31 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:39:31 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:31 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:31 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:39:31 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:31 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:31 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:39:31 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:39:31 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:39:31 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:39:31 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:39:31 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:39:31 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:39:31 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:39:32 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:32 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:32 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:32 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:32 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:32 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:32 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:32 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:39:32 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:32 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:32 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:32 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:39:32 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:32 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:32 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:32 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:39:33 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:39:33 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:33 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:39:33 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:39:33 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:33 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:33 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:34 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:34 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:34 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:34 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:34 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:34 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:34 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:34 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:39:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:34 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:39:34 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:39:34 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:39:34 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:34 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:39:34 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:34 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:34 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:34 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:35 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:39:35 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:35 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:35 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:35 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:35 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:37 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:38 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:39 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:39 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:39:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:39 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:39:39 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:39:39 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:39:39 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:39 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:39:39 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:39 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:39 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:40 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:39:40 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:39:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:40 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:39:41 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:39:42 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:39:42 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:42 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:39:42 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:39:42 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:42 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:42 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:42 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:39:43 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:43 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:39:43 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:39:43 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:39:43 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:39:44 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:39:52 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:39:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:39:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:39:53 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:39:54 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:39:54 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:39:54 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:39:54 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:39:54 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:39:54 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:39:54 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:54 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:39:54 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:39:54 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:54 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:54 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:55 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:39:55 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:55 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:39:55 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:39:55 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:39:55 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:39:55 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:39:55 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:39:56 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:39:56 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:39:56 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:39:56 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:39:56 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:39:56 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:39:56 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:39:56 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:39:56 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:39:56 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:39:58 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:59 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:59 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:39:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:59 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:39:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:39:59 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:00 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:40:00 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:40:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:00 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:40:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:00 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:40:02 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:03 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:40:03 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:40:03 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:03 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:40:03 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:03 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:03 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:04 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:40:04 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:04 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:04 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:04 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:40:04 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:04 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:04 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:05 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:40:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:05 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:05 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:40:05 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:05 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:05 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:06 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:06 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:06 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:06 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:06 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:06 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:40:06 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:06 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:40:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:06 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:40:06 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:06 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:06 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:40:06 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:06 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:06 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:07 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:07 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:40:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:07 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:40:07 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:07 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:40:07 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:07 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:40:07 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:07 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:07 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:09 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:09 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:40:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:09 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:40:09 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:09 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:40:09 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:09 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:40:10 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:10 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:10 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:12 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:12 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:13 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:13 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:15 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:15 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:40:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:15 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:40:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:15 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:40:16 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:16 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:40:16 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:16 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:16 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:16 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:40:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:16 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:16 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:40:16 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:16 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:16 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:17 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:17 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:17 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:40:17 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:17 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:17 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:17 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:18 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:18 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:18 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:18 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:18 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:18 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:18 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:18 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:40:18 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:18 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:40:18 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:40:18 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:40:18 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:18 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:18 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:18 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:18 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:20 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:21 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:21 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:40:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:21 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:40:21 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:21 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:22 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:22 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:22 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:40:23 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:40:23 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:23 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:40:23 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:23 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:23 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:23 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:23 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:23 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:24 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:24 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:25 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:25 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:40:25 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:26 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:26 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:26 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:40:26 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:26 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:26 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:28 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:28 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:28 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:28 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:40:28 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:40:28 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:28 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:40:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:28 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:40:28 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:28 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:28 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:40:28 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:28 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:28 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:29 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:29 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:40:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:40:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:29 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:40:29 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:29 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:40:30 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:30 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:30 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:33 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:34 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:34 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:34 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:35 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:35 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:40:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:35 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:40:35 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:35 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:35 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:40:35 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:35 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:40:35 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:35 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:35 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:36 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:36 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:36 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:36 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:36 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:36 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:40:36 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:36 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:36 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:40:37 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:37 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:37 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:37 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:37 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:37 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:37 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:40:37 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:40:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:37 +0000] [91] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:40:40,505] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:40:40 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:40 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:40:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:40 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:40:40 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:40 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:40:40 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:40 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:40 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:40 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:40:41 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:40:41 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:41 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:41 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:41 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:41 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:41 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:41 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:41 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:41 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:40:41 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:41 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:40:41 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:41 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:40:42 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:40:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:42 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:40:42 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:40:42 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:42 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:40:42 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:42 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:42 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:43 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:43 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:43 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:43 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:43 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:43 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:43 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:43 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:40:43 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:43 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:40:50 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:40:50 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:40:50 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:50 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:50 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:40:50 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:50 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:50 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:51 +0000] [91] [DEBUG] POST /directory/missing ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [2020-09-03 14:40:52,260] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:40:52 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:52 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:52 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:40:52 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:40:52 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:40:52 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:40:52 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:52 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:52 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:52 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:53 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:53 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:53 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:53 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:53 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:53 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:53 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:53 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:40:53 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:53 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:40:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:40:53 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:40:53 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:53 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:53 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:40:53 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:53 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:53 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:53 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:54 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:55 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:40:55 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:40:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:55 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:55 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:55 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:55 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:55 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:55 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:55 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:55 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:40:55 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:55 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:40:56 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:40:56 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:56 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:56 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:57 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:40:57 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:40:57 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:57 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:57 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:40:57 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:57 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:57 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:58 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:58 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:58 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:58 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:40:58 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:58 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:40:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:40:58 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:40:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:58 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:40:58 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:40:58 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:40:58 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:40:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:40:58 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:40:58 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:40:58 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:40:58 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:40:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:40:59 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:40:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:40:59 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:00 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:00 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:41:01 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:02 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:02 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:02 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:02 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:02 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:02 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:02 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:03 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:03 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:41:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:03 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:41:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:03 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:03 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:41:03 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:03 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:03 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:03 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:04 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:04 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:04 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:04 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:04 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:04 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:04 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:04 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:04 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:41:04 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:04 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:41:04 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:04 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:41:04 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:04 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:04 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:04 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:41:04 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:04 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:04 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:04 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:04 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:05 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:41:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:05 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:41:05 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:05 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:41:05 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:05 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:05 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:05 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:05 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:05 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:06 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:06 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:06 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:06 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:06 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:06 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:41:06 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:06 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:06 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:06 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:41:06 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:06 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:06 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:06 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:41:06 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:06 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:06 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:06 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:06 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:07 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:07 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:41:08 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:08 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:08 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:08 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:08 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:08 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:08 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:08 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:08 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:08 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:41:08 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:08 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:41:08 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:08 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:08 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:08 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:09 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:09 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:41:09 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:09 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:09 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:41:09 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:09 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:09 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:09 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:09 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:41:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:09 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:41:09 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:09 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:41:09 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:10 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:10 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:41:10 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:10 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:10 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:10 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:10 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:11 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:11 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:11 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:11 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:41:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:11 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:41:11 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:11 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:41:11 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:11 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:41:11 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:11 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:11 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:11 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:11 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:11 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:11 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:41:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:11 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:41:11 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:11 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:41:11 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:11 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:41:11 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:11 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:11 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:12 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:12 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:12 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:12 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:12 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:12 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:41:12 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:13 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:13 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:13 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:41:13 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:13 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:13 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:13 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:41:13 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:13 +0000] [90] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:41:13,742] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:41:13 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:13 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:13 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:41:13 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:13 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:41:14 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:14 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:14 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:14 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:14 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:14 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:14 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:15 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:15 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:41:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:15 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:41:15 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:15 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:41:15 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:15 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:41:15 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:15 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:15 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:16 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:16 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:16 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:16 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:41:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:16 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:41:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:16 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:16 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:41:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:16 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:41:16 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:16 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:41:17 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:17 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:17 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:17 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:41:17 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:41:17 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:17 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:41:17 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:17 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:17 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:17 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:17 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:17 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:17 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:17 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:41:21 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:22 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:22 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:22 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:22 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:41:22 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:22 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:41:22 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:22 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:22 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:41:22 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:22 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:22 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:22 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:23 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:23 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:23 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:41:24 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:24 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:24 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:24 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:41:24 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:24 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:41:24 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:41:25 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:25 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:25 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:25 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:25 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:25 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:26 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:26 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:27 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:27 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:27 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:27 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:27 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:27 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:27 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:27 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:41:27 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:27 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:41:27 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:27 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:41:27 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:27 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:27 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:41:27 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:27 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:27 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:27 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:27 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:27 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:41:27 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:41:28 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:41:28 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:28 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:28 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:28 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:41:28 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:28 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:28 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:30 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:30 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:30 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:30 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:30 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:30 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:30 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:30 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:41:31 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:31 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:31 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:32 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:32 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:33 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:33 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:33 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:41:33 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:34 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:34 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:41:34 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:34 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:41:34 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:34 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:34 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:41:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:34 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:41:34 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:34 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:41:34 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:34 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:34 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:34 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:41:34 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:41:34 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:34 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:34 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:41:34 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:34 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:34 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:35 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:35 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:41:35 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:35 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:41:35 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:36 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:41:36 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:36 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:36 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:41:36 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:36 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:36 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:37 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:37 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:37 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:37 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:37 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:37 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:37 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:41:37 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:41:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:37 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:41:37 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:41:37 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:41:37 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:37 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:41:37 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:37 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:37 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:37 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:37 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:37 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:41:37 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:37 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:41:37 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:41:37 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:41:38 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:38 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:41:38 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:41:39 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:41:39 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:41:39 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:41:39 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:39 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:41:39 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:41:39 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:41:39 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:41:46 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:48 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:48 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:41:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:41:49 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:41:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:51 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:41:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:41:52 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:41:57 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:59 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:41:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:41:59 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:42:01 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:42:01 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:42:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:42:03 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:42:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:42:03 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:42:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:42:03 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:42:03 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:42:03 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:42:03 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:42:04 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:42:05 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:42:05 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:42:05 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:42:05 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:42:05 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:42:05 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:42:05 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:42:05 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:42:05 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:42:05 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:42:05 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:42:05 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:42:05 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:42:05 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:42:05 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:42:05 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:42:05 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:42:06 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:42:06 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:42:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:42:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:42:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:42:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:42:07 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:42:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:42:07 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:42:08 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:42:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:42:08 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:42:08 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:42:08 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:42:08 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:42:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:42:10 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:42:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:42:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:42:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:42:10 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:42:10 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:42:10 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:42:10 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:42:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:42:10 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:42:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:42:10 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:42:11 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:42:11 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:42:11 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:42:12 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:42:12 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:42:12 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:42:12 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:42:12 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:42:12 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:42:12 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:42:12 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:42:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:42:12 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:42:13 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:42:13 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:42:13 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:42:13 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:42:13 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:42:13 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:42:13 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:42:13 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:42:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:42:14 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:42:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:42:14 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:42:14 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:42:14 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:42:14 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:42:14 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:42:14 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:42:14 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:42:14 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:42:14 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:42:14 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:42:14 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:42:14 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:42:14 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:42:14 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:42:14 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:42:21 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:42:22 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:42:23 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:42:23 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:42:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:42:23 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:42:27 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:42:27 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:42:27 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:42:27 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:42:27 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:42:27 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:42:27 +0000] [90] [DEBUG] POST /directory/add ERROR:root:duplicate key value violates unique constraint "directory_entry_file_target_name_perms_idx" DETAIL: Key (target, name, perms)=(\x69115328430ea22d6238f1c9d101f7aa6be67768, \x636972636c652d636865636b2d32782e77656270, 33188) already exists. CONTEXT: SQL statement " insert into directory_entry_file (target, name, perms) select distinct t.target, t.name, t.perms from tmp_directory_entry_file t where not exists ( select 1 from directory_entry_file i where t.target = i.target and t.name = i.name and t.perms = i.perms) " PL/pgSQL function swh_directory_entry_add(directory_entry_type) line 3 at EXECUTE SQL statement "SELECT swh_directory_entry_add('file')" PL/pgSQL function swh_directory_add() line 3 at PERFORM Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in directory_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/common.py", line 62, in _meth return meth(self, *args, db=db, cur=cur, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 515, in directory_add db.directory_add_from_temp(cur) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/db_utils.py", line 34, in _meth self._cursor(cur).execute("SELECT %s()" % stored_proc) psycopg2.errors.UniqueViolation: duplicate key value violates unique constraint "directory_entry_file_target_name_perms_idx" DETAIL: Key (target, name, perms)=(\x69115328430ea22d6238f1c9d101f7aa6be67768, \x636972636c652d636865636b2d32782e77656270, 33188) already exists. CONTEXT: SQL statement " insert into directory_entry_file (target, name, perms) select distinct t.target, t.name, t.perms from tmp_directory_entry_file t where not exists ( select 1 from directory_entry_file i where t.target = i.target and t.name = i.name and t.perms = i.perms) " PL/pgSQL function swh_directory_entry_add(directory_entry_type) line 3 at EXECUTE SQL statement "SELECT swh_directory_entry_add('file')" PL/pgSQL function swh_directory_add() line 3 at PERFORM [2020-09-03 14:42:28 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:42:28 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:42:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:42:28 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:42:29 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:42:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:42:30 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:42:31 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:42:31 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:42:32 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:42:32 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:42:33 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:42:33 +0000] [90] [DEBUG] POST /directory/add ERROR:root:duplicate key value violates unique constraint "directory_entry_file_target_name_perms_idx" DETAIL: Key (target, name, perms)=(\x157be1edf94b7146e27ddf0fc168111d51a2525e, \x636f6e74656e74732b66612e6c72, 33188) already exists. CONTEXT: SQL statement " insert into directory_entry_file (target, name, perms) select distinct t.target, t.name, t.perms from tmp_directory_entry_file t where not exists ( select 1 from directory_entry_file i where t.target = i.target and t.name = i.name and t.perms = i.perms) " PL/pgSQL function swh_directory_entry_add(directory_entry_type) line 3 at EXECUTE SQL statement "SELECT swh_directory_entry_add('file')" PL/pgSQL function swh_directory_add() line 3 at PERFORM Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in directory_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/common.py", line 62, in _meth return meth(self, *args, db=db, cur=cur, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 515, in directory_add db.directory_add_from_temp(cur) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/db_utils.py", line 34, in _meth self._cursor(cur).execute("SELECT %s()" % stored_proc) psycopg2.errors.UniqueViolation: duplicate key value violates unique constraint "directory_entry_file_target_name_perms_idx" DETAIL: Key (target, name, perms)=(\x157be1edf94b7146e27ddf0fc168111d51a2525e, \x636f6e74656e74732b66612e6c72, 33188) already exists. CONTEXT: SQL statement " insert into directory_entry_file (target, name, perms) select distinct t.target, t.name, t.perms from tmp_directory_entry_file t where not exists ( select 1 from directory_entry_file i where t.target = i.target and t.name = i.name and t.perms = i.perms) " PL/pgSQL function swh_directory_entry_add(directory_entry_type) line 3 at EXECUTE SQL statement "SELECT swh_directory_entry_add('file')" PL/pgSQL function swh_directory_add() line 3 at PERFORM [2020-09-03 14:42:33 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:42:33 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:42:34 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:42:34 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:42:35 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:42:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:42:35 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:42:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:42:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:42:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:42:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:42:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:42:35 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:42:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:42:35 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:42:35 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:42:35 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:42:35 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:42:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:42:35 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:42:35 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:42:35 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:42:35 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:42:36 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:42:36 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:42:37 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:42:37 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:42:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:42:37 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:42:37 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:42:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:42:37 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:42:37 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:42:37 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:42:37 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:42:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:42:38 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:42:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:42:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:42:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:42:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:42:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:42:38 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:42:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:42:38 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:42:39 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:42:39 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:42:39 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:42:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:42:39 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:42:39 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:42:39 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:42:39 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:42:43 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:42:43 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:42:47 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:42:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:42:47 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:42:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:42:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:42:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:42:47 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:42:47 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:42:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:42:54 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:42:54 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:42:54 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:42:54 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:43:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:09 +0000] [91] [DEBUG] POST /content/skipped/add [2020-09-03 14:43:11 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:43:13 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:43:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:14 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:14 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:15 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:15 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:43:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:16 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:43:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:16 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:43:16 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:43:16 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:43:16 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:16 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:43:16 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:16 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:16 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:16 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:43:17 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:43:18 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:18 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:18 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:18 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:18 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:18 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:18 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:18 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:43:18 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:18 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:43:18 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:43:18 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:43:18 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:43:18 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:18 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:18 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:43:18 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:18 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:18 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:19 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:43:19 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:19 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:43:19 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:19 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:19 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:19 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:43:19 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:19 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:19 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:19 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:19 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:19 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:19 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:19 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:43:19 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:19 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:43:20 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:43:20 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:43:20 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:20 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:20 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:43:20 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:20 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:20 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:21 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:21 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:21 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:21 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:21 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:21 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:21 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:21 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:43:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:21 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:43:21 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:43:21 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:43:21 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:21 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:43:21 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:21 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:21 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:22 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:22 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:43:22 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:22 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:43:22 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:43:22 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:43:22 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:22 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:22 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:43:22 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:22 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:22 +0000] [90] [DEBUG] POST /origin/visit/get_latest ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:43:27,049] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:43:27 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:27 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:27 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:43:27 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:43:28 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:43:28 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:29 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:29 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:43:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:43:29 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:29 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:43:29 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:29 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:29 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:43:29 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:29 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:29 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:30 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:30 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:30 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:30 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:30 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:30 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:30 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:30 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:30 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:30 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:30 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:31 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:31 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:31 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:43:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:31 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:43:31 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:31 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:43:31 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:43:31 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:31 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:43:32 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:43:32 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:43:32 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:43:32 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:32 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:32 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:43:32 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:32 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:32 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:33 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:43:33 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:43:33 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:33 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:33 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:43:33 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:33 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:33 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:34 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:35 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:35 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:43:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:35 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:43:35 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:35 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:43:35 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:43:35 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:35 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:43:35 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:36 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:36 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:37 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:37 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:37 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:37 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:37 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:37 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:37 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:37 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:37 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:43:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:37 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:43:37 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:43:37 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:43:37 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:37 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:37 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:43:37 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:37 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:37 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:38 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:38 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:43:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:38 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:43:38 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:43:38 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:43:38 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:38 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:43:38 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:38 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:38 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:39 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:39 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:39 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:39 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:39 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:39 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:39 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:39 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:39 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:43:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:39 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:39 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:43:39 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:39 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:39 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:40 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:43:41 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:41 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:41 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:41 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:41 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:41 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:41 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:41 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:43:41 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:41 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:43:41 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:43:41 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:43:41 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:41 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:41 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:43:41 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:41 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:41 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:42 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:42 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:42 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:42 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:43:42 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:42 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:43:42 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:43:42 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:43:42 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:42 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:42 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:43:42 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:42 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:42 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:43 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:43 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:43 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:43 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:43 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:43 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:43 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:43 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:43 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:43:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:44 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:43:44 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:43:44 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:43:44 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:44 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:43:44 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:44 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:44 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:44 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:44 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:44 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:45 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:43:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:45 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:43:45 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:45 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:45 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:45 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:45 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:45 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:45 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:43:45 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:43:45 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:45 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:43:45 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:43:45 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:43:45 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:45 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:45 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:45 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:43:45 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:43:45 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:45 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:45 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:45 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:46 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:43:46 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:46 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:43:47 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:47 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:47 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:47 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:47 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:47 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:47 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:47 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:43:47 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:47 +0000] [90] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:43:48,896] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:43:48 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:43:48 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:43:48 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:43:48 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:43:48 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:43:48 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:43:48 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:48 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:48 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:43:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:48 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:43:49 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:49 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:49 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:49 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:49 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:49 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:50 +0000] [90] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [2020-09-03 14:43:57,527] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:43:57,531] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:43:57 +0000] [90] [DEBUG] POST /origin/visit_status/add ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:43:57 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:57 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:57 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:43:57 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:57 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:43:57 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:43:57 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:43:57 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:43:57 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:43:57 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:43:57 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:57 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:57 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:43:57 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:57 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:57 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:57 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:43:58 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:58 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:43:58 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:58 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:58 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:58 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:58 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:58 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:43:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:58 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:43:58 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:43:58 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:43:58 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:43:58 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:58 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:43:58 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:58 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:58 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:43:59 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:59 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:59 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:59 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:59 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:59 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:59 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:43:59 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:43:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:59 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:43:59 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:43:59 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:43:59 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:43:59 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:43:59 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:43:59 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:43:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:43:59 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:43:59 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:43:59 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:43:59 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:00 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:00 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:00 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:00 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:00 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:00 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:00 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:00 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:00 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:00 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:00 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:01 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:01 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:01 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:01 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:01 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:01 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:01 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:01 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:01 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:01 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:01 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:01 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:01 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:01 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:01 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:01 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:01 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:01 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:01 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:01 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:01 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:01 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:01 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:01 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:02 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:02 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:02 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:02 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:02 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:02 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:02 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:02 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:02 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:02 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:02 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:02 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:02 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:02 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:02 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:02 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:02 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:02 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:02 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:02 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:02 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:03 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:03 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:03 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:03 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:03 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:03 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:03 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:03 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:04 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:04 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:04 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:04 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:04 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:04 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:04 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:04 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:04 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:04 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:04 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:04 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:04 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:04 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:04 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:04 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:04 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:04 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:04 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:04 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:05 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:05 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:05 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:05 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:05 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:05 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:05 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:05 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:05 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:05 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:05 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:05 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:06 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:06 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:06 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:07 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:07 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:07 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:07 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:07 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:07 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:07 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:07 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:07 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:07 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:08 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:08 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:08 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:08 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:08 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:08 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:08 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:08 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:08 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:08 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:08 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:08 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:08 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:08 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:08 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:08 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:08 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:08 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:08 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:08 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:08 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:08 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:08 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:10 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:10 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:10 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:10 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:10 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:10 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:10 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:10 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:44:10 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:10 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:10 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:11 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:11 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:11 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:44:11 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:11 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:11 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:11 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:11 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:12 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:12 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:12 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:12 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:12 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:12 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:12 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:12 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:13 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:13 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:13 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:13 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:13 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:13 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:13 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:13 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:13 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:14 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:14 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:14 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:14 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:14 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:14 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:14 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:14 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:14 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:14 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:14 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:15 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:15 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:15 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:15 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:16 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:16 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:16 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:16 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:16 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:16 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:18 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:18 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:18 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:18 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:18 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:18 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:18 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:18 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:18 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:18 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:19 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:19 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:19 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:19 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:19 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:19 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:19 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:19 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:19 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:19 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:19 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:19 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:19 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:19 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:19 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:19 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:19 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:19 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:20 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:21 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:21 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:21 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:21 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /release/missing ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [2020-09-03 14:44:22,560] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:22 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:22 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:22 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:22 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:22 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:22 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:22 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:22 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:22 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:22 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:22 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:22 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:22 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:22 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:23 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:23 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:23 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:23 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:23 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:23 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:23 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:23 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:23 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:23 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:23 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:23 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:23 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:23 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:23 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:23 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:23 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:23 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:23 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:24 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:24 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:24 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:24 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:25 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:25 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:25 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:25 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:26 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:27 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:27 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:44:27 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:27 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:27 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:27 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:27 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:27 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:28 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:28 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:28 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:28 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:28 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:28 +0000] [91] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:44:34,992] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:44:35 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:35 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:35 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:35 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:35 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:35 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:35 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:35 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:35 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:35 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:35 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:35 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:35 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:35 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:35 +0000] [90] [DEBUG] POST /origin/visit/get_latest ERROR:root:deadlock detected DETAIL: Process 409 waits for ShareLock on transaction 4091; blocked by process 412. Process 412 waits for ShareLock on transaction 4092; blocked by process 409. HINT: See server log for query details. CONTEXT: while inserting index tuple (4396,22) in relation "content_pkey" SQL statement "insert into content (sha1, sha1_git, sha256, blake2s256, length, status, ctime) select distinct sha1, sha1_git, sha256, blake2s256, length, status, ctime from tmp_content" PL/pgSQL function swh_content_add() line 3 at SQL statement Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 244, in content_add self._content_add_metadata(db, cur, contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 197, in _content_add_metadata db.content_add_from_temp(cur) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/db_utils.py", line 34, in _meth self._cursor(cur).execute("SELECT %s()" % stored_proc) psycopg2.errors.DeadlockDetected: deadlock detected DETAIL: Process 409 waits for ShareLock on transaction 4091; blocked by process 412. Process 412 waits for ShareLock on transaction 4092; blocked by process 409. HINT: See server log for query details. CONTEXT: while inserting index tuple (4396,22) in relation "content_pkey" SQL statement "insert into content (sha1, sha1_git, sha256, blake2s256, length, status, ctime) select distinct sha1, sha1_git, sha256, blake2s256, length, status, ctime from tmp_content" PL/pgSQL function swh_content_add() line 3 at SQL statement [2020-09-03 14:44:36 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:36 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:36 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:36 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:37 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:37 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:37 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:37 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:38 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:38 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:38 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:38 +0000] [91] [DEBUG] POST /directory/add ERROR:root:duplicate key value violates unique constraint "directory_entry_file_target_name_perms_idx" DETAIL: Key (target, name, perms)=(\x532b3667a181e47006d74376f98fc2723fb6584e, \x6b6579735f636f6e74726f6c6c65722e7262, 33188) already exists. CONTEXT: SQL statement " insert into directory_entry_file (target, name, perms) select distinct t.target, t.name, t.perms from tmp_directory_entry_file t where not exists ( select 1 from directory_entry_file i where t.target = i.target and t.name = i.name and t.perms = i.perms) " PL/pgSQL function swh_directory_entry_add(directory_entry_type) line 3 at EXECUTE SQL statement "SELECT swh_directory_entry_add('file')" PL/pgSQL function swh_directory_add() line 3 at PERFORM Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in directory_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/common.py", line 62, in _meth return meth(self, *args, db=db, cur=cur, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 515, in directory_add db.directory_add_from_temp(cur) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/db_utils.py", line 34, in _meth self._cursor(cur).execute("SELECT %s()" % stored_proc) psycopg2.errors.UniqueViolation: duplicate key value violates unique constraint "directory_entry_file_target_name_perms_idx" DETAIL: Key (target, name, perms)=(\x532b3667a181e47006d74376f98fc2723fb6584e, \x6b6579735f636f6e74726f6c6c65722e7262, 33188) already exists. CONTEXT: SQL statement " insert into directory_entry_file (target, name, perms) select distinct t.target, t.name, t.perms from tmp_directory_entry_file t where not exists ( select 1 from directory_entry_file i where t.target = i.target and t.name = i.name and t.perms = i.perms) " PL/pgSQL function swh_directory_entry_add(directory_entry_type) line 3 at EXECUTE SQL statement "SELECT swh_directory_entry_add('file')" PL/pgSQL function swh_directory_add() line 3 at PERFORM [2020-09-03 14:44:39 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:39 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:39 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:39 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:39 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:39 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:40 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:40 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:40 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:40 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:40 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:40 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:40 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:40 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:40 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:40 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:40 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:40 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:40 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:40 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:40 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:40 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:41 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:41 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:41 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:42 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:42 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:42 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:42 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:42 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:42 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:42 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:42 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:42 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:42 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:44:43 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:43 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:44:43 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:43 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:43 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:43 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:43 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:44 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:44 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:44 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:44 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:44 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:44 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:44 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:44 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:44 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:44 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:45 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:45 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:45 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:45 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:45 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:45 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:45 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:45 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:45 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:45 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:45 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:45 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:45 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:45 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:45 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:46 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:46 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:46 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:46 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:46 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:46 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:46 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:46 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:46 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:46 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:46 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:46 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:46 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:46 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:46 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:46 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:46 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:46 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:47 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:47 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:47 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:47 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:47 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:47 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:47 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:47 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:47 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:47 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:47 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:47 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:48 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:48 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:48 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:48 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:48 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:48 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:48 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:48 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:48 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:48 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:48 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:48 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:48 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:48 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:48 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:48 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:48 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:48 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:48 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:48 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:49 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:49 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:49 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:49 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:49 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:49 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:49 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:49 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:49 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:49 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:49 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:49 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:49 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:49 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:49 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:49 +0000] [91] [DEBUG] POST /origin/visit/get_latest ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:44:50,285] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:44:50 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:50 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:50 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:50 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:50 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:50 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:50 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:50 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:50 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:50 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:51 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:51 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:51 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:51 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:51 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:51 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:51 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:51 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:51 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:52 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:52 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:53 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:53 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:53 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:53 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:53 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:53 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:53 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:44:53 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:44:53 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:53 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:53 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:44:53 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:53 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:53 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:55 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:55 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:55 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:55 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:56 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:56 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:56 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:56 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:56 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:56 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:56 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:44:56 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:56 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:56 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:58 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:58 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:58 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:58 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:44:58 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:58 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:58 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:58 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:44:58 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:58 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:58 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:58 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:58 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:44:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:44:58 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:44:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:44:58 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:44:59 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:59 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:59 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:44:59 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:44:59 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:59 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:44:59 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:59 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:44:59 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:44:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:59 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:44:59 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:59 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:44:59 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:44:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:44:59 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:44:59 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:44:59 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:44:59 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:44:59 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:44:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:00 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:00 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:00 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:00 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:01 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:45:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:02 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:02 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:02 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:02 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:02 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:02 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:02 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:02 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:02 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:02 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:02 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:45:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:03 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:03 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:03 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:03 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:03 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:03 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:03 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:03 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:03 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:03 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:03 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:03 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:03 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:03 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:04 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:45:04 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:04 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:04 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:04 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:45:04 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:04 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:45:04 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:45:04 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:45:04 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:04 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:04 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:45:04 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:04 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:04 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:05 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:45:05 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:05 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:05 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:05 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:05 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:05 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:05 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:05 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:45:05 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:45:05 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:05 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:45:06 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:45:06 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:45:06 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:45:06 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:45:06 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:06 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:45:07 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:07 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:07 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:07 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:08 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:09 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:09 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:09 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:45:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:09 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:09 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:09 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:09 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:09 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:09 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:09 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:09 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:09 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:09 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:45:09 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:45:09 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:09 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:09 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:09 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:45:09 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:09 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:10 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /content/add ERROR:root:('sha1', '2a1146fb5b1a1b1839a6c052c7d2b10b2e859182', [{'blake2s256': 'c4cc11023fd484b1fb02ac60490a934c32bb702c38409c94060a070f7fbe2572', 'sha1_git': '89bf64971af7ce3250fe59743687bd7930cb24a6', 'sha256': '8947778c698bed6d3da7dd81b670848580974e718c796575f1f64db2557d5ef4', 'sha1': '2a1146fb5b1a1b1839a6c052c7d2b10b2e859182'}]) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 244, in content_add self._content_add_metadata(db, cur, contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 218, in _content_add_metadata ) from None swh.storage.exc.HashCollision: ('sha1', '2a1146fb5b1a1b1839a6c052c7d2b10b2e859182', [{'blake2s256': 'c4cc11023fd484b1fb02ac60490a934c32bb702c38409c94060a070f7fbe2572', 'sha1_git': '89bf64971af7ce3250fe59743687bd7930cb24a6', 'sha256': '8947778c698bed6d3da7dd81b670848580974e718c796575f1f64db2557d5ef4', 'sha1': '2a1146fb5b1a1b1839a6c052c7d2b10b2e859182'}]) [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:11 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:11 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:11 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:11 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:11 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:12 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:12 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:12 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:12 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:12 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:12 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:12 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:12 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:12 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:12 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:16 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:17 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:17 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:45:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:17 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:45:17 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:45:17 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:45:17 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:17 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:45:17 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:17 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:17 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:18 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:18 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:18 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:18 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:18 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:18 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:18 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:19 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:19 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:19 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:22 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:22 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:22 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:22 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:22 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:23 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:23 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:23 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:23 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:23 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:23 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:45:23 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:45:23 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:23 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:45:23 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:45:23 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:45:23 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:23 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:23 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:23 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:23 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:23 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:45:23 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:23 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:23 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:23 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:23 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:24 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:24 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:24 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:25 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:25 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:25 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:25 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:25 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:25 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:25 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:26 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:26 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:26 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:26 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:26 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:26 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:26 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:26 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:26 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:26 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:26 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:26 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:26 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:26 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:27 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:27 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:27 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:27 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:27 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:27 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:27 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:27 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:27 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:27 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:27 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:27 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:27 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:27 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:27 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:27 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:27 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:27 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:29 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:29 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:29 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:29 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:29 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:29 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:29 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:29 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:29 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:45:29 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:29 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:29 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:30 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:45:30 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:30 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:30 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:30 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:45:30 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:30 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:30 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:30 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:30 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:30 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:30 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:45:30 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:30 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:45:31 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:31 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:31 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:31 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:31 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:31 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:31 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:31 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:45:31 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:31 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:32 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:32 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:45:32 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:32 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:32 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:45:32 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:32 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:45:32 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:32 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:32 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:45:32 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:32 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:32 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:32 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:45:32 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:32 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:32 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:32 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:45:32 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:32 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:32 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:33 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:33 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:33 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:33 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:33 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:33 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:34 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:34 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:34 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:34 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:34 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:34 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:34 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:34 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:34 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:34 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:34 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:34 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:34 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:34 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:34 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:34 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:35 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:36 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:36 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:36 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:36 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:36 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:36 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:37 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:37 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:38 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:38 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:38 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:38 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:45:38 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:38 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:45:38 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:38 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:38 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:38 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:39 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:39 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:39 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:39 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:45:39 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:45:39 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:39 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:39 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:45:39 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:39 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:39 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:39 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:39 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:39 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:39 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:39 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:39 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:39 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:39 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:39 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:40 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:40 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:40 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:40 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:40 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:40 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:40 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:40 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:40 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:40 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:40 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:40 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:41 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:41 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:41 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:42 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:42 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:42 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:42 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:42 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:42 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:42 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:42 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:42 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:42 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:42 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:42 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:42 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:42 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:44 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:44 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:45 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:45:45 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:45 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:45 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:45:45 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:45:46 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:45:46 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:46 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:45:46 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:46 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:46 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:48 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:48 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:48 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:45:48 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:49 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:45:49 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:49 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:45:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:45:54 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:45:54 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:45:55 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:55 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:45:55 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:45:55 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:55 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:45:55 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:55 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:45:55 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:45:55 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:55 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:55 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:56 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:56 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:56 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:56 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:56 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:56 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:56 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:56 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:57 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:57 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:57 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:57 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:57 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:57 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:57 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:57 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:45:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:45:57 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:45:57 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:57 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:58 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:58 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:58 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:45:58 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:45:58 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:45:58 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:58 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:45:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:59 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:45:59 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:45:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:59 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:45:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:45:59 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:45:59 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:45:59 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:45:59 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:00 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:46:00 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:00 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:00 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:00 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:46:00 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:00 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:00 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:01 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:01 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:01 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:01 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:01 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:01 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:01 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:01 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:46:01 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:46:01 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:01 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:46:02 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:46:02 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:46:02 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:46:02 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:02 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:02 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:46:02 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:02 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:02 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:03 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:03 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:03 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:46:04 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:46:04 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:46:04 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:04 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:04 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:04 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:04 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:05 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:05 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:05 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:46:05 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:46:05 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:46:05 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:05 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:05 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:05 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:05 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:09 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:09 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:09 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:46:09 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:46:09 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:46:09 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:09 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:09 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:09 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:09 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:11 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:11 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:46:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:12 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:12 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:12 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:46:12 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:46:12 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:46:12 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:12 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:12 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:12 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:12 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:13 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:13 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:13 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:13 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:13 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:13 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:13 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:13 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:46:13 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:13 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:46:13 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:46:13 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:46:13 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:13 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:13 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:46:13 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:13 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:13 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:14 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:14 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:14 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:14 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:14 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:14 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:46:14 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:14 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:46:14 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:46:14 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:46:14 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:14 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:14 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:46:15 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:15 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:15 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:16 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:16 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:16 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:16 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:46:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:16 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:46:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:16 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:46:16 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:46:16 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:16 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:46:16 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:16 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:16 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:16 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:17 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:17 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:17 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:18 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:18 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:18 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:19 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:19 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:19 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:19 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:46:19 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:46:20 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:20 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:20 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:20 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:20 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:20 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:20 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:20 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:20 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:20 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:20 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:20 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:20 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:46:20 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:20 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:46:20 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:46:20 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:46:20 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:20 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:20 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:46:20 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:20 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:20 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:21 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:22 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:22 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:22 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:22 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:22 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:22 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:23 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:23 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:23 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:23 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:23 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:23 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:23 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:23 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:46:23 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:23 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:46:23 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:46:23 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:46:23 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:23 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:23 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:46:23 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:23 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:23 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:24 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:24 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:46:24 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:24 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:46:25 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:46:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:25 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:25 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:26 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:46:26 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:46:26 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:46:26 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:26 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:26 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:26 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:26 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:26 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:46:26 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:46:26 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:26 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:26 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:26 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:26 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:27 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:28 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:28 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:29 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:46:29 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:29 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:46:29 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:29 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:29 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:30 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:30 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:30 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:30 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:46:30 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:30 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:46:30 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:46:30 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:46:30 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:30 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:30 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:30 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:30 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:30 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:31 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:46:32 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:46:32 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:32 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:32 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:46:32 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:32 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:32 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:33 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:33 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:33 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:33 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:33 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:33 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:33 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:33 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:46:33 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:33 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:46:33 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:46:33 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:46:33 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:33 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:33 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:46:33 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:33 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:33 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:34 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:34 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:34 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:34 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:34 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:34 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:35 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:35 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:46:35 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:46:35 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:35 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:46:35 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:46:35 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:46:35 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:35 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:35 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:46:35 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:35 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:35 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:36 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:36 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:36 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:36 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:36 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:36 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:36 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:36 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:46:36 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:36 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:36 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:36 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:36 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:36 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:36 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:36 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:41 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:42 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:42 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:42 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:42 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:42 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:42 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:42 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:46:43 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:43 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:46:43 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:44 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:46:44 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:46:45 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:46:45 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:46:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:45 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:46:45 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:46:45 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:45 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:45 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:48 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:46:48 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:46:48 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:48 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:48 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:48 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:48 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:49 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:49 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:49 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:49 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:49 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:49 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:49 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:49 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:46:49 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:46:49 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:46:49 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:49 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:49 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:49 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:49 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:49 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:50 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:50 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:50 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:50 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:50 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:50 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:50 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:50 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:50 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:50 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:50 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:50 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:50 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:51 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:52 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:46:52 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:52 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:46:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:52 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:53 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:53 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:53 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:46:53 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:53 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:53 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:46:54 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:46:54 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:46:54 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:46:54 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:54 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:54 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:54 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:54 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:54 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:46:56 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:46:56 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:46:56 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:46:56 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:56 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:46:56 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:46:56 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:46:56 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:46:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:59 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:46:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:46:59 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:59 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:46:59 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:59 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:46:59 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:46:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:46:59 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:47:00 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:47:00 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:47:00 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:00 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:00 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:00 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:00 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:06 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:06 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:06 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:06 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:06 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:07 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:07 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:47:07 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:47:07 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:47:07 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:07 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:07 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:07 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:07 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:08 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:08 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:08 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:47:08 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:47:08 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:47:08 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:08 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:08 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:08 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:08 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:09 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:09 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:09 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:47:09 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:47:09 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:47:09 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:10 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:10 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:10 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:10 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:10 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:11 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:11 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:11 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:11 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:11 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:47:11 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:47:11 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:47:11 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:11 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:11 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:11 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:11 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:12 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:12 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:12 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:12 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:12 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:12 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:47:12 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:47:12 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:47:12 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:12 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:12 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:12 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:12 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:14 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:14 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:15 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:15 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:15 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:47:16 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:47:16 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:47:16 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:16 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:16 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:16 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:16 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:16 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:47:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:16 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:47:16 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:47:16 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:16 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:47:16 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:16 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:16 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:17 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:17 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:47:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:17 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:47:17 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:47:17 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:47:17 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:17 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:47:17 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:17 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:17 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:20 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:21 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:21 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:21 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:22 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:47:23 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:23 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:23 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:23 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:23 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:23 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:23 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:23 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:24 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:24 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:24 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:47:24 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:47:24 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:47:24 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:24 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:24 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:24 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:24 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:25 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:47:25 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:25 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:25 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:25 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:26 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:26 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:47:27 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:27 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:47:28 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:28 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:28 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:30 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:30 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:30 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:30 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:30 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:30 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:30 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:30 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:30 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:30 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:47:30 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:47:30 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:47:30 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:30 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:30 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:30 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:30 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:30 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:30 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:47:30 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:47:30 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:30 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:30 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:47:30 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:30 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:30 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:32 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:32 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:32 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:32 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:32 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:32 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:32 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:32 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:47:32 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:32 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:47:32 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:47:32 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:47:32 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:32 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:32 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:47:32 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:32 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:32 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:36 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:36 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:36 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:36 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:37 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:37 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:37 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:37 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:47:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:37 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:47:37 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:37 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:47:37 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:37 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:47:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:37 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:37 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:47:37 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:37 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:37 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:47:37 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:37 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:37 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:38 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:47:38 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:38 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:38 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:38 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:47:39 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:47:39 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:47:39 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:39 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:39 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:47:39 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:39 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:39 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:40 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:40 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:40 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:47:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:40 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:40 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:47:41 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:41 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:41 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:47:41 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:41 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:47:41 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:41 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:47:41 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:41 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:41 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:41 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:41 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:41 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:42 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:47:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:42 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:42 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:42 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:42 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:42 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:42 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:47:42 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:47:42 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:47:42 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:42 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:42 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:42 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:42 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:42 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:47:42 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:42 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:42 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:47:42 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:42 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:42 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:43 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:43 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:43 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:43 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:43 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:43 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:43 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:43 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:47:43 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:43 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:47:43 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:47:43 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:47:43 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:43 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:43 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:47:43 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:43 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:43 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:44 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:44 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:44 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:44 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:45 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:47:45 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:45 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:47:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:45 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:47:45 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:47:45 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:45 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:47:45 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:45 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:45 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:45 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:47:46 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:47 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:47:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:47 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:47:47 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:48 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:48 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:48 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:48 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:47:48 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:47:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:48 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:47:48 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:47:48 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:48 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:47:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:49 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:49 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:49 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:49 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:49 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:49 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:49 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:49 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:47:50 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:50 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:47:50 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:47:50 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:50 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:50 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:47:50 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:50 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:50 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:50 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:50 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:50 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:50 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:47:50 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:47:50 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:50 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:50 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:50 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:50 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:50 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:50 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:50 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:51 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:47:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:52 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:52 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:52 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:52 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:52 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:52 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:52 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:53 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:53 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:53 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:53 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:53 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:53 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:53 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:53 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:53 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:53 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:53 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:53 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:53 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:53 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:55 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:55 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:55 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:55 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:55 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:56 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:56 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:56 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:56 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:47:56 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:56 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:56 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:56 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:56 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:56 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:56 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:56 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:56 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:56 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:56 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:47:56 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:56 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:47:56 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:47:56 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:47:56 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:56 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:47:56 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:47:56 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:47:56 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:56 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:56 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:47:56 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:56 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:56 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:57 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:57 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:58 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:59 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:59 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:59 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:59 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:47:59 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:47:59 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:47:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:59 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:47:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:47:59 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:47:59 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:48:02 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:48:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:48:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:48:02 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:48:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:48:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:48:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:48:02 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:48:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:02 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:48:02 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:48:02 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:48:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:02 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:48:02 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:48:02 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:48:02 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:02 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:48:02 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:48:02 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:48:02 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:48:02 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:48:02 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:48:02 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:48:03 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:48:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:03 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:48:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:03 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:48:03 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:48:03 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:48:03 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:04 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:48:04 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:48:04 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:48:04 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:48:04 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:48:04 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:48:04 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:48:04 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:48:04 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:04 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:48:04 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:48:04 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:04 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:48:04 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:48:04 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:48:05 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:06 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:48:06 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:48:06 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:48:06 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:48:06 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:48:06 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:48:06 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:48:06 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:48:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:06 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:48:06 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:48:06 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:48:06 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:48:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:06 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:48:07 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:48:07 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:48:07 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:48:09 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:48:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:48:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:48:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:48:10 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:48:10 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:48:10 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:48:10 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:48:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:10 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:48:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:10 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:48:10 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:48:10 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:48:10 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:48:14 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:48:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:48:14 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:48:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:48:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:48:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:48:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:48:15 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:48:15 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:48:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:15 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:48:15 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:48:15 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:48:15 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:48:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:15 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:48:15 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:48:15 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:48:15 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:16 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:48:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:16 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:48:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:16 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:48:16 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:48:16 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:48:16 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:48:18 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:48:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:48:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:48:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:48:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:48:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:48:18 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:48:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:18 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:48:19 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:48:19 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:48:19 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:48:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:19 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:48:19 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:48:19 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:48:19 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:48:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:20 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:48:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:48:20 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:48:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:48:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:48:21 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:48:21 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:48:21 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:48:21 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:48:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:21 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:48:21 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:48:21 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:48:21 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:48:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:21 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:48:21 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:48:21 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:48:21 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:22 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:48:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:48:24 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:48:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:48:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:48:24 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:48:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:48:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:48:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:48:25 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:48:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:25 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:48:26 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:48:27 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:48:27 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:48:27 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:48:27 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:27 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:48:27 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:48:27 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:48:27 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:27 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:48:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:48:29 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:48:29 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:48:29 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:48:29 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:48:29 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:48:29 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:48:29 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:48:29 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:48:29 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:48:29 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:29 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:48:29 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:48:29 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:48:29 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:29 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:48:29 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:48:29 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:48:29 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:30 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:48:31 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:48:31 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:48:31 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:48:31 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:48:31 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:48:31 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:48:31 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:48:31 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:48:31 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:48:31 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:31 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:48:31 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:31 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:48:31 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:48:31 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:48:31 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:32 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:48:32 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:48:32 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:48:32 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:48:32 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:48:32 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:48:32 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:48:32 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:48:32 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:48:32 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:32 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:48:33 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:48:33 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:48:33 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:48:33 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:33 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:48:33 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:48:33 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:48:33 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:34 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:48:34 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:48:34 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:48:34 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:48:34 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:48:34 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:48:34 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:48:34 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:48:34 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:48:34 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:34 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:48:34 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:48:34 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:48:34 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:48:34 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:34 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:48:34 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:48:34 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:48:34 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:35 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:48:35 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:48:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:48:37 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:48:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:37 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:48:38 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:48:38 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:48:39 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:48:39 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:48:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:48:40 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:48:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:48:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:48:40 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:48:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:40 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:48:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:48:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:48:40 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:48:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:40 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:48:40 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:48:40 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:48:40 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:48:40 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:48:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:48:40 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:48:40 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:48:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:40 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:48:40 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:48:40 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:48:40 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:48:49 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:48:51 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:48:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:48:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:48:52 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:48:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:48:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:48:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:48:53 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:48:54 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:48:54 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:48:55 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:48:55 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:48:56 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:48:56 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:48:56 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:56 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:48:56 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:48:57 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:48:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:57 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:48:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:48:57 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:48:57 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:48:57 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:48:57 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:57 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:48:57 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:48:57 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:48:57 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:57 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:48:57 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:48:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:48:57 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:48:57 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:48:57 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:48:57 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:58 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:48:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:58 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:48:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:48:58 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:48:58 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:48:58 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:48:58 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:48:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:00 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:49:01 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:01 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:49:01 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:49:01 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:49:01 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:49:01 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:49:01 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:49:01 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:49:01 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:49:01 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:01 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:49:01 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:01 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:49:01 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:49:01 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:01 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:01 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:04 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:04 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:49:04 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:49:04 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:49:04 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:04 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:04 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:05 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:49:05 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:49:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:05 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:05 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:49:05 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:05 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:05 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:08 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:08 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:49:08 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:49:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:08 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:49:09 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:09 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:49:09 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:49:09 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:09 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:49:09 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:09 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:09 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:10 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:10 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:11 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:49:11 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:49:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:11 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:49:11 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:11 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:49:11 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:49:11 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:11 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:49:11 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:11 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:11 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:12 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:49:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:49:12 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:49:12 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:49:12 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:12 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:12 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:13 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:49:13 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:49:13 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:13 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:49:13 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:49:13 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:49:13 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:49:14 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:49:14 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:49:14 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:49:14 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:49:14 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:49:14 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:14 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:49:14 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:49:14 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:14 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:49:14 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:49:14 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:14 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:14 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:15 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:49:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:49:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:16 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:49:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:16 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:49:16 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:49:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:16 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:49:16 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:17 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:49:17 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:49:17 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:17 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:17 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:49:17 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:17 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:17 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:19 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:19 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:49:19 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:49:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:19 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:49:19 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:49:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:20 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:49:20 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:20 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:21 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:49:21 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:49:21 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:21 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:49:21 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:21 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:21 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:21 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:22 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:22 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:49:22 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:22 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:49:22 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:49:22 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:49:22 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:49:22 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:49:22 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:49:23 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:49:23 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:49:23 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:49:23 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:23 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:49:23 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:23 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:49:23 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:49:23 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:49:23 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:23 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:49:23 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:49:23 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:23 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:23 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:23 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:23 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:49:23 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:49:23 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:23 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:23 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:49:24 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:25 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:25 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:49:25 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:49:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:25 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:49:25 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:25 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:26 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:26 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:49:26 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:49:26 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:26 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:49:26 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:26 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:26 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:26 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:27 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:27 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:27 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:28 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:28 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:28 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:28 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:28 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:29 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:49:29 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:29 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:49:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:49:29 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:29 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:30 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:30 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:31 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:31 +0000] [90] [DEBUG] POST /directory/add ERROR:root:duplicate key value violates unique constraint "directory_entry_file_target_name_perms_idx" DETAIL: Key (target, name, perms)=(\xb4151c2480dc62a8339d7b873629fc7d8ef02fba, \x4c61756e636856504e2e6a617661, 33188) already exists. CONTEXT: SQL statement " insert into directory_entry_file (target, name, perms) select distinct t.target, t.name, t.perms from tmp_directory_entry_file t where not exists ( select 1 from directory_entry_file i where t.target = i.target and t.name = i.name and t.perms = i.perms) " PL/pgSQL function swh_directory_entry_add(directory_entry_type) line 3 at EXECUTE SQL statement "SELECT swh_directory_entry_add('file')" PL/pgSQL function swh_directory_add() line 3 at PERFORM Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in directory_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/common.py", line 62, in _meth return meth(self, *args, db=db, cur=cur, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 515, in directory_add db.directory_add_from_temp(cur) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/db_utils.py", line 34, in _meth self._cursor(cur).execute("SELECT %s()" % stored_proc) psycopg2.errors.UniqueViolation: duplicate key value violates unique constraint "directory_entry_file_target_name_perms_idx" DETAIL: Key (target, name, perms)=(\xb4151c2480dc62a8339d7b873629fc7d8ef02fba, \x4c61756e636856504e2e6a617661, 33188) already exists. CONTEXT: SQL statement " insert into directory_entry_file (target, name, perms) select distinct t.target, t.name, t.perms from tmp_directory_entry_file t where not exists ( select 1 from directory_entry_file i where t.target = i.target and t.name = i.name and t.perms = i.perms) " PL/pgSQL function swh_directory_entry_add(directory_entry_type) line 3 at EXECUTE SQL statement "SELECT swh_directory_entry_add('file')" PL/pgSQL function swh_directory_add() line 3 at PERFORM [2020-09-03 14:49:32 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:32 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:49:32 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:32 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:32 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:33 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:33 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:33 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:34 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:34 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:34 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:34 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:49:34 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:35 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:35 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:49:35 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:35 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:49:35 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:36 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:36 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:37 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:49:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:37 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:49:37 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:37 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:49:37 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:37 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:37 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:37 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:38 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:38 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:49:38 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:38 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:38 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:38 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:38 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:49:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:38 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:49:38 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:38 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:49:38 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:38 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:49:38 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:38 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:38 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:41 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:49:42 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:42 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:49:42 +0000] [90] [DEBUG] POST /directory/missing ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:49:42,293] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:49:42 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:42 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:42 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:49:42 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:49:42 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:49:42 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:49:42 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:49:42 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:49:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:49:42 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:49:43 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:44 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:49:44 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:49:44 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:49:44 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:49:44 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:49:44 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:44 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:44 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:44 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:44 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:45 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:45 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:49:45 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:45 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:45 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:45 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:49:46 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:49:46 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:49:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:49:46 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:46 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:49:46 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:49:46 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:49:46 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:46 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:46 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:47 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:49:47 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:47 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:49:47 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:49:47 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:49:47 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:49:48 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:49:48 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:49:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:49:48 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:49:48 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:48 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:49:48 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:49:48 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:49:48 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:48 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:48 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:48 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:48 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:48 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:49 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:49:50 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:49:50 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:50 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:49:50 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:49:50 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:50 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:50 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:51 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:51 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:49:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:51 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:49:52 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:52 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:49:52 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:52 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:49:52 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:52 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:52 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:53 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:53 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:53 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:53 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:49:53 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:53 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:49:53 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:53 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:49:53 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:53 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:53 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:49:53 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:53 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:53 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:54 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:54 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:54 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:54 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:54 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:54 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:54 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:55 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:55 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:55 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:57 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:57 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:49:57 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:58 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:58 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:49:58 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:49:58 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:58 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:49:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:58 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:49:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:58 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:49:58 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:49:58 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:49:58 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:49:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:49:58 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:49:58 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:49:58 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:49:58 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:49:59 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:49:59 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:50:00 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:50:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:00 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:50:01 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:01 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:50:01 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:01 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:01 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:01 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:50:01 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:01 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:50:01 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:01 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:01 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:01 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:01 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:01 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:50:02 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:02 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:02 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:02 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:02 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:02 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:02 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:02 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:50:02 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:02 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:50:05 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:50:05 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:50:05 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:05 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:05 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:50:05 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:05 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:05 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:06 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:50:06 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:50:06 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:07 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:07 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:50:07 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:07 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:50:07 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:07 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:07 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:50:07 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:07 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:07 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:50:08 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:50:09 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:09 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:09 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:09 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:09 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:09 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:09 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:09 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:50:09 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:09 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:50:09 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:50:10 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:50:10 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:50:10 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:50:10 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:10 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:10 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:50:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:50:10 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:10 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:10 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:10 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:50:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:11 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:11 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:50:12 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:12 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:12 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:12 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:50:12 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:50:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:12 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:50:12 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:50:12 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:50:12 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:12 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:50:12 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:12 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:12 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:13 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:50:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:50:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:50:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:50:15 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:50:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:16 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:16 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:16 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:16 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:16 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:50:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:16 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:50:16 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:50:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:16 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:50:16 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:50:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:16 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:16 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:50:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:16 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:50:16 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:16 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:16 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:16 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:50:17 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:50:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:17 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:17 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:50:17 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:17 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:17 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:17 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:50:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:17 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:50:17 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:50:17 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:50:17 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:17 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:50:17 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:17 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:17 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:17 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:17 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:18 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:18 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:18 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:18 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:18 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:18 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:18 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:18 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:50:18 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:18 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:50:18 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:50:18 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:50:18 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:50:18 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:18 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:18 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:50:18 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:18 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:18 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:18 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:50:18 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:50:19 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:50:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:19 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:50:19 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:19 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:50:19 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:19 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:19 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:21 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:21 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:21 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:21 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:21 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:21 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:21 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:21 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:50:21 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:21 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:50:21 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:50:21 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:50:21 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:21 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:21 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:50:21 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:21 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:21 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:22 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:23 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:23 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:23 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:50:23 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:23 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:23 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:50:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:50:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:50:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:23 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:50:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:24 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:50:24 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:24 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:24 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:50:25 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:50:25 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:50:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:50:25 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:25 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:25 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:29 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:30 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:30 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:30 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:31 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:31 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:31 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:50:32 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:50:34 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:34 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:50:34 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:50:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:50:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:36 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:36 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:50:37 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:50:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:37 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:37 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:50:37 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:37 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:37 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:38 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:39 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:39 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:39 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:39 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:39 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:39 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:39 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:50:39 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:39 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:50:39 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:50:39 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:50:39 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:39 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:39 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:50:39 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:39 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:39 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:40 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:50:41 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:50:42 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:50:42 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:50:44 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:50:44 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:50:44 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:50:44 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:44 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:45 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:50:45 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:50:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:45 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:50:45 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:50:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:46 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:46 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:50:46 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:46 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:47 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:47 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:50:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:50:47 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:50:47 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:50:47 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:50:47 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:47 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:47 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:50:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:48 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:50:48 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:50:48 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:50:48 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:48 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:50:48 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:48 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:48 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:48 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:50:48 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:50:48 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:50:48 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:50:48 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:48 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:48 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:48 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:50:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:48 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:48 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:50:48 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:48 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:48 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:50:49 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:50:49 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:50:49 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:50:49 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:49 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:49 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:50:49 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:49 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:50:50 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:50:50 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:50:50 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:50 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:50 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:50:50 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:50 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:50 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:50:51 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:50:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:50:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:50:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:52 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:52 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:52 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:50:53 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:50:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:50:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:50:53 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:53 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:53 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:50:53 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:53 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:53 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:53 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:50:53 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:53 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:53 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:50:54 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:50:54 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:50:54 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:50:54 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:50:54 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:50:54 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:55 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:50:55 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:50:55 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:55 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:50:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:50:55 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:50:55 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:50:55 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:50:55 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:50:55 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:50:55 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:50:55 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:51:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:51:00 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:51:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:51:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:51:00 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:51:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:51:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:51:01 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:51:01 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:51:01 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:51:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:51:01 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:51:01 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:51:01 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:51:01 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:51:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:51:02 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:51:02 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:51:02 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:51:02 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:51:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:51:03 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:51:03 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:51:04 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:51:04 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:51:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:51:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:51:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:51:05 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:51:06 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:51:09 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:51:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:51:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:51:09 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:51:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:51:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:51:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:51:18 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:51:18 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:51:18 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:51:18 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:51:18 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:51:19 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:51:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:51:19 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:51:19 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:51:19 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:51:19 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:51:19 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:51:19 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:51:19 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:51:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:51:20 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:51:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:51:20 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:51:20 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:51:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:51:20 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:51:20 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:51:20 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:51:20 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:51:21 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:51:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:51:21 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:51:21 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:51:21 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:51:21 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:51:26 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:51:26 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:51:26 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:51:26 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:51:26 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:51:26 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:51:26 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:51:26 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:51:26 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:51:26 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:51:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:51:31 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:51:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:51:31 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:51:33 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:51:33 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:51:34 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:51:34 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:51:36 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:51:36 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:51:36 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:51:37 +0000] [91] [DEBUG] POST /directory/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [2020-09-03 14:51:37,690] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:51:37 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:51:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:51:37 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:51:37 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:51:37 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:51:37 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:51:37 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:51:37 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:51:38 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:51:38 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:51:38 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:51:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:51:39 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:51:39 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:51:39 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:51:39 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:51:39 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:51:41 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:51:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:51:42 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:51:42 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:51:43 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:51:43 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:51:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:51:44 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:51:44 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:51:44 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:51:45 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:51:45 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:51:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:51:46 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:51:47 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:51:47 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:51:47 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:51:48 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:51:48 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:51:48 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:51:49 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:51:50 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:51:50 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:51:50 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:51:50 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:51:50 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:51:50 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:51:50 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:51:50 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:51:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:51:50 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:51:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:51:52 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:51:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:51:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:51:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:51:52 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:51:52 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:51:52 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:51:52 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:51:52 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:51:52 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:51:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:51:52 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:51:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:51:52 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:51:52 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:51:52 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:51:52 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:51:52 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:51:52 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:51:52 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:51:52 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:51:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:51:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:51:53 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:51:53 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:51:54 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:51:54 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:51:54 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:51:54 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:51:54 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:51:54 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:51:55 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:51:55 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:51:55 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:51:55 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:51:55 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:51:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:51:57 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:51:57 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:51:57 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:51:58 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:51:58 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:51:58 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:51:58 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:51:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:51:59 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:51:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:51:59 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:51:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:51:59 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:51:59 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:51:59 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:51:59 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:51:59 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:51:59 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:51:59 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:51:59 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:51:59 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:51:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:51:59 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:51:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:51:59 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:51:59 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:51:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:51:59 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:51:59 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:51:59 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:51:59 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:52:00 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:52:00 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:52:00 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:52:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:52:00 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:52:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:52:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:52:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:52:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:52:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:52:00 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:52:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:52:00 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:52:00 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:52:01 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:52:01 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:52:01 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:52:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:52:01 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:52:01 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:52:01 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:52:01 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:52:02 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:52:02 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:52:02 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:52:02 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:52:02 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:52:02 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:52:02 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:52:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:52:03 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:52:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:52:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:52:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:52:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:52:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:52:03 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:52:03 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:52:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:52:03 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:52:03 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:52:03 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:52:03 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:52:03 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:52:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:52:03 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:52:03 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:52:03 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:52:03 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:52:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:52:13 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:52:13 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:52:13 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:52:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:52:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:52:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:52:17 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:52:18 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:52:19 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:52:19 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:52:19 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:52:19 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:52:19 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:52:19 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:52:19 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:52:19 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:52:19 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:52:19 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:52:19 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:52:21 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:52:21 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:52:21 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:52:21 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:52:21 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:52:21 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:52:21 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:52:21 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:52:21 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:52:21 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:52:21 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:52:21 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:52:21 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:52:21 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:52:21 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:52:21 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:52:21 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:52:21 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:52:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:52:22 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:52:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:52:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:52:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:52:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:52:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:52:22 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:52:22 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:52:22 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:52:22 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:52:22 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:52:22 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:52:22 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:52:22 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:52:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:52:23 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:52:23 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:52:23 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:52:23 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:52:25 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:52:25 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:52:25 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:52:25 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:52:25 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:52:25 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:52:26 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:52:26 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:52:26 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:52:26 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:52:27 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:52:27 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:52:27 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:52:27 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:52:27 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:52:27 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:52:27 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:52:27 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:52:28 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:52:28 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:52:28 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:52:28 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:52:28 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:52:28 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:52:28 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:52:28 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:52:30 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:52:30 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:52:30 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:52:30 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:52:30 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:52:30 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:52:30 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:52:30 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:52:30 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:52:30 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:52:30 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:52:30 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:52:30 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:52:30 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:52:30 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:52:30 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:52:30 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:52:30 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:52:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:52:31 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:52:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:52:31 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:52:31 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:52:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:52:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:52:31 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:52:31 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:52:31 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:52:31 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:52:31 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:52:31 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:52:31 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:52:31 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:52:36 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:52:36 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:52:36 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:52:36 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:52:36 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:52:36 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:52:37 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:52:37 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:52:37 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:52:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:52:37 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:52:37 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:52:37 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:52:37 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:52:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:52:37 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:52:37 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:52:37 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:52:37 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:52:39 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:52:40 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:52:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:52:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:52:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:52:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:52:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:52:40 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:52:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:52:40 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:52:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:52:40 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:52:40 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:52:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:52:40 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:52:40 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:52:40 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:52:40 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:52:41 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:52:41 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:52:41 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:52:41 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:52:41 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:52:41 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:52:41 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:52:41 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:52:41 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:52:41 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:52:41 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:52:42 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:52:42 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:52:42 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:52:42 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:52:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:52:42 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:52:42 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:52:42 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:52:42 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:52:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:52:44 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:52:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:52:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:52:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:52:44 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:52:44 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:52:44 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:52:44 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:52:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:52:44 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:52:45 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:52:45 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:52:45 +0000] [91] [DEBUG] POST /release/add [2020-09-03 14:52:45 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:52:45 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:52:45 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:52:45 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:52:45 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:52:45 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:52:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:52:48 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:52:48 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:52:48 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:52:48 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:52:48 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:52:48 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:52:48 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:52:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:52:48 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:52:49 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:52:49 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:52:49 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:52:49 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:52:49 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:52:49 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:52:49 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:52:49 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:52:51 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:52:51 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:52:51 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:52:51 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:52:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:52:52 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:52:52 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:52:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:52:54 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:52:54 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:52:54 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:52:54 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:52:54 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:52:54 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:52:55 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:52:55 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:52:55 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:52:55 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:52:55 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:52:55 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:53:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:53:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:53:21 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:53:21 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:53:21 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:53:23 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:53:23 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:53:24 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:53:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:53:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:53:24 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:53:26 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:53:26 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:53:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:53:26 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:53:26 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:53:26 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:53:26 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:53:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:53:26 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:53:26 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:53:26 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:53:26 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:53:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:53:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:53:37 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:53:37 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:53:38 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:53:38 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:53:38 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:53:38 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:53:38 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:53:39 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:53:39 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:53:39 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:53:39 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:53:39 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:53:39 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:53:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:53:39 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:53:39 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:53:39 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:53:39 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:53:39 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:53:39 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:53:39 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:53:39 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:53:39 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:53:40 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:53:40 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:53:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:53:40 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:53:40 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:53:40 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:53:40 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:53:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:53:40 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:53:41 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:53:41 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:53:41 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:53:41 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:53:41 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:53:41 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:53:41 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:53:41 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:53:41 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:53:41 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:53:41 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:53:41 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:53:41 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:53:41 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:53:41 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:53:41 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:53:43 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:53:43 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:53:43 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:53:43 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:53:43 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:53:43 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:53:44 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:53:44 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:53:44 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:53:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:53:44 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:53:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:53:44 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:53:44 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:53:44 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:53:44 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:53:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:53:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:53:50 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:53:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:53:50 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:53:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:53:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:53:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:53:51 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:53:52 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:53:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:53:52 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:53:52 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:53:53 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:53:53 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:53:53 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:53:53 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:53:53 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:53:53 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:53:53 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:53:53 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:53:56 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:53:56 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:53:56 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:53:58 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:53:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:54:01 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:54:01 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:54:01 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:54:01 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:54:01 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:54:01 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:54:01 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:54:01 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:54:01 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:54:03 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:54:03 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:54:03 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:54:03 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:54:04 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:54:04 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:54:04 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:54:04 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:54:04 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:54:04 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:54:04 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:54:06 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:54:06 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:54:08 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:54:08 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:54:08 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:54:08 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:54:08 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:54:08 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:54:08 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:54:08 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:54:09 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:54:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:54:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:54:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:54:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:54:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:54:12 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:54:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:54:13 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:54:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:54:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:54:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:54:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:54:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:54:13 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:54:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:54:13 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:54:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:54:14 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:54:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:54:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:54:14 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:54:14 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:54:14 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:54:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:54:14 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:54:14 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:54:14 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:54:14 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:54:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:54:14 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:54:14 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:54:14 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:54:14 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:54:14 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:54:15 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:54:15 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:54:15 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:54:16 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:54:16 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:54:16 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:54:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:54:17 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:54:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:54:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:54:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:54:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:54:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:54:17 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:54:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:54:17 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:54:17 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:54:17 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:54:17 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:54:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:54:17 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:54:17 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:54:17 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:54:17 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:54:18 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:54:18 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:54:18 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:54:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:54:18 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:54:18 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:54:18 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:54:18 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:54:18 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:54:21 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:54:21 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:54:21 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:54:21 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:54:21 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:54:21 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:54:21 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:54:21 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:54:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:54:21 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:54:22 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:54:22 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:54:22 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:54:22 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:54:22 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:54:22 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:54:22 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:54:22 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:54:23 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:54:23 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:54:23 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:54:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:54:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:54:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:54:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:54:23 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:54:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:54:23 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:54:23 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:54:23 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:54:23 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:54:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:54:23 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:54:23 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:54:23 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:54:23 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:54:24 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:54:24 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:54:24 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:54:24 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:54:25 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:54:25 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:54:25 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:54:25 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:54:25 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:54:25 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:54:25 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:54:25 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:54:25 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:54:25 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:54:25 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:54:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:54:26 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:54:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:54:26 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:54:26 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:54:26 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:54:26 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:54:26 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:54:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:54:26 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:54:26 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:54:26 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:54:26 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:54:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:54:26 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:54:26 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:54:26 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:54:26 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:54:30 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:54:32 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:54:32 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:54:32 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:54:33 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:54:33 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:54:33 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:54:37 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:54:37 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:54:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:54:40 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:54:43 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:54:45 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:54:47 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:54:47 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:54:47 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:54:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:54:48 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:54:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:54:48 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:54:48 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:54:48 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:54:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:54:48 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:54:48 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:54:48 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:54:48 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:54:49 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:54:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:54:49 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:54:50 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:54:50 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:54:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:54:51 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:54:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:54:51 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:54:51 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:54:52 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:54:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:54:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:54:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:54:52 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:54:52 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:54:52 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:54:53 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:54:53 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:54:53 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:54:53 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:54:53 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:54:53 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:54:53 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:54:53 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:54:56 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:54:57 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:54:57 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:54:57 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:54:57 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:54:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:54:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:54:58 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:54:58 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:54:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:54:58 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:54:58 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:54:58 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:54:58 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:54:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:54:58 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:54:58 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:54:58 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:54:58 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:54:58 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:54:59 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:54:59 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:54:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:54:59 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:54:59 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:54:59 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:54:59 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:54:59 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:54:59 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:54:59 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:54:59 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:54:59 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:54:59 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:54:59 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:54:59 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:54:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:54:59 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:54:59 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:54:59 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:54:59 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:54:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:54:59 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:54:59 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:54:59 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:54:59 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:55:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:55:00 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:55:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:55:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:55:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:55:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:55:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:55:00 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:55:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:55:00 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:55:01 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:55:01 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:55:01 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:55:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:55:01 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:55:01 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:55:01 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:55:01 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:55:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:55:02 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:55:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:55:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:55:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:55:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:55:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:55:02 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:55:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:55:02 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:55:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:55:02 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:55:02 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:55:02 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:55:02 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:55:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:55:05 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:55:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:55:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:55:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:55:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:55:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:55:05 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:55:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:55:05 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:55:05 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:55:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:55:06 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:55:06 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:55:06 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:55:06 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:55:06 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:55:06 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:55:06 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:55:06 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:55:06 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:55:06 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:55:07 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:55:07 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:55:07 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:55:07 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:55:07 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:55:07 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:55:07 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:55:07 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:55:07 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:55:13 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:55:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:55:15 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:55:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:55:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:55:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:55:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:55:18 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:55:18 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:55:19 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:55:19 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:55:19 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:55:19 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:55:19 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:55:19 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:55:19 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:55:19 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:55:19 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:55:20 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:55:20 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:55:20 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:55:20 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:55:20 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:55:20 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:55:20 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:55:20 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:55:20 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:55:20 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:55:20 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:55:20 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:55:20 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:55:20 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:55:20 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:55:20 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:55:21 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:55:21 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:55:21 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:55:21 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:55:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:55:21 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:55:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:55:21 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:55:21 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:55:21 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:55:21 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:55:22 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:55:22 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:55:22 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:55:24 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:55:24 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:55:27 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:55:27 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:55:29 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:55:29 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:55:29 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:55:30 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:55:30 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:55:30 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:55:30 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:55:30 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:55:30 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:55:30 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:55:30 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:55:30 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:55:32 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:55:32 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:55:32 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:55:32 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:55:32 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:55:32 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:55:32 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:55:32 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:55:32 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:55:32 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:55:32 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:55:32 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:55:32 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:55:32 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:55:32 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:55:32 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:55:32 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:55:32 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:55:33 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:55:34 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:55:34 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:55:34 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:55:34 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:55:34 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:55:34 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:55:34 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:55:34 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:55:34 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:55:34 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:55:34 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:55:34 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:55:34 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:55:34 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:55:34 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:55:34 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:55:34 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:55:34 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:55:35 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:55:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:55:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:55:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:55:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:55:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:55:40 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:55:41 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:55:43 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:55:43 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:55:43 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:55:43 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:55:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:55:43 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:55:43 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 14:55:43 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 14:55:43 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:55:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:55:43 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:55:43 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:55:43 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:55:43 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:55:44 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:55:44 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:55:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:55:44 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:55:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:55:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:55:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:55:44 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:55:44 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:55:44 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:55:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:55:44 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:55:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:55:44 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:55:44 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:55:44 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:55:44 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:55:45 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:55:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:55:45 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:55:45 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:55:45 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:55:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:55:45 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 14:55:45 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:55:46 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:55:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:55:46 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:55:46 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:55:46 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:55:46 +0000] [90] [DEBUG] POST /release/add [2020-09-03 14:55:46 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:55:47 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:55:47 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:55:47 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:55:47 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:55:47 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:55:49 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:55:53 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:56:24 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:56:30 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:56:30 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:56:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:56:35 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:56:43 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:56:43 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:56:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:56:45 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:56:59 +0000] [91] [DEBUG] POST /content/add ERROR:root:Maximum request body size 1073741824 exceeded, actual body size 1073754016 Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 331, in raise_for_status exception = pickle.loads(data) TypeError: a bytes-like object is required, not 'str' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 282, in post return self._decode_response(response) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 356, in _decode_response self.raise_for_status(response) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 343, in raise_for_status raise RemoteException(payload=data, response=response) swh.core.api.RemoteException: Maximum request body size 1073741824 exceeded, actual body size 1073754016 [2020-09-03 14:57:11 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:57:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:57:12 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:57:14 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:57:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:57:38 +0000] [91] [DEBUG] POST /content/add ERROR:root:Maximum request body size 1073741824 exceeded, actual body size 1073829888 Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 331, in raise_for_status exception = pickle.loads(data) TypeError: a bytes-like object is required, not 'str' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 282, in post return self._decode_response(response) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 356, in _decode_response self.raise_for_status(response) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 343, in raise_for_status raise RemoteException(payload=data, response=response) swh.core.api.RemoteException: Maximum request body size 1073741824 exceeded, actual body size 1073829888 [2020-09-03 14:57:45 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:57:45 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:57:45 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:57:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:57:48 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:57:48 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:57:48 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:57:48 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:57:48 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:57:48 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:57:48 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:57:48 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:57:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:57:48 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:57:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:57:48 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:57:48 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:57:48 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:57:48 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:57:48 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:57:51 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:57:54 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:57:54 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:57:54 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:57:54 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:57:54 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:57:54 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:57:55 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:57:55 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:57:55 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:57:55 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:57:55 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:57:55 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:57:55 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:57:55 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:57:55 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:58:10 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:58:15 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:58:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:58:31 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:58:32 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:58:32 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:58:33 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:58:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:58:35 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:58:36 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:58:36 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:58:36 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:58:38 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:58:38 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:58:40 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:58:40 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:58:40 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:58:40 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:58:49 +0000] [90] [DEBUG] POST /content/skipped/add [2020-09-03 14:58:50 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:58:51 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:58:51 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:58:51 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:58:51 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:58:51 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:58:51 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:58:51 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:58:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:58:52 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:58:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:58:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:58:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:58:52 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:58:52 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:58:52 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:58:52 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:58:52 +0000] [90] [DEBUG] POST /content/add ERROR:root:deadlock detected DETAIL: Process 519 waits for ShareLock on transaction 6007; blocked by process 518. Process 518 waits for ShareLock on transaction 6006; blocked by process 519. HINT: See server log for query details. CONTEXT: while inserting index tuple (7672,22) in relation "content_pkey" SQL statement "insert into content (sha1, sha1_git, sha256, blake2s256, length, status, ctime) select distinct sha1, sha1_git, sha256, blake2s256, length, status, ctime from tmp_content" PL/pgSQL function swh_content_add() line 3 at SQL statement Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 244, in content_add self._content_add_metadata(db, cur, contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 197, in _content_add_metadata db.content_add_from_temp(cur) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/db_utils.py", line 34, in _meth self._cursor(cur).execute("SELECT %s()" % stored_proc) psycopg2.errors.DeadlockDetected: deadlock detected DETAIL: Process 519 waits for ShareLock on transaction 6007; blocked by process 518. Process 518 waits for ShareLock on transaction 6006; blocked by process 519. HINT: See server log for query details. CONTEXT: while inserting index tuple (7672,22) in relation "content_pkey" SQL statement "insert into content (sha1, sha1_git, sha256, blake2s256, length, status, ctime) select distinct sha1, sha1_git, sha256, blake2s256, length, status, ctime from tmp_content" PL/pgSQL function swh_content_add() line 3 at SQL statement [2020-09-03 14:58:53 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:58:53 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:58:53 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:58:53 +0000] [91] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [2020-09-03 14:59:10,203] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:59:10 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:59:10 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:10 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:59:10 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:59:10 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:59:10 +0000] [90] [DEBUG] Closing connection. ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 14:59:10 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:59:10 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:59:10 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:59:10,410] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:11 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:59:11 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:12 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:12 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:59:12 +0000] [90] [DEBUG] POST /origin/visit/get_latest ERROR:root:('sha1', '469e0ffbde99cd7340b17410aeb773160e9f139e', [{'blake2s256': 'eceff868a7b25e0af38f5a1de9266a7c13416a776ffec998a9e7fafced84cc92', 'sha1_git': '3ab767cf15978f6604337fa5911e0e58bbfbbde9', 'sha256': '6f4b0ca267d6cf077c08a50bb7c965f0073015eae194939c9373184f76166168', 'sha1': '469e0ffbde99cd7340b17410aeb773160e9f139e'}]) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 244, in content_add self._content_add_metadata(db, cur, contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 218, in _content_add_metadata ) from None swh.storage.exc.HashCollision: ('sha1', '469e0ffbde99cd7340b17410aeb773160e9f139e', [{'blake2s256': 'eceff868a7b25e0af38f5a1de9266a7c13416a776ffec998a9e7fafced84cc92', 'sha1_git': '3ab767cf15978f6604337fa5911e0e58bbfbbde9', 'sha256': '6f4b0ca267d6cf077c08a50bb7c965f0073015eae194939c9373184f76166168', 'sha1': '469e0ffbde99cd7340b17410aeb773160e9f139e'}]) [2020-09-03 14:59:14 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:59:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:59:14 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:59:14 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:59:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:59:15 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:59:16 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:59:16 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:59:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:16 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:59:16 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:59:16 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:59:16 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:59:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:17 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:59:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:17 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:59:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:17 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:59:18 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:59:18 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:59:18 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:59:19 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:59:19 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:19 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:59:19 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:59:19 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:59:19 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:59:19 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:59:19 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:59:19 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:19 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:59:19 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:59:19 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:59:19 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:59:20 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:59:20 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:20 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:59:20 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:20 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:59:20 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:59:20 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:59:20 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:59:20 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:59:21 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:59:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:59:21 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:59:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:59:21 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:59:23 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:59:23 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:59:23 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:59:24 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:59:24 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:24 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:59:24 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:24 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:24 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:24 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:24 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:24 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:59:24 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:24 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:59:24 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:59:24 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:59:24 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:59:24 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:24 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:59:24 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:59:24 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:59:24 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:59:25 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:59:25 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:25 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:59:25 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:25 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:25 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:25 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:25 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:25 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:59:25 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:25 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:59:25 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:25 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:59:25 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:59:25 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:59:25 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:25 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:59:25 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 14:59:25 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 14:59:25 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:59:26 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:26 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:59:26 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:59:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:59:29 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 14:59:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 14:59:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:59:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:59:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 14:59:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:59:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 14:59:29 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 14:59:30 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 14:59:30 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:59:30 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:59:30 +0000] [91] [DEBUG] POST /flush [2020-09-03 14:59:30 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:59:30 +0000] [91] [DEBUG] Closing connection. [2020-09-03 14:59:30 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:59:30 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:59:31 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:59:31 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:31 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:59:31 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:32 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:32 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:32 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:32 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:32 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:59:32 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:32 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:59:32 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:59:33 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:59:33 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:59:33 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:33 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:59:33 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:59:33 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:59:33 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:59:33 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:59:34 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:35 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:59:35 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:59:35 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:35 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:35 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:35 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:35 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:35 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:59:35 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:35 +0000] [90] [DEBUG] POST /content/add [2020-09-03 14:59:46 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 14:59:46 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 14:59:46 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 14:59:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:46 +0000] [90] [DEBUG] Closing connection. [2020-09-03 14:59:46 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 14:59:46 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 14:59:46 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 14:59:46 +0000] [91] [DEBUG] POST /content/add [2020-09-03 14:59:48 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:48 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 14:59:48 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 14:59:48 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:48 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 14:59:48 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:48 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 14:59:48 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 14:59:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 14:59:48 +0000] [90] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 15:00:06,365] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 15:00:06 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:06 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:06 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:08 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:00:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:00:12 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:00:12 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:00:12 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:00:12 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:00:12 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:00:12 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:00:12 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:00:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:00:12 +0000] [90] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 15:00:22,918] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 15:00:22 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:23 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:00:23 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:00:24 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:00:24 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:00:24 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:24 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:00:24 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:00:24 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:24 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:24 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:25 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:00:25 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:00:25 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:00:25 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:25 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:25 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:26 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:00:26 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:00:26 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:00:26 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:00:26 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:00:26 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:00:26 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:00:26 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:00:26 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:00:26 +0000] [90] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [2020-09-03 15:00:36,164] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 15:00:36 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:36 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:00:36 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:00:36 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:00:36 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:00:36 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:00:37 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:37 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:37 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:37 +0000] [91] [DEBUG] POST /directory/missing ERROR:root:('sha1', '9ca8c56ffc0458d69507d3cf99bc361efd99a7dd', [{'blake2s256': 'a1d69c7e3f863aaf6898fb3139f87fcec73fcc3604e32200c7d8183d5b261210', 'sha1_git': 'fccea3ee8e07ae6fd5f1894d6e87bf8a2a2b241e', 'sha256': '30c1f8a39c084de3e2037ef06826c016453461e7c8f177abce5cdbe66d03536f', 'sha1': '9ca8c56ffc0458d69507d3cf99bc361efd99a7dd'}]) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 244, in content_add self._content_add_metadata(db, cur, contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 218, in _content_add_metadata ) from None swh.storage.exc.HashCollision: ('sha1', '9ca8c56ffc0458d69507d3cf99bc361efd99a7dd', [{'blake2s256': 'a1d69c7e3f863aaf6898fb3139f87fcec73fcc3604e32200c7d8183d5b261210', 'sha1_git': 'fccea3ee8e07ae6fd5f1894d6e87bf8a2a2b241e', 'sha256': '30c1f8a39c084de3e2037ef06826c016453461e7c8f177abce5cdbe66d03536f', 'sha1': '9ca8c56ffc0458d69507d3cf99bc361efd99a7dd'}]) [2020-09-03 15:00:37 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:00:38 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:00:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:00:38 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:00:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:00:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:00:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:00:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:00:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:00:38 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:00:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:00:38 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:00:38 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:00:38 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:00:38 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:00:38 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:00:38 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:38 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:38 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:39 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:00:39 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:00:39 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:00:39 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:00:39 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:00:39 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:00:39 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:00:39 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:00:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:00:39 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:00:39 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:00:39 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:00:39 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:00:39 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:00:39 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:39 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:39 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:00:40 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:00:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:00:40 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:00:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:00:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:00:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:00:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:00:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:00:40 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:00:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:00:40 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:00:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:00:40 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:00:40 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:00:40 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:00:41 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:41 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:41 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:42 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:00:42 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:00:43 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:00:43 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:00:43 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:00:44 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:00:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:00:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:00:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:00:44 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:00:44 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:00:44 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:00:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:00:44 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:00:44 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:00:44 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:00:44 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:00:44 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:00:44 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:44 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:44 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:45 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:00:45 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:45 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:45 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:45 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:00:45 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:00:47 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:00:47 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:00:47 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:00:47 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:00:47 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:00:47 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:00:48 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:00:48 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:00:48 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:00:48 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:00:48 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:00:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:00:48 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:00:48 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:00:48 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:00:48 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:00:48 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:00:48 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:00:48 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:00:48 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:00:48 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:00:49 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:00:49 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:00:49 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:00:49 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:00:49 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:49 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:00:49 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:00:49 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:49 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:49 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:49 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:00:49 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:00:49 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:00:49 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:00:49 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:00:49 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:00:49 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:49 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:00:49 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:00:49 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:49 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:49 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:00:49 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:49 +0000] [91] [DEBUG] POST /release/add [2020-09-03 15:00:49 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:49 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:49 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:00:49 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:00:50 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:00:50 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:50 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:00:50 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:50 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:50 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:50 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:50 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:00:51 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:00:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:00:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:00:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:00:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:00:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:00:51 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:00:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:00:51 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:00:51 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:00:51 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:00:51 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:00:51 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:00:51 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:51 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:51 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:51 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:00:52 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:00:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:00:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:00:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:00:52 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:00:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:00:52 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:00:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:00:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:00:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:00:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:00:52 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:00:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:00:52 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:00:52 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:00:52 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:00:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:00:52 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:00:52 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:00:52 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:00:52 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:00:52 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:00:52 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:00:52 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:52 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:52 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:00:53 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:00:53 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:00:53 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:00:53 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:53 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:00:53 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:00:54 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:54 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:54 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:54 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:00:54 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:00:54 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:54 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:00:54 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:00:54 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:54 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:54 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:56 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:00:56 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:00:56 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:00:56 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:00:57 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:00:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:00:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:00:57 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:00:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:00:57 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:00:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:00:57 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:00:57 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:00:57 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:00:57 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:57 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:57 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:57 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:00:58 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:00:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:00:58 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:00:58 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:00:58 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:00:59 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:00:59 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:00:59 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:00:59 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:00:59 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:00:59 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:00:59 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:00:59 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:00:59 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:00:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:00:59 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:01:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:00 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:00 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:01:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:00 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:00 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:01:00 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:00 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:00 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:00 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:01:01 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:01:01 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:01 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:01:01 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:01:01 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:01 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:01 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:01 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:01 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:01 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:01 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:01 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:01 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:01 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:01 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:01:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:01 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:01:02 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:01:02 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:01:02 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:02 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:01:02 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:02 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:02 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:11 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:11 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:12 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:13 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:01:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:13 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:01:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:01:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:16 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:16 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:01:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:01:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:01:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:01:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:01:17 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:01:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:01:17 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:01:17 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:01:18 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:18 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:18 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:18 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:01:19 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:01:19 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:01:19 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:19 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:01:19 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:19 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:19 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:20 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:20 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:01:20 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:01:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:20 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:20 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:01:20 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:20 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:20 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:20 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:01:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:21 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:01:21 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:01:21 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:01:21 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:21 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:01:21 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:21 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:21 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:22 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:01:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:22 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:22 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:01:22 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:01:22 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:01:22 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:01:22 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:01:22 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:01:22 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:01:22 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:01:22 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:22 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:01:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:22 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:01:22 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:22 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:01:22 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:01:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:22 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:01:22 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:22 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:22 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:22 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:01:22 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:22 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:22 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:22 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:01:22 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:22 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:22 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:24 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:24 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:01:24 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:01:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:24 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:01:24 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:01:24 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:01:24 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:24 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:01:24 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:24 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:24 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:25 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:25 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:01:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:25 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:01:25 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:01:25 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:01:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:01:25 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:25 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:25 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:26 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:26 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:26 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:26 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:26 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:26 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:01:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:26 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:01:26 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:01:26 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:01:26 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:27 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:27 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:01:27 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:27 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:27 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:27 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:01:28 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:01:28 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:01:29 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:01:29 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:01:29 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:01:29 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:01:29 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:01:29 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:01:29 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:01:34 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:01:36 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:01:36 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:01:36 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:36 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:01:36 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:01:36 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:36 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:36 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:38 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:38 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:01:38 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:01:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:38 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:01:38 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:01:39 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:01:39 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:39 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:01:39 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:39 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:39 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:01:40 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:01:40 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:01:40 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:01:40 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:01:40 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:01:40 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:01:40 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:01:40 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:01:40 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:01:40 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:01:40 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:40 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:01:40 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:01:40 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:40 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:40 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:43 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:01:44 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:44 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:01:44 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:01:44 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:01:44 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:01:44 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:01:44 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:01:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:01:44 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:01:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:45 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:01:45 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:01:45 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:45 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:01:45 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:01:45 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:01:45 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:45 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:45 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:45 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:46 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:01:46 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:46 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:01:49 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:01:50 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:50 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:01:50 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:01:50 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:01:50 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:01:50 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:01:50 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:01:50 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:01:51 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:01:51 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:01:51 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:51 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:01:51 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:01:51 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:51 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:51 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:51 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:01:52 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:01:52 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:01:52 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:01:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:01:52 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:01:52 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:01:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:01:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:01:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:01:52 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:01:52 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:01:52 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:01:52 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:01:52 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:01:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:01:53 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:01:53 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:53 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:01:53 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:01:53 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:53 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:01:53 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:53 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:53 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:54 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:01:54 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:54 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:01:54 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:01:54 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:01:55 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:01:55 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:55 +0000] [91] [DEBUG] POST /release/add [2020-09-03 15:01:55 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:01:55 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:01:55 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:01:55 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:01:55 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:01:55 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:01:59 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:00 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:00 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:00 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:00 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:01 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:01 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:01 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:01 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:01 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:02:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:02 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:02:02 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:02 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:02:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:02 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:02:02 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:02:02 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:02:03 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:03 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:02:03 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:03 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:03 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:03 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:03 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:02:04 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:04 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:04 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:04 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:04 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:04 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:02:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:04 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:02:04 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:02:04 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:02:04 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:04 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:02:04 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:04 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:04 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:05 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:02:05 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:05 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:05 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:02:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:05 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:02:05 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:02:05 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:02:05 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:05 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:02:05 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:05 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:05 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:06 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:06 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:02:07 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:02:07 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:07 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:02:07 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:02:07 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:07 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:07 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:02:07 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:07 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:07 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:08 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:02:10 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:02:10 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:02:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:11 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:02:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:11 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:02:12 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:12 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:02:12 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:12 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:12 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:14 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:14 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:15 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:02:15 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:02:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:15 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:15 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:02:15 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:15 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:15 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:17 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:17 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:02:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:17 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:02:17 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:17 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:17 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:17 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:17 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:02:17 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:02:17 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:18 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:18 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:02:18 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:18 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:18 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:19 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:02:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:19 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:02:19 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:02:19 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:02:19 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:19 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:02:19 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:19 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:19 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:20 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:24 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:02:26 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:02:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:26 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:02:26 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:02:26 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:02:26 +0000] [91] [DEBUG] POST /release/add [2020-09-03 15:02:26 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:26 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:02:26 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:26 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:26 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:27 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:28 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:28 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:28 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:28 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:28 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:28 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:28 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:02:28 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:28 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:02:28 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:02:28 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:02:28 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:28 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:28 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:02:28 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:28 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:28 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:32 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:32 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:32 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:32 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:33 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:33 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:33 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:02:34 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:34 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:34 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:34 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:36 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:36 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:36 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:02:37 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:02:37 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:37 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:37 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:37 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:02:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:38 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:38 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:38 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:02:38 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:38 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:38 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:38 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:02:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:38 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:02:38 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:38 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:02:38 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:38 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:38 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:39 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:02:39 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:39 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:39 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:39 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:39 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:40 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:02:40 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:40 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:40 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:40 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:02:40 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:40 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:40 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:40 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:40 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:02:41 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:02:41 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:41 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:41 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:41 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:02:41 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:41 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:41 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:41 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:42 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:02:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:42 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:42 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:02:42 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:42 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:42 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:42 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:42 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:02:43 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:43 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:43 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:43 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:43 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:43 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:43 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:43 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:02:43 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:43 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:02:43 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:02:44 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:02:44 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:44 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:02:44 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:44 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:44 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:44 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:02:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:44 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:44 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:02:44 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:44 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:44 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:45 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:45 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:02:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:45 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:02:45 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:02:45 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:02:45 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:45 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:02:45 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:45 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:45 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:45 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:45 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:45 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:45 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:45 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:45 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:45 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:45 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:45 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:02:45 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:45 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:02:45 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:02:45 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:02:45 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:45 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:45 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:02:45 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:45 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:46 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:46 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:46 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:46 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:46 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:46 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:46 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:46 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:46 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:02:46 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:46 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:46 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:46 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:46 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:47 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:47 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:47 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:02:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:47 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:47 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:02:47 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:47 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:47 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:47 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:02:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:47 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:47 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:02:47 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:47 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:47 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:48 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:48 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:48 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:48 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:48 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:48 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:48 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:48 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:02:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:48 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:02:48 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:02:48 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:02:48 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:48 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:02:48 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:48 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:48 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:48 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:02:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:48 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:48 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:02:48 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:48 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:49 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:49 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:49 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:49 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:49 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:49 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:49 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:49 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:49 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:02:49 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:49 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:02:50 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:02:50 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:02:50 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:50 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:50 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:02:50 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:50 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:50 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:50 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:02:50 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:50 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:02:50 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:50 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:02:50 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:02:50 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:50 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:02:50 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:02:50 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:02:50 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:50 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:50 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:02:50 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:50 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:50 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:52 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:52 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:52 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:52 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:02:52 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:52 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:02:52 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:52 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:52 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:02:52 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:52 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:52 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:52 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:02:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:52 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:02:52 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:02:52 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:52 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:52 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:56 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:56 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:56 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:56 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:56 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:56 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:56 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:56 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:02:56 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:02:56 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:56 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:56 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:56 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:02:56 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:56 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:56 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:57 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:57 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:57 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:57 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:57 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:57 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:57 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:57 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:02:57 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:57 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:02:57 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:02:57 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:02:57 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:57 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:57 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:02:57 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:57 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:57 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:02:58 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:58 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:02:58 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:02:58 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:58 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:02:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:02:58 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:02:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:58 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:02:58 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:02:58 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:02:58 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:02:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:02:58 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:02:58 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:02:58 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:02:58 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:03:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:00 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:00 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:03:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:00 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:03:00 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:03:00 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:03:00 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:03:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:00 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:03:00 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:03:00 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:03:00 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:03:04 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:04 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:04 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:04 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:03:04 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:03:04 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:03:04 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:03:04 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:03:04 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:03:05 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:03:05 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:03:05 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:03:05 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:03:05 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:03:05 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:03:05 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:03:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:06 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:06 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:06 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:06 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:06 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:06 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:03:06 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:06 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:03:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:03:06 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:03:06 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:03:06 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:06 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:03:06 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:03:06 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:03:06 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:03:07 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:11 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:03:12 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:03:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:12 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:03:12 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:03:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:12 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:03:12 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:03:12 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:03:12 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:03:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:13 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:13 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:03:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:13 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:03:13 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:03:13 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:03:13 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:03:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:13 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:03:13 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:03:13 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:03:14 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:03:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:18 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:18 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:19 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:03:19 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:03:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:19 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:03:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:19 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:03:19 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:03:19 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:03:19 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:03:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:19 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:03:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:19 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:03:24 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:24 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:24 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:03:24 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:25 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:03:25 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:03:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:03:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:03:25 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:03:25 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:03:25 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:03:25 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:03:25 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:03:25 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:03:25 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:03:25 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:03:25 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:03:25 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:03:25 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:03:25 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:03:25 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:03:25 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:03:25 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:03:27 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:27 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:27 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:27 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:03:27 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:03:27 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:03:27 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:03:27 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:03:27 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:03:27 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:03:28 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:03:28 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:03:28 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:03:28 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:03:28 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:03:28 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:03:28 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:03:28 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:03:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:29 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:29 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:03:29 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:03:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:29 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:03:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:29 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:03:29 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:03:29 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:03:29 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:03:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:31 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:31 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:31 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:31 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:03:31 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:31 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:03:31 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:03:31 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:03:31 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:03:31 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:31 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:03:31 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:03:31 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:03:31 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:03:35 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:36 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:36 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:36 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:03:36 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:03:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:03:37 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:03:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:38 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:39 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:39 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:03:39 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:03:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:39 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:03:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:39 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:03:39 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:03:39 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:03:39 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:03:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:40 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:40 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:03:40 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:03:40 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:03:40 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:03:40 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:03:40 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:03:40 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:03:40 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:03:40 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:03:40 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:03:40 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:03:40 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:03:40 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:03:40 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:03:40 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:03:41 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:03:42 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:03:42 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:03:42 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:03:42 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:03:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:03:42 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:03:43 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:03:43 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:03:43 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:03:43 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:03:43 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:03:43 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:03:43 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:43 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:43 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:43 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:03:43 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:43 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:03:43 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:43 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:03:43 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:03:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:43 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:03:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:43 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:03:43 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:03:43 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:03:43 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:03:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:45 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:03:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:03:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:03:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:03:45 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:03:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:03:45 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:03:46 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:03:46 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:03:46 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:03:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:03:46 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:03:46 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:03:46 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:03:46 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:03:47 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:47 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:47 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:47 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:03:47 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:03:47 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:03:47 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:03:47 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:03:47 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:03:47 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:03:47 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:03:47 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:03:47 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:03:47 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:03:47 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:03:47 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:03:47 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:03:47 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:03:48 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:03:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:48 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:03:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:03:48 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:03:48 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:03:48 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:03:48 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:03:49 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:49 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:50 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:03:50 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:03:55 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:56 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:56 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:56 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:03:57 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:03:57 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:03:58 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:03:58 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:03:59 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:59 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:03:59 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:03:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:03:59 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:03:59 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:03:59 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:03:59 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:03:59 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:03:59 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:04:00 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:04:00 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:04:00 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:04:00 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:04:00 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:04:01 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:04:01 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:04:01 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:04:01 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:04:01 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:04:01 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:04:01 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:04:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:04:01 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:04:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:04:01 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:04:01 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:04:01 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:04:01 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:04:02 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:04:02 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:04:03 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:04:04 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:04:04 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:04:04 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:04:04 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:04:04 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:04:04 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:04:04 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:04:04 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:04:04 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:04:04 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:04:04 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:04:04 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:04:04 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:04:04 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:04:04 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:04:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:04:05 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:04:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:04:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:04:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:04:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:04:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:04:05 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:04:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:04:05 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:04:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:04:06 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:04:06 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:04:06 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:04:06 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:04:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:04:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:04:06 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:04:06 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:04:06 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:04:06 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:04:33 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:04:33 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:04:34 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:04:34 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:04:34 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:04:34 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:04:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:04:34 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:04:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:04:34 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:04:34 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:04:34 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:04:34 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:04:34 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:04:34 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:04:34 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:04:36 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:04:36 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:04:36 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:04:36 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:04:36 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:04:36 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:04:36 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:04:36 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:04:36 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:04:36 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:04:36 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:04:36 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:04:36 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:04:36 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:04:36 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:04:36 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:04:36 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:04:36 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:04:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:04:39 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:04:39 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:04:39 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:04:39 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:04:39 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:04:41 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:04:41 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:04:41 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:04:47 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:04:50 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:04:50 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:04:51 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:04:52 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:04:53 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:04:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:04:54 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:04:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:04:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:04:56 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:04:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:04:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:04:57 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:04:57 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:04:58 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:04:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:04:58 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:04:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:04:58 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:04:58 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:04:58 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:04:58 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:04:58 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:05:02 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:05:02 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:05:02 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:05:02 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:05:02 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:05:02 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:05:02 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:05:02 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:05:02 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:05:02 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:05:02 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:05:03 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:05:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:05:03 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:05:03 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:05:03 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:05:03 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:05:04 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:05:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:05:04 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:05:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:05:04 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:05:04 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:05:04 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:05:04 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:05:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:05:05 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:05:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:05:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:05:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:05:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:05:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:05:05 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:05:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:05:05 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:05:07 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:05:09 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:05:11 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:05:11 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:05:15 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:05:16 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:05:17 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:05:17 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:05:17 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:05:17 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:05:20 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:05:24 +0000] [90] [DEBUG] POST /directory/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [2020-09-03 15:05:24,469] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 15:05:24 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:05:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:05:24 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:05:27 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:05:28 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:05:30 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:05:31 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:05:35 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:05:37 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:05:39 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:05:42 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:05:49 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:05:50 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:05:50 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:05:50 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:05:50 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:05:50 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:05:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:05:51 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:05:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:05:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:05:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:05:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:05:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:05:51 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:05:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:05:51 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:05:51 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:05:51 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:05:51 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:05:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:05:51 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:05:51 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:05:51 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:05:51 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:05:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:05:52 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:05:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:05:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:05:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:05:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:05:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:05:52 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:05:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:05:52 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:05:53 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:05:53 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:05:53 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:05:53 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:05:53 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:05:53 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:05:53 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:05:53 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:05:54 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:05:55 +0000] [90] [DEBUG] POST /directory/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 15:05:56,369] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 15:05:56 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:05:56 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:05:57 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:05:59 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:06:00 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:06:10 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:06:11 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:06:17 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:06:17 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:06:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:06:18 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:06:20 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:06:22 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:06:24 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:06:25 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:06:27 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:06:31 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:06:32 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:06:37 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:06:39 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:06:41 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:06:41 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:06:46 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:06:46 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:06:46 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:06:46 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:06:49 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:06:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:06:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:06:52 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:06:53 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:06:54 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:06:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:06:56 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:06:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:06:58 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:06:58 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:06:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:06:59 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:07:00 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:02 +0000] [91] [DEBUG] POST /directory/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 15:07:02,254] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 15:07:02 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:07:02 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:07:02 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:07:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:06 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:07:06 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:07:07 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:08 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:07:08 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:07:08 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:07:08 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:07:09 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:11 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:11 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:07:12 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:13 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:14 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:07:15 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:16 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:07:16 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:18 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:07:18 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:19 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:21 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:21 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:07:22 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:22 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:07:22 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:07:22 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:07:23 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:07:23 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:07:23 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:23 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:07:23 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:07:23 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:07:23 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:07:23 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:07:23 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:07:23 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:07:23 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:07:23 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:07:24 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:24 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:07:24 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:07:24 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:07:24 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:07:24 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:07:24 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:07:24 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:07:24 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:07:24 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:07:24 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:07:25 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:07:25 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:26 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:30 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:07:30 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:31 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:31 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:07:32 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:33 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:07:34 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:07:36 +0000] [90] [DEBUG] POST /directory/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [2020-09-03 15:07:38,510] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 15:07:38 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:07:38 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:07:38 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:07:39 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:07:39 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:07:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:07:39 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:07:40 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:07:41 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:07:41 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:07:42 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:07:42 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:07:42 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:07:43 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:07:43 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:07:44 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:07:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:07:44 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:07:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:07:44 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:07:44 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:07:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:07:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:07:52 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:07:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:08:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:08:13 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:08:20 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:08:26 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:08:30 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:08:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:08:34 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:08:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:08:34 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:08:35 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:08:35 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:08:35 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:08:36 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:08:36 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:08:37 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:08:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:08:37 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:08:37 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:08:37 +0000] [91] [DEBUG] Closing connection. ERROR:root:KafkaDeliveryError(flush() exceeded timeout (120s), [directory d05822c502bb32f86ae7ebd5b3e8e203e4c3a743 (No delivery before flush() timeout)]) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in directory_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/common.py", line 62, in _meth return meth(self, *args, db=db, cur=cur, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 489, in directory_add dir_ for dir_ in directories if dir_.id in dirs_missing File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/writer.py", line 71, in directory_add self.write_additions("directory", directories) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/writer.py", line 51, in write_additions self.journal.write_additions(obj_type, values) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/journal/writer/kafka.py", line 239, in write_additions self.flush() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/journal/writer/kafka.py", line 194, in flush "flush() exceeded timeout (%ss)" % self.flush_timeout, swh.journal.writer.kafka.KafkaDeliveryError: KafkaDeliveryError(flush() exceeded timeout (120s), [directory d05822c502bb32f86ae7ebd5b3e8e203e4c3a743 (No delivery before flush() timeout)]) [2020-09-03 15:09:39 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:09:39 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:09:39 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:09:39 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:09:39 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:09:39 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:09:39 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:09:39 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:09:39 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:09:39 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:09:39 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:09:39 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:09:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:09:40 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:09:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:09:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:09:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:09:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:09:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:09:40 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:09:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:09:40 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:09:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:09:40 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:09:40 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:09:40 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:09:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:09:40 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:09:40 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:09:40 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:09:40 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:09:41 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:09:41 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:09:41 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:09:41 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:09:41 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:09:41 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:09:41 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:09:41 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:09:41 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:09:41 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:09:41 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:09:41 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:09:41 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:09:41 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:09:41 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:09:41 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:09:41 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:09:41 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:09:41 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:09:43 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:09:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:09:45 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:09:45 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:09:45 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:09:45 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:09:45 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:09:45 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:09:45 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:09:45 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:09:45 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:09:45 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:09:45 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:09:45 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:09:45 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:09:45 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:09:45 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:09:48 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:09:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:09:49 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:09:50 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:09:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:09:50 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:09:50 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:09:50 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:09:50 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:09:50 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:09:50 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:09:50 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:09:50 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:09:50 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:09:50 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:09:50 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:09:50 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:09:50 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:09:51 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:09:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:09:52 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:09:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:09:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:09:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:09:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:09:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:09:52 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:09:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:09:52 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:09:52 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:09:52 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:09:52 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:09:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:09:52 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:09:52 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:09:52 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:09:52 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:09:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:09:53 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:09:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:09:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:09:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:09:53 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:09:53 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:09:53 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:09:53 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:09:53 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:09:53 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:09:53 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:09:53 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:09:53 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:09:53 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:09:53 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:09:53 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:09:53 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:09:54 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:09:54 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:09:54 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:09:54 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:09:54 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:09:54 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:09:54 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:09:54 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:09:54 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:09:54 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:09:54 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:09:54 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:09:54 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:09:54 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:09:54 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:09:54 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:09:54 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:09:54 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:09:54 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:09:55 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:09:55 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:09:55 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:09:56 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:09:56 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:09:56 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:09:56 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:09:56 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:09:56 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:09:56 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:09:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:09:57 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:09:57 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:09:57 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:09:57 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:09:58 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:09:58 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:09:58 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:09:58 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:09:58 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:09:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:09:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:09:58 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:09:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:09:58 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:09:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:09:58 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:09:58 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:09:58 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:09:58 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:10:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:00 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:00 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:10:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:00 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:10:00 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:10:00 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:10:00 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:10:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:00 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:10:00 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:10:00 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:10:00 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:10:01 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:02 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:03 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:10:03 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:03 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:10:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:04 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:04 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:10:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:05 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:10:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:10:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:06 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:10:06 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:06 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:10:07 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:10:07 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:10:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:07 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:10:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:07 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:10:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:07 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:10:07 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:10:07 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:10:07 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:10:07 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:10:07 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:10:07 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:10:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:08 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:08 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:10:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:08 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:10:08 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:10:08 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:10:08 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:10:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:08 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:10:08 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:10:08 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:10:08 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:10:08 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:10:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:09 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:09 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:10:09 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:09 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:10:09 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:10:09 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:10:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:09 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:10:09 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:10:09 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:10:09 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:10:09 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:10:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:09 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:10:09 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:10:09 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:10:09 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:10:09 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:10:09 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:10:09 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:10:09 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:10:09 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:10:09 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:10:10 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:11 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:10:11 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:10:11 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:10:11 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:11 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:10:11 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:10:12 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:10:12 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:10:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:12 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:12 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:12 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:10:12 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:10:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:12 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:10:12 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:10:12 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:10:12 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:10:12 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:10:12 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:10:12 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:10:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:12 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:10:12 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:10:12 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:10:12 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:10:12 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:10:12 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:10:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:10:12 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:10:13 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:10:13 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:10:13 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:10:13 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:10:13 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:10:13 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:10:13 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:10:13 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:10:14 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:10:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:14 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:14 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:14 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:14 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:14 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:14 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:10:14 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:10:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:14 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:10:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:14 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:10:14 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:10:14 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:10:14 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:10:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:16 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:16 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:10:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:16 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:10:16 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:10:16 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:10:16 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:10:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:16 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:10:16 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:10:16 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:10:16 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:10:16 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:10:21 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:10:21 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:21 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:10:21 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:10:21 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:10:21 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:10:21 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:10:21 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:10:21 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:10:21 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:10:21 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:10:22 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:10:22 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:10:22 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:10:22 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:10:22 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:10:22 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:10:22 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:10:22 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:10:23 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:10:24 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:10:26 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:10:27 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:27 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:27 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:27 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:27 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:27 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:27 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:27 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:10:28 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:10:28 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:28 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:10:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:10:28 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:10:28 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:10:28 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:28 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:10:28 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:10:28 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:10:28 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:10:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:29 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:29 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:10:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:10:30 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:10:30 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:10:30 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:10:30 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:30 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:10:30 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:10:30 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:10:30 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:10:32 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:10:34 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:10:37 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:38 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:39 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:39 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:39 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:40 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:10:40 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:10:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:40 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:10:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:10:40 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:10:40 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:10:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:40 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:10:41 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:10:41 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:10:41 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:10:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:43 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:43 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:10:43 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:10:44 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:10:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:44 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:44 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:44 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:10:44 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:10:44 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:10:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:44 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:10:44 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:10:44 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:10:44 +0000] [91] [DEBUG] POST /release/add [2020-09-03 15:10:44 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:10:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:44 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:10:44 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:10:44 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:10:44 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:10:45 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:10:45 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:45 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:10:45 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:45 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:10:45 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:10:45 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:10:45 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:10:46 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:46 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:47 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:10:48 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:10:51 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:10:51 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:10:54 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:10:56 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:10:58 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:59 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:10:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:10:59 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:59 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:10:59 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:11:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:11:00 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:11:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:11:00 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:11:00 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:02 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:04 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:05 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:07 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:10 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:11 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:13 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:15 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:19 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:22 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:23 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:11:23 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:11:23 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:11:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:11:23 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:11:23 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:11:23 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:11:23 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:11:24 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:11:25 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:11:25 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:11:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:11:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:11:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:11:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:11:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:11:25 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:11:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:11:25 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:11:26 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:11:26 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:11:26 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:11:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:11:26 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:11:26 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:11:26 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:11:26 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:11:27 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:27 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:11:27 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:11:27 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:11:27 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:11:28 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:11:28 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:11:28 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:11:28 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:11:29 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:11:29 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:11:29 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:29 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:11:29 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:11:29 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:11:29 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:11:29 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:11:29 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:11:29 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:11:30 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:11:30 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:11:30 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:11:30 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:30 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:11:30 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:11:30 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:11:30 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:11:30 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:11:30 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:11:30 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:11:30 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:11:30 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:11:30 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:11:30 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:11:30 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:11:30 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:11:30 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:11:30 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:11:30 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:11:32 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:33 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:11:33 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:11:33 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:11:33 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:11:33 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:11:33 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:11:33 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:11:33 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:11:33 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:11:33 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:11:34 +0000] [90] [DEBUG] POST /directory/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 15:11:34,492] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.7/http/client.py", line 1277, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.7/http/client.py", line 1071, in _send_output self.send(chunk) File "/usr/local/lib/python3.7/http/client.py", line 993, in send self.sock.sendall(data) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 15:11:34 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:11:34 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:11:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:11:34 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:11:37 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:11:38 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:39 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:11:39 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:11:40 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:41 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:42 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:43 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:11:43 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:11:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:11:43 +0000] [91] [DEBUG] POST /content/skipped/add [2020-09-03 15:11:43 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:11:44 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:11:44 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:11:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:11:44 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:11:44 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:11:44 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:11:44 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:11:46 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:50 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:54 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:57 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:11:59 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:00 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:03 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:05 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:05 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:05 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:12:05 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:12:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:05 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:12:05 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:12:05 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:12:05 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:12:05 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:12:05 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:12:05 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:12:05 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:12:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:07 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:12:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:12:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:12:07 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:12:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:07 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:12:07 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:07 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:12:07 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:12:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:07 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:12:07 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:12:07 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:12:07 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:12:08 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:12:08 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:09 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:12:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:10 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:12:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:10 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:12:10 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:12:10 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:12:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:10 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:12:10 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:10 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:12:10 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:12:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:10 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:12:10 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:12:10 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:12:10 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:12:11 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:13 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:12:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:14 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:14 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:12:14 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:12:14 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:12:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:14 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:12:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:14 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:12:14 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:12:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:14 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:12:14 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:12:14 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:12:14 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:12:15 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:16 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:12:16 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:12:16 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:12:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:12:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:12:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:12:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:12:16 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:12:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:12:16 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:12:16 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:16 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:12:16 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:12:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:12:16 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:12:16 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:12:16 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:12:16 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:12:17 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:19 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:20 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:12:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:12:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:12:20 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:12:20 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:12:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:20 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:12:20 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:20 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:12:20 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:12:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:20 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:12:20 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:12:20 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:12:20 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:12:21 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:12:21 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:21 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:22 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:22 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:12:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:22 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:22 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:12:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:12:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:24 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:12:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:24 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:12:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:12:24 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:12:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:24 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:12:24 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:24 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:12:24 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:12:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:12:25 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:12:25 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:12:25 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:12:26 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:12:26 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:12:26 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:28 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:12:28 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:28 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:12:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:28 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:12:28 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:12:28 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:28 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:12:28 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:12:28 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:12:28 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:12:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:30 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:30 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:30 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:12:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:12:31 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:12:31 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:31 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:31 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:31 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:12:31 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:12:31 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:31 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:12:31 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:12:31 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:12:31 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:12:32 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:33 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:33 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:12:33 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:33 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:35 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:12:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:12:36 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:12:36 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:12:36 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:12:36 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:37 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:12:37 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:12:37 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:12:37 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:12:37 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:12:37 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:37 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:12:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:12:38 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:12:38 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:12:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:38 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:12:38 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:38 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:12:38 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:12:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:38 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:12:38 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:12:38 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:12:38 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:12:39 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:41 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:12:41 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:12:41 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:12:41 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:12:41 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:12:41 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:12:42 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:12:42 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:12:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:12:42 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:12:42 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:42 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:43 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:43 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:12:43 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:12:43 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:12:43 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:12:43 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:12:43 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:12:44 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:12:44 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:44 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:45 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:45 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:12:45 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:45 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:45 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:45 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:12:45 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:12:45 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:12:45 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:45 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:12:45 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:12:45 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:12:45 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:12:45 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:12:45 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:12:46 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:46 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:47 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:47 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:12:48 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:12:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:12:48 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:12:48 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:12:48 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:12:48 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:12:49 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:12:49 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:12:49 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:12:49 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:12:49 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:12:49 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:12:49 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:12:49 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:12:49 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:12:49 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:12:49 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:49 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:12:49 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:12:49 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:12:49 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:12:49 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:49 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:12:49 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:12:49 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:12:49 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:12:50 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:12:50 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:12:50 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:12:50 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:12:50 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:12:50 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:12:50 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:12:50 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:12:50 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:12:50 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:12:50 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:12:50 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:12:50 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:12:50 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:12:50 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:12:50 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:51 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:12:52 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:12:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:12:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:12:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:12:52 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:12:52 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:12:52 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:12:52 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:52 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:12:52 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:12:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:53 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:12:53 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:12:53 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:12:53 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:12:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:54 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:54 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:12:54 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:12:54 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:12:56 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:56 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:12:56 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:56 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:57 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:12:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:12:59 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:12:59 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:12:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:12:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:00 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:00 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:00 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:13:01 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:01 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:01 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:01 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:01 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:01 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:01 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:01 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:01 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:01 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:13:02 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:03 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:03 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:03 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:03 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:03 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:03 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:03 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:03 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:13:04 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:04 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:13:04 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:04 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:04 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:04 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:04 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:04 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:04 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:04 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:05 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:06 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:06 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:06 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:06 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:06 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:13:06 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:06 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:06 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:06 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:06 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:06 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:06 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:06 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:06 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:06 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:06 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:13:06 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:13:06 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:13:06 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:13:07 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:13:07 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:07 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:13:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:07 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:07 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:07 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:07 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:07 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:07 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:07 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:07 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:07 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:13:07 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:13:07 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:13:07 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:07 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:13:07 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:13:07 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:07 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:07 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:07 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:07 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:08 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:08 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:13:08 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:08 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:09 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:12 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:15 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:16 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:18 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:19 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:20 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:22 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:23 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:25 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:25 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:13:25 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:25 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:13:25 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:13:26 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:13:26 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:13:26 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:13:26 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:13:26 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:27 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:13:27 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:28 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:13:28 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:13:28 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:28 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:28 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:29 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:29 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:13:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:29 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:29 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:29 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:29 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:29 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:29 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:30 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:13:30 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:30 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:13:30 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:13:30 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:13:30 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:13:31 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:13:31 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:13:31 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:13:31 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:13:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:31 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:31 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:31 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:31 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:31 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:31 +0000] [91] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 15:13:32,431] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 15:13:32 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:32 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:32 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:13:32 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:32 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:32 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:13:32 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:32 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:32 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:32 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:32 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:32 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:32 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:13:32 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:13:32 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:32 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:32 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:32 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:33 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:33 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:33 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:33 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:33 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:33 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:33 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:33 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:33 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:34 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:13:34 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:34 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:34 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:34 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:34 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:34 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:34 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:34 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:34 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:35 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:35 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:35 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:35 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:35 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:35 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:35 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:36 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:36 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:36 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:36 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:36 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:37 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:37 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:37 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:38 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:39 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:39 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:39 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:39 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:39 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:39 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:39 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:39 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:39 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:13:40 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:40 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:13:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:40 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:40 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:40 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:40 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:40 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:40 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:40 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:40 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:40 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:40 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:40 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:40 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:40 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:40 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:41 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:41 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:41 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:41 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:41 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:41 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:41 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:41 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:41 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:13:41 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:41 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:13:41 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:41 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:41 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:41 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:41 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:41 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:41 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:41 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:13:41 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:41 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:41 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:13:42 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:13:42 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:13:42 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:13:42 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:13:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:13:42 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:13:42 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:42 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:13:42 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:13:42 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:13:42 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:42 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:42 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:43 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:43 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:43 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:43 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:43 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:43 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:43 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:43 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:43 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:13:43 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:43 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:43 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:43 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:44 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:44 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:44 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:44 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:44 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:44 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:44 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:44 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:44 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:44 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:44 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:44 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:44 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:13:45 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:13:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:13:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:13:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:13:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:13:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:13:45 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:13:45 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:13:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:13:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:13:45 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:13:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:13:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:13:46 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:13:46 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:13:46 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:13:46 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:13:46 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:13:46 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:46 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:13:47 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:13:47 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:47 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:47 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:47 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:13:47 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:47 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:13:47 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:13:47 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:47 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:47 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:48 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:48 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:48 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:48 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:48 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:48 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:48 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:48 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:48 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:48 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:13:48 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:48 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:49 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:49 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:49 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:49 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:49 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:49 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:50 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:50 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:51 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:51 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:51 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:51 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:51 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:51 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:51 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:51 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:51 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:51 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:51 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:51 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:51 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:53 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:54 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:54 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:54 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:13:55 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:56 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:56 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:56 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:56 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:56 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:13:56 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:56 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:56 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:56 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:56 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:56 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:56 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:56 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:57 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:57 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:57 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:57 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:57 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:57 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:57 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:57 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:13:57 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:13:57 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:57 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:13:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:57 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:57 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:13:58 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:13:58 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:58 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:58 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:58 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:13:58 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:13:58 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:13:58 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:13:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:13:58 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:13:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:58 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:13:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:13:59 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:13:59 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:13:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:13:59 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:00 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:00 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:00 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:00 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:02 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:02 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:03 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:03 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:14:04 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:04 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:14:04 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:14:04 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:04 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:05 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:05 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:05 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:05 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:08 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:09 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:10 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:10 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:10 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:10 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:14:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:10 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:10 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:10 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:10 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:10 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:11 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:11 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:11 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:11 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:11 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:14:11 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:14:11 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:14:11 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:11 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:11 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:11 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:11 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:12 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:12 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:13 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:14:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:13 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:13 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:14:13 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:14:13 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:14:13 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:14:13 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:14:14 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:14:14 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:14:14 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:14:14 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:14 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:14 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:14:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:14:14 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:14:14 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:14 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:14 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:14 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:14 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:14 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:15 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:14:15 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:14:15 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:14:15 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:15 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:15 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:15 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:16 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:16 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:16 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:14:16 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:14:16 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:14:16 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:16 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:16 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:16 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:16 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:17 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:17 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:17 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:17 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:17 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:17 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:17 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:17 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:17 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:17 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:14:17 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:14:17 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:14:17 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:17 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:17 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:17 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:17 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:17 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:19 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:19 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:20 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:20 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:14:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:20 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:14:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:20 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:14:21 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:14:21 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:21 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:21 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:21 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:14:21 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:23 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:14:23 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:14:23 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:23 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:23 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:23 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:23 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:23 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:23 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:24 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:24 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:25 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:25 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:25 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:25 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:26 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:27 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:27 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:27 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:27 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:27 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:27 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:27 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:27 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:27 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:27 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:14:27 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:27 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:14:27 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:14:27 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:14:27 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:27 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:27 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:27 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:27 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:27 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:27 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:27 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:14:27 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:14:27 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:14:27 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:14:27 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:14:27 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:14:27 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:14:28 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:14:28 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:28 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:14:28 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:28 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:14:28 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:14:28 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:28 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:28 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:28 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:29 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:29 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:14:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:14:29 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:14:29 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:29 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:29 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:29 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:29 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:30 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:31 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:32 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:33 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:14:34 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:35 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:35 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:14:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:35 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:14:35 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:35 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:36 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:36 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:36 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:36 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:36 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:36 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:14:36 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:14:36 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:14:36 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:14:37 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:38 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:14:38 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:14:39 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:39 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:39 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:39 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:39 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:40 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:40 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:40 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:40 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:40 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:40 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:40 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:41 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:41 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:41 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:41 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:41 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:41 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:41 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:41 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:14:41 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:41 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:41 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:14:41 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:14:41 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:14:41 +0000] [91] [DEBUG] POST /release/add [2020-09-03 15:14:41 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:41 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:41 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:41 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:41 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:41 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:42 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:47 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:47 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:47 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:47 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:47 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:47 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:14:47 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:47 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:14:48 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:14:48 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:14:48 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:48 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:48 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:48 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:48 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:48 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:49 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:49 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:49 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:49 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:49 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:49 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:49 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:49 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:49 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:49 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:49 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:49 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:49 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:50 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:50 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:50 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:50 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:50 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:50 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:50 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:50 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:50 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:14:50 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:14:50 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:14:50 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:50 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:50 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:50 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:50 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:50 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:51 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:14:52 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:14:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:14:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:14:52 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:14:52 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:14:52 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:14:52 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:14:52 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:14:52 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:14:52 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:52 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:52 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:53 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:14:53 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:14:53 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:53 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:14:53 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:14:53 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:53 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:53 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:53 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:14:54 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:54 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:14:54 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:14:54 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:14:54 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:14:55 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:55 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:14:55 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:14:55 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:55 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:55 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:55 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:56 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:56 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:14:56 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:14:56 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:56 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:14:56 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:56 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:14:56 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:14:56 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:56 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:14:56 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:14:56 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:14:56 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:14:56 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:14:56 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:14:56 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:14:56 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:14:56 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:14:56 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:14:58 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:15:04 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:15:04 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:15:04 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:15:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:15:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:15:04 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:15:04 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:15:04 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:15:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:15:04 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:15:05 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:15:05 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:15:05 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:15:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:15:05 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:15:05 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:05 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:15:05 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:15:05 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:15:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:15:08 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:15:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:15:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:15:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:15:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:15:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:15:08 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:15:08 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:15:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:15:08 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:15:08 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:15:08 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:15:08 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:15:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:15:08 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:15:08 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:15:08 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:15:08 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:15:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:15:11 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:13 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:15:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:15:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:15:13 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:15:13 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:15:13 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:15:16 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:17 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:15:17 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:15:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:15:19 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:15:19 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:15:20 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:20 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:15:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:15:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:15:22 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:15:22 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:15:22 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:15:22 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:22 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:15:22 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:15:22 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:15:22 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:15:22 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:15:22 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:15:22 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:15:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:15:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:15:23 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:15:23 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:15:24 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:15:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:15:24 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:15:24 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:15:24 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:15:24 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:15:24 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:15:24 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:15:25 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:25 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:15:26 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:15:26 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:15:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:15:26 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:15:27 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:15:27 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:15:27 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:15:27 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:15:27 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:15:27 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:15:27 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:15:27 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:15:27 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:15:27 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:15:27 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:15:27 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:15:27 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:15:27 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:15:27 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:29 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:30 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:15:30 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:15:31 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:15:31 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:15:31 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:33 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:36 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:38 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:39 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:15:41 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:42 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:15:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:15:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:15:42 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:15:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:15:44 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:15:46 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:47 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:48 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:15:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:00 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:16:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:01 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:01 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:01 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:01 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:01 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:16:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:01 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:16:03 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:04 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:16:06 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:07 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:08 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:08 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:09 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:16:09 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:16:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:09 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:16:09 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:16:09 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:16:09 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:16:10 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:16:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:10 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:16:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:10 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:16:10 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:16:10 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:16:10 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:16:10 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:11 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:11 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:13 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:16:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:13 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:16:14 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:16:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:14 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:16:14 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:16:14 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:16:14 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:16:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:16:15 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:16:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:16:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:16:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:16:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:16:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:16:15 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:16:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:16:15 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:16:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:17 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:19 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:20 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:16:20 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:16:20 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:16:20 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:16:20 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:16:20 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:16:20 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:16:22 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:24 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:27 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:28 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:30 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:31 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:31 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:16:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:31 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:31 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:32 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:32 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:32 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:32 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:16:33 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:33 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:16:33 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:33 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:16:33 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:33 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:33 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:16:33 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:16:33 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:33 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:16:33 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:16:33 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:16:33 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:16:34 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:34 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:35 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:16:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:35 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:16:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:35 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:16:35 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:35 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:36 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:16:36 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:16:36 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:36 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:16:36 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:16:36 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:16:36 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:16:37 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:37 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:37 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:38 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:16:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:39 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:39 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:39 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:39 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:40 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:16:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:41 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:16:41 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:16:41 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:41 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:16:41 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:16:41 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:16:41 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:16:41 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:41 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:41 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:16:41 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:42 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:16:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:42 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:42 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:42 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:16:42 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:42 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:16:42 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:42 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:16:42 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:16:42 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:42 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:42 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:16:42 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:16:42 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:16:42 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:16:42 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:43 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:43 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:16:43 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:43 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:43 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:43 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:43 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:43 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:16:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:43 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:16:43 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:43 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:16:43 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:16:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:43 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:16:43 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:16:44 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:16:44 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:16:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:44 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:16:44 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:16:44 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:44 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:16:44 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:16:44 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:16:44 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:16:44 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:16:44 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:16:44 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:44 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:16:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:16:45 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:16:45 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:45 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:16:45 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:16:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:16:46 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:16:46 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:16:46 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:16:46 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:16:46 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:47 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:16:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:47 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:47 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:47 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:47 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:47 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:16:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:47 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:16:47 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:47 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:16:47 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:16:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:47 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:16:47 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:16:47 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:16:47 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:16:48 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:49 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:50 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:16:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:50 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:51 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:51 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:16:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:52 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:16:52 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:16:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:52 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:16:52 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:16:52 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:16:52 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:16:52 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:53 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:53 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:53 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:16:53 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:16:53 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:16:53 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:16:53 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:16:53 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:16:53 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:16:53 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:16:53 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:16:53 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:16:54 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:16:54 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:54 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:16:54 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:16:54 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:16:55 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:16:55 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:16:55 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:16:55 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:16:55 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:16:55 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:16:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:56 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:16:56 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:16:56 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:56 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:16:56 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:56 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:56 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:56 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:56 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:56 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:56 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:16:56 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:57 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:16:57 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:57 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:16:57 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:16:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:57 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:16:57 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:16:57 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:16:57 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:16:58 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:16:58 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:58 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:16:58 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:16:58 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:58 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:16:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:16:58 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:16:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:59 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:16:59 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:16:59 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:16:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:16:59 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:16:59 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:16:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:16:59 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:16:59 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:16:59 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:16:59 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:16:59 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:16:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:16:59 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:16:59 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:16:59 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:16:59 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:16:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:00 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:00 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:00 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:17:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:01 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:17:01 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:17:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:01 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:17:01 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:17:01 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:17:01 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:17:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:02 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:17:02 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:17:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:02 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:17:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:02 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:17:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:02 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:17:02 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:17:02 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:17:02 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:17:03 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:17:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:04 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:17:04 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:04 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:04 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:04 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:17:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:04 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:17:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:04 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:17:04 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:17:04 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:17:04 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:17:06 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:07 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:17:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:08 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:17:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:08 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:17:08 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:17:08 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:17:08 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:17:08 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:17:08 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:08 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:17:08 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:17:08 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:17:08 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:17:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:09 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:17:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:10 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:17:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:10 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:10 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:11 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:17:11 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:11 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:17:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:11 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:17:11 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:17:11 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:11 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:17:11 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:11 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:11 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:17:11 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:17:11 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:17:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:12 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:17:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:13 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:17:14 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:17:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:14 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:17:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:17:14 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:17:14 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:17:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:14 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:17:14 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:17:14 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:17:14 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:17:15 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:17:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:15 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:17:15 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:17:15 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:17:15 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:17:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:15 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:17:15 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:17:15 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:17:15 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:17:16 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:17:16 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:17:16 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:17:16 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:17:16 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:17:17 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:17:17 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:17:17 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:17:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:17:17 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:17:17 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:17:17 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:17:17 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:17:17 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:17:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:19 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:17:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:19 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:17:20 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:17:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:20 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:17:20 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:17:20 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:17:20 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:17:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:20 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:17:20 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:17:20 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:17:20 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:17:20 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:17:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:23 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:17:25 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:17:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:17:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:17:25 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:17:25 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:17:25 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:17:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:26 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:17:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:27 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:27 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:27 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:27 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:27 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:17:27 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:17:27 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:27 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:17:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:17:28 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:17:28 +0000] [91] [DEBUG] POST /release/add [2020-09-03 15:17:28 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:17:28 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:28 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:17:28 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:17:28 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:17:28 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:17:28 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:17:34 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:34 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:36 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:17:36 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:17:36 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:37 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:17:37 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:39 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:17:39 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:17:40 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:17:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:40 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:17:41 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:17:41 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:17:41 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:17:41 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:17:41 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:17:41 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:17:42 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:17:42 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:17:42 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:17:44 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:17:45 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:17:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:17:46 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:17:46 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:17:46 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:17:46 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:17:46 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:17:47 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:17:47 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:17:47 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:17:47 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:17:47 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:17:47 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:17:47 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:17:47 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:17:47 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:17:48 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:17:48 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:17:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:17:48 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:17:48 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:17:48 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:17:48 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:17:49 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:17:49 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:17:49 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:17:49 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:17:49 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:17:49 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:17:49 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:17:49 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:17:49 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:17:50 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:17:50 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:17:50 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:17:50 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:17:50 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:17:50 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:17:50 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:17:50 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:17:50 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:17:50 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:17:50 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:17:50 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:17:51 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:17:51 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:17:51 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:17:51 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:17:51 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:17:52 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:17:52 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:17:52 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:17:52 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:17:52 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:17:52 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:17:52 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:17:55 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:17:55 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:17:56 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:17:56 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:17:56 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:17:56 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:17:57 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:17:57 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:17:57 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:17:57 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:17:57 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:17:57 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:17:57 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:17:58 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:17:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:17:58 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:17:58 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:17:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:17:58 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:17:58 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:17:58 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:17:58 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:17:59 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:17:59 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:17:59 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:17:59 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:17:59 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:17:59 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:18:00 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:18:00 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:18:00 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:18:00 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:18:00 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:18:00 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:18:00 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:18:00 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:18:00 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:18:00 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:18:00 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:18:00 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:18:00 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:18:00 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:18:01 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:18:01 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:18:01 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:18:01 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:18:01 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:18:01 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:18:01 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:18:02 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:18:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:18:04 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:18:04 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:18:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:18:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:18:04 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:18:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:18:05 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:18:06 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:18:06 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:18:06 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:18:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:18:06 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:18:06 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:18:06 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:18:06 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:18:06 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:18:06 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:18:06 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:18:09 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:18:10 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:18:10 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:18:10 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:18:10 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:18:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:18:13 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:18:13 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:18:14 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:18:14 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:18:16 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:18:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:18:16 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:18:16 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:18:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:18:16 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:18:16 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:18:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:18:16 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:18:16 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:18:16 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:18:16 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:18:16 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:18:19 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:18:19 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:18:19 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:18:19 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:18:19 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:18:19 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:18:19 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:18:19 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:18:19 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:18:20 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:18:20 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:18:20 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:18:20 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:18:20 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:18:21 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:18:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:18:22 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:18:23 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:18:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:18:24 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:18:26 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:18:26 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:18:26 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:18:26 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:18:27 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:18:27 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:18:27 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:18:27 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:18:27 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:18:27 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:18:27 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:18:27 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:18:27 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:18:27 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:18:27 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:18:27 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:18:27 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:18:27 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:18:27 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:18:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:18:28 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:18:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:18:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:18:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:18:28 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:18:28 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:18:28 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:18:28 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:18:28 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:18:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:18:29 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:18:29 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:18:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:18:29 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:18:29 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:18:29 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:18:29 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:18:34 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:18:35 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:18:35 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:18:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:18:35 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:18:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:18:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:18:40 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:18:40 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:18:41 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:18:42 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:18:42 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:18:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:18:42 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:18:44 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:18:44 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:18:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:18:44 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:18:44 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:18:44 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:18:44 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:18:46 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:18:46 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:18:46 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:18:47 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:18:47 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:18:48 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:18:49 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:18:49 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:18:49 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:18:50 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:18:52 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:18:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:18:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:18:52 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:18:52 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:18:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:18:54 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:18:54 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:18:55 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:18:55 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:18:55 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:18:55 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:18:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:18:56 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:18:56 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:18:56 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:18:56 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:18:56 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:18:56 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:18:56 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:18:56 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:18:57 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:18:57 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:18:57 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:18:57 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:18:57 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:18:57 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:18:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:18:58 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:18:58 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:18:58 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:18:58 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:18:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:18:59 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:18:59 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:18:59 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:00 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:00 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:19:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:00 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:19:00 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:00 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:19:00 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:19:00 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:00 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:19:00 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:19:00 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:19:00 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:19:01 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:19:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:01 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:19:01 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:19:01 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:19:01 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:19:02 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:04 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:19:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:08 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:19:11 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:19:12 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:19:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:19:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:12 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:19:14 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:14 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:17 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:17 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:19:18 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:18 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:19:18 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:19:18 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:19:19 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:19:20 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:19:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:20 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:19:20 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:20 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:19:20 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:19:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:20 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:19:20 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:19:20 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:19:20 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:19:20 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:21 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:19:21 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:19:21 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:19:21 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:19:21 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:19:21 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:21 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:21 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:21 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:21 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:19:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:21 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:19:21 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:21 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:19:21 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:19:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:21 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:19:21 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:19:21 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:19:22 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:19:22 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:23 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:19:23 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:19:23 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:19:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:23 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:23 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:19:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:23 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:19:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:23 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:19:23 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:19:23 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:19:23 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:19:23 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:24 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:19:24 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:19:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:19:24 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:19:24 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:19:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:24 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:24 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:24 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:19:25 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:19:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:25 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:19:25 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:19:25 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:25 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:19:25 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:19:25 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:19:25 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:19:25 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:26 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:19:26 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:19:26 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:19:26 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:19:26 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:19:26 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:19:26 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:19:26 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:19:26 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:19:26 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:19:26 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:19:26 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:19:27 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:27 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:19:27 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:19:27 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:19:27 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:19:27 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:19:27 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:19:28 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:19:28 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:19:28 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:19:28 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:19:28 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:19:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:28 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:19:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:19:28 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:29 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:19:29 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:29 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:19:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:31 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:32 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:19:32 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:19:32 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:19:32 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:33 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:33 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:33 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:33 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:19:33 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:33 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:19:33 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:33 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:19:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:34 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:19:34 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:19:34 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:19:34 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:19:35 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:19:36 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:19:37 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:38 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:19:39 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:19:40 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:19:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:19:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:41 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:19:41 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:19:41 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:41 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:41 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:43 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:43 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:19:43 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:43 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:19:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:44 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:44 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:19:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:44 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:19:45 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:45 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:19:46 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:46 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:19:47 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:19:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:47 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:19:47 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:19:47 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:19:47 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:19:47 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:19:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:48 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:19:48 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:19:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:48 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:19:48 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:19:48 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:19:48 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:19:48 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:49 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:50 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:19:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:19:54 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:19:54 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:19:54 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:54 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:56 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:19:56 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:57 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:19:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:19:57 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:19:59 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:19:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:19:59 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:19:59 +0000] [91] [DEBUG] POST /release/add [2020-09-03 15:19:59 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:19:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:19:59 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:19:59 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:19:59 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:19:59 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:19:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:20:00 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:20:00 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:20:00 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:20:00 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:20:00 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:20:01 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:20:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:20:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:20:05 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:20:05 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:20:05 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:20:06 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:20:07 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:20:07 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:20:07 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:20:07 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:20:08 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:20:08 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:20:08 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:20:08 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:20:08 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:20:08 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:20:08 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:20:08 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:20:09 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:20:09 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:20:10 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:20:11 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:20:12 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:20:13 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:20:13 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:20:13 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:20:13 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:20:13 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:20:13 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:20:14 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:20:14 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:20:14 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:20:14 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:20:14 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:20:15 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:20:15 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:20:17 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:20:22 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:20:23 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:20:28 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:20:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:20:34 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:20:36 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:20:36 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:20:37 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:20:37 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:20:38 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:20:38 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:20:41 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:20:42 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:20:43 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:20:44 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:20:44 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:20:44 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:20:44 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:20:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:20:44 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:20:44 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:20:44 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:20:44 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:20:44 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:20:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:20:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:20:45 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:20:46 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:20:46 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:20:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:20:46 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:20:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:20:46 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:20:46 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:20:46 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:20:46 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:20:46 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:20:46 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:20:46 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:20:46 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:20:46 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:20:46 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:20:47 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:20:47 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:20:47 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:20:47 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:20:47 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:20:47 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:20:47 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:20:47 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:20:47 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:20:47 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:20:47 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:20:47 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:20:47 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:20:48 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:20:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:20:53 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:20:53 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:20:53 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:20:53 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:20:53 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:20:54 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:20:55 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:20:55 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:20:55 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:20:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:20:55 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:20:55 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:20:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:20:57 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:20:57 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:20:57 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:20:58 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:20:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:20:58 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:20:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:20:58 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:20:58 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:20:58 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:20:58 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:20:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:20:58 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:20:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:21:00 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:21:00 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:21:00 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:21:00 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:21:00 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:21:00 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:21:00 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:21:00 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:21:00 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:21:00 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:21:00 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:21:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:00 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:21:00 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:00 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:01 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:01 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:01 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:01 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:21:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:01 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:21:01 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:21:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:01 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:21:01 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:21:01 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:21:01 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:21:01 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:21:01 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:21:03 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:21:03 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:21:03 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:21:03 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:21:03 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:21:03 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:21:03 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:21:03 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:21:04 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:21:04 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:21:04 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:21:04 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:21:04 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:21:04 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:21:05 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:21:05 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:21:05 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:21:05 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:21:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:05 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:21:05 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:21:05 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:21:05 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:21:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:21:06 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:21:06 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:21:06 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:21:06 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:21:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:21:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:07 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:21:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:07 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:21:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:07 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:21:07 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:21:07 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:21:07 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:21:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:07 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:21:07 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:21:07 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:21:07 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:21:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:08 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:21:08 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:08 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:21:08 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:09 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:21:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:09 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:21:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:09 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:21:09 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:21:09 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:21:09 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:21:09 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:21:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:09 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:21:09 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:09 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:09 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:09 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:21:09 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:09 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:21:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:10 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:21:10 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:21:10 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:21:10 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:21:10 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:21:11 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:21:11 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:21:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:21:11 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:21:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:21:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:21:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:21:11 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:21:11 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:21:11 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:21:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:21:11 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:21:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:21:11 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:21:11 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:21:11 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:21:11 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:21:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:15 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:21:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:15 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:21:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:15 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:21:15 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:21:15 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:21:16 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:21:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:16 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:21:16 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:21:16 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:21:16 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:21:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:16 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:21:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:17 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:17 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:17 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:17 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:21:17 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:17 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:21:17 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:21:17 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:21:17 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:21:17 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:17 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:21:17 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:21:17 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:21:17 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:21:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:18 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:21:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:18 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:21:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:18 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:21:18 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:21:18 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:21:18 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:21:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:18 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:21:18 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:21:18 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:21:18 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:21:18 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:21:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:19 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:21:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:19 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:21:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:19 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:21:19 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:21:20 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:21:20 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:21:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:20 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:21:20 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:21:20 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:21:20 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:21:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:22 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:21:22 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:22 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:23 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:23 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:21:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:28 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:21:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:29 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:21:31 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:33 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:33 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:21:35 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:21:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:35 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:21:35 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:21:35 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:21:35 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:21:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:35 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:21:35 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:21:35 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:21:35 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:21:37 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:37 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:21:37 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:37 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:38 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:38 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:38 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:21:38 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:21:38 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:38 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:21:39 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:21:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:21:41 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:21:41 +0000] [91] [DEBUG] POST /release/add [2020-09-03 15:21:41 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:21:41 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:41 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:21:41 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:21:41 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:21:41 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:21:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:42 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:21:42 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:42 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:42 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:42 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:42 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:21:42 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:42 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:21:43 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:21:43 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:21:43 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:21:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:43 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:21:43 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:21:43 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:21:43 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:21:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:44 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:21:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:21:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:21:44 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:44 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:21:44 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:21:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:44 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:21:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:21:44 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:21:44 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:21:44 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:21:44 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:21:53 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:21:57 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:21:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:21:58 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:21:59 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:00 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:00 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:01 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:01 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:22:01 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:02 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:02 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:22:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:22:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:22:03 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:03 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:22:03 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:03 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:22:04 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:04 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:22:04 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:22:04 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:22:05 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:22:05 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:05 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:22:06 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:22:06 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:22:06 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:22:06 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:22:06 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:22:06 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:22:06 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:22:06 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:06 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:07 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:08 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:08 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:09 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:09 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:10 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:11 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:11 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:22:11 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:12 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:12 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:22:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:22:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:22:12 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:13 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:22:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:22:14 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:22:14 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:14 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:22:14 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:22:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:22:15 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:15 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:22:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:22:15 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:22:15 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:22:15 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:22:15 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:22:15 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:16 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:16 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:17 +0000] [90] [DEBUG] POST /revision/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) [2020-09-03 15:22:17,665] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 271, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 15:22:17 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:22:18 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:22:18 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:22:20 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:21 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:21 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:22:21 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:22 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:22:22 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:22 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:23 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:22:23 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:23 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:22:23 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:22:23 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:22:23 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:22:24 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:24 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:25 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:25 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:22:25 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:26 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:22:26 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:22:26 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:22:26 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:22:26 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:22:26 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:22:26 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:22:26 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:22:26 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:22:26 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:26 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:22:27 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:27 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:22:27 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:22:27 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:22:27 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:22:27 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:22:27 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:22:27 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:27 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:28 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:22:28 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:22:28 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:22:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:22:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:22:28 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:22:28 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:22:28 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:22:28 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:22:28 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:22:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:22:28 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:22:28 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:22:28 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:22:28 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:22:28 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:22:28 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:22:28 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:22:28 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:29 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:29 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:30 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:22:31 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:31 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:22:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:22:31 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:22:31 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:22:31 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:22:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:22:31 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:22:31 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:22:31 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:31 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:22:31 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:22:31 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:22:32 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:32 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:22:32 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:22:32 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:22:32 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:22:32 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:22:32 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:22:32 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:32 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:22:33 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:33 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:34 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:34 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:35 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:35 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:36 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:36 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:37 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:37 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:22:38 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:22:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:22:41 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:22:41 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:22:41 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:22:42 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:22:43 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:22:43 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:22:43 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:22:43 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:22:44 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:22:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:22:44 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:22:44 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:22:45 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:22:46 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:46 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:22:46 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:22:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:22:46 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:22:46 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:22:46 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:22:46 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:22:48 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:22:48 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:22:48 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:22:48 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:22:49 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:22:49 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:22:49 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:22:49 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:22:49 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:22:49 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:22:49 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:22:49 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:22:49 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:49 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:22:49 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:22:49 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:22:49 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:22:49 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:22:49 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:22:49 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:22:50 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:22:50 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:22:50 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:22:50 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:22:50 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:22:50 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:22:50 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:22:50 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:22:50 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:22:50 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:22:50 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:22:50 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:50 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:22:50 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:22:50 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:22:50 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:22:50 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:22:50 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:22:52 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:22:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:22:52 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:22:52 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:22:53 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:22:53 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:22:53 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:22:53 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:22:53 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:22:53 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:22:53 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:22:53 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:22:54 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:22:54 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:22:54 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:22:54 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:22:54 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:22:54 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:22:54 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:54 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:22:54 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:22:54 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:22:54 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:22:54 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:22:54 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:22:54 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:22:56 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:22:56 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:22:56 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:22:56 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:22:56 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:22:56 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:22:56 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:22:56 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:22:56 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:22:56 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:22:56 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:22:56 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:22:58 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:22:58 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:22:58 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:22:58 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:22:58 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:22:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:22:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:22:58 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:22:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:22:58 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:22:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:22:58 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:22:58 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:22:58 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:22:58 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:22:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:23:04 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:23:05 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:23:05 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:05 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:23:05 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:05 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:23:06 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:06 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:23:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:23:06 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:23:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:06 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:23:06 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:23:06 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:23:06 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:23:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:06 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:23:06 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:23:06 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:23:06 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:23:06 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:23:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:06 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:07 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:07 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:23:07 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:23:09 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:09 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:23:09 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:09 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:09 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:09 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:09 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:09 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:23:09 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:09 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:23:09 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:23:09 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:23:09 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:23:09 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:09 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:23:09 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:23:09 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:23:09 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:23:13 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:23:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:23:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:15 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:23:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:15 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:23:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:16 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:23:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:16 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:23:17 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:23:17 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:17 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:17 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:23:17 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:23:17 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:17 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:23:17 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:23:17 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:23:17 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:23:18 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:18 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:23:19 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:23:19 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:19 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:23:19 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:23:19 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:23:19 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:23:19 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:19 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:23:19 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:23:19 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:23:19 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:23:20 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:21 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:23:21 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:21 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:21 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:23:21 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:21 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:21 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:21 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:23:21 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:23:21 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:21 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:23:21 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:21 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:23:21 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:23:21 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:23:21 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:23:22 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:23:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:23:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:23:29 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:30 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:23:30 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:30 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:32 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:32 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:32 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:33 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:33 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:23:33 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:23:33 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:33 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:34 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:23:34 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:34 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:23:34 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:23:34 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:23:34 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:23:34 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:34 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:34 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:34 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:23:34 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:23:34 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:23:34 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:23:35 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:35 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:23:35 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:35 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:23:35 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:35 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:23:35 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:35 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:35 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:35 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:35 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:35 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:23:35 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:35 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:23:36 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:23:36 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:23:36 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:23:36 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:36 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:23:36 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:23:36 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:23:36 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:23:36 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:23:36 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:23:36 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:23:36 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:23:36 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:36 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:23:36 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:23:36 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:23:36 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:23:37 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:23:37 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:38 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:23:38 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:38 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:38 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:38 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:38 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:38 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:23:38 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:38 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:23:38 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:23:38 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:23:38 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:23:38 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:38 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:23:38 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:23:38 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:23:38 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:23:39 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:39 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:23:39 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:39 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:39 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:39 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:39 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:39 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:23:39 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:39 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:23:39 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:23:39 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:23:39 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:23:39 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:39 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:23:39 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:23:39 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:23:39 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:23:42 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:42 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:23:42 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:42 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:42 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:42 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:42 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:42 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:23:42 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:42 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:23:43 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:23:44 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:23:44 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:23:44 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:23:44 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:23:44 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:44 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:23:44 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:23:44 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:23:44 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:23:46 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:46 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:23:46 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:46 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:46 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:46 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:46 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:23:46 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:23:46 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:23:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:46 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:23:46 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:23:46 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:23:46 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:23:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:46 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:23:47 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:23:47 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:23:47 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:23:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:23:49 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:23:49 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:23:49 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:23:49 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:23:49 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:23:49 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:23:49 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:23:49 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:23:49 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:23:49 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:23:49 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:23:49 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:23:49 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:23:49 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:23:49 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:23:50 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:23:50 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:23:50 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:23:51 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:23:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:53 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:23:53 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:23:53 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:54 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:23:54 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:23:54 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:23:56 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:23:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:23:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:23:59 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:24:01 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:24:02 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:24:02 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:24:03 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:24:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:03 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:24:04 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:24:04 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:24:04 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:24:04 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:04 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:24:04 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:24:04 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:04 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:24:04 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:24:04 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:24:04 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:24:05 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:24:06 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:24:06 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:24:06 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:24:06 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:24:06 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:24:06 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:24:06 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:24:06 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:24:06 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:24:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:06 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:24:06 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:24:06 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:24:06 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:24:06 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:06 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:24:06 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:24:06 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:24:06 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:24:10 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:24:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:24:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:24:17 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:24:20 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:24:20 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:24:20 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:24:20 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:24:22 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:24:22 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:24:22 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:24:24 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:24:24 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:24:26 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:24:26 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:26 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:24:26 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:24:26 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:24:26 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:24:26 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:26 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:24:26 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:24:26 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:24:26 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:24:27 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:24:28 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:24:28 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:24:28 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:24:28 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:24:28 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:24:28 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:24:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:24:28 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:24:28 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:24:28 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:28 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:24:30 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:24:30 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:24:30 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:24:30 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:24:30 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:30 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:24:30 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:24:30 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:24:30 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:24:32 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:24:33 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:24:33 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:24:33 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:24:33 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:24:33 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:24:33 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:24:34 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:24:34 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:24:34 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:24:34 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:34 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:24:34 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:24:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:24:36 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:24:36 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:24:36 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:24:36 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:24:36 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:24:37 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:24:37 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:24:37 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:24:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:37 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:24:37 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:24:37 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:24:37 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:24:37 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:24:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:24:40 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:24:40 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:24:40 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:24:40 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:24:40 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:24:41 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:24:41 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:24:41 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:24:41 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:41 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:24:41 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:41 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:24:41 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:24:41 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:24:41 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:24:43 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:24:43 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:43 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:24:43 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:24:44 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:24:44 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:24:45 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:24:45 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:24:46 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:24:46 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:24:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:46 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:24:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:46 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:24:46 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:24:46 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:24:46 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:24:47 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:24:48 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:24:49 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:24:49 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:24:49 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:24:50 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:24:50 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:50 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:24:54 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:24:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:24:56 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:24:56 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:24:57 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:24:57 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:24:57 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:24:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:24:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:24:58 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:24:58 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:24:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:58 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:24:58 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:24:58 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:24:58 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:24:58 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:24:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:58 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:24:58 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:24:58 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:24:58 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:24:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:24:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:24:59 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:24:59 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:24:59 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:24:59 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:24:59 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:24:59 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:24:59 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:24:59 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:24:59 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:24:59 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:24:59 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:24:59 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:24:59 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:24:59 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:24:59 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:24:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:24:59 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:25:00 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:00 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:25:00 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:00 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:00 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:00 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:00 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:00 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:01 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:01 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:01 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:01 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:01 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:01 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:01 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:01 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:25:01 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:01 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:25:01 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:01 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:01 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:01 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:01 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:01 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:01 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:02 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:02 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:02 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:02 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:02 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:02 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:02 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:25:02 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:25:02 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:02 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:25:02 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:02 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:25:02 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:25:02 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:02 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:02 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:02 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:02 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:02 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:04 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:25:04 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:04 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:25:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:25:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:25:04 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:25:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:25:05 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:25:05 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:25:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:25:05 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:05 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:05 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:25:05 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:25:05 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:05 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:05 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:05 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:06 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:07 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:07 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:07 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:08 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:08 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:08 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:08 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:08 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:08 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:08 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:08 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:08 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:08 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:25:08 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:08 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:25:08 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:08 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:25:09 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:09 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:25:09 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:25:09 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:09 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:09 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:09 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:09 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:09 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:09 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:09 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:09 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:09 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:09 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:09 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:09 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:11 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:11 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:11 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:11 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:25:11 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:25:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:11 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:25:11 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:11 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:25:12 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:25:12 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:12 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:12 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:12 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:12 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:25:12 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:25:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:25:12 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:25:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:25:12 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:25:12 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:25:12 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:25:12 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:25:13 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:13 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:13 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:25:13 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:25:13 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:13 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:13 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:14 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:14 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:14 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:14 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:14 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:14 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:25:14 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:14 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:25:14 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:14 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:25:14 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:14 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:14 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:14 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:14 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:14 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:15 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:15 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:15 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:15 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:25:15 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:25:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:15 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:15 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:15 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:15 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:16 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:16 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:17 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:18 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:18 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:18 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:18 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:18 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:18 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:18 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:18 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:25:18 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:25:18 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:18 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:25:18 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:19 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:19 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:19 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:24 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:24 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:25 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:25 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:25 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:25 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:25 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:26 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:26 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:26 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:26 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:27 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:25:27 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:25:27 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:27 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:25:27 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:27 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:25:27 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:27 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:27 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:27 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:27 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:27 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:28 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:28 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:28 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:25:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:28 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:29 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:30 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:30 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:30 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:30 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:30 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:30 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:30 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:30 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:30 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:25:30 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:25:30 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:30 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:25:30 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:30 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:30 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:30 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:30 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:30 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:30 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:30 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:30 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:31 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:31 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:31 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:31 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:31 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:31 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:31 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:31 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:31 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:31 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:25:31 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:31 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:25:31 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:31 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:31 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:25:31 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:31 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:31 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:31 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:31 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:31 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:31 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:31 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:32 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:32 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:32 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:32 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:33 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:25:33 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:33 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:33 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:33 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:34 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:34 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:34 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:34 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:25:34 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:25:34 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:34 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:25:34 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:34 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:25:34 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:34 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:34 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:34 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:34 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:34 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:36 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:37 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:38 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:39 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:39 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:25:39 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:40 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:40 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:25:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:25:41 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:41 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:25:41 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:25:41 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:42 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:42 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:25:42 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:25:42 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:43 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:25:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:25:43 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:25:43 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:43 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:43 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:25:43 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:25:43 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:43 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:43 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:43 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:43 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:43 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:25:44 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:25:44 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:25:45 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:25:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:45 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:45 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:45 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:45 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:45 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:45 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:46 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:46 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:46 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:46 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:46 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:47 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:47 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:47 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:47 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:47 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:47 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:47 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:47 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:25:47 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:47 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:47 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:47 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:47 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:47 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:47 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:47 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:25:47 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:25:47 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:48 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:48 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:48 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:25:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:25:48 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:49 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:49 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:50 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:50 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:50 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:50 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:50 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:50 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:50 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:50 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:51 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:51 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:25:51 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:25:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:25:51 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:25:51 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:51 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:25:51 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:25:51 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:25:51 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:51 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:25:51 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:25:51 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:51 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:51 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:51 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:51 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:25:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:25:52 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:25:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:25:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:25:52 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:25:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:25:52 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:52 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:25:52 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:53 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:53 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:54 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:54 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:55 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:25:56 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:57 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:57 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:25:57 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:25:57 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:25:57 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:57 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:25:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:25:57 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:25:57 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:25:57 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:25:57 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:25:57 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:58 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:58 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:59 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:25:59 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:00 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:00 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:01 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:01 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:01 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:01 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:01 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:26:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:01 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:01 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:01 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:01 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:01 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:01 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:01 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:01 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:01 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:01 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:01 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:02 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:02 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:26:02 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:26:02 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:02 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:26:02 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:26:02 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:26:02 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:02 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:02 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:26:02 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:26:02 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:02 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:02 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:04 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:04 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:26:04 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:05 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:05 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:05 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:06 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:06 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:06 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:07 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:07 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:07 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:07 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:07 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:26:08 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:08 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:26:08 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:08 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:26:08 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:26:08 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:09 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:26:09 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:26:09 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:26:09 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:09 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:09 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:26:09 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:09 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:09 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:10 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:10 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:10 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:10 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:10 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:10 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:10 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:10 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:10 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:10 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:10 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:10 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:10 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:10 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:10 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:26:10 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:26:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:11 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:26:11 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:26:11 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:26:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:11 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:26:11 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:26:11 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:26:11 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:11 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:26:11 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:11 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:26:11 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:11 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:11 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:11 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:26:11 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:11 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:11 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:12 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:12 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:12 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:12 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:12 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:12 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:12 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:12 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:12 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:12 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:26:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:12 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:26:12 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:26:12 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:26:12 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:12 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:12 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:26:12 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:13 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:13 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:13 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:13 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:13 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:26:13 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:13 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:13 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:13 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:13 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:13 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:13 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:13 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:13 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:14 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:14 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:15 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:15 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:15 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:15 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:15 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:15 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:15 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:15 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:16 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:16 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:16 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:16 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:16 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:16 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:26:16 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:26:16 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:16 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:16 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:16 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:16 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:16 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:16 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:16 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:16 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:16 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:16 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:16 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:26:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:16 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:26:16 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:26:16 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:26:16 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:16 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:26:17 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:17 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:17 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:17 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:17 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:26:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:18 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:18 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:18 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:18 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:18 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:18 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:26:18 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:26:18 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:18 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:18 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:18 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:18 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:18 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:18 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:19 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:19 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:19 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:19 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:19 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:19 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:19 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:20 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:26:20 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:20 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:26:20 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:20 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:20 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:20 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:20 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:26:20 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:20 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:20 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:20 +0000] [91] [DEBUG] POST /release/add [2020-09-03 15:26:20 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:20 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:20 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:20 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:20 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:20 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:20 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:26:21 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:26:21 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:21 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:26:21 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:26:21 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:21 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:21 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:26:21 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:21 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:21 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:22 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:22 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:22 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:22 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:22 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:22 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:22 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:22 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:26:22 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:26:22 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:22 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:22 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:22 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:26:22 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:22 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:22 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:24 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:26 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:26 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:26 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:28 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:28 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:28 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:30 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:30 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:26:30 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:30 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:30 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:31 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:32 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:32 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:26:32 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:32 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:26:32 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:26:33 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:26:33 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:33 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:33 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:26:33 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:33 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:33 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:33 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:33 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:33 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:33 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:33 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:34 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:34 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:34 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:34 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:34 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:34 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:34 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:34 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:34 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:34 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:34 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:34 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:34 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:34 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:26:34 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:26:34 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:34 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:34 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:34 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:35 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:35 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:26:35 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:35 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:26:35 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:35 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:35 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:26:36 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:36 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:37 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:26:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:37 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:26:37 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:26:37 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:26:37 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:37 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:37 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:26:37 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:37 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:37 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:37 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:37 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:26:38 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:26:38 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:38 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:26:38 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:26:38 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:26:38 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:38 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:38 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:26:38 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:38 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:38 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:39 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:40 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:40 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:26:40 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:40 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:40 +0000] [91] [DEBUG] POST /release/add [2020-09-03 15:26:40 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:40 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:40 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:40 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:40 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:40 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:42 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:42 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:42 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:42 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:43 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:43 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:43 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:43 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:26:43 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:43 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:26:43 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:26:43 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:26:43 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:43 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:43 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:26:43 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:43 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:43 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:43 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:43 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:43 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:43 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:44 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:44 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:44 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:44 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:44 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:44 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:44 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:44 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:44 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:44 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:44 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:44 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:44 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:44 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:44 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:44 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:45 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:45 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:45 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:45 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:26:45 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:45 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:45 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:26:45 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:26:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:45 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:45 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:45 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:45 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:45 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:26:45 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:45 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:26:46 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:26:46 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:46 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:26:46 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:46 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:46 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:26:46 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:46 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:46 +0000] [91] [DEBUG] POST /release/add [2020-09-03 15:26:46 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:46 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:46 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:46 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:46 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:46 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:46 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:47 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:47 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:47 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:47 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:47 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:47 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:47 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:47 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:26:47 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:47 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:26:48 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:48 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:48 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:48 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:48 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:48 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:48 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:48 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:48 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:48 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:48 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:48 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:48 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:26:48 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:48 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:48 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:26:49 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:49 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:49 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:49 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:49 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:49 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:49 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:49 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:26:49 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:49 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:26:49 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:26:49 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:26:49 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:49 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:49 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:26:49 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:49 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:49 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:50 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:26:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:50 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:50 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:50 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:50 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:50 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:50 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:50 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:50 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:51 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:26:51 +0000] [91] [DEBUG] POST /release/add [2020-09-03 15:26:51 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:51 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:51 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:51 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:51 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:51 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:26:51 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:51 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:51 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:51 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:51 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:51 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:51 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:52 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:52 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:52 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:52 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:52 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:52 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:52 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:26:53 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:26:53 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:53 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:53 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:53 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:53 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:53 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:53 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:54 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:55 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:55 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:55 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:55 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:55 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:55 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:55 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:55 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:55 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:26:55 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:55 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:55 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:55 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:56 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:26:56 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:56 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:56 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:56 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:56 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:26:56 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:56 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:56 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:56 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:56 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:56 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:56 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:56 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:26:56 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:56 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:56 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:56 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:56 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:56 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:57 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:57 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:57 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:57 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:57 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:57 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:57 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:57 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:26:57 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:57 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:26:57 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:57 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:57 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:26:57 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:57 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:26:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:57 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:26:57 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:26:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:57 +0000] [91] [DEBUG] POST /content/add ERROR:root:An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [2020-09-03 15:26:58,150] ERROR in app: Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:swh.storage.api.server:Exception on /content/add [POST] Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object ERROR:root:500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 727, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 403, in increment raise six.reraise(type(error), error, _stacktrace) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/packages/six.py", line 734, in reraise raise value.with_traceback(tb) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 426, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 421, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.7/http/client.py", line 1369, in getresponse response.begin() File "/usr/local/lib/python3.7/http/client.py", line 310, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.7/http/client.py", line 279, in _read_status raise RemoteDisconnected("Remote end closed connection without" urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 258, in raw_verb return getattr(self.session, verb)(self._url(endpoint), **opts) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 578, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 276, in post **opts, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 260, in raw_verb raise self.api_exception(e) swh.objstorage.exc.ObjStorageAPIError: An unexpected error occurred in the api backend: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1822, in handle_user_exception return handler(e) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/api/server.py", line 46, in my_error_handler return error_handler(exception, encode_data) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 403, in error_handler response = encoder(exception_to_dict(exception)) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 379, in encode_data_server encoded_data = ENCODERS[content_type](data, extra_encoders=extra_type_encoders) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/serializers.py", line 227, in msgpack_dumps return msgpack.packb(data, use_bin_type=True, default=encode_types) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/msgpack/__init__.py", line 35, in packb return Packer(**kwargs).pack(o) File "msgpack/_packer.pyx", line 286, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 292, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 289, in msgpack._cmsgpack.Packer.pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 225, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 258, in msgpack._cmsgpack.Packer._pack File "msgpack/_packer.pyx", line 283, in msgpack._cmsgpack.Packer._pack TypeError: can not serialize 'ConnectionError' object [2020-09-03 15:26:58 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:58 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:26:58 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:26:58 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:26:58 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:26:58 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:26:58 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:26:58 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:58 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:58 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:26:58 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:58 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:58 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:58 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:58 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:58 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:26:59 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:59 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:26:59 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:26:59 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:59 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:26:59 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:59 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:26:59 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:26:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:59 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:26:59 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:26:59 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:26:59 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:26:59 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:26:59 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:26:59 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:26:59 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:26:59 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:27:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:27:02 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:27:02 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:27:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:27:02 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:27:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:27:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:27:02 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:27:02 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:27:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:27:02 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:27:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:27:02 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:27:02 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:27:02 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:27:02 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:27:04 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:27:04 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:27:04 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:27:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:27:05 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:27:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:27:05 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:27:05 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:27:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:27:05 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:27:05 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:05 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:27:05 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:27:05 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:27:05 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:27:05 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:27:05 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:27:05 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:27:07 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:27:09 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:27:09 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:27:09 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:27:09 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:27:09 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:27:09 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:27:09 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:27:09 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:27:10 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:27:10 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:27:10 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:27:10 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:27:10 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:27:10 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:27:10 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:27:10 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:27:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:27:11 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:27:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:27:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:27:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:27:11 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:27:11 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:27:11 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:27:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:27:11 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:27:11 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:27:11 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:27:11 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:27:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:27:11 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:27:11 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:27:11 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:27:11 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:27:11 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:27:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:27:11 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:27:12 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:27:13 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:27:15 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:27:15 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:27:15 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:27:17 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:27:17 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:27:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:27:19 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:27:20 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:27:20 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:27:20 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:27:21 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:21 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:27:21 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:27:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:27:21 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:27:21 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:27:21 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:27:21 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:27:35 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:27:36 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:27:40 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:27:40 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:27:40 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:27:43 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:27:43 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:27:43 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:45 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:45 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:46 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:47 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:27:47 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:27:47 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:27:47 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:27:48 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:27:48 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:48 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:27:49 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:49 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:27:50 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:50 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:27:50 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:51 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:27:51 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:27:51 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:27:51 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:27:51 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:51 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:27:52 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:52 +0000] [90] [DEBUG] POST /directory/add ERROR:root:duplicate key value violates unique constraint "directory_entry_file_target_name_perms_idx" DETAIL: Key (target, name, perms)=(\x046d6bf78401d3bc424b4f2df58783e7fdc54523, \x736f6c656461645f6661636164655f6d6978696e2e7079, 33188) already exists. CONTEXT: SQL statement " insert into directory_entry_file (target, name, perms) select distinct t.target, t.name, t.perms from tmp_directory_entry_file t where not exists ( select 1 from directory_entry_file i where t.target = i.target and t.name = i.name and t.perms = i.perms) " PL/pgSQL function swh_directory_entry_add(directory_entry_type) line 3 at EXECUTE SQL statement "SELECT swh_directory_entry_add('file')" PL/pgSQL function swh_directory_add() line 3 at PERFORM Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in directory_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/common.py", line 62, in _meth return meth(self, *args, db=db, cur=cur, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 515, in directory_add db.directory_add_from_temp(cur) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/db_utils.py", line 34, in _meth self._cursor(cur).execute("SELECT %s()" % stored_proc) psycopg2.errors.UniqueViolation: duplicate key value violates unique constraint "directory_entry_file_target_name_perms_idx" DETAIL: Key (target, name, perms)=(\x046d6bf78401d3bc424b4f2df58783e7fdc54523, \x736f6c656461645f6661636164655f6d6978696e2e7079, 33188) already exists. CONTEXT: SQL statement " insert into directory_entry_file (target, name, perms) select distinct t.target, t.name, t.perms from tmp_directory_entry_file t where not exists ( select 1 from directory_entry_file i where t.target = i.target and t.name = i.name and t.perms = i.perms) " PL/pgSQL function swh_directory_entry_add(directory_entry_type) line 3 at EXECUTE SQL statement "SELECT swh_directory_entry_add('file')" PL/pgSQL function swh_directory_add() line 3 at PERFORM [2020-09-03 15:27:53 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:27:53 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:27:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:27:53 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:53 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:27:54 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:54 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:54 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:27:54 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:55 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:27:55 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:56 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:56 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:27:56 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:56 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:27:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:57 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:27:57 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:27:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:57 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:27:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:57 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:58 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:27:58 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:58 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:59 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:27:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:27:59 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:28:00 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:28:00 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:28:00 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:28:01 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:28:01 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:28:01 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:28:01 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:28:01 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:28:01 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:28:01 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:28:02 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:28:02 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:28:02 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:28:02 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:28:02 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:28:02 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:28:02 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:28:03 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:28:03 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:28:03 +0000] [90] [DEBUG] POST /revision/add ERROR:root:duplicate key value violates unique constraint "revision_pkey" DETAIL: Key (id)=(\x0e4f6e51a6af43b9440ad17881c9ce136be4f924) already exists. CONTEXT: SQL statement "insert into revision (id, date, date_offset, date_neg_utc_offset, committer_date, committer_date_offset, committer_date_neg_utc_offset, type, directory, message, author, committer, metadata, synthetic, extra_headers) select t.id, t.date, t.date_offset, t.date_neg_utc_offset, t.committer_date, t.committer_date_offset, t.committer_date_neg_utc_offset, t.type, t.directory, t.message, a.id, c.id, t.metadata, t.synthetic, t.extra_headers from tmp_revision t left join person a on a.fullname = t.author_fullname left join person c on c.fullname = t.committer_fullname" PL/pgSQL function swh_revision_add() line 5 at SQL statement Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 102, in convert_validation_exceptions yield File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 590, in revision_add db.revision_add_from_temp(cur) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/db_utils.py", line 34, in _meth self._cursor(cur).execute("SELECT %s()" % stored_proc) psycopg2.errors.UniqueViolation: duplicate key value violates unique constraint "revision_pkey" DETAIL: Key (id)=(\x0e4f6e51a6af43b9440ad17881c9ce136be4f924) already exists. CONTEXT: SQL statement "insert into revision (id, date, date_offset, date_neg_utc_offset, committer_date, committer_date_offset, committer_date_neg_utc_offset, type, directory, message, author, committer, metadata, synthetic, extra_headers) select t.id, t.date, t.date_offset, t.date_neg_utc_offset, t.committer_date, t.committer_date_offset, t.committer_date_neg_utc_offset, t.type, t.directory, t.message, a.id, c.id, t.metadata, t.synthetic, t.extra_headers from tmp_revision t left join person a on a.fullname = t.author_fullname left join person c on c.fullname = t.committer_fullname" PL/pgSQL function swh_revision_add() line 5 at SQL statement During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in revision_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/common.py", line 62, in _meth return meth(self, *args, db=db, cur=cur, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 596, in revision_add cur, File "/usr/local/lib/python3.7/contextlib.py", line 130, in __exit__ self.gen.throw(type, value, traceback) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 104, in convert_validation_exceptions raise StorageArgumentException(str(e)) swh.storage.exc.StorageArgumentException: duplicate key value violates unique constraint "revision_pkey" DETAIL: Key (id)=(\x0e4f6e51a6af43b9440ad17881c9ce136be4f924) already exists. CONTEXT: SQL statement "insert into revision (id, date, date_offset, date_neg_utc_offset, committer_date, committer_date_offset, committer_date_neg_utc_offset, type, directory, message, author, committer, metadata, synthetic, extra_headers) select t.id, t.date, t.date_offset, t.date_neg_utc_offset, t.committer_date, t.committer_date_offset, t.committer_date_neg_utc_offset, t.type, t.directory, t.message, a.id, c.id, t.metadata, t.synthetic, t.extra_headers from tmp_revision t left join person a on a.fullname = t.author_fullname left join person c on c.fullname = t.committer_fullname" PL/pgSQL function swh_revision_add() line 5 at SQL statement [2020-09-03 15:28:03 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:28:03 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:28:03 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:28:03 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:28:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:28:03 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:28:03 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:28:03 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:28:03 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:28:03 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:28:03 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:28:03 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:28:03 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:28:04 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:28:04 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:28:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:28:04 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:28:04 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:28:04 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:28:04 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:28:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:28:04 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:28:04 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:28:04 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:28:04 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:28:04 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:28:04 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:28:04 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:28:04 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:28:04 +0000] [90] [DEBUG] POST /origin/add_multi [2020-09-03 15:28:04 +0000] [90] [DEBUG] POST /origin/visit/add [2020-09-03 15:28:04 +0000] [90] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:28:05 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:28:05 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:28:05 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:28:05 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:28:05 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:28:05 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:28:05 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:28:05 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:28:05 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:28:05 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:28:05 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:28:05 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:28:05 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:28:05 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:28:05 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:28:05 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:28:05 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:28:05 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:28:07 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:28:10 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:28:11 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:28:11 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:28:11 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:28:12 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:28:12 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:28:13 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:28:13 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:28:13 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:28:13 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:28:13 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:28:13 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:28:13 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:28:13 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:28:13 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:28:13 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:28:13 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:28:14 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:28:14 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:28:14 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:28:14 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:28:14 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:28:15 +0000] [90] [DEBUG] POST /revision/missing [2020-09-03 15:28:15 +0000] [90] [DEBUG] POST /release/missing [2020-09-03 15:28:16 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:28:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:28:16 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:28:16 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:28:16 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:28:16 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:28:16 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:28:16 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:28:16 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:28:16 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:28:16 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:28:16 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:28:16 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:28:16 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:28:17 +0000] [91] [DEBUG] POST /origin/add_multi [2020-09-03 15:28:17 +0000] [91] [DEBUG] POST /origin/visit/add [2020-09-03 15:28:17 +0000] [91] [DEBUG] POST /origin/visit/get_latest [2020-09-03 15:28:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:28:19 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:28:19 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:28:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:28:19 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:28:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:28:19 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:28:19 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:28:19 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:28:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:28:19 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:28:19 +0000] [91] [DEBUG] POST /release/add [2020-09-03 15:28:19 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:28:19 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:28:19 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:28:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:28:20 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:28:20 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:28:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:28:20 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:28:20 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:28:21 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:28:21 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:28:21 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:28:21 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:28:23 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:28:23 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:28:23 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:28:23 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:28:23 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:28:26 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:28:27 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:28:27 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:28:27 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:28:28 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:28:28 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:28:29 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:28:29 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:28:29 +0000] [91] [DEBUG] POST /snapshot/add [2020-09-03 15:28:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:28:29 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:28:29 +0000] [90] [DEBUG] POST /content/skipped/missing [2020-09-03 15:28:29 +0000] [90] [DEBUG] POST /content/missing [2020-09-03 15:28:29 +0000] [91] [DEBUG] POST /directory/add [2020-09-03 15:28:29 +0000] [91] [DEBUG] POST /revision/add [2020-09-03 15:28:29 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:28:29 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:28:30 +0000] [91] [DEBUG] Closing connection. [2020-09-03 15:28:30 +0000] [90] [DEBUG] POST /directory/missing [2020-09-03 15:28:48 +0000] [91] [DEBUG] POST /directory/missing [2020-09-03 15:28:49 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:29:06 +0000] [91] [DEBUG] POST /revision/missing [2020-09-03 15:29:06 +0000] [91] [DEBUG] POST /release/missing [2020-09-03 15:29:24 +0000] [90] [DEBUG] POST /snapshot/add [2020-09-03 15:29:24 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:29:24 +0000] [90] [DEBUG] POST /content/add [2020-09-03 15:29:24 +0000] [90] [DEBUG] POST /directory/add [2020-09-03 15:29:24 +0000] [90] [DEBUG] POST /revision/add [2020-09-03 15:29:24 +0000] [90] [DEBUG] POST /release/add [2020-09-03 15:29:24 +0000] [90] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:29:24 +0000] [90] [DEBUG] POST /flush [2020-09-03 15:29:24 +0000] [90] [DEBUG] Closing connection. [2020-09-03 15:31:44 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:33:37 +0000] [91] [DEBUG] POST /content/skipped/missing [2020-09-03 15:33:37 +0000] [91] [DEBUG] POST /content/missing [2020-09-03 15:33:39 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:33:39 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:34:15 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:35:11 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:36:12 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:36:54 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:37:58 +0000] [91] [DEBUG] POST /content/add ERROR:root:Maximum request body size 1073741824 exceeded, actual body size 1073851088 Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 331, in raise_for_status exception = pickle.loads(data) TypeError: a bytes-like object is required, not 'str' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 282, in post return self._decode_response(response) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 356, in _decode_response self.raise_for_status(response) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 343, in raise_for_status raise RemoteException(payload=data, response=response) swh.core.api.RemoteException: Maximum request body size 1073741824 exceeded, actual body size 1073851088 [2020-09-03 15:38:07 +0000] [91] [DEBUG] POST /origin/visit_status/add [2020-09-03 15:38:07 +0000] [91] [DEBUG] POST /flush [2020-09-03 15:38:07 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:38:09 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:38:14 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:38:20 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:38:22 +0000] [91] [DEBUG] POST /content/add [2020-09-03 15:38:28 +0000] [91] [DEBUG] POST /content/add ERROR:root:Maximum request body size 1073741824 exceeded, actual body size 1073848248 Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 331, in raise_for_status exception = pickle.loads(data) TypeError: a bytes-like object is required, not 'str' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/srv/softwareheritage/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "", line 2, in content_add File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 148, in _negotiate return f.negotiator(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/negotiation.py", line 82, in __call__ result = self.func(*args, **kwargs) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 457, in _f return obj_meth(**kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d return f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d r = f(*a, **kw) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 229, in content_add objstorage_summary = self.objstorage.content_add(contents) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/objstorage.py", line 62, in content_add summary = self.objstorage.add_batch({cont.sha1: cont.data for cont in contents}) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/objstorage/api/client.py", line 48, in add_batch {"contents": contents, "check_presence": check_presence,}, File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 282, in post return self._decode_response(response) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 356, in _decode_response self.raise_for_status(response) File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/api/__init__.py", line 343, in raise_for_status raise RemoteException(payload=data, response=response) swh.core.api.RemoteException: Maximum request body size 1073741824 exceeded, actual body size 1073848248 [2020-09-03 15:49:10 +0000] [91] [DEBUG] GET /stat/counters [2020-09-04 09:15:50 +0000] [1] [INFO] Handling signal: term [2020-09-04 09:15:51 +0000] [91] [INFO] Worker exiting (pid: 91) [2020-09-04 09:15:51 +0000] [90] [INFO] Worker exiting (pid: 90) [2020-09-04 09:15:51 +0000] [1] [INFO] Shutting down: Master