[Tails-dev] Build failed in Jenkins: build_Tails_ISO_devel #…

Supprimer ce message

Répondre à ce message
Auteur: tails-sysadmins
Date:  
À: tails-dev
Anciens-sujets: [Tails-dev] Build failed in Jenkins: build_Tails_ISO_devel #763
Nouveaux-sujets: [Tails-dev] Build failed in Jenkins: build_Tails_ISO_devel #765
Sujet: [Tails-dev] Build failed in Jenkins: build_Tails_ISO_devel #764
See <https://jenkins.tails.boum.org/job/build_Tails_ISO_devel/764/>

------------------------------------------
Started by timer
Building remotely on isobuilder2 in workspace <https://jenkins.tails.boum.org/job/build_Tails_ISO_devel/ws/>

Deleting project workspace... done

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository gitolite@???:tails
> git init <https://jenkins.tails.boum.org/job/build_Tails_ISO_devel/ws/> # timeout=10

Fetching upstream changes from gitolite@???:tails
> git --version # timeout=10
> git fetch --tags --progress gitolite@???:tails +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url gitolite@???:tails # timeout=10
> git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url gitolite@???:tails # timeout=10

Fetching upstream changes from gitolite@???:tails
> git fetch --tags --progress gitolite@???:tails +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/devel^{commit} # timeout=10

Checking out Revision 090d360b4c46154da01f3286e28205fe63ba459e (origin/devel)
> git config core.sparsecheckout # timeout=10
> git checkout -f 090d360b4c46154da01f3286e28205fe63ba459e
> git rev-list 090d360b4c46154da01f3286e28205fe63ba459e # timeout=10
> git tag -a -f -m Jenkins Build #764 jenkins-build_Tails_ISO_devel-764 # timeout=10

[build_Tails_ISO_devel] $ /bin/sh -xe /tmp/hudson6393819100470413145.sh
+ TAILS_RAM_BUILD=yes TAILS_CLEAN_BUILD=yes TAILS_BOOTSTRAP_CACHE= http_proxy=http://apt-proxy.lizard:3142 sh -x ./vagrant/provision/assets/build-tails
+ set -e
+ trap cleanup EXIT
+ [ -n https://jenkins.tails.boum.org/ ]
+ ENV_FILE=/etc/jenkins/environment
+ [ -f /etc/jenkins/environment ]
+ [ -r /etc/jenkins/environment ]
+ . /etc/jenkins/environment
+ ARTIFACTS_ROOT_DIR=/srv/www
+ [ -z <https://jenkins.tails.boum.org/job/build_Tails_ISO_devel/ws/> ]
+ [ -z /srv/www ]
+ [ -z origin/devel ]
+ [ -z 090d360b4c46154da01f3286e28205fe63ba459e ]
+ REV=devel
+ COMMIT=090d360b4c46154da01f3286e28205fe63ba459e
+ ARTIFACTS_DIR=/srv/www/build_Tails_ISO_devel
+ cd <https://jenkins.tails.boum.org/job/build_Tails_ISO_devel/ws/>
+ git checkout --force devel
Switched to a new branch 'devel'
Branch devel set up to track remote branch devel from origin.
+ git reset --hard 090d360b4c46154da01f3286e28205fe63ba459e
HEAD is now at 090d360 Merge remote-tracking branch 'origin/feature/6880-torsocks-2' into devel
+ install -m 0755 -d /srv/www/build_Tails_ISO_devel
install: cannot change permissions of `/srv/www/build_Tails_ISO_devel': No such file or directory
+ cleanup
+ [ -n ]
+ return 0
Build step 'Execute shell' marked build as failure