Running with gitlab-runner 14.0.0 (3b6f852e)
  on universal-tn4 d3cf9985
section_start:1642376079:prepare_executor
Preparing the "docker" executor
Using Docker executor with image gitlab.kwant-project.org:5005/qt/research-docker ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image gitlab.kwant-project.org:5005/qt/research-docker ...
Using docker image sha256:eb56c31442b60f16b15ac03d18f62bff9c398455e0cc5b83bc063e66f8831e32 for gitlab.kwant-project.org:5005/qt/research-docker with digest gitlab.kwant-project.org:5005/qt/research-docker@sha256:facf3feabca958f27167b106f7a3e04556622b0021f4d48d851733bcbabf71dd ...
section_end:1642376093:prepare_executor
section_start:1642376093:prepare_script
Preparing environment
Running on runner-d3cf9985-project-713-concurrent-0 via tnw-tn4.tudelft.net...
section_end:1642376100:prepare_script
section_start:1642376100:get_sources
Getting source from Git repository
Fetching changes...
Reinitialized existing Git repository in /builds/solidstate/lectures/.git/
Checking out 7ede95a4 as master...
Removing site/

Skipping Git submodules setup
section_end:1642376106:get_sources
section_start:1642376106:download_artifacts
Downloading artifacts
Downloading artifacts for build lectures (235683)...
Downloading artifacts from coordinator... ok        id=235683 responseStatus=200 OK token=yNMz9tyY
section_end:1642376114:download_artifacts
section_start:1642376114:step_script
Executing "step_script" stage of the job script
Using docker image sha256:eb56c31442b60f16b15ac03d18f62bff9c398455e0cc5b83bc063e66f8831e32 for gitlab.kwant-project.org:5005/qt/research-docker with digest gitlab.kwant-project.org:5005/qt/research-docker@sha256:facf3feabca958f27167b106f7a3e04556622b0021f4d48d851733bcbabf71dd ...
$ git checkout master; git reset --hard origin/master
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
HEAD is now at 7ede95a add a version of the plot with N_A=0
$ git checkout local; git reset --hard origin/local
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
Switched to branch 'local'
Your branch is up to date with 'origin/local'.
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
HEAD is now at bdf90b6 Merge branch 'master' into local
$ git diff-index --quiet master || git -c "user.name=$GITLAB_USER_NAME" -c "user.email=$GITLAB_USER_EMAIL" merge master
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
Already up to date.
$ git push https://$GITLAB_PUSH_KEY@gitlab.kwant-project.org/solidstate/lectures.git local
Everything up-to-date
section_end:1642376122:step_script
section_start:1642376122:cleanup_file_variables
Cleaning up file based variables
section_end:1642376128:cleanup_file_variables
Job succeeded