Running with gitlab-runner 17.10.0~pre.41.g5c23fd8e (5c23fd8e)
  on blue-3.saas-linux-small-amd64.runners-manager.gitlab.com/default zxwgkjAP, system ID: s_d5d3abbdfd0a
Resolving secrets
section_start:1743227425:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image golang:1.11 ...
Pulling docker image golang:1.11 ...
Using docker image sha256:43a154fee764a6f5fe6e0065638799eb913c1983ca83e0c68a93a2e7bb092b69 for golang:1.11 with digest golang@sha256:e972c78795b22d5cfab02ac410aa2305fcc036319a7af51065d1af583cd3ec04 ...
section_end:1743227443:prepare_executor
section_start:1743227443:prepare_script
Preparing environment
Running on runner-zxwgkjap-project-26906187-concurrent-0 via runner-zxwgkjap-s-l-s-amd64-1743227116-5c4f865c...
section_end:1743227449:prepare_script
section_start:1743227449:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml-module/.git/
Created fresh repository.
Checking out deb2487f as detached HEAD (ref is master)...

Skipping Git submodules setup
$ git remote set-url origin "${CI_REPOSITORY_URL}" || echo 'Not a git repository; skipping'
section_end:1743227451:get_sources
section_start:1743227451:step_script
Executing "step_script" stage of the job script
Using docker image sha256:43a154fee764a6f5fe6e0065638799eb913c1983ca83e0c68a93a2e7bb092b69 for golang:1.11 with digest golang@sha256:e972c78795b22d5cfab02ac410aa2305fcc036319a7af51065d1af583cd3ec04 ...
$ go test -timeout 10m -tags xmlroundtrip -v
=== 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 (7.12s)
    xml_test.go:436: testdata/libvirt/tests/qemuxmlconfdata/graphics-rdp.x86_64-latest.xml: /domain[0]/devices[0]/graphics[1]/@port: attribute '0'  in expected XML missing in actual XML
FAIL
exit status 1
FAIL	libvirt.org/go/libvirtxml	7.134s
section_end:1743227462:step_script
section_start:1743227462:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1743227463:cleanup_file_variables
ERROR: Job failed: exit code 1