libvirt List Archives
Sign In
Sign Up
Manage this list
Sign In
Sign Up
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
CI
Thread
Start a new thread
Download
Threads by
month
----- 2025 -----
September
August
July
June
May
April
March
February
January
----- 2024 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2023 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2022 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2021 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2020 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2019 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2018 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2017 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2016 -----
December
November
October
September
August
July
ci@lists.libvirt.org
July 2020
1 participants
28 discussions
libvirt | Pipeline #164387338 has failed for master | ccf627c1
by GitLab
08 Jul '20
08 Jul '20
Your pipeline has failed. Project: libvirt (
https://gitlab.com/libvirt/libvirt
) Branch: master (
https://gitlab.com/libvirt/libvirt/-/commits/master
) Commit: ccf627c1 (
https://gitlab.com/libvirt/libvirt/-/commit/ccf627c110a178afa529818474e555b…
) Commit Message: qemuBuildNumaCommandLine: Fix @masterInitiator ... Commit Author: Michal Privoznik Pipeline #164387338 (
https://gitlab.com/libvirt/libvirt/-/pipelines/164387338
) triggered by Michal Prívozník (
https://gitlab.com/MichalPrivoznik
) had 1 failed build. Job #629242995 (
https://gitlab.com/libvirt/libvirt/-/jobs/629242995/raw
) Stage: builds Name: x64-freebsd-12-build Trace: ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ...................section_end:1594219293:step_script [0K[31;1mERROR: Job failed: execution took longer than 1h0m0s seconds [0;m -- You're receiving this email because of your account on
gitlab.com
.
1
0
0
0
libvirt-go-xml | Pipeline #164358666 has failed for master | e44e0cc7
by GitLab
08 Jul '20
08 Jul '20
Your pipeline has failed. Project: libvirt-go-xml (
https://gitlab.com/libvirt/libvirt-go-xml
) Branch: master (
https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master
) Commit: e44e0cc7 (
https://gitlab.com/libvirt/libvirt-go-xml/-/commit/e44e0cc7a157bc47d9fe434b…
) Commit Message: README: Point to pkg.go.dev instead of godoc.or... Commit Author: Andrea Bolognani (
https://gitlab.com/abologna
) Pipeline #164358666 (
https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/164358666
) triggered by Daniel Berrange (
https://gitlab.com/berrange
) had 5 failed builds. Job #629113343 (
https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/629113343/raw
) Stage: build Name: go_1_14 Trace: [32;1mFetching changes...[0;m Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out e44e0cc7 as master...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1594212126:get_sources [0Ksection_start:1594212126:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m [0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip TestRoundTrip: xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/numatune-hmat.xml: /domain[0]/cpu[0]/numa[0]/cell[0]/cache[0]: element in expected XML missing in actual XML --- FAIL: TestRoundTrip (9.60s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 9.617s section_end:1594212143:step_script [0K[31;1mERROR: Job failed: exit code 1 [0;m Job #629113335 (
https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/629113335/raw
) Stage: build Name: go_1_10 Trace: [32;1mFetching changes...[0;m Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out e44e0cc7 as master...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1594212125:get_sources [0Ksection_start:1594212125:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m [0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (9.00s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/numatune-hmat.xml: /domain[0]/cpu[0]/numa[0]/cell[0]/cache[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 9.015s section_end:1594212139:step_script [0K[31;1mERROR: Job failed: exit code 1 [0;m Job #629113341 (
https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/629113341/raw
) Stage: build Name: go_1_13 Trace: [32;1mFetching changes...[0;m Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out e44e0cc7 as master...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1594212121:get_sources [0Ksection_start:1594212121:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m [0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (9.57s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/numatune-hmat.xml: /domain[0]/cpu[0]/numa[0]/cell[0]/cache[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 9.591s section_end:1594212138:step_script [0K[31;1mERROR: Job failed: exit code 1 [0;m Job #629113340 (
https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/629113340/raw
) Stage: build Name: go_1_12 Trace: [32;1mFetching changes...[0;m Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out e44e0cc7 as master...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1594212120:get_sources [0Ksection_start:1594212120:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m [0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (9.88s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/numatune-hmat.xml: /domain[0]/cpu[0]/numa[0]/cell[0]/cache[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 9.892s section_end:1594212137:step_script [0K[31;1mERROR: Job failed: exit code 1 [0;m Job #629113337 (
https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/629113337/raw
) Stage: build Name: go_1_11 Trace: [32;1mFetching changes...[0;m Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out e44e0cc7 as master...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1594212121:get_sources [0Ksection_start:1594212121:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m [0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (5.99s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/numatune-hmat.xml: /domain[0]/cpu[0]/numa[0]/cell[0]/cache[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 6.001s section_end:1594212133:step_script [0K[31;1mERROR: Job failed: exit code 1 [0;m -- You're receiving this email because of your account on
gitlab.com
.
1
0
0
0
libvirt | Pipeline #162460194 has failed for master | d1d888a6
by GitLab
02 Jul '20
02 Jul '20
Your pipeline has failed. Project: libvirt (
https://gitlab.com/libvirt/libvirt
) Branch: master (
https://gitlab.com/libvirt/libvirt/-/commits/master
) Commit: d1d888a6 (
https://gitlab.com/libvirt/libvirt/-/commit/d1d888a69f505922140bec292b8d208…
) Commit Message: NEWS: Update for libvirt 6.5.0 Signed-off-by: ... Commit Author: Andrea Bolognani (
https://gitlab.com/abologna
) Pipeline #162460194 (
https://gitlab.com/libvirt/libvirt/-/pipelines/162460194
) triggered by Andrea Bolognani (
https://gitlab.com/abologna
) had 1 failed build. Job #621295762 (
https://gitlab.com/libvirt/libvirt/-/jobs/621295762/raw
) Stage: builds Name: x64-freebsd-12-build Trace: ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ... Build error:
https://cirrus-ci.com/build/6430700360433664
CirrusAPIError: API returned 1 error(s): [{'message': 'Internal Server Error(s) while executing query'}] section_end:1593696317:step_script [0K[31;1mERROR: Job failed: exit code 1 [0;m -- You're receiving this email because of your account on
gitlab.com
.
1
0
0
0
← Newer
1
2
Older →
Jump to page:
1
2
Results per page:
10
25
50
100
200