tvalentyn commented on pull request #14145: URL: https://github.com/apache/beam/pull/14145#issuecomment-793168499
We would need to re-run the seed job to run the suite again. The last time I ran the seed job (on #13626) and and then the suite on this PR, I got: ``` 13:38:09 Task ':sdks:python:container:buildDarwinAmd64' is not up-to-date because: 13:38:09 No history is available. 13:38:09 13:38:09 .gogradle/project_gopath/src/github.com/apache/beam/sdks/python/boot/boot.go:34:2: cannot find package "github.com/apache/beam/sdks/go/pkg/beam/artifact" in any of: 13:38:09 /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/container/.gogradle/project_gopath/src/github.com/apache/beam/sdks/python/boot/vendor/github.com/apache/beam/sdks/go/pkg/beam/artifact (vendor tree) 13:38:09 /home/jenkins/.gradle/go/binary/1.12.7/go/src/github.com/apache/beam/sdks/go/pkg/beam/artifact (from $GOROOT) 13:38:09 /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/container/.gogradle/project_gopath/src/github.com/apache/beam/sdks/go/pkg/beam/artifact (from $GOPATH) 13:38:09 .gogradle/project_gopath/src/github.com/apache/beam/sdks/python/boot/boot.go:35:2: cannot find package "github.com/apache/beam/sdks/go/pkg/beam/model/pipeline_v1" in any of: 13:38:09 /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/container/.gogradle/project_gopath/src/github.com/apache/beam/sdks/python/boot/vendor/github.com/apache/beam/sdks/go/pkg/beam/model/pipeline_v1 (vendor tree) 13:38:09 /home/jenkins/.gradle/go/binary/1.12.7/go/src/github.com/apache/beam/sdks/go/pkg/beam/model/pipeline_v1 (from $GOROOT) 13:38:09 13:38:09 /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/container/.gogradle/project_gopath/src/github.com/apache/beam/sdks/go/pkg/beam/model/pipeline_v1 (from $GOPATH) 13:38:09 > Task :sdks:python:container:buildDarwinAmd64 FAILED 13:38:09 .gogradle/project_gopath/src/github.com/apache/beam/sdks/python/boot/boot.go:36:2: cannot find package "github.com/apache/beam/sdks/go/pkg/beam/provision" in any of: 13:38:09 :sdks:python:container:buildDarwinAmd64 (Thread[Execution worker for ':' Thread 4,5,main]) completed. Took 3.908 secs. 13:38:09 /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/container/.gogradle/project_gopath/src/github.com/apache/beam/sdks/python/boot/vendor/github.com/apache/beam/sdks/go/pkg/beam/provision (vendor tree) 13:38:09 /home/jenkins/.gradle/go/binary/1.12.7/go/src/github.com/apache/beam/sdks/go/pkg/beam/provision (from $GOROOT) 13:38:09 /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/container/.gogradle/project_gopath/src/github.com/apache/beam/sdks/go/pkg/beam/provision (from $GOPATH) 13:38:09 .gogradle/project_gopath/src/github.com/apache/beam/sdks/python/boot/boot.go:37:2: cannot find package "github.com/apache/beam/sdks/go/pkg/beam/util/execx" in any of: 13:38:09 /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/container/.gogradle/project_gopath/src/github.com/apache/beam/sdks/python/boot/vendor/github.com/apache/beam/sdks/go/pkg/beam/util/execx (vendor tree) 13:38:09 /home/jenkins/.gradle/go/binary/1.12.7/go/src/github.com/apache/beam/sdks/go/pkg/beam/util/execx (from $GOROOT) 13:38:09 /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/container/.gogradle/project_gopath/src/github.com/apache/beam/sdks/go/pkg/beam/util/execx (from $GOPATH) 13:38:09 .gogradle/project_gopath/src/github.com/apache/beam/sdks/python/boot/boot.go:38:2: cannot find package "github.com/apache/beam/sdks/go/pkg/beam/util/grpcx" in any of: 13:38:09 /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/container/.gogradle/project_gopath/src/github.com/apache/beam/sdks/python/boot/vendor/github.com/apache/beam/sdks/go/pkg/beam/util/grpcx (vendor tree) 13:38:09 /home/jenkins/.gradle/go/binary/1.12.7/go/src/github.com/apache/beam/sdks/go/pkg/beam/util/grpcx (from $GOROOT) 13:38:09 /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/container/.gogradle/project_gopath/src/github.com/apache/beam/sdks/go/pkg/beam/util/grpcx (from $GOPATH) 13:38:09 .gogradle/project_gopath/src/github.com/apache/beam/sdks/python/boot/boot.go:39:2: cannot find package "github.com/golang/protobuf/jsonpb" in any of: 13:38:09 /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/container/.gogradle/project_gopath/src/github.com/apache/beam/sdks/python/boot/vendor/github.com/golang/protobuf/jsonpb (vendor tree) 13:38:09 /home/jenkins/.gradle/go/binary/1.12.7/go/src/github.com/golang/protobuf/jsonpb (from $GOROOT) 13:38:09 /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/container/.gogradle/project_gopath/src/github.com/golang/protobuf/jsonpb (from $GOPATH) 13:38:09 .gogradle/project_gopath/src/github.com/apache/beam/sdks/python/boot/boot.go:40:2: cannot find package "github.com/golang/protobuf/proto" in any of: 13:38:09 /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/container/.gogradle/project_gopath/src/github.com/apache/beam/sdks/python/boot/vendor/github.com/golang/protobuf/proto (vendor tree) 13:38:09 /home/jenkins/.gradle/go/binary/1.12.7/go/src/github.com/golang/protobuf/proto (from $GOROOT) 13:38:09 /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_ValCont_PR/src/sdks/python/container/.gogradle/project_gopath/src/github.com/golang/protobuf/proto (from $GOPATH) 13:38:09 13:38:09 FAILURE: Build failed with an exception. 13:38:09 13:38:09 * What went wrong: 13:38:09 Execution failed for task ':sdks:python:container:buildDarwinAmd64'. 13:38:09 > Build failed due to return code 1 of: 13:38:09 Command: 13:38:09 /home/jenkins/.gradle/go/binary/1.12.7/go/bin/go build -o ./build/target/launcher/darwin_amd64/boot github.com/apache/beam/sdks/python/boot 13:38:09 Env: 13:38:09 ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
