Build: x86_64/community
Name: swtpm-0.7.1-1
author: Nathan
email: ndowens at artixlinux.org
[1]https://orion.artixlinux.org/job/packagesS/job/swtpm/job/master/10/
References
1. https://orion.artixlinux.org/job/packagesS/job/swtpm/job/master/10/
-------------- next part --------------
Push event to branch master
Looking up repository packagesS/swtpm
Querying the current revision of branch master...
Current revision of branch master is c0733d781f4c4ecafe8c70a399fcb2a2981de898
Obtained Jenkinsfile from c0733d781f4c4ecafe8c70a399fcb2a2981de898
Loading library artix-ci at master
Attempting to resolve master from remote references...
> git --version # timeout=10
> git --version # 'git version 2.32.0'
> git ls-remote -- https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Found match: refs/heads/master revision d9ed61b32f86824fd57e33b28d07d6ad7820bf63
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
Warning: CredentialId "jenkins-gotea-token" could not be found.
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitea.artixlinux.org/artix/pipeline-libs.git
> git init /var/lib/jenkins/workspace/packagesS_swtpm_master at libs/d1b6e538991d6cf27c1f72e8cf4d6e290b22a9c93094b0e97e3a05b8d58db898 # timeout=10
Fetching upstream changes from https://gitea.artixlinux.org/artix/pipeline-libs.git
> git --version # timeout=10
> git --version # 'git version 2.32.0'
> git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/artix/pipeline-libs.git +refs/heads/master:refs/remotes/origin/master # timeout=10
> git config remote.origin.url https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision d9ed61b32f86824fd57e33b28d07d6ad7820bf63 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d9ed61b32f86824fd57e33b28d07d6ad7820bf63 # timeout=10
Commit message: "include version in build email subject"
[Gitea] Notifying branch build status: PENDING Build started...
[Gitea] Notified
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Running on Jenkins in /var/lib/jenkins/workspace/packagesS_swtpm_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2022-02-18T20:49:39.425Z] The recommended git tool is: NONE
[2022-02-18T20:49:39.426Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2022-02-18T20:49:39.426Z] Cloning the remote Git repository
[2022-02-18T20:49:39.426Z] Cloning with configured refspecs honoured and without tags
[2022-02-18T20:49:39.426Z] Cloning repository https://[email protected]/packagesS/swtpm.git
[2022-02-18T20:49:39.426Z] > git init /var/lib/jenkins/workspace/packagesS_swtpm_master # timeout=10
[2022-02-18T20:49:39.433Z] Fetching upstream changes from https://[email protected]/packagesS/swtpm.git
[2022-02-18T20:49:39.433Z] > git --version # timeout=10
[2022-02-18T20:49:39.437Z] > git --version # 'git version 2.32.0'
[2022-02-18T20:49:39.437Z] > git fetch --no-tags --force --progress -- https://[email protected]/packagesS/swtpm.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2022-02-18T20:49:39.640Z] > git config remote.origin.url https://[email protected]/packagesS/swtpm.git # timeout=10
[2022-02-18T20:49:39.645Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
[2022-02-18T20:49:39.649Z] Avoid second fetch
[2022-02-18T20:49:39.650Z] Checking out Revision c0733d781f4c4ecafe8c70a399fcb2a2981de898 (master)
[2022-02-18T20:49:39.650Z] > git config core.sparsecheckout # timeout=10
[2022-02-18T20:49:39.654Z] > git checkout -f c0733d781f4c4ecafe8c70a399fcb2a2981de898 # timeout=10
[2022-02-18T20:49:39.663Z] Commit message: "[trunk] -> [community] 'swtpm-0.7.1-1' add"
[2022-02-18T20:49:39.663Z] > git rev-list --no-walk 6be5468350b6f0b87ae67f4d02a77303280b6e42 # timeout=10
[2022-02-18T20:49:39.674Z] Cleaning workspace
[2022-02-18T20:49:39.674Z] > git rev-parse --verify HEAD # timeout=10
[2022-02-18T20:49:39.678Z] Resetting working tree
[2022-02-18T20:49:39.678Z] > git reset --hard # timeout=10
[2022-02-18T20:49:39.684Z] > git clean -fdx # timeout=10
[2022-02-18T20:49:39.689Z] [Gitea] Notifying branch build status: PENDING Build started...
[2022-02-18T20:49:39.855Z] [Gitea] Notified
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2022-02-18T20:49:40.126Z] + git show -s --format=%an c0733d781f4c4ecafe8c70a399fcb2a2981de898
[Pipeline] sh
[2022-02-18T20:49:40.382Z] + git show -s --format=%ae c0733d781f4c4ecafe8c70a399fcb2a2981de898
[Pipeline] sh
[2022-02-18T20:49:40.639Z] + git show --pretty=format: --name-status c0733d781f4c4ecafe8c70a399fcb2a2981de898
[Pipeline] fileExists
[Pipeline] sh
[2022-02-18T20:49:40.948Z] + pkg2yaml -d x86_64/community
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2022-02-18T20:49:41.026Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] dir
[2022-02-18T20:49:41.060Z] Running in /var/lib/jenkins/workspace/packagesS_swtpm_master/x86_64/community
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2022-02-18T20:49:41.329Z] + buildpkg -C -d galaxy
[2022-02-18T20:49:43.811Z] :: Synchronizing package databases...
[2022-02-18T20:49:43.811Z] system downloading...
[2022-02-18T20:49:43.811Z] world downloading...
[2022-02-18T20:49:43.811Z] galaxy downloading...
[2022-02-18T20:49:43.811Z] :: Starting full system upgrade...
[2022-02-18T20:49:43.811Z] there is nothing to do
[2022-02-18T20:49:45.675Z] ==> Building in chroot for [default] (x86_64)...
[2022-02-18T20:49:48.158Z] ==> Synchronizing chroot copy [/build/buildpkg/default-x86_64/root] -> [jenkins]...done
[2022-02-18T20:49:48.708Z] ==> Making package: swtpm 0.7.1-1 (Fri Feb 18 21:49:48 2022)
[2022-02-18T20:49:48.708Z] ==> Retrieving sources...
[2022-02-18T20:49:48.708Z] -> Updating swtpm git repo...
[2022-02-18T20:49:48.708Z] Fetching origin
[2022-02-18T20:49:50.051Z] From https://github.com/stefanberger/swtpm
[2022-02-18T20:49:50.051Z] 7bf7780..3934bf1 coverity_scan -> coverity_scan
[2022-02-18T20:49:50.051Z] b79fd91..9b42d2d master -> master
[2022-02-18T20:49:50.051Z] + a1c2473...b53d4d8 master.next -> master.next (forced update)
[2022-02-18T20:49:50.051Z] * [new branch] master.travis-more-recent-ubuntu -> master.travis-more-recent-ubuntu
[2022-02-18T20:49:50.051Z] + 68fb119...d141a41 stable-0.4-next -> stable-0.4-next (forced update)
[2022-02-18T20:49:50.051Z] f66a6e5..47795e7 stable-0.5 -> stable-0.5
[2022-02-18T20:49:50.051Z] + b14dfd1...7db38ad stable-0.5-next -> stable-0.5-next (forced update)
[2022-02-18T20:49:50.051Z] 9f5e65a..23b78c0 stable-0.6 -> stable-0.6
[2022-02-18T20:49:50.051Z] + 38364f6...bbf744d stable-0.6-next -> stable-0.6-next (forced update)
[2022-02-18T20:49:50.051Z] * [new branch] stable-0.7 -> stable-0.7
[2022-02-18T20:49:50.051Z] * [new branch] stable-0.7-next -> stable-0.7-next
[2022-02-18T20:49:50.051Z] + a2846e1...51e670b refs/pull/599/merge -> refs/pull/599/merge (forced update)
[2022-02-18T20:49:50.051Z] + 36c5de2...d4561df refs/pull/611/merge -> refs/pull/611/merge (forced update)
[2022-02-18T20:49:50.051Z] + 7e1deda...41b953c refs/pull/620/merge -> refs/pull/620/merge (forced update)
[2022-02-18T20:49:50.051Z] * [new ref] refs/pull/631/head -> refs/pull/631/head
[2022-02-18T20:49:50.051Z] * [new ref] refs/pull/634/head -> refs/pull/634/head
[2022-02-18T20:49:50.051Z] * [new ref] refs/pull/635/head -> refs/pull/635/head
[2022-02-18T20:49:50.051Z] * [new ref] refs/pull/636/head -> refs/pull/636/head
[2022-02-18T20:49:50.052Z] * [new ref] refs/pull/637/head -> refs/pull/637/head
[2022-02-18T20:49:50.052Z] * [new ref] refs/pull/645/head -> refs/pull/645/head
[2022-02-18T20:49:50.052Z] * [new ref] refs/pull/646/head -> refs/pull/646/head
[2022-02-18T20:49:50.052Z] * [new ref] refs/pull/647/head -> refs/pull/647/head
[2022-02-18T20:49:50.052Z] * [new ref] refs/pull/648/head -> refs/pull/648/head
[2022-02-18T20:49:50.052Z] * [new ref] refs/pull/649/head -> refs/pull/649/head
[2022-02-18T20:49:50.052Z] * [new ref] refs/pull/651/head -> refs/pull/651/head
[2022-02-18T20:49:50.052Z] * [new ref] refs/pull/652/head -> refs/pull/652/head
[2022-02-18T20:49:50.052Z] * [new ref] refs/pull/653/head -> refs/pull/653/head
[2022-02-18T20:49:50.052Z] * [new ref] refs/pull/654/head -> refs/pull/654/head
[2022-02-18T20:49:50.052Z] * [new ref] refs/pull/654/merge -> refs/pull/654/merge
[2022-02-18T20:49:50.052Z] * [new ref] refs/pull/655/head -> refs/pull/655/head
[2022-02-18T20:49:50.052Z] * [new ref] refs/pull/656/head -> refs/pull/656/head
[2022-02-18T20:49:50.052Z] * [new ref] refs/pull/657/head -> refs/pull/657/head
[2022-02-18T20:49:50.052Z] * [new ref] refs/pull/658/head -> refs/pull/658/head
[2022-02-18T20:49:50.052Z] * [new ref] refs/pull/659/head -> refs/pull/659/head
[2022-02-18T20:49:50.052Z] * [new ref] refs/pull/660/head -> refs/pull/660/head
[2022-02-18T20:49:50.052Z] * [new tag] v0.5.3 -> v0.5.3
[2022-02-18T20:49:50.052Z] * [new tag] v0.6.2 -> v0.6.2
[2022-02-18T20:49:50.052Z] * [new tag] v0.7.1 -> v0.7.1
[2022-02-18T20:49:50.052Z] ==> Validating source files with sha512sums...
[2022-02-18T20:49:50.052Z] swtpm ... Skipped
[2022-02-18T20:49:50.052Z] ==> Verifying source file signatures with gpg...
[2022-02-18T20:49:50.052Z] swtpm git repo ... Passed
[2022-02-18T20:49:53.279Z] ==> Making package: swtpm 0.7.1-1 (Fri 18 Feb 2022 08:49:53 PM UTC)
[2022-02-18T20:49:53.280Z] ==> Checking runtime dependencies...
[2022-02-18T20:49:53.280Z] ==> Installing missing dependencies...
[2022-02-18T20:49:53.530Z] resolving dependencies...
[2022-02-18T20:49:53.530Z] looking for conflicting packages...
[2022-02-18T20:49:53.530Z]
[2022-02-18T20:49:53.530Z] Package (4) New Version Net Change
[2022-02-18T20:49:53.530Z]
[2022-02-18T20:49:53.530Z] world/fuse-common 3.10.5-1 0.00 MiB
[2022-02-18T20:49:53.530Z] world/fuse2 2.9.9-4.1 0.45 MiB
[2022-02-18T20:49:53.530Z] world/json-glib 1.6.6-1 0.95 MiB
[2022-02-18T20:49:53.530Z] galaxy/libtpms 0.9.2-1 1.01 MiB
[2022-02-18T20:49:53.530Z]
[2022-02-18T20:49:53.530Z] Total Installed Size: 2.41 MiB
[2022-02-18T20:49:53.530Z]
[2022-02-18T20:49:53.530Z] :: Proceed with installation? [Y/n]
[2022-02-18T20:49:53.530Z] checking keyring...
[2022-02-18T20:49:53.530Z] checking package integrity...
[2022-02-18T20:49:53.530Z] loading package files...
[2022-02-18T20:49:53.530Z] checking for file conflicts...
[2022-02-18T20:49:53.530Z] :: Processing package changes...
[2022-02-18T20:49:53.530Z] installing fuse-common...
[2022-02-18T20:49:53.530Z] installing fuse2...
[2022-02-18T20:49:53.530Z] installing json-glib...
[2022-02-18T20:49:53.530Z] installing libtpms...
[2022-02-18T20:49:53.780Z] ==> Checking buildtime dependencies...
[2022-02-18T20:49:53.780Z] ==> Installing missing dependencies...
[2022-02-18T20:49:53.780Z] resolving dependencies...
[2022-02-18T20:49:53.780Z] looking for conflicting packages...
[2022-02-18T20:49:53.780Z]
[2022-02-18T20:49:53.780Z] Package (27) New Version Net Change
[2022-02-18T20:49:53.780Z]
[2022-02-18T20:49:53.780Z] world/botan 2.19.1-1 9.70 MiB
[2022-02-18T20:49:53.780Z] system/dbus 1.12.20-1 0.95 MiB
[2022-02-18T20:49:53.780Z] system/iptables 1:1.8.7-1 2.41 MiB
[2022-02-18T20:49:53.780Z] system/libelogind 246.10-5 0.58 MiB
[2022-02-18T20:49:53.780Z] system/libmnl 1.0.4-3.1 0.03 MiB
[2022-02-18T20:49:53.780Z] system/libnetfilter_conntrack 1.0.8-1.1 0.15 MiB
[2022-02-18T20:49:53.780Z] system/libnfnetlink 1.0.1-4 0.04 MiB
[2022-02-18T20:49:53.780Z] system/libnftnl 1.2.1-1 0.25 MiB
[2022-02-18T20:49:53.780Z] system/libnl 3.5.0-3 2.02 MiB
[2022-02-18T20:49:53.780Z] system/libnsl 2.0.0-2 0.07 MiB
[2022-02-18T20:49:53.780Z] system/libpcap 1.10.1-2 0.60 MiB
[2022-02-18T20:49:53.780Z] world/libx11 1.7.3.1-1 10.17 MiB
[2022-02-18T20:49:53.781Z] world/libxau 1.0.9-3.1 0.02 MiB
[2022-02-18T20:49:53.781Z] world/libxcb 1.14-1.1 3.76 MiB
[2022-02-18T20:49:53.781Z] world/libxdmcp 1.1.3-3.1 0.13 MiB
[2022-02-18T20:49:53.781Z] world/perl-error 0.17029-3 0.04 MiB
[2022-02-18T20:49:53.781Z] world/perl-mailtools 2.21-5 0.11 MiB
[2022-02-18T20:49:53.781Z] world/perl-timedate 2.33-3 0.08 MiB
[2022-02-18T20:49:53.781Z] world/tcl 8.6.12-3 6.77 MiB
[2022-02-18T20:49:53.781Z] world/xcb-proto 1.14.1-5 0.82 MiB
[2022-02-18T20:49:53.781Z] world/xorgproto 2021.5-1 1.43 MiB
[2022-02-18T20:49:53.781Z] world/expect 5.45.4-2.2 0.41 MiB
[2022-02-18T20:49:53.781Z] world/git 2.35.1-1 33.31 MiB
[2022-02-18T20:49:53.781Z] system/iproute2 5.16.0-1 3.25 MiB
[2022-02-18T20:49:53.781Z] system/python 3.10.2-1 53.85 MiB
[2022-02-18T20:49:53.781Z] world/socat 1.7.4.1-1 0.59 MiB
[2022-02-18T20:49:53.781Z] galaxy/softhsm 2.6.1-2 1.40 MiB
[2022-02-18T20:49:53.781Z]
[2022-02-18T20:49:53.781Z] Total Installed Size: 132.94 MiB
[2022-02-18T20:49:53.781Z]
[2022-02-18T20:49:53.781Z] :: Proceed with installation? [Y/n]
[2022-02-18T20:49:53.781Z] checking keyring...
[2022-02-18T20:49:54.031Z] checking package integrity...
[2022-02-18T20:49:54.942Z] loading package files...
[2022-02-18T20:49:54.942Z] checking for file conflicts...
[2022-02-18T20:49:54.942Z] :: Processing package changes...
[2022-02-18T20:49:54.942Z] installing perl-error...
[2022-02-18T20:49:54.942Z] installing perl-timedate...
[2022-02-18T20:49:54.942Z] installing perl-mailtools...
[2022-02-18T20:49:54.942Z] installing git...
[2022-02-18T20:49:55.192Z] Optional dependencies for git
[2022-02-18T20:49:55.192Z] tk: gitk and git gui
[2022-02-18T20:49:55.192Z] perl-libwww: git svn
[2022-02-18T20:49:55.192Z] perl-term-readkey: git svn and interactive.singlekey setting
[2022-02-18T20:49:55.192Z] perl-io-socket-ssl: git send-email TLS support
[2022-02-18T20:49:55.192Z] perl-authen-sasl: git send-email TLS support
[2022-02-18T20:49:55.192Z] perl-mediawiki-api: git mediawiki support
[2022-02-18T20:49:55.192Z] perl-datetime-format-iso8601: git mediawiki support
[2022-02-18T20:49:55.192Z] perl-lwp-protocol-https: git mediawiki https support
[2022-02-18T20:49:55.192Z] perl-cgi: gitweb (web interface) support
[2022-02-18T20:49:55.192Z] python: git svn & git p4 [pending]
[2022-02-18T20:49:55.192Z] subversion: git svn
[2022-02-18T20:49:55.192Z] org.freedesktop.secrets: keyring credential helper
[2022-02-18T20:49:55.192Z] libsecret: libsecret credential helper [installed]
[2022-02-18T20:49:55.192Z] installing tcl...
[2022-02-18T20:49:55.192Z] installing expect...
[2022-02-18T20:49:55.192Z] installing libmnl...
[2022-02-18T20:49:55.192Z] installing libnftnl...
[2022-02-18T20:49:55.192Z] installing libnl...
[2022-02-18T20:49:55.192Z] installing xcb-proto...
[2022-02-18T20:49:55.192Z] installing libxdmcp...
[2022-02-18T20:49:55.192Z] installing libxau...
[2022-02-18T20:49:55.192Z] installing libxcb...
[2022-02-18T20:49:55.443Z] installing xorgproto...
[2022-02-18T20:49:55.443Z] installing libx11...
[2022-02-18T20:49:55.443Z] installing libelogind...
[2022-02-18T20:49:55.443Z] installing dbus...
[2022-02-18T20:49:55.443Z] installing libpcap...
[2022-02-18T20:49:55.443Z] installing libnfnetlink...
[2022-02-18T20:49:55.443Z] installing libnetfilter_conntrack...
[2022-02-18T20:49:55.443Z] installing iptables...
[2022-02-18T20:49:55.443Z] installing iproute2...
[2022-02-18T20:49:55.443Z] Optional dependencies for iproute2
[2022-02-18T20:49:55.443Z] db: userspace arp daemon [installed]
[2022-02-18T20:49:55.443Z] libcap: tipc [installed]
[2022-02-18T20:49:55.443Z] linux-atm: ATM support
[2022-02-18T20:49:55.443Z] installing libnsl...
[2022-02-18T20:49:55.443Z] installing python...
[2022-02-18T20:49:55.993Z] Optional dependencies for python
[2022-02-18T20:49:55.993Z] python-setuptools
[2022-02-18T20:49:55.993Z] python-pip
[2022-02-18T20:49:55.993Z] sqlite [installed]
[2022-02-18T20:49:55.993Z] mpdecimal: for decimal
[2022-02-18T20:49:55.993Z] xz: for lzma [installed]
[2022-02-18T20:49:55.993Z] tk: for tkinter
[2022-02-18T20:49:55.993Z] installing socat...
[2022-02-18T20:49:55.993Z] installing botan...
[2022-02-18T20:49:55.993Z] Optional dependencies for botan
[2022-02-18T20:49:55.993Z] python: for using botan2.py [installed]
[2022-02-18T20:49:55.993Z] boost-libs: for the botan executable
[2022-02-18T20:49:55.993Z] installing softhsm...
[2022-02-18T20:49:55.993Z] :: Running post-transaction hooks...
[2022-02-18T20:49:55.993Z] (1/2) Creating system user accounts...
[2022-02-18T20:49:55.993Z] Creating group 'dbus' with GID 81.
[2022-02-18T20:49:55.993Z] Creating user 'dbus' (System Message Bus) with UID 81 and GID 81.
[2022-02-18T20:49:55.993Z] Creating group 'git' with GID 982.
[2022-02-18T20:49:55.993Z] Creating user 'git' (git daemon user) with UID 982 and GID 982.
[2022-02-18T20:49:55.993Z] (2/2) Warn about old perl modules
[2022-02-18T20:49:56.244Z] ==> Retrieving sources...
[2022-02-18T20:49:56.244Z] ==> WARNING: Skipping all source file integrity checks.
[2022-02-18T20:49:56.244Z] ==> Extracting sources...
[2022-02-18T20:49:56.244Z] -> Creating working copy of swtpm git repo...
[2022-02-18T20:49:56.244Z] Cloning into 'swtpm'...
[2022-02-18T20:49:56.244Z] done.
[2022-02-18T20:49:56.244Z] Switched to a new branch 'makepkg'
[2022-02-18T20:49:56.244Z] ==> Starting prepare()...
[2022-02-18T20:49:57.587Z] aclocal: warning: couldn't open directory 'm4': No such file or directory
[2022-02-18T20:49:59.448Z] libtoolize: putting auxiliary files in '.'.
[2022-02-18T20:49:59.448Z] libtoolize: copying file './ltmain.sh'
[2022-02-18T20:49:59.448Z] libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
[2022-02-18T20:49:59.448Z] libtoolize: copying file 'm4/libtool.m4'
[2022-02-18T20:49:59.448Z] libtoolize: copying file 'm4/ltoptions.m4'
[2022-02-18T20:49:59.448Z] libtoolize: copying file 'm4/ltsugar.m4'
[2022-02-18T20:49:59.448Z] libtoolize: copying file 'm4/ltversion.m4'
[2022-02-18T20:49:59.698Z] libtoolize: copying file 'm4/lt~obsolete.m4'
[2022-02-18T20:50:02.926Z] configure.ac:40: installing './compile'
[2022-02-18T20:50:02.926Z] configure.ac:43: installing './config.guess'
[2022-02-18T20:50:02.926Z] configure.ac:43: installing './config.sub'
[2022-02-18T20:50:02.926Z] configure.ac:41: installing './install-sh'
[2022-02-18T20:50:02.926Z] configure.ac:48: installing './missing'
[2022-02-18T20:50:02.926Z] src/swtpm/Makefile.am: installing './depcomp'
[2022-02-18T20:50:03.477Z] parallel-tests: installing './test-driver'
[2022-02-18T20:50:03.477Z] ==> Starting pkgver()...
[2022-02-18T20:50:03.477Z] ==> Starting build()...
[2022-02-18T20:50:03.477Z] checking for gcc... gcc
[2022-02-18T20:50:03.727Z] checking whether the C compiler works... yes
[2022-02-18T20:50:03.727Z] checking for C compiler default output file name... a.out
[2022-02-18T20:50:03.727Z] checking for suffix of executables...
[2022-02-18T20:50:03.727Z] checking whether we are cross compiling... no
[2022-02-18T20:50:03.727Z] checking for suffix of object files... o
[2022-02-18T20:50:03.727Z] checking whether the compiler supports GNU C... yes
[2022-02-18T20:50:03.727Z] checking whether gcc accepts -g... yes
[2022-02-18T20:50:03.727Z] checking for gcc option to enable C11 features... none needed
[2022-02-18T20:50:03.727Z] checking whether gcc understands -c and -o together... yes
[2022-02-18T20:50:03.727Z] checking for a BSD-compatible install... /usr/bin/install -c
[2022-02-18T20:50:03.727Z] checking whether ln -s works... yes
[2022-02-18T20:50:03.977Z] checking build system type... x86_64-pc-linux-gnu
[2022-02-18T20:50:03.977Z] checking host system type... x86_64-pc-linux-gnu
[2022-02-18T20:50:03.977Z] checking how to print strings... printf
[2022-02-18T20:50:03.977Z] checking for a sed that does not truncate output... /usr/bin/sed
[2022-02-18T20:50:03.977Z] checking for grep that handles long lines and -e... /usr/bin/grep
[2022-02-18T20:50:03.977Z] checking for egrep... /usr/bin/grep -E
[2022-02-18T20:50:03.977Z] checking for fgrep... /usr/bin/grep -F
[2022-02-18T20:50:03.977Z] checking for ld used by gcc... /usr/bin/ld
[2022-02-18T20:50:03.977Z] checking if the linker (/usr/bin/ld) is GNU ld... yes
[2022-02-18T20:50:03.977Z] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[2022-02-18T20:50:03.977Z] checking the name lister (/usr/bin/nm -B) interface... BSD nm
[2022-02-18T20:50:03.977Z] checking the maximum length of command line arguments... 1572864
[2022-02-18T20:50:03.978Z] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[2022-02-18T20:50:03.978Z] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[2022-02-18T20:50:03.978Z] checking for /usr/bin/ld option to reload object files... -r
[2022-02-18T20:50:03.978Z] checking for file... file
[2022-02-18T20:50:03.978Z] checking for objdump... objdump
[2022-02-18T20:50:03.978Z] checking how to recognize dependent libraries... pass_all
[2022-02-18T20:50:03.978Z] checking for dlltool... no
[2022-02-18T20:50:03.978Z] checking how to associate runtime and link libraries... printf %s\n
[2022-02-18T20:50:03.978Z] checking for ar... ar
[2022-02-18T20:50:03.978Z] checking for archiver @FILE support... @
[2022-02-18T20:50:03.978Z] checking for strip... strip
[2022-02-18T20:50:03.978Z] checking for ranlib... ranlib
[2022-02-18T20:50:03.978Z] checking for gawk... gawk
[2022-02-18T20:50:03.978Z] checking command to parse /usr/bin/nm -B output from gcc object... ok
[2022-02-18T20:50:03.978Z] checking for sysroot... no
[2022-02-18T20:50:03.978Z] checking for a working dd... /usr/bin/dd
[2022-02-18T20:50:03.978Z] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[2022-02-18T20:50:03.978Z] checking for mt... no
[2022-02-18T20:50:03.978Z] checking if : is a manifest tool... no
[2022-02-18T20:50:03.978Z] checking for stdio.h... yes
[2022-02-18T20:50:03.978Z] checking for stdlib.h... yes
[2022-02-18T20:50:04.228Z] checking for string.h... yes
[2022-02-18T20:50:04.228Z] checking for inttypes.h... yes
[2022-02-18T20:50:04.228Z] checking for stdint.h... yes
[2022-02-18T20:50:04.228Z] checking for strings.h... yes
[2022-02-18T20:50:04.228Z] checking for sys/stat.h... yes
[2022-02-18T20:50:04.228Z] checking for sys/types.h... yes
[2022-02-18T20:50:04.228Z] checking for unistd.h... yes
[2022-02-18T20:50:04.228Z] checking for dlfcn.h... yes
[2022-02-18T20:50:04.228Z] checking for objdir... .libs
[2022-02-18T20:50:04.478Z] checking if gcc supports -fno-rtti -fno-exceptions... no
[2022-02-18T20:50:04.478Z] checking for gcc option to produce PIC... -fPIC -DPIC
[2022-02-18T20:50:04.478Z] checking if gcc PIC flag -fPIC -DPIC works... yes
[2022-02-18T20:50:04.478Z] checking if gcc static flag -static works... yes
[2022-02-18T20:50:04.478Z] checking if gcc supports -c -o file.o... yes
[2022-02-18T20:50:04.478Z] checking if gcc supports -c -o file.o... (cached) yes
[2022-02-18T20:50:04.478Z] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[2022-02-18T20:50:04.478Z] checking whether -lc should be explicitly linked in... no
[2022-02-18T20:50:04.479Z] checking dynamic linker characteristics... GNU/Linux ld.so
[2022-02-18T20:50:04.479Z] checking how to hardcode library paths into programs... immediate
[2022-02-18T20:50:04.729Z] checking whether stripping libraries is possible... yes
[2022-02-18T20:50:04.729Z] checking if libtool supports shared libraries... yes
[2022-02-18T20:50:04.729Z] checking whether to build shared libraries... yes
[2022-02-18T20:50:04.729Z] checking whether to build static libraries... yes
[2022-02-18T20:50:04.729Z] checking target system type... x86_64-pc-linux-gnu
[2022-02-18T20:50:04.729Z] checking whether build environment is sane... yes
[2022-02-18T20:50:04.729Z] checking for a race-free mkdir -p... /usr/bin/mkdir -p
[2022-02-18T20:50:04.729Z] checking whether make sets $(MAKE)... yes
[2022-02-18T20:50:04.729Z] checking whether make supports the include directive... yes (GNU style)
[2022-02-18T20:50:04.729Z] checking whether make supports nested variables... yes
[2022-02-18T20:50:04.729Z] checking dependency style of gcc... gcc3
[2022-02-18T20:50:04.729Z] checking whether make supports nested variables... (cached) yes
[2022-02-18T20:50:04.729Z] checking for debug-enabled build... no
[2022-02-18T20:50:04.729Z] checking for an ANSI C-conforming const... yes
[2022-02-18T20:50:04.729Z] checking for inline... inline
[2022-02-18T20:50:04.729Z] checking for size_t... yes
[2022-02-18T20:50:04.729Z] checking for gcc... (cached) gcc
[2022-02-18T20:50:04.729Z] checking whether the compiler supports GNU C... (cached) yes
[2022-02-18T20:50:04.729Z] checking whether gcc accepts -g... (cached) yes
[2022-02-18T20:50:04.729Z] checking for gcc option to enable C11 features... (cached) none needed
[2022-02-18T20:50:04.729Z] checking whether gcc understands -c and -o together... (cached) yes
[2022-02-18T20:50:04.729Z] checking for semodule... no
[2022-02-18T20:50:04.979Z] checking for AES_set_encrypt_key in -lcrypto... yes
[2022-02-18T20:50:04.979Z] checking for openssl/aes.h... yes
[2022-02-18T20:50:04.979Z] Building with openssl crypto library
[2022-02-18T20:50:04.979Z] checking for pkg-config... /usr/bin/pkg-config
[2022-02-18T20:50:04.979Z] checking pkg-config is at least version 0.9.0... yes
[2022-02-18T20:50:04.979Z] checking for LIBTPMS... yes
[2022-02-18T20:50:04.979Z] checking for TPMLIB_ChooseTPMVersion in -ltpms... yes
[2022-02-18T20:50:04.979Z] checking for clock_gettime in -lc... yes
[2022-02-18T20:50:04.979Z] checking for tcsd... no
[2022-02-18T20:50:04.980Z] configure: WARNING: tcsd could not be found; typically need it for tss user account and tests
[2022-02-18T20:50:04.980Z] checking for netstat... no
[2022-02-18T20:50:04.980Z] checking for ss... /usr/bin/ss
[2022-02-18T20:50:04.980Z] checking for whether to build with CUSE interface... yes
[2022-02-18T20:50:04.980Z] checking for whether to build with chardev interface... yes
[2022-02-18T20:50:04.980Z] checking for certtool... /usr/bin/certtool
[2022-02-18T20:50:04.980Z] checking for gnutls 3.4.0 or later... yes
[2022-02-18T20:50:04.980Z] checking for gnutls_load_file in -lgnutls... yes
[2022-02-18T20:50:05.230Z] checking for gnutls/abstract.h... yes
[2022-02-18T20:50:05.230Z] checking which PCR banks to activate by default... sha256
[2022-02-18T20:50:05.230Z] checking for expect... /usr/bin/expect
[2022-02-18T20:50:05.230Z] checking for gawk... /usr/bin/gawk
[2022-02-18T20:50:05.230Z] checking for socat... /usr/bin/socat
[2022-02-18T20:50:05.230Z] checking for base64... /usr/bin/base64
[2022-02-18T20:50:05.230Z] checking for cp... /usr/bin/cp
[2022-02-18T20:50:05.230Z] checking for a Python interpreter with version >= 3.3... python
[2022-02-18T20:50:05.230Z] checking for python... /usr/bin/python
[2022-02-18T20:50:05.230Z] checking for python version... 3.10
[2022-02-18T20:50:05.230Z] checking for python platform... linux
[2022-02-18T20:50:05.230Z] checking for GNU default python prefix... ${prefix}
[2022-02-18T20:50:05.230Z] checking for GNU default python exec_prefix... ${exec_prefix}
[2022-02-18T20:50:05.230Z] checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.10/site-packages
[2022-02-18T20:50:05.230Z] checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.10/site-packages
[2022-02-18T20:50:05.230Z] checking whether linker supports -Wl,-z,relro... yes
[2022-02-18T20:50:05.480Z] checking whether linker supports -Wl,-z,now... yes
[2022-02-18T20:50:05.480Z] checking for pkg-config... (cached) /usr/bin/pkg-config
[2022-02-18T20:50:05.480Z] checking pkg-config is at least version 0.9.0... yes
[2022-02-18T20:50:05.480Z] checking Checking the crypto library libtpms is linked to... openssl
[2022-02-18T20:50:05.480Z] checking for whether to build with seccomp profile... yes
[2022-02-18T20:50:05.731Z] checking that generated files are newer than configure... done
[2022-02-18T20:50:05.731Z] configure: creating ./config.status
[2022-02-18T20:50:06.281Z] config.status: creating Makefile
[2022-02-18T20:50:06.281Z] config.status: creating debian/swtpm-tools.postinst
[2022-02-18T20:50:06.281Z] config.status: creating swtpm.spec
[2022-02-18T20:50:06.281Z] config.status: creating samples/Makefile
[2022-02-18T20:50:06.281Z] config.status: creating samples/swtpm-localca.conf
[2022-02-18T20:50:06.281Z] config.status: creating samples/swtpm-create-user-config-files
[2022-02-18T20:50:06.281Z] config.status: creating samples/swtpm_setup.conf
[2022-02-18T20:50:06.281Z] config.status: creating include/Makefile
[2022-02-18T20:50:06.281Z] config.status: creating include/swtpm/Makefile
[2022-02-18T20:50:06.281Z] config.status: creating include/swtpm.h
[2022-02-18T20:50:06.281Z] config.status: creating src/Makefile
[2022-02-18T20:50:06.281Z] config.status: creating src/selinux/Makefile
[2022-02-18T20:50:06.532Z] config.status: creating src/swtpm/Makefile
[2022-02-18T20:50:06.532Z] config.status: creating src/swtpm_bios/Makefile
[2022-02-18T20:50:06.532Z] config.status: creating src/swtpm_cert/Makefile
[2022-02-18T20:50:06.532Z] config.status: creating src/swtpm_ioctl/Makefile
[2022-02-18T20:50:06.532Z] config.status: creating src/swtpm_localca/Makefile
[2022-02-18T20:50:06.532Z] config.status: creating src/swtpm_localca/swtpm_localca_conf.h
[2022-02-18T20:50:06.532Z] config.status: creating src/swtpm_setup/Makefile
[2022-02-18T20:50:06.532Z] config.status: creating src/swtpm_setup/swtpm_setup_conf.h
[2022-02-18T20:50:06.532Z] config.status: creating src/utils/Makefile
[2022-02-18T20:50:06.532Z] config.status: creating man/Makefile
[2022-02-18T20:50:06.532Z] config.status: creating man/man3/Makefile
[2022-02-18T20:50:06.532Z] config.status: creating man/man8/Makefile
[2022-02-18T20:50:06.782Z] config.status: creating tests/Makefile
[2022-02-18T20:50:06.782Z] config.status: creating tests/test_config
[2022-02-18T20:50:06.782Z] config.status: creating samples/swtpm-localca
[2022-02-18T20:50:06.782Z] config.status: creating config.h
[2022-02-18T20:50:06.782Z] config.status: executing libtool commands
[2022-02-18T20:50:06.782Z] config.status: executing depfiles commands
[2022-02-18T20:50:07.032Z]
[2022-02-18T20:50:07.032Z] with_gnutls : yes (no = swtpm_cert will NOT be built)
[2022-02-18T20:50:07.032Z] with_selinux : no (no = SELinux policy extensions will NOT be built)
[2022-02-18T20:50:07.032Z] with_cuse : yes (no = no CUSE interface)
[2022-02-18T20:50:07.032Z] with_chardev : yes (no = no chardev interface)
[2022-02-18T20:50:07.033Z] with_vtpm_proxy : yes (no = no vtpm proxy support; Linux only)
[2022-02-18T20:50:07.033Z] with_seccomp : yes (no = no seccomp profile; Linux only)
[2022-02-18T20:50:07.033Z]
[2022-02-18T20:50:07.033Z] active PCR banks : sha256
[2022-02-18T20:50:07.033Z]
[2022-02-18T20:50:07.033Z] Version to build : 0.7.1
[2022-02-18T20:50:07.033Z] Crypto library : openssl
[2022-02-18T20:50:07.033Z]
[2022-02-18T20:50:07.033Z] MY_CFLAGS = -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -fdebug-prefix-map=/build/swtpm/src=/usr/src/debug -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1
[2022-02-18T20:50:07.033Z] HARDENING_CFLAGS = -fstack-protector-strong -Wstack-protector -D_FORTIFY_SOURCE=2
[2022-02-18T20:50:07.033Z] HARDENING_LDFLAGS = -Wl,-z,relro -Wl,-z,now
[2022-02-18T20:50:07.033Z] MY_LDFLAGS = -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -ltpms
[2022-02-18T20:50:07.033Z] LIBSECCOMP_LIBS = -lseccomp
[2022-02-18T20:50:07.033Z] JSON_GLIB_CFLAGS = -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread
[2022-02-18T20:50:07.033Z] JSON_GLIB_LIBS = -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
[2022-02-18T20:50:07.033Z] GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread
[2022-02-18T20:50:07.033Z] GLIB_LIBS = -lglib-2.0
[2022-02-18T20:50:07.033Z]
[2022-02-18T20:50:07.033Z] TSS_USER=tss
[2022-02-18T20:50:07.033Z] TSS_GROUP=tss
[2022-02-18T20:50:07.033Z]
[2022-02-18T20:50:07.033Z] make all-recursive
[2022-02-18T20:50:07.033Z] make[1]: Entering directory '/build/swtpm/src/swtpm'
[2022-02-18T20:50:07.033Z] Making all in include
[2022-02-18T20:50:07.033Z] make[2]: Entering directory '/build/swtpm/src/swtpm/include'
[2022-02-18T20:50:07.033Z] Making all in swtpm
[2022-02-18T20:50:07.033Z] make[3]: Entering directory '/build/swtpm/src/swtpm/include/swtpm'
[2022-02-18T20:50:07.033Z] make[3]: Nothing to be done for 'all'.
[2022-02-18T20:50:07.033Z] make[3]: Leaving directory '/build/swtpm/src/swtpm/include/swtpm'
[2022-02-18T20:50:07.033Z] make[3]: Entering directory '/build/swtpm/src/swtpm/include'
[2022-02-18T20:50:07.033Z] make[3]: Nothing to be done for 'all-am'.
[2022-02-18T20:50:07.033Z] make[3]: Leaving directory '/build/swtpm/src/swtpm/include'
[2022-02-18T20:50:07.033Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/include'
[2022-02-18T20:50:07.033Z] Making all in man
[2022-02-18T20:50:07.033Z] make[2]: Entering directory '/build/swtpm/src/swtpm/man'
[2022-02-18T20:50:07.033Z] Making all in man3
[2022-02-18T20:50:07.033Z] make[3]: Entering directory '/build/swtpm/src/swtpm/man/man3'
[2022-02-18T20:50:07.283Z] make[3]: Leaving directory '/build/swtpm/src/swtpm/man/man3'
[2022-02-18T20:50:07.283Z] Making all in man8
[2022-02-18T20:50:07.283Z] make[3]: Entering directory '/build/swtpm/src/swtpm/man/man8'
[2022-02-18T20:50:07.283Z] make[3]: Leaving directory '/build/swtpm/src/swtpm/man/man8'
[2022-02-18T20:50:07.283Z] make[3]: Entering directory '/build/swtpm/src/swtpm/man'
[2022-02-18T20:50:07.283Z] make[3]: Nothing to be done for 'all-am'.
[2022-02-18T20:50:07.283Z] make[3]: Leaving directory '/build/swtpm/src/swtpm/man'
[2022-02-18T20:50:07.283Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/man'
[2022-02-18T20:50:07.283Z] Making all in samples
[2022-02-18T20:50:07.283Z] make[2]: Entering directory '/build/swtpm/src/swtpm/samples'
[2022-02-18T20:50:07.283Z] make[2]: Nothing to be done for 'all'.
[2022-02-18T20:50:07.284Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/samples'
[2022-02-18T20:50:07.284Z] Making all in src
[2022-02-18T20:50:07.284Z] make[2]: Entering directory '/build/swtpm/src/swtpm/src'
[2022-02-18T20:50:07.284Z] Making all in utils
[2022-02-18T20:50:07.284Z] make[3]: Entering directory '/build/swtpm/src/swtpm/src/utils'
[2022-02-18T20:50:07.284Z] CC libswtpm_utils_la-swtpm_utils.lo
[2022-02-18T20:50:08.194Z] CCLD libswtpm_utils.la
[2022-02-18T20:50:08.194Z] make[3]: Leaving directory '/build/swtpm/src/swtpm/src/utils'
[2022-02-18T20:50:08.194Z] Making all in swtpm
[2022-02-18T20:50:08.194Z] make[3]: Entering directory '/build/swtpm/src/swtpm/src/swtpm'
[2022-02-18T20:50:08.194Z] CC swtpm-main.o
[2022-02-18T20:50:08.194Z] CC swtpm-swtpm_chardev.o
[2022-02-18T20:50:08.194Z] CC swtpm-swtpm.o
[2022-02-18T20:50:08.194Z] CC swtpm-daemonize.o
[2022-02-18T20:50:08.194Z] CC swtpm-cuse_tpm.o
[2022-02-18T20:50:08.194Z] CC libswtpm_libtpms_la-capabilities.lo
[2022-02-18T20:50:08.194Z] CC libswtpm_libtpms_la-common.lo
[2022-02-18T20:50:08.194Z] CC libswtpm_libtpms_la-mainloop.lo
[2022-02-18T20:50:08.194Z] CC libswtpm_libtpms_la-ctrlchannel.lo
[2022-02-18T20:50:08.194Z] CC libswtpm_libtpms_la-server.lo
[2022-02-18T20:50:08.194Z] CC libswtpm_libtpms_la-swtpm_aes.lo
[2022-02-18T20:50:08.195Z] CC libswtpm_libtpms_la-key.lo
[2022-02-18T20:50:08.195Z] CC libswtpm_libtpms_la-logging.lo
[2022-02-18T20:50:08.195Z] CC libswtpm_libtpms_la-options.lo
[2022-02-18T20:50:08.195Z] CC libswtpm_libtpms_la-swtpm_nvstore_linear.lo
[2022-02-18T20:50:08.195Z] CC libswtpm_libtpms_la-swtpm_nvstore_linear_file.lo
[2022-02-18T20:50:08.195Z] CC libswtpm_libtpms_la-pidfile.lo
[2022-02-18T20:50:08.195Z] CC libswtpm_libtpms_la-seccomp_profile.lo
[2022-02-18T20:50:08.195Z] CC libswtpm_libtpms_la-swtpm_debug.lo
[2022-02-18T20:50:08.195Z] CC libswtpm_libtpms_la-swtpm_io.lo
[2022-02-18T20:50:08.195Z] CC libswtpm_libtpms_la-tpmlib.lo
[2022-02-18T20:50:08.195Z] CC libswtpm_libtpms_la-threadpool.lo
[2022-02-18T20:50:08.195Z] CC libswtpm_libtpms_la-swtpm_nvstore_dir.lo
[2022-02-18T20:50:08.195Z] CC libswtpm_libtpms_la-swtpm_nvstore.lo
[2022-02-18T20:50:08.195Z] CC libswtpm_libtpms_la-utils.lo
[2022-02-18T20:50:08.195Z] CC libswtpm_libtpms_la-tlv.lo
[2022-02-18T20:50:08.195Z] CC libswtpm_libtpms_la-tpmstate.lo
[2022-02-18T20:50:08.195Z] CC swtpm_cuse-cuse_tpm.o
[2022-02-18T20:50:09.105Z] CCLD libswtpm_libtpms.la
[2022-02-18T20:50:09.356Z] CCLD swtpm
[2022-02-18T20:50:09.356Z] CCLD swtpm_cuse
[2022-02-18T20:50:09.606Z] make[3]: Leaving directory '/build/swtpm/src/swtpm/src/swtpm'
[2022-02-18T20:50:09.606Z] Making all in swtpm_bios
[2022-02-18T20:50:09.606Z] make[3]: Entering directory '/build/swtpm/src/swtpm/src/swtpm_bios'
[2022-02-18T20:50:09.606Z] CC swtpm_bios-tpm_bios.o
[2022-02-18T20:50:09.856Z] CCLD swtpm_bios
[2022-02-18T20:50:09.856Z] make[3]: Leaving directory '/build/swtpm/src/swtpm/src/swtpm_bios'
[2022-02-18T20:50:09.856Z] Making all in swtpm_cert
[2022-02-18T20:50:09.856Z] make[3]: Entering directory '/build/swtpm/src/swtpm/src/swtpm_cert'
[2022-02-18T20:50:09.856Z] CC swtpm_cert-ek-cert.o
[2022-02-18T20:50:10.407Z] CCLD swtpm_cert
[2022-02-18T20:50:10.657Z] make[3]: Leaving directory '/build/swtpm/src/swtpm/src/swtpm_cert'
[2022-02-18T20:50:10.657Z] Making all in swtpm_ioctl
[2022-02-18T20:50:10.657Z] make[3]: Entering directory '/build/swtpm/src/swtpm/src/swtpm_ioctl'
[2022-02-18T20:50:10.657Z] CC swtpm_ioctl-tpm_ioctl.o
[2022-02-18T20:50:11.208Z] CCLD swtpm_ioctl
[2022-02-18T20:50:11.208Z] make[3]: Leaving directory '/build/swtpm/src/swtpm/src/swtpm_ioctl'
[2022-02-18T20:50:11.208Z] Making all in swtpm_localca
[2022-02-18T20:50:11.208Z] make[3]: Entering directory '/build/swtpm/src/swtpm/src/swtpm_localca'
[2022-02-18T20:50:11.208Z] CC swtpm_localca-swtpm_localca.o
[2022-02-18T20:50:11.208Z] CC swtpm_localca-swtpm_localca_utils.o
[2022-02-18T20:50:11.758Z] CCLD swtpm_localca
[2022-02-18T20:50:12.009Z] make[3]: Leaving directory '/build/swtpm/src/swtpm/src/swtpm_localca'
[2022-02-18T20:50:12.009Z] Making all in swtpm_setup
[2022-02-18T20:50:12.009Z] make[3]: Entering directory '/build/swtpm/src/swtpm/src/swtpm_setup'
[2022-02-18T20:50:12.009Z] CC swtpm_setup-swtpm_setup.o
[2022-02-18T20:50:12.009Z] CC swtpm_setup-swtpm_setup_utils.o
[2022-02-18T20:50:12.009Z] CC swtpm_setup-swtpm_backend_dir.o
[2022-02-18T20:50:12.009Z] CC swtpm_setup-swtpm.o
[2022-02-18T20:50:12.009Z] CC swtpm_setup-swtpm_backend_file.o
[2022-02-18T20:50:13.352Z] CCLD swtpm_setup
[2022-02-18T20:50:13.352Z] make[3]: Leaving directory '/build/swtpm/src/swtpm/src/swtpm_setup'
[2022-02-18T20:50:13.352Z] make[3]: Entering directory '/build/swtpm/src/swtpm/src'
[2022-02-18T20:50:13.352Z] make[3]: Nothing to be done for 'all-am'.
[2022-02-18T20:50:13.352Z] make[3]: Leaving directory '/build/swtpm/src/swtpm/src'
[2022-02-18T20:50:13.352Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/src'
[2022-02-18T20:50:13.352Z] Making all in tests
[2022-02-18T20:50:13.352Z] make[2]: Entering directory '/build/swtpm/src/swtpm/tests'
[2022-02-18T20:50:13.352Z] make[2]: Nothing to be done for 'all'.
[2022-02-18T20:50:13.352Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/tests'
[2022-02-18T20:50:13.352Z] make[2]: Entering directory '/build/swtpm/src/swtpm'
[2022-02-18T20:50:13.352Z] make[2]: Leaving directory '/build/swtpm/src/swtpm'
[2022-02-18T20:50:13.352Z] make[1]: Leaving directory '/build/swtpm/src/swtpm'
[2022-02-18T20:50:13.352Z] ==> Starting check()...
[2022-02-18T20:50:13.352Z] Making check in include
[2022-02-18T20:50:13.352Z] make[1]: Entering directory '/build/swtpm/src/swtpm/include'
[2022-02-18T20:50:13.352Z] Making check in swtpm
[2022-02-18T20:50:13.352Z] make[2]: Entering directory '/build/swtpm/src/swtpm/include/swtpm'
[2022-02-18T20:50:13.352Z] make[2]: Nothing to be done for 'check'.
[2022-02-18T20:50:13.352Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/include/swtpm'
[2022-02-18T20:50:13.352Z] make[2]: Entering directory '/build/swtpm/src/swtpm/include'
[2022-02-18T20:50:13.352Z] make[2]: Nothing to be done for 'check-am'.
[2022-02-18T20:50:13.352Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/include'
[2022-02-18T20:50:13.352Z] make[1]: Leaving directory '/build/swtpm/src/swtpm/include'
[2022-02-18T20:50:13.352Z] Making check in man
[2022-02-18T20:50:13.603Z] make[1]: Entering directory '/build/swtpm/src/swtpm/man'
[2022-02-18T20:50:13.603Z] Making check in man3
[2022-02-18T20:50:13.603Z] make[2]: Entering directory '/build/swtpm/src/swtpm/man/man3'
[2022-02-18T20:50:13.603Z] make[2]: Nothing to be done for 'check'.
[2022-02-18T20:50:13.603Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/man/man3'
[2022-02-18T20:50:13.603Z] Making check in man8
[2022-02-18T20:50:13.603Z] make[2]: Entering directory '/build/swtpm/src/swtpm/man/man8'
[2022-02-18T20:50:13.603Z] make[2]: Nothing to be done for 'check'.
[2022-02-18T20:50:13.603Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/man/man8'
[2022-02-18T20:50:13.603Z] make[2]: Entering directory '/build/swtpm/src/swtpm/man'
[2022-02-18T20:50:13.603Z] make[2]: Nothing to be done for 'check-am'.
[2022-02-18T20:50:13.603Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/man'
[2022-02-18T20:50:13.603Z] make[1]: Leaving directory '/build/swtpm/src/swtpm/man'
[2022-02-18T20:50:13.603Z] Making check in samples
[2022-02-18T20:50:13.603Z] make[1]: Entering directory '/build/swtpm/src/swtpm/samples'
[2022-02-18T20:50:13.603Z] make[1]: Nothing to be done for 'check'.
[2022-02-18T20:50:13.603Z] make[1]: Leaving directory '/build/swtpm/src/swtpm/samples'
[2022-02-18T20:50:13.603Z] Making check in src
[2022-02-18T20:50:13.603Z] make[1]: Entering directory '/build/swtpm/src/swtpm/src'
[2022-02-18T20:50:13.603Z] Making check in utils
[2022-02-18T20:50:13.603Z] make[2]: Entering directory '/build/swtpm/src/swtpm/src/utils'
[2022-02-18T20:50:13.603Z] make[2]: Nothing to be done for 'check'.
[2022-02-18T20:50:13.603Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/src/utils'
[2022-02-18T20:50:13.603Z] Making check in swtpm
[2022-02-18T20:50:13.603Z] make[2]: Entering directory '/build/swtpm/src/swtpm/src/swtpm'
[2022-02-18T20:50:13.603Z] make[2]: Nothing to be done for 'check'.
[2022-02-18T20:50:13.603Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/src/swtpm'
[2022-02-18T20:50:13.603Z] Making check in swtpm_bios
[2022-02-18T20:50:13.603Z] make[2]: Entering directory '/build/swtpm/src/swtpm/src/swtpm_bios'
[2022-02-18T20:50:13.603Z] make[2]: Nothing to be done for 'check'.
[2022-02-18T20:50:13.603Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/src/swtpm_bios'
[2022-02-18T20:50:13.603Z] Making check in swtpm_cert
[2022-02-18T20:50:13.603Z] make[2]: Entering directory '/build/swtpm/src/swtpm/src/swtpm_cert'
[2022-02-18T20:50:13.603Z] make[2]: Nothing to be done for 'check'.
[2022-02-18T20:50:13.603Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/src/swtpm_cert'
[2022-02-18T20:50:13.603Z] Making check in swtpm_ioctl
[2022-02-18T20:50:13.603Z] make[2]: Entering directory '/build/swtpm/src/swtpm/src/swtpm_ioctl'
[2022-02-18T20:50:13.603Z] make[2]: Nothing to be done for 'check'.
[2022-02-18T20:50:13.603Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/src/swtpm_ioctl'
[2022-02-18T20:50:13.603Z] Making check in swtpm_localca
[2022-02-18T20:50:13.603Z] make[2]: Entering directory '/build/swtpm/src/swtpm/src/swtpm_localca'
[2022-02-18T20:50:13.603Z] make[2]: Nothing to be done for 'check'.
[2022-02-18T20:50:13.603Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/src/swtpm_localca'
[2022-02-18T20:50:13.603Z] Making check in swtpm_setup
[2022-02-18T20:50:13.603Z] make[2]: Entering directory '/build/swtpm/src/swtpm/src/swtpm_setup'
[2022-02-18T20:50:13.603Z] make[2]: Nothing to be done for 'check'.
[2022-02-18T20:50:13.603Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/src/swtpm_setup'
[2022-02-18T20:50:13.603Z] make[2]: Entering directory '/build/swtpm/src/swtpm/src'
[2022-02-18T20:50:13.603Z] make[2]: Nothing to be done for 'check-am'.
[2022-02-18T20:50:13.603Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/src'
[2022-02-18T20:50:13.603Z] make[1]: Leaving directory '/build/swtpm/src/swtpm/src'
[2022-02-18T20:50:13.603Z] Making check in tests
[2022-02-18T20:50:13.603Z] make[1]: Entering directory '/build/swtpm/src/swtpm/tests'
[2022-02-18T20:50:13.603Z] make
[2022-02-18T20:50:13.603Z] make[2]: Entering directory '/build/swtpm/src/swtpm/tests'
[2022-02-18T20:50:13.603Z] make[2]: Nothing to be done for 'all'.
[2022-02-18T20:50:13.603Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/tests'
[2022-02-18T20:50:13.603Z] make check-TESTS
[2022-02-18T20:50:13.603Z] make[2]: Entering directory '/build/swtpm/src/swtpm/tests'
[2022-02-18T20:50:13.603Z] make[3]: Entering directory '/build/swtpm/src/swtpm/tests'
[2022-02-18T20:50:13.603Z] SKIP: test_tpm2_vtpm_proxy
[2022-02-18T20:50:13.603Z] SKIP: test_vtpm_proxy
[2022-02-18T20:50:13.603Z] SKIP: test_tpm12
[2022-02-18T20:50:13.854Z] PASS: test_swtpm_setup_misc
[2022-02-18T20:50:14.104Z] PASS: test_print_states
[2022-02-18T20:50:14.104Z] PASS: test_ctrlchannel3
[2022-02-18T20:50:14.104Z] PASS: test_print_capabilities
[2022-02-18T20:50:14.104Z] SKIP: test_tpm2_file_permissions
[2022-02-18T20:50:14.355Z] PASS: test_ctrlchannel4
[2022-02-18T20:50:14.605Z] PASS: test_swtpm_setup_overwrite
[2022-02-18T20:50:14.605Z] PASS: test_tpm2_ctrlchannel2
[2022-02-18T20:50:14.605Z] PASS: test_swtpm_setup_file_backend
[2022-02-18T20:50:14.855Z] PASS: test_getcap
[2022-02-18T20:50:14.855Z] PASS: test_tpm2_getcap
[2022-02-18T20:50:14.855Z] SKIP: test_tpm2_partial_reads
[2022-02-18T20:50:14.855Z] PASS: test_ctrlchannel2
[2022-02-18T20:50:14.855Z] PASS: test_tpm2_print_capabilities
[2022-02-18T20:50:14.855Z] PASS: test_locality
[2022-02-18T20:50:15.106Z] PASS: test_tpm_probe
[2022-02-18T20:50:15.106Z] PASS: test_wrongorder
[2022-02-18T20:50:15.106Z] PASS: test_tpm2_locality
[2022-02-18T20:50:15.106Z] SKIP: test_tpm2_save_load_state_2
[2022-02-18T20:50:15.106Z] SKIP: test_tpm2_save_load_state_2_linear
[2022-02-18T20:50:15.106Z] PASS: test_tpm2_encrypted_state
[2022-02-18T20:50:15.106Z] SKIP: test_tpm2_save_load_state_2_block
[2022-02-18T20:50:15.106Z] SKIP: test_tpm2_save_load_state_3
[2022-02-18T20:50:15.106Z] PASS: test_tpm2_print_states
[2022-02-18T20:50:15.106Z] PASS: test_tpm2_hashing
[2022-02-18T20:50:15.106Z] PASS: test_hashing
[2022-02-18T20:50:15.356Z] PASS: test_tpm2_hashing3
[2022-02-18T20:50:15.356Z] PASS: test_ctrlchannel
[2022-02-18T20:50:15.356Z] SKIP: test_tpm2_ibmtss2
[2022-02-18T20:50:15.606Z] PASS: test_tpm2_derived_keys
[2022-02-18T20:50:15.606Z] SKIP: test_samples_create_tpmca
[2022-02-18T20:50:15.606Z] PASS: test_tpm2_swtpm_setup_overwrite
[2022-02-18T20:50:15.606Z] PASS: test_swtpm_cert
[2022-02-18T20:50:15.606Z] PASS: test_tpm2_savestate
[2022-02-18T20:50:15.607Z] PASS: test_tpm2_swtpm_cert
[2022-02-18T20:50:15.607Z] PASS: test_tpm2_save_load_state
[2022-02-18T20:50:15.857Z] PASS: test_tpm2_wrongorder
[2022-02-18T20:50:15.857Z] PASS: test_tpm2_setbuffersize
[2022-02-18T20:50:15.857Z] PASS: test_tpm2_swtpm_cert_ecc
[2022-02-18T20:50:15.857Z] PASS: test_tpm2_probe
[2022-02-18T20:50:15.857Z] PASS: test_commandline
[2022-02-18T20:50:16.107Z] PASS: test_volatilestate
[2022-02-18T20:50:16.107Z] PASS: test_tpm2_volatilestate
[2022-02-18T20:50:16.107Z] PASS: test_encrypted_state
[2022-02-18T20:50:16.357Z] PASS: test_tpm2_resume_volatile
[2022-02-18T20:50:16.357Z] FAIL: test_setbuffersize
[2022-02-18T20:50:16.358Z] PASS: test_tpm2_migration_key
[2022-02-18T20:50:16.608Z] PASS: test_save_load_state
[2022-02-18T20:50:16.608Z] PASS: test_hashing2
[2022-02-18T20:50:16.858Z] PASS: test_tpm2_hashing2
[2022-02-18T20:50:16.858Z] PASS: test_resume_volatile
[2022-02-18T20:50:16.858Z] PASS: test_swtpm_setup_create_cert
[2022-02-18T20:50:17.108Z] PASS: test_swtpm_bios
[2022-02-18T20:50:17.108Z] PASS: test_migration_key
[2022-02-18T20:50:17.108Z] PASS: test_tpm2_swtpm_localca_pkcs11.test
[2022-02-18T20:50:17.108Z] PASS: test_save_load_encrypted_state
[2022-02-18T20:50:18.019Z] PASS: test_tpm2_init
[2022-02-18T20:50:18.570Z] PASS: test_tpm2_swtpm_setup_create_cert
[2022-02-18T20:50:19.913Z] PASS: test_init
[2022-02-18T20:50:22.395Z] PASS: test_parameters
[2022-02-18T20:50:23.738Z] PASS: test_tpm2_swtpm_localca
[2022-02-18T20:50:23.988Z] PASS: test_tpm2_parameters
[2022-02-18T20:50:29.183Z] PASS: test_tpm2_swtpm_bios
[2022-02-18T20:50:29.433Z] PASS: test_tpm2_save_load_encrypted_state
[2022-02-18T20:51:07.987Z] PASS: test_tpm2_save_load_state_da_timeout
[2022-02-18T20:51:07.987Z] ============================================================================
[2022-02-18T20:51:07.987Z] Testsuite summary for swtpm 0.7.1
[2022-02-18T20:51:07.987Z] ============================================================================
[2022-02-18T20:51:07.987Z] # TOTAL: 68
[2022-02-18T20:51:07.987Z] # PASS: 56
[2022-02-18T20:51:07.987Z] # SKIP: 11
[2022-02-18T20:51:07.987Z] # XFAIL: 0
[2022-02-18T20:51:07.987Z] # FAIL: 1
[2022-02-18T20:51:07.987Z] # XPASS: 0
[2022-02-18T20:51:07.987Z] # ERROR: 0
[2022-02-18T20:51:07.987Z] ============================================================================
[2022-02-18T20:51:07.987Z] See tests/test-suite.log
[2022-02-18T20:51:07.987Z] ============================================================================
[2022-02-18T20:51:07.987Z] make[3]: *** [Makefile:739: test-suite.log] Error 1
[2022-02-18T20:51:07.987Z] make[3]: Leaving directory '/build/swtpm/src/swtpm/tests'
[2022-02-18T20:51:07.987Z] make[2]: *** [Makefile:847: check-TESTS] Error 2
[2022-02-18T20:51:07.987Z] make[2]: Leaving directory '/build/swtpm/src/swtpm/tests'
[2022-02-18T20:51:07.987Z] make[1]: *** [Makefile:1382: check-am] Error 2
[2022-02-18T20:51:07.987Z] make[1]: Leaving directory '/build/swtpm/src/swtpm/tests'
[2022-02-18T20:51:07.987Z] make: *** [Makefile:480: check-recursive] Error 1
[2022-02-18T20:51:07.987Z] ==> ERROR: A failure occurred in check().
[2022-02-18T20:51:07.987Z] Aborting...
[2022-02-18T20:51:07.987Z] ==> ERROR: Build failed, check /build/buildpkg/default-x86_64/jenkins/build
[Pipeline] }
[2022-02-18T20:51:07.990Z] ERROR: Failed to build source
[2022-02-18T20:51:07.991Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2022-02-18T20:51:08.060Z] Sending email to: artix-build-failures at artixlinux.org
More information about the artix-build-failures
mailing list