autopkgtest [11:58:28]: git checkout: 3bee404 Fix trailing '\' in test command with ssh runner autopkgtest [11:58:28]: host juju-prod-ues-proposed-migration-machine-3; command line: /home/ubuntu/autopkgtest/runner/autopkgtest --output-dir /tmp/autopkgtest-work.k7f32a0q/out --timeout-copy=6000 --setup-commands /home/ubuntu/autopkgtest-cloud/worker-config-production/setup-canonical.sh --setup-commands /home/ubuntu/autopkgtest/setup-commands/setup-testbed --apt-pocket=proposed=src:haskell-hoogle --apt-upgrade haskell-hoogle --env=ADT_TEST_TRIGGERS=haskell-hoogle/5.0.1+dfsg1-1 -- ssh -s /home/ubuntu/autopkgtest/ssh-setup/nova -- --flavor autopkgtest --name adt-zesty-amd64-haskell-hoogle-20161114-115827 --image 'ubuntu/ubuntu-zesty-.*-amd64-server' --keyname testbed-juju-prod-ues-proposed-migration-machine-3 --net-id=net_ues_proposed_migration -e ''"'"'http_proxy=http://squid.internal:3128'"'"'' -e ''"'"'https_proxy=http://squid.internal:3128'"'"'' -e ''"'"'no_proxy=127.0.0.1,127.0.1.1,localhost,localdomain,novalocal,internal,archive.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,ppa.launchpad.net'"'"'' --mirror=http://ftpmaster.internal/ubuntu Creating nova instance adt-zesty-amd64-haskell-hoogle-20161114-115827 from image ubuntu/ubuntu-zesty-adt-amd64-server-20161114.img (UUID 5fed72e4-653e-43fe-909c-f122e36bd911)... autopkgtest [12:00:56]: @@@@@@@@@@@@@@@@@@@@ test bed setup Get:1 http://ftpmaster.internal/ubuntu zesty-proposed InRelease [95.6 kB] Get:2 http://ftpmaster.internal/ubuntu zesty-proposed/multiverse Sources [6,136 B] Get:3 http://ftpmaster.internal/ubuntu zesty-proposed/universe Sources [620 kB] Get:4 http://ftpmaster.internal/ubuntu zesty-proposed/main Sources [48.4 kB] Get:5 http://ftpmaster.internal/ubuntu zesty-proposed/universe amd64 Packages [873 kB] Get:6 http://ftpmaster.internal/ubuntu zesty-proposed/main amd64 Packages [106 kB] Get:7 http://ftpmaster.internal/ubuntu zesty-proposed/multiverse amd64 Packages [11.2 kB] Fetched 1,761 kB in 0s (2,004 kB/s) Reading package lists... Exit request sent. autopkgtest [12:01:09]: ERROR: "sh -ec SRCS=$(ls /etc/apt/sources.list /etc/apt/sources.list.d/*.list 2>/dev/null|| true); REL=$(sed -rn '/^(deb|deb-src) .*(ubuntu.com|debian.org|ftpmaster|file:\/\/\/tmp\/testarchive)/ { s/^[^ ]+ +(\[.*\] *)?[^ ]* +([^ -]+) +.*$/\2/p}' $SRCS | head -n1); mkdir -p /etc/apt/preferences.d; PKGS=""; PKGS="$PKGS $(apt-cache showsrc haskell-hoogle | awk '/^Package-List:/ { show=1; next } (/^ / && show==1) { print $1; next } { show=0 }' |sort -u | tr '\n' ' ')"; printf "Package: $PKGS\nPin: release a=${REL}-proposed\nPin-Priority: 990\n\nPackage: *\nPin: release a=$REL\nPin-Priority: 900\n\nPackage: *\nPin: release a=${REL}-updates\nPin-Priority: 900\n\nPackage: *\nPin: release a=${REL}-proposed\nPin-Priority: 800\n" > /etc/apt/preferences.d/autopkgtest-${REL}-proposed; " failed with stderr "sh: 1: \: not found "