Your message dated Mon, 15 Apr 2019 05:18:33 +0000 with message-id <[email protected]> and subject line Bug#907907: fixed in golang-google-cloud 0.9.0-10 has caused the Debian Bug report #907907, regarding golang-google-cloud: FTBFS randomly (failing tests) 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.) -- 907907: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907907 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:golang-google-cloud Version: 0.9.0-5 Severity: important Tags: ftbfs Hello Tincho et al. I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --buildsystem=golang --with=golang --builddir=/<<PKGBUILDDIR>>/build dh_update_autotools_config -i -O--buildsystem=golang -O--builddir=/<<PKGBUILDDIR>>/build dh_autoreconf -i -O--buildsystem=golang -O--builddir=/<<PKGBUILDDIR>>/build debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' # Prevent dh-golang from creating a symlink here. mkdir -p `dirname /<<PKGBUILDDIR>>/build/src/google.golang.org/cloud` dh_auto_configure dh_auto_configure: "cloud.google.com/go" is already installed. Please check for circular dependencies. # Remove examples. rm -vrf /<<PKGBUILDDIR>>/build/src/cloud.google.com/go/examples # Duplicate source tree into new namespace, for compatibility during [... snipped ...] --- PASS: TestTraceServicePatchTracesError (0.00s) === RUN TestTraceServiceGetTrace --- PASS: TestTraceServiceGetTrace (0.00s) === RUN TestTraceServiceGetTraceError --- PASS: TestTraceServiceGetTraceError (0.00s) === RUN TestTraceServiceListTraces --- PASS: TestTraceServiceListTraces (0.00s) === RUN TestTraceServiceListTracesError --- PASS: TestTraceServiceListTracesError (0.00s) PASS ok cloud.google.com/go/trace/apiv1 0.006s === RUN TestTranslateURL --- PASS: TestTranslateURL (0.00s) === RUN TestTranslateOneInput --- SKIP: TestTranslateOneInput (0.00s) translate_test.go:43: integration tests skipped in short mode === RUN TestTranslateModel --- SKIP: TestTranslateModel (0.00s) translate_test.go:43: integration tests skipped in short mode === RUN TestTranslateMultipleInputs --- SKIP: TestTranslateMultipleInputs (0.00s) translate_test.go:43: integration tests skipped in short mode === RUN TestTranslateErrors --- SKIP: TestTranslateErrors (0.00s) translate_test.go:43: integration tests skipped in short mode === RUN TestDetectLanguage --- SKIP: TestDetectLanguage (0.00s) translate_test.go:43: integration tests skipped in short mode === RUN TestSupportedLanguages --- SKIP: TestSupportedLanguages (0.00s) translate_test.go:43: integration tests skipped in short mode PASS ok cloud.google.com/go/translate 0.005s ? cloud.google.com/go/translate/internal/translate/v2 [no test files] === RUN TestVideoIntelligenceServiceAnnotateVideo --- PASS: TestVideoIntelligenceServiceAnnotateVideo (0.00s) === RUN TestVideoIntelligenceServiceAnnotateVideoError --- PASS: TestVideoIntelligenceServiceAnnotateVideoError (0.00s) PASS ok cloud.google.com/go/videointelligence/apiv1beta1 0.006s dh_auto_test: cd build && go test -vet=off -v -p 1 -short cloud.google.com/go cloud.google.com/go/bigquery cloud.google.com/go/bigtable cloud.google.com/go/bigtable/bttest cloud.google.com/go/bigtable/cmd/cbt cloud.google.com/go/bigtable/cmd/emulator cloud.google.com/go/bigtable/cmd/loadtest cloud.google.com/go/bigtable/cmd/scantest cloud.google.com/go/bigtable/internal/cbtconfig cloud.google.com/go/bigtable/internal/gax cloud.google.com/go/bigtable/internal/option cloud.google.com/go/bigtable/internal/stat cloud.google.com/go/civil cloud.google.com/go/compute/metadata cloud.google.com/go/container cloud.google.com/go/datastore cloud.google.com/go/debugger/apiv2 cloud.google.com/go/errorreporting/apiv1beta1 cloud.google.com/go/errors cloud.google.com/go/iam cloud.google.com/go/iam/admin/apiv1 cloud.google.com/go/internal cloud.google.com/go/internal/atomiccache cloud.google.com/go/internal/fields cloud.google.com/go/internal/optional cloud.google.com/go/internal/pretty cloud.google.c om/go/internal/readme cloud.google.com/go/internal/rpcreplay cloud.google.com/go/internal/rpcreplay/proto/intstore cloud.google.com/go/internal/rpcreplay/proto/rpcreplay cloud.google.com/go/internal/testutil cloud.google.com/go/internal/tracecontext cloud.google.com/go/internal/version cloud.google.com/go/language/apiv1 cloud.google.com/go/language/apiv1beta2 cloud.google.com/go/logging cloud.google.com/go/logging/apiv2 cloud.google.com/go/logging/internal cloud.google.com/go/logging/internal/testing cloud.google.com/go/logging/logadmin cloud.google.com/go/longrunning cloud.google.com/go/longrunning/autogen cloud.google.com/go/monitoring/apiv3 cloud.google.com/go/profiler cloud.google.com/go/profiler/mocks cloud.google.com/go/pubsub cloud.google.com/go/pubsub/apiv1 cloud.google.com/go/pubsub/loadtest cloud.google.com/go/pubsub/loadtest/cmd cloud.google.com/go/pubsub/loadtest/pb cloud.google.com/go/spanner cloud.google.com/go/spanner/admin/database/apiv1 cloud.google.com/go/spanner/a dmin/instance/apiv1 cloud.google.com/go/spanner/internal/testutil cloud.google.com/go/speech/apiv1 cloud.google.com/go/speech/apiv1beta1 cloud.google.com/go/storage cloud.google.com/go/trace cloud.google.com/go/trace/apiv1 cloud.google.com/go/translate cloud.google.com/go/translate/internal/translate/v2 cloud.google.com/go/videointelligence/apiv1beta1 returned exit code 1 make[1]: *** [debian/rules:35: override_dh_auto_test] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:9: build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- This is just how the build ends but not necessarily the relevant part. I've put several build logs here: https://people.debian.org/~sanvila/build-logs/golang-google-cloud/ I'm getting failure rates above 50% on n1-standard-1 machines from GCE, but I leave the severity to you. As usual, if you could not reproduce this easily I would gladly provide ssh access to a machine where this happens very often. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: golang-google-cloud Source-Version: 0.9.0-10 We believe that the bug you reported is fixed in the latest version of golang-google-cloud, 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. Stephen Gelman <[email protected]> (supplier of updated golang-google-cloud 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: Sun, 14 Apr 2019 23:59:37 -0500 Source: golang-google-cloud Architecture: source Version: 0.9.0-10 Distribution: unstable Urgency: medium Maintainer: Debian Go Packaging Team <[email protected]> Changed-By: Stephen Gelman <[email protected]> Closes: 907907 Changes: golang-google-cloud (0.9.0-10) unstable; urgency=medium . * Team upload. * Skip very flaky test (Closes: #907907) Thanks to Santiago Vila for the patch Checksums-Sha1: ef256185fb019b1f9e39a19e28915deada257a4b 2778 golang-google-cloud_0.9.0-10.dsc b65b16325149f3e73c096e9e48dcf422c82e1fea 15416 golang-google-cloud_0.9.0-10.debian.tar.xz 23f474b935408e23506a85892e8807d317c1f97b 7055 golang-google-cloud_0.9.0-10_amd64.buildinfo Checksums-Sha256: e546661ceb60ba7aec9857630421d39bf6d64b4072e770a63947bd64feb6cf0e 2778 golang-google-cloud_0.9.0-10.dsc 0a780d3b214226d69fa1c2683c40b8afa97fbb535d4a4488559a4de818e49d1c 15416 golang-google-cloud_0.9.0-10.debian.tar.xz ffd4482aafb0805425f09959e9ada9db9dd6861fbccfb21787e3fde0d0eb2ab5 7055 golang-google-cloud_0.9.0-10_amd64.buildinfo Files: 7529645e95612857f6ad677826039309 2778 devel optional golang-google-cloud_0.9.0-10.dsc 8fcc5c288139f6a229ffe4596036cfb5 15416 devel optional golang-google-cloud_0.9.0-10.debian.tar.xz 93f3e4d6061da8c82523c55514f78c6e 7055 devel optional golang-google-cloud_0.9.0-10_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJGBAEBCgAwFiEEPwDop1BN06KlsbfijqM4hED8f1wFAly0EKcSHHNzZ2VsbUBk ZWJpYW4ub3JnAAoJEI6jOIRA/H9cprUQAKWWy06AT7oGyO6tCqdKLTFNq827M6FY YDnuWURETd/ZTu0JH3JFn8jIdQJqsNAYvwq5smOh/1AS4KdASc2rAkg3/6l68SeI Yjc+uP2/TQtSayz2d6siPHhPZNBKfPU1KYqUrk/lOmhKEFklG7fi1KSJH1sd3gpm jnpvTfg+Q8z8h2ouwjqeIx9sC+nGEe902qUebKu+WOs3J+YBD/al9L4Tixn43R4M UILv2ijnj83DF1Oge+JvRHuEvIMRI3i2FHOHeJp9IUmCW6/GXyvfCKD8Lm0gjw0f 2RCFgvf+1R+1Cb8cU9eLb1Ass6BDizbvzWvTmB5X96W64XTsT2xLVkHfFgE0tqjG gfLB2XlFASUdNHKoST9KIMwBlnqONvHpj2/ymIHA7cIo3sn+CfvEh8rwl2vo5B4s 1yryXXoF7T0ADIWs389SQqXTsuc1Bajp7lHxQrnnAbOIDblH31FhTN2uHQYlOyni +LDVHwqsJDUii3sc4M/OQecZQzWSts8tjxL+fcSb9l+phE6wQ126DjCI8l4okGkD RFOnGcmvNzZ/d7PPkT7PlxTNjqhcQAHSqJG6qbIHD9JYC9UwUgRP+gCA4KU3uYBp 6Tn7YFVf4hQi8Vm79Bh/ZYCRpVzLaR2POgdNDOAJDROpsPL443eSgZYXCY+n6IlD AEuuNxk80Saq =bd0f -----END PGP SIGNATURE-----
--- End Message ---

