Running with gitlab-runner 15.3.0~beta.42.gdb7789ca (db7789ca)
  on blue-5.shared.runners-manager.gitlab.com/default -AzERasQ
section_start:1660680297:resolve_secrets
Resolving secrets
section_end:1660680297:resolve_secrets
section_start:1660680297:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image registry.gitlab.com/libvirt/libvirt-ci/cirrus-run:master ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image registry.gitlab.com/libvirt/libvirt-ci/cirrus-run:master ...
Using docker image sha256:17a9299e78609d39b24a4fe76c1c02cb54daccd09b3efcd34bd08635020f35c7 for registry.gitlab.com/libvirt/libvirt-ci/cirrus-run:master with digest registry.gitlab.com/libvirt/libvirt-ci/cirrus-run@sha256:059157f645426289d30bff34e13cea540a43dcd2918e378ced9baa050619f976 ...
section_end:1660680309:prepare_executor
section_start:1660680309:prepare_script
Preparing environment
Running on runner--azerasq-project-24336857-concurrent-0 via runner-azerasq-shared-1660680257-a22cbd16...
section_end:1660680310:prepare_script
section_start:1660680310:get_sources
Getting source from Git repository
$ eval "$CI_PRE_CLONE_SCRIPT"
Fetching changes with git depth set to 100...
Initialized empty Git repository in /builds/nbdkit/libnbd/.git/
Created fresh repository.
Checking out 32af1757 as master...

Skipping Git submodules setup
section_end:1660680312:get_sources
section_start:1660680312:step_script
Executing "step_script" stage of the job script
Using docker image sha256:17a9299e78609d39b24a4fe76c1c02cb54daccd09b3efcd34bd08635020f35c7 for registry.gitlab.com/libvirt/libvirt-ci/cirrus-run:master with digest registry.gitlab.com/libvirt/libvirt-ci/cirrus-run@sha256:059157f645426289d30bff34e13cea540a43dcd2918e378ced9baa050619f976 ...
$ source ci/cirrus/$NAME.vars
$ sed -e "s|[@]CI_REPOSITORY_URL@|$CI_REPOSITORY_URL|g" -e "s|[@]CI_COMMIT_REF_NAME@|$CI_COMMIT_REF_NAME|g" -e "s|[@]CI_COMMIT_SHA@|$CI_COMMIT_SHA|g" -e "s|[@]CIRRUS_VM_INSTANCE_TYPE@|$CIRRUS_VM_INSTANCE_TYPE|g" -e "s|[@]CIRRUS_VM_IMAGE_SELECTOR@|$CIRRUS_VM_IMAGE_SELECTOR|g" -e "s|[@]CIRRUS_VM_IMAGE_NAME@|$CIRRUS_VM_IMAGE_NAME|g" -e "s|[@]UPDATE_COMMAND@|$UPDATE_COMMAND|g" -e "s|[@]UPGRADE_COMMAND@|$UPGRADE_COMMAND|g" -e "s|[@]INSTALL_COMMAND@|$INSTALL_COMMAND|g" -e "s|[@]PATH@|$PATH_EXTRA${PATH_EXTRA:+:}\$PATH|g" -e "s|[@]PKG_CONFIG_PATH@|$PKG_CONFIG_PATH|g" -e "s|[@]PKGS@|$PKGS|g" -e "s|[@]MAKE@|$MAKE|g" -e "s|[@]PYTHON@|$PYTHON|g" -e "s|[@]PIP3@|$PIP3|g" -e "s|[@]PYPI_PKGS@|$PYPI_PKGS|g" <ci/cirrus/build.yml >ci/cirrus/$NAME.yml
$ cat ci/cirrus/$NAME.yml
freebsd_instance:
  image_family: freebsd-12-3

env:
  CI_REPOSITORY_URL: "https://gitlab-ci-token:[MASKED]@gitlab.com/nbdkit/libnbd.git"
  CI_COMMIT_REF_NAME: "master"
  CI_COMMIT_SHA: "32af1757a9093258b6a8813e91ed4fe9d2b2a2c0"
  PATH: "$PATH"
  PKG_CONFIG_PATH: ""
  PYTHON: "/usr/local/bin/python3"
  MAKE: "/usr/local/bin/gmake"

build_task:
  install_script:
    - pkg update
    - pkg upgrade -y
    - pkg install -y autoconf automake bash-completion ca_root_nss ccache diffutils fusefs-libs3 git glib gmake gnutls go gsed jq libev libtool libxml2 nbd-server nbdkit ocaml ocaml-findlib p5-Pod-Simple perl5 pkgconf py38-flake8 python3 qemu valgrind
    - if test -n "" ; then /usr/local/bin/pip-3.8 install  ; fi
  clone_script:
    - git clone --depth 100 "$CI_REPOSITORY_URL" .
    - git fetch origin "$CI_COMMIT_REF_NAME"
    - git reset --hard "$CI_COMMIT_SHA"
  build_script:
    - ci/build.sh
$ cirrus-run -v --show-build-log always ci/cirrus/$NAME.yml
build 4663198757421056: CREATED
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: EXECUTING
build 4663198757421056: FAILED
build 4663198757421056: FAILED
build 4663198757421056: FAILED
Build created: https://cirrus-ci.com/build/4663198757421056
Build failed, see log below:

## Task: build

## Task instruction: install
pkg update
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
pkg upgrade -y
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Updating database digests format: . done
Checking for upgrades (23 candidates): .......... done
Processing candidates (23 candidates): .......... done
The following 28 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
	libidn2: 2.3.2
	libpsl: 0.21.1_4
	libunistring: 1.0
	py39-setuptools: 62.1.0_1
	py39-sqlite3: 3.9.13_7
	python39: 3.9.13

Installed packages to be UPGRADED:
	boost-libs: 1.72.0_5 -> 1.79.0_1
	ca_root_nss: 3.69_1 -> 3.78
	curl: 7.79.1 -> 7.84.0
	expat: 2.4.1 -> 2.4.8
	gdb: 11.1 -> 12.1
	icu: 69.1,1 -> 71.1,1
	json-c: 0.15_1 -> 0.16
	libedit: 3.1.20210216,1 -> 3.1.20210910,1
	libffi: 3.3_1 -> 3.4.2
	libnghttp2: 1.44.0 -> 1.48.0
	libssh2: 1.9.0_3,3 -> 1.10.0,3
	py38-setuptools: 57.0.0 -> 62.1.0_1
	py38-sqlite3: 3.8.12_7 -> 3.8.13_7
	python: 3.8_3,2 -> 3.9_3,2
	python27: 2.7.18_1 -> 2.7.18_2
	python38: 3.8.12 -> 3.8.13_2
	readline: 8.1.1 -> 8.1.2
	source-highlight: 3.1.9_1 -> 3.1.9_2
	sqlite3: 3.35.5_3,1 -> 3.38.5,1
	sudo: 1.9.8p2 -> 1.9.11p3

Installed packages to be REINSTALLED:
	google-cloud-sdk-331.0.0 (direct dependency changed: python39)
	python3-3_3 (direct dependency changed: python39)

Number of packages to be installed: 6
Number of packages to be upgraded: 20
Number of packages to be reinstalled: 2

The process will require 143 MiB more space.
109 MiB to be downloaded.
[1/28] Fetching py39-setuptools-62.1.0_1.pkg: .......... done
[2/28] Fetching libnghttp2-1.48.0.pkg: .......... done
[3/28] Fetching python39-3.9.13.pkg: .......... done
[4/28] Fetching libedit-3.1.20210910,1.pkg: .......... done
[5/28] Fetching icu-71.1,1.pkg: .......... done
[6/28] Fetching libidn2-2.3.2.pkg: .......... done
[7/28] Fetching sqlite3-3.38.5,1.pkg: .......... done
[8/28] Fetching source-highlight-3.1.9_2.pkg: .......... done
[9/28] Fetching python38-3.8.13_2.pkg: .......... done
[10/28] Fetching google-cloud-sdk-331.0.0.pkg: .......... done
[11/28] Fetching py38-sqlite3-3.8.13_7.pkg: .... done
[12/28] Fetching py39-sqlite3-3.9.13_7.pkg: .... done
[13/28] Fetching boost-libs-1.79.0_1.pkg: .......... done
[14/28] Fetching libunistring-1.0.pkg: .......... done
[15/28] Fetching libffi-3.4.2.pkg: ...... done
[16/28] Fetching readline-8.1.2.pkg: .......... done
[17/28] Fetching sudo-1.9.11p3.pkg: .......... done
[18/28] Fetching python-3.9_3,2.pkg: . done
[19/28] Fetching libssh2-1.10.0,3.pkg: .......... done
[20/28] Fetching libpsl-0.21.1_4.pkg: ........ done
[21/28] Fetching python3-3_3.pkg: . done
[22/28] Fetching gdb-12.1.pkg: .......... done
[23/28] Fetching curl-7.84.0.pkg: .......... done
[24/28] Fetching json-c-0.16.pkg: ......... done
[25/28] Fetching expat-2.4.8.pkg: .......... done
[26/28] Fetching ca_root_nss-3.78.pkg: .......... done
[27/28] Fetching python27-2.7.18_2.pkg: .......... done
[28/28] Fetching py38-setuptools-62.1.0_1.pkg: .......... done
Checking integrity... done (0 conflicting)
[1/28] Upgrading libffi from 3.3_1 to 3.4.2...
[1/28] Extracting libffi-3.4.2: .......... done
[2/28] Upgrading readline from 8.1.1 to 8.1.2...
[2/28] Extracting readline-8.1.2: .......... done
[3/28] Installing python39-3.9.13...
[3/28] Extracting python39-3.9.13: .......... done
[4/28] Upgrading libedit from 3.1.20210216,1 to 3.1.20210910,1...
[4/28] Extracting libedit-3.1.20210910,1: .......... done
[5/28] Upgrading icu from 69.1,1 to 71.1,1...
[5/28] Extracting icu-71.1,1: .......... done
[6/28] Installing libunistring-1.0...
[6/28] Extracting libunistring-1.0: .......... done
[7/28] Installing py39-setuptools-62.1.0_1...
[7/28] Extracting py39-setuptools-62.1.0_1: .......... done
[8/28] Installing libidn2-2.3.2...
[8/28] Extracting libidn2-2.3.2: .......... done
[9/28] Upgrading sqlite3 from 3.35.5_3,1 to 3.38.5,1...
[9/28] Extracting sqlite3-3.38.5,1: .......... done
[10/28] Upgrading python38 from 3.8.12 to 3.8.13_2...
[10/28] Extracting python38-3.8.13_2: .......... done
[11/28] Upgrading boost-libs from 1.72.0_5 to 1.79.0_1...
[11/28] Extracting boost-libs-1.79.0_1: .......... done
[12/28] Upgrading libnghttp2 from 1.44.0 to 1.48.0...
[12/28] Extracting libnghttp2-1.48.0: .......... done
[13/28] Upgrading source-highlight from 3.1.9_1 to 3.1.9_2...
[13/28] Extracting source-highlight-3.1.9_2: .......... done
[14/28] Installing py39-sqlite3-3.9.13_7...
[14/28] Extracting py39-sqlite3-3.9.13_7: ........ done
[15/28] Upgrading libssh2 from 1.9.0_3,3 to 1.10.0,3...
[15/28] Extracting libssh2-1.10.0,3: .......... done
[16/28] Installing libpsl-0.21.1_4...
[16/28] Extracting libpsl-0.21.1_4: .......... done
[17/28] Reinstalling python3-3_3...
[17/28] Extracting python3-3_3: ...... done
[18/28] Upgrading expat from 2.4.1 to 2.4.8...
[18/28] Extracting expat-2.4.8: .......... done
[19/28] Upgrading ca_root_nss from 3.69_1 to 3.78...
[19/28] Extracting ca_root_nss-3.78: .......... done
[20/28] Upgrading py38-setuptools from 57.0.0 to 62.1.0_1...
[20/28] Extracting py38-setuptools-62.1.0_1: .......... done
[21/28] Reinstalling google-cloud-sdk-331.0.0...
[21/28] Extracting google-cloud-sdk-331.0.0: .......... done
[22/28] Upgrading py38-sqlite3 from 3.8.12_7 to 3.8.13_7...
[22/28] Extracting py38-sqlite3-3.8.13_7: ........ done
[23/28] Upgrading sudo from 1.9.8p2 to 1.9.11p3...
[23/28] Extracting sudo-1.9.11p3: .......... done
[24/28] Upgrading python from 3.8_3,2 to 3.9_3,2...
[24/28] Extracting python-3.9_3,2: ..... done
[25/28] Upgrading gdb from 11.1 to 12.1...
[25/28] Extracting gdb-12.1: .......... done
[26/28] Upgrading curl from 7.79.1 to 7.84.0...
[26/28] Extracting curl-7.84.0: .......... done
[27/28] Upgrading json-c from 0.15_1 to 0.16...
[27/28] Extracting json-c-0.16: .......... done
[28/28] Upgrading python27 from 2.7.18_1 to 2.7.18_2...
[28/28] Extracting python27-2.7.18_2: .......... done
=====
Message from python39-3.9.13:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

py39-gdbm       databases/py-gdbm@py39
py39-sqlite3    databases/py-sqlite3@py39
py39-tkinter    x11-toolkits/py-tkinter@py39
=====
Message from python27-2.7.18_2:

--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.
pkg install -y autoconf automake bash-completion ca_root_nss ccache diffutils fusefs-libs3 git glib gmake gnutls go gsed jq libev libtool libxml2 nbd-server nbdkit ocaml ocaml-findlib p5-Pod-Simple perl5 pkgconf py38-flake8 python3 qemu valgrind
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'py38-flake8' have been found in the repositories


## Task instruction: clone
Unable to fetch url: https://api.cirrus-ci.com/v1/task/5863825458069504/logs/clone.log

## Task instruction: build
Unable to fetch url: https://api.cirrus-ci.com/v1/task/5863825458069504/logs/build.log
Build failed: https://cirrus-ci.com/build/4663198757421056
section_end:1660680639:step_script
section_start:1660680639:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1660680640:cleanup_file_variables
ERROR: Job failed: exit code 1