You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2019/12/17 23:05:00 UTC

[jira] [Updated] (AIRFLOW-3992) run-ci.sh should be re-runable

     [ https://issues.apache.org/jira/browse/AIRFLOW-3992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Potiuk updated AIRFLOW-3992:
----------------------------------
    Fix Version/s: 2.0.0

> run-ci.sh should be re-runable
> ------------------------------
>
>                 Key: AIRFLOW-3992
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3992
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Chao-Han Tsai
>            Assignee: Chao-Han Tsai
>            Priority: Major
>             Fix For: 2.0.0
>
>
> I am following the development setup in 
> https://github.com/apache/airflow/blob/master/CONTRIBUTING.md
> and when I try to rerun:
> {code}
> /app/scripts/ci/run-ci.sh
> {code}
> in side the container it failed with:
> {code}
> + ln -s /home/airflow/.ssh/authorized_keys /home/airflow/.ssh/authorized_keys2
> ln: failed to create symbolic link '/home/airflow/.ssh/authorized_keys2': File exists
> ERROR: InvocationError for command '/app/scripts/ci/1-setup-env.sh' (exited with code 1)
> ______________________________________________ summary _______________________________________________
> ERROR:   py27-backend_sqlite-env_docker: commands failed
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)