Skip to content

Instantly share code, notes, and snippets.

@ryanditjia
Last active September 10, 2020 11:15
Show Gist options
  • Save ryanditjia/d0fd1ba5294b1c7af0912a431687d26a to your computer and use it in GitHub Desktop.
Save ryanditjia/d0fd1ba5294b1c7af0912a431687d26a to your computer and use it in GitHub Desktop.
Error Airflow
Checking for script in /app/prestart.sh
Running script /app/prestart.sh
INFO:__main__:Initializing service
INFO:__main__:Starting call to '__main__.init', this is the 1st time calling it.
INFO:__main__:Service finished initializing
DB: postgresql+psycopg2://postgres:***@db_airflow:5432/fairphonic_airflow
[2020-09-10 11:15:20,285] {db.py:378} INFO - Creating tables
INFO [alembic.runtime.migration] Context impl PostgresqlImpl.
INFO [alembic.runtime.migration] Will assume transactional DDL.
2020-09-10 11:15:22.064610: W tensorflow/stream_executor/platform/default/dso_loader.cc:59] Could not load dynamic library 'libcudart.so.10.1'; dlerror: libcudart.so.10.1: cannot open shared object file: No such file or directory
2020-09-10 11:15:22.064752: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
[ INFO ] MusicExtractorSVM: no classifier models were configured by default
[]
0
Done.
____________ _____________
____ |__( )_________ __/__ /________ __
____ /| |_ /__ ___/_ /_ __ /_ __ \_ | /| / /
___ ___ | / _ / _ __/ _ / / /_/ /_ |/ |/ /
_/_/ |_/_/ /_/ /_/ /_/ \____/____/|__/
____________ _____________
____ |__( )_________ __/__ /________ __
____ /| |_ /__ ___/_ /_ __ /_ __ \_ | /| / /
___ ___ | / _ / _ __/ _ / / /_/ /_ |/ |/ /
_/_/ |_/_/ /_/ /_/ /_/ \____/____/|__/
[2020-09-10 11:15:29,949] {__init__.py:50} INFO - Using executor CeleryExecutor
[2020-09-10 11:15:29,957] {scheduler_job.py:1367} INFO - Starting the scheduler
[2020-09-10 11:15:29,958] {scheduler_job.py:1375} INFO - Running execute loop for -1 seconds
[2020-09-10 11:15:29,958] {scheduler_job.py:1376} INFO - Processing each file at most -1 times
[2020-09-10 11:15:29,959] {scheduler_job.py:1379} INFO - Searching for files in /app/airflow/dags
[2020-09-10 11:15:29,973] {scheduler_job.py:1381} INFO - There are 1 files in /app/airflow/dags
[2020-09-10 11:15:29,973] {scheduler_job.py:1438} INFO - Resetting orphaned tasks for active dag runs
[2020-09-10 11:15:30,014] {dag_processing.py:562} INFO - Launched DagFileProcessorManager with pid: 30
[2020-09-10 11:15:30,023] {settings.py:55} INFO - Configured default timezone <Timezone [UTC]>
[2020-09-10 11:15:30,078] {__init__.py:50} INFO - Using executor CeleryExecutor
[2020-09-10 11:15:30,091] {dagbag.py:417} INFO - Filling up the DagBag from /app/airflow/dags
2020-09-10 11:15:31.204636: W tensorflow/stream_executor/platform/default/dso_loader.cc:59] Could not load dynamic library 'libcudart.so.10.1'; dlerror: libcudart.so.10.1: cannot open shared object file: No such file or directory
2020-09-10 11:15:31.204927: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
2020-09-10 11:15:31.238316: W tensorflow/stream_executor/platform/default/dso_loader.cc:59] Could not load dynamic library 'libcudart.so.10.1'; dlerror: libcudart.so.10.1: cannot open shared object file: No such file or directory
2020-09-10 11:15:31.238553: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
[ INFO ] MusicExtractorSVM: no classifier models were configured by default
[ INFO ] MusicExtractorSVM: no classifier models were configured by default
[]
0
Running the Gunicorn Server with:
Workers: 4 sync
Host: 0.0.0.0:8080

Timeout: 120
Logfiles: - -
=================================================================
2020-09-10 11:15:36.752169: W tensorflow/stream_executor/platform/default/dso_loader.cc:59] Could not load dynamic library 'libcudart.so.10.1'; dlerror: libcudart.so.10.1: cannot open shared object file: No such file or directory
2020-09-10 11:15:36.752456: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
[2020-09-10 11:15:36 +0000] [35] [INFO] Starting gunicorn 20.0.4
[2020-09-10 11:15:36 +0000] [35] [INFO] Listening at: http://0.0.0.0:8080 (35)
[2020-09-10 11:15:36 +0000] [35] [INFO] Using worker: sync
[2020-09-10 11:15:36 +0000] [37] [INFO] Booting worker with pid: 37
[2020-09-10 11:15:37 +0000] [38] [INFO] Booting worker with pid: 38
[2020-09-10 11:15:37 +0000] [39] [INFO] Booting worker with pid: 39
[2020-09-10 11:15:37 +0000] [40] [INFO] Booting worker with pid: 40
[[2020-09-10 11:15:38,1032020-09-10 11:15:38,103] {] {__init__.py:__init__.py:50} INFO50} INFO - Using executor - Using executor CeleryExecutorCeleryExecutor
[2020-09-10 11:15:38,104[] {dagbag.py:417} INFO2020-09-10 11:15:38,104 - Filling up the DagBag from ] {/app/airflow/dagsdagbag.py:
417} INFO - Filling up the DagBag from /app/airflow/dags
[2020-09-10 11:15:38,104] {__init__.py:50} INFO - Using executor CeleryExecutor
[2020-09-10 11:15:38,105] {dagbag.py:417} INFO - Filling up the DagBag from /app/airflow/dags
[2020-09-10 11:15:38,113] {__init__.py:50} INFO - Using executor CeleryExecutor
[2020-09-10 11:15:38,116] {dagbag.py:417} INFO - Filling up the DagBag from /app/airflow/dags
2020-09-10 11:15:39.463695: W tensorflow/stream_executor/platform/default/dso_loader.cc:59] Could not load dynamic library 'libcudart.so.10.1'; dlerror: libcudart.so.10.1: cannot open shared object file: No such file or directory
2020-09-10 11:15:39.463658: W tensorflow/stream_executor/platform/default/dso_loader.cc:59] Could not load dynamic library 'libcudart.so.10.1'; dlerror: libcudart.so.10.1: cannot open shared object file: No such file or directory
2020-09-10 11:15:39.463652: W tensorflow/stream_executor/platform/default/dso_loader.cc:59] Could not load dynamic library 'libcudart.so.10.1'; dlerror: libcudart.so.10.1: cannot open shared object file: No such file or directory
2020-09-10 11:15:39.464569: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
2020-09-10 11:15:39.464569: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
2020-09-10 11:15:39.464577: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
2020-09-10 11:15:39.463847: W tensorflow/stream_executor/platform/default/dso_loader.cc:59] Could not load dynamic library 'libcudart.so.10.1'; dlerror: libcudart.so.10.1: cannot open shared object file: No such file or directory
2020-09-10 11:15:39.464786: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
[ INFO ] MusicExtractorSVM: no classifier models were configured by default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment