Your message dated Mon, 13 May 2024 07:19:07 +0000
with message-id <[email protected]>
and subject line Bug#1064362: fixed in golang-k8s-kube-openapi 
0.0~git20231214.ab13479-3
has caused the Debian Bug report #1064362,
regarding golang-k8s-kube-openapi: FTBFS on riscv64 due to test timeout
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1064362: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064362
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-k8s-kube-openapi
Version: 0.0~git20231214.ab13479-1
Severity: important
Tags: patch ftbfs upstream fixed-upstream
User: [email protected]
Usertags: riscv64
X-Debbugs-Cc: [email protected]

Dear maintainer,

golang-k8s-kube-openapi fails to build from source on riscv64 with a
timeout in on test:

| Running Suite: Integration Test Suite - 
/<<PKGBUILDDIR>>/_build/src/k8s.io/kube-openapi/test/integration
| 
================================================================================================================================================================
| Random Seed: 1707440586
| 
| Will run 4 of 4 specs
| ------------------------------
| [BeforeSuite] [FAILED] [39.046 seconds]
| [BeforeSuite] 
| 
/<<PKGBUILDDIR>>/_build/src/k8s.io/kube-openapi/test/integration/integration_suite_test.go:70
| 
|   Timeline >>
|   STEP: building openapi-gen @ 02/09/24 01:03:06.541
|   STEP: processing go idl with openapi-gen @ 02/09/24 01:03:35.566
|   [FAILED] in [BeforeSuite] - 
/<<PKGBUILDDIR>>/_build/src/k8s.io/kube-openapi/test/integration/integration_suite_test.go:101
 @ 02/09/24 01:03:45.586
|   << Timeline
| 
|   [FAILED] Timed out after 10.004s.
|   Expected process to exit.  It did not.
|   In [BeforeSuite] at: 
/<<PKGBUILDDIR>>/_build/src/k8s.io/kube-openapi/test/integration/integration_suite_test.go:101
 @ 02/09/24 01:03:45.586
| ------------------------------
| 
| Summarizing 1 Failure:
|   [FAIL] [BeforeSuite] 
|   
/<<PKGBUILDDIR>>/_build/src/k8s.io/kube-openapi/test/integration/integration_suite_test.go:101
| 
| Ran 0 of 4 Specs in 39.056 seconds
| FAIL! -- A BeforeSuite node failed so all tests were skipped.
| --- FAIL: TestGenerators (39.06s)
| FAIL
| FAIL    k8s.io/kube-openapi/test/integration    39.125s
| === RUN   TestConvertGolden
| --- PASS: TestConvertGolden (0.15s)
| PASS
| ok      k8s.io/kube-openapi/test/integration/openapiconv        0.245s
| FAIL
| dh_auto_test: error: cd _build && go test -vet=off -v -p 4 
k8s.io/kube-openapi/cmd/openapi-gen k8s.io/kube-openapi/cmd/openapi-gen/args 
k8s.io/kube-openapi/cmd/openapi2smd k8s.io/kube-openapi/pkg/aggregator 
k8s.io/kube-openapi/pkg/builder k8s.io/kube-openapi/pkg/builder3 
k8s.io/kube-openapi/pkg/builder3/util k8s.io/kube-openapi/pkg/cached 
k8s.io/kube-openapi/pkg/common k8s.io/kube-openapi/pkg/common/restfuladapter 
k8s.io/kube-openapi/pkg/generators k8s.io/kube-openapi/pkg/generators/rules 
k8s.io/kube-openapi/pkg/handler k8s.io/kube-openapi/pkg/handler3 
k8s.io/kube-openapi/pkg/idl k8s.io/kube-openapi/pkg/internal 
k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json 
k8s.io/kube-openapi/pkg/openapiconv k8s.io/kube-openapi/pkg/schemaconv 
k8s.io/kube-openapi/pkg/schemamutation k8s.io/kube-openapi/pkg/spec3 
k8s.io/kube-openapi/pkg/util k8s.io/kube-openapi/pkg/util/jsontesting 
k8s.io/kube-openapi/pkg/util/proto k8s.io/kube-openapi/pkg/util/proto/testing 
k8s.io/kube-openapi/pkg/util/proto/validation k8s.io/kube-openapi/pkg/util/sets 
k8s.io/kube-openapi/pkg/validation/errors 
k8s.io/kube-openapi/pkg/validation/spec 
k8s.io/kube-openapi/pkg/validation/strfmt 
k8s.io/kube-openapi/pkg/validation/strfmt/bson 
k8s.io/kube-openapi/pkg/validation/validate 
k8s.io/kube-openapi/test/integration 
k8s.io/kube-openapi/test/integration/builder 
k8s.io/kube-openapi/test/integration/builder3 
k8s.io/kube-openapi/test/integration/openapiconv 
k8s.io/kube-openapi/test/integration/pkg/generated 
k8s.io/kube-openapi/test/integration/testutil returned exit code 1
| make: *** [debian/rules:4: binary-arch] Error 25
| dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit 
status 2

The full build log is available here:
https://buildd.debian.org/status/fetch.php?pkg=golang-k8s-kube-openapi&arch=riscv64&ver=0.0%7Egit20231214.ab13479-1&stamp=1707440925&raw=0

I submitted a patch upstream which has now been merged:
https://github.com/kubernetes/kube-openapi/commit/b4a5507e9c90356cbf47fb4ad34862ded7919b1e

Would it be possible to include that fix in the next upload?

Thanks
Aurelien

--- End Message ---
--- Begin Message ---
Source: golang-k8s-kube-openapi
Source-Version: 0.0~git20231214.ab13479-3
Done: Tianon Gravi <[email protected]>

We believe that the bug you reported is fixed in the latest version of
golang-k8s-kube-openapi, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tianon Gravi <[email protected]> (supplier of updated golang-k8s-kube-openapi 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 13 May 2024 00:01:06 -0700
Source: golang-k8s-kube-openapi
Architecture: source
Version: 0.0~git20231214.ab13479-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Tianon Gravi <[email protected]>
Closes: 1064362
Changes:
 golang-k8s-kube-openapi (0.0~git20231214.ab13479-3) unstable; urgency=medium
 .
   * Team upload.
   * Backport upstream test timeout patch (Closes: #1064362)
     - https://github.com/kubernetes/kube-openapi/pull/453
Checksums-Sha1:
 c79119bc97c15ab416c427ff9298813995b89c83 3260 
golang-k8s-kube-openapi_0.0~git20231214.ab13479-3.dsc
 77858fd5bab34d6e780c086d8b33b0d104bf2368 2522198 
golang-k8s-kube-openapi_0.0~git20231214.ab13479.orig.tar.gz
 be1fd608f43528182ee2c425347c226103019993 5148 
golang-k8s-kube-openapi_0.0~git20231214.ab13479-3.debian.tar.xz
 57480184053b45c105785950eea92b870f663bb3 9138 
golang-k8s-kube-openapi_0.0~git20231214.ab13479-3_source.buildinfo
Checksums-Sha256:
 ebe004dbf390791dcee3869d2c803736b5cd9ca004c93e9bfa2f87ae3202a5a9 3260 
golang-k8s-kube-openapi_0.0~git20231214.ab13479-3.dsc
 5a356ae0247c20034b70987ec26f7ced1d5b18d987f1baa33d6f9b72962c035d 2522198 
golang-k8s-kube-openapi_0.0~git20231214.ab13479.orig.tar.gz
 5e7972cbbe901e8fec8b6d045e6e501a758e781a1f2927f5d3ead0c1bddec8c2 5148 
golang-k8s-kube-openapi_0.0~git20231214.ab13479-3.debian.tar.xz
 d4c7b571c1618c3c37cfdf7793ff64cf4d1fb2cc2586d08704d13fb48a804fb9 9138 
golang-k8s-kube-openapi_0.0~git20231214.ab13479-3_source.buildinfo
Files:
 32c3546fb57caab0df6382a6a0d10e66 3260 golang optional 
golang-k8s-kube-openapi_0.0~git20231214.ab13479-3.dsc
 8a39e5cb424f77d227332d6170bc19f8 2522198 golang optional 
golang-k8s-kube-openapi_0.0~git20231214.ab13479.orig.tar.gz
 a0390c0d11596f7cbf5fbadd84e27620 5148 golang optional 
golang-k8s-kube-openapi_0.0~git20231214.ab13479-3.debian.tar.xz
 c568d68374804ca0d9f2ff91f7d03166 9138 golang optional 
golang-k8s-kube-openapi_0.0~git20231214.ab13479-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEtC9oGQB/APiONk/UA2qcJb81fdQFAmZBuzMSHHRpYW5vbkBk
ZWJpYW4ub3JnAAoJEANqnCW/NX3UOpsP/j3VahP3F7mJk3Xy7vlmCjLZw9zmVkq4
EbVFnIW9iF6MNazOLYMhiKNaHKN4Cxsk27dXN9XPVwaMibTuTEk1/W1udzE+fjQE
W6fXxbuOdfcv1pzb807+k6vjkjPs9GvOoYzDvv3tq80mBgeDnGtXnkXLXX+JLFef
KLvQFCpnuSxM+L3AF7RTP1ka2lUqAy1annLCthUP36ua5uvl9WVvRgOt8JeIsFZO
3cqvc84NV4Cx8EnmzPiOYdD6DdatO/IWOwULBnl+zB6G6Dld8sLic2TAUfGA2bjl
Yv9DBbEd6ClXSktsPimMaX9YVwGejwkJrjZ/RBUob+J2KOxWN7tgs3hEPWrYtpVB
RMiN6x+U1QIR9ERm9r8EQIgOu8JnY+k4bumHKl164T8LdHAHimS02QzwwPEe+O2w
QKUI6h5a21oEK+gmmhcQJ3b51/xXAk3eVG2MqJzXAz4V80SRs0/fDNrxUy3254fV
FSnQ90z0TzIrG2dZ2Ht2XPz2QKrqDZAIXWDBfgWO2kLH8ehrbrbVjcWiRxoro1xO
wOivo6RfVbTi9/n7niuB0EP6hH5zMBnNs/k+ZayWYAD1bzEvNYZS/FWvA6ycL/ce
6u+oOUZH1r5RwPJcRV7Lagg2VV9ZhpaAmeCQ8INCWBPDPbIJV1gSHT4zxBVwsOzF
pQKdM75VDEwh
=GQbF
-----END PGP SIGNATURE-----

Attachment: pgpBlDTcFnrEq.pgp
Description: PGP signature


--- End Message ---

Reply via email to