[ACTIONS] bsm-bsm@v0.0.7.log #2

Open
opened 2024-03-15 09:48:29 +08:00 by yanweidong · 0 comments
Owner

2024/03/15 09:48:22.375289 Actions Start.
2024/03/15 09:48:22.377635 [Blocks Actions] #1 Start reader all body.
2024/03/15 09:48:22.377678 OK!
2024/03/15 09:48:22.377679 [Blocks Actions] #2 Verify hook Authorization.
2024/03/15 09:48:22.386089 OK!
2024/03/15 09:48:22.386090 [Blocks Actions] #3 Parse body data.
2024/03/15 09:48:22.386203 Service: bsm OK!
2024/03/15 09:48:22.482356 [Blocks Actions] #4 Check .actions file
2024/03/15 09:48:22.553742 OK!
2024/03/15 09:48:22.553747 [Blocks Actions] #5 Save task data.
2024/03/15 09:48:22.553780 Marshal OK!
2024/03/15 09:48:22.559706 Save OK!
2024/03/15 09:48:22.559709 [Blocks Actions] #6 Connect docker.
2024/03/15 09:48:22.559727 OK!
2024/03/15 09:48:22.559727 [Blocks Actions] #7 Docker start build.
2024/03/15 09:48:22.559738 CMD: docker run --rm -v /data/registry/entrypoint/:/entrypoint/ -v /data/registry/tool/:/tool/ -v /data/registry/cache/:/root/.cache/ -v /data/registry/builds/:/builds/ -e GOPROXY=https://goproxy.cn,direct -e GOPRIVATE=git.apinb.com -e CGO_ENABLED=0 golang:1.22.0-bookworm sh -v -x -c "git config --global url."https://bsm-readonly:783d689a703cd34181469ad516db34d086d45152@git.apinb.com".insteadOf "https://git.apinb.com" && git clone --branch v0.0.7 -c advice.detachedHead=false https://yanweidong:welcome@git.apinb.com/bsm-tools/bsm.git /source && cd /source && go mod tidy && go build -v -ldflags "-s -w -X git.apinb.com/bsm-sdk/engine/vars.VERSION=v0.0.7 -X 'git.apinb.com/bsm-sdk/engine/vars.BUILD_TIME=2024-03-15 09:48:22' -X 'git.apinb.com/bsm-sdk/engine/vars.GO_VERSION=linux/amd64 golang:1.22.0-bookworm'" -o /builds/bsm/bsm-tools/bsm@v0.0.7/bsm ./cmd/main.go"
2024/03/15 09:48:29.438034 + git config --global url.https://bsm-readonly:783d689a703cd34181469ad516db34d086d45152@git.apinb.com.insteadOf https://git.apinb.com

  • git clone --branch v0.0.7 -c advice.detachedHead=false https://yanweidong:welcome@git.apinb.com/bsm-tools/bsm.git /source
    Cloning into '/source'...
  • cd /source
  • go mod tidy
    go: downloading git.apinb.com/bsm-sdk/engine v1.0.9
    go: downloading github.com/gookit/goutil v0.6.15
    go: downloading github.com/spf13/cobra v1.8.0
    go: downloading github.com/modood/table v0.0.0-20220527013332-8d47e76dad33
    go: downloading github.com/google/uuid v1.6.0
    go: downloading github.com/jaevor/go-nanoid v1.3.0
    go: downloading github.com/gookit/color v1.5.4
    go: downloading golang.org/x/term v0.15.0
    go: downloading gorm.io/gorm v1.25.7
    go: downloading github.com/inconshreveable/mousetrap v1.1.0
    go: downloading github.com/spf13/pflag v1.0.5
    go: downloading golang.org/x/text v0.14.0
    go: downloading golang.org/x/sys v0.15.0
    go: downloading github.com/stretchr/testify v1.8.4
    go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
    go: downloading github.com/jinzhu/now v1.1.5
    go: downloading golang.org/x/exp v0.0.0-20220909182711-5c715a9e8561
    go: downloading github.com/jinzhu/inflection v1.0.0
    go: downloading github.com/davecgh/go-spew v1.1.1
    go: downloading github.com/pmezard/go-difflib v1.0.0
    go: downloading gopkg.in/yaml.v3 v3.0.1
    go: downloading golang.org/x/sync v0.5.0
    go: finding module for package github.com/smartystreets/goconvey/convey
    go: downloading github.com/smartystreets/goconvey v1.8.1
    go: found github.com/smartystreets/goconvey/convey in github.com/smartystreets/goconvey v1.8.1
    go: downloading github.com/jtolds/gls v4.20.0+incompatible
    go: downloading github.com/smarty/assertions v1.15.0
    go: downloading github.com/gopherjs/gopherjs v1.17.2
  • go build -v -ldflags -s -w -X git.apinb.com/bsm-sdk/engine/vars.VERSION=v0.0.7 -X 'git.apinb.com/bsm-sdk/engine/vars.BUILD_TIME=2024-03-15 09:48:22' -X 'git.apinb.com/bsm-sdk/engine/vars.GO_VERSION=linux/amd64 golang:1.22.0-bookworm' -o /builds/bsm/bsm-tools/bsm@v0.0.7/bsm ./cmd/main.go
    get "git.apinb.com/bsm-sdk/engine": found meta tag vcs.metaImport{Prefix:"git.apinb.com/bsm-sdk/engine", VCS:"git", RepoRoot:"https://git.apinb.com/bsm-sdk/engine.git"} at //git.apinb.com/bsm-sdk/engine?go-get=1
    cmd/main.go:3:8: found packages cmd (check.go) and commands (update.go) in /source/cmd/commands

2024/03/15 09:48:29.438055 [ERROR] exit status 1
2024/03/15 09:48:29.438068 Actions Finished.

2024/03/15 09:48:22.375289 Actions Start. 2024/03/15 09:48:22.377635 [Blocks Actions] #1 Start reader all body. 2024/03/15 09:48:22.377678 OK! 2024/03/15 09:48:22.377679 [Blocks Actions] #2 Verify hook Authorization. 2024/03/15 09:48:22.386089 OK! 2024/03/15 09:48:22.386090 [Blocks Actions] #3 Parse body data. 2024/03/15 09:48:22.386203 Service: bsm OK! 2024/03/15 09:48:22.482356 [Blocks Actions] #4 Check .actions file 2024/03/15 09:48:22.553742 OK! 2024/03/15 09:48:22.553747 [Blocks Actions] #5 Save task data. 2024/03/15 09:48:22.553780 Marshal OK! 2024/03/15 09:48:22.559706 Save OK! 2024/03/15 09:48:22.559709 [Blocks Actions] #6 Connect docker. 2024/03/15 09:48:22.559727 OK! 2024/03/15 09:48:22.559727 [Blocks Actions] #7 Docker start build. 2024/03/15 09:48:22.559738 CMD: docker run --rm -v /data/registry/entrypoint/:/entrypoint/ -v /data/registry/tool/:/tool/ -v /data/registry/cache/:/root/.cache/ -v /data/registry/builds/:/builds/ -e GOPROXY=https://goproxy.cn,direct -e GOPRIVATE=git.apinb.com -e CGO_ENABLED=0 golang:1.22.0-bookworm sh -v -x -c "git config --global url.\"https://bsm-readonly:783d689a703cd34181469ad516db34d086d45152@git.apinb.com\".insteadOf \"https://git.apinb.com\" && git clone --branch v0.0.7 -c advice.detachedHead=false https://yanweidong:welcome@git.apinb.com/bsm-tools/bsm.git /source && cd /source && go mod tidy && go build -v -ldflags \"-s -w -X git.apinb.com/bsm-sdk/engine/vars.VERSION=v0.0.7 -X 'git.apinb.com/bsm-sdk/engine/vars.BUILD_TIME=2024-03-15 09:48:22' -X 'git.apinb.com/bsm-sdk/engine/vars.GO_VERSION=linux/amd64 golang:1.22.0-bookworm'\" -o /builds/bsm/bsm-tools/bsm@v0.0.7/bsm ./cmd/main.go" 2024/03/15 09:48:29.438034 + git config --global url.https://bsm-readonly:783d689a703cd34181469ad516db34d086d45152@git.apinb.com.insteadOf https://git.apinb.com + git clone --branch v0.0.7 -c advice.detachedHead=false https://yanweidong:welcome@git.apinb.com/bsm-tools/bsm.git /source Cloning into '/source'... + cd /source + go mod tidy go: downloading git.apinb.com/bsm-sdk/engine v1.0.9 go: downloading github.com/gookit/goutil v0.6.15 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/modood/table v0.0.0-20220527013332-8d47e76dad33 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/jaevor/go-nanoid v1.3.0 go: downloading github.com/gookit/color v1.5.4 go: downloading golang.org/x/term v0.15.0 go: downloading gorm.io/gorm v1.25.7 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading golang.org/x/text v0.14.0 go: downloading golang.org/x/sys v0.15.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e go: downloading github.com/jinzhu/now v1.1.5 go: downloading golang.org/x/exp v0.0.0-20220909182711-5c715a9e8561 go: downloading github.com/jinzhu/inflection v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading golang.org/x/sync v0.5.0 go: finding module for package github.com/smartystreets/goconvey/convey go: downloading github.com/smartystreets/goconvey v1.8.1 go: found github.com/smartystreets/goconvey/convey in github.com/smartystreets/goconvey v1.8.1 go: downloading github.com/jtolds/gls v4.20.0+incompatible go: downloading github.com/smarty/assertions v1.15.0 go: downloading github.com/gopherjs/gopherjs v1.17.2 + go build -v -ldflags -s -w -X git.apinb.com/bsm-sdk/engine/vars.VERSION=v0.0.7 -X 'git.apinb.com/bsm-sdk/engine/vars.BUILD_TIME=2024-03-15 09:48:22' -X 'git.apinb.com/bsm-sdk/engine/vars.GO_VERSION=linux/amd64 golang:1.22.0-bookworm' -o /builds/bsm/bsm-tools/bsm@v0.0.7/bsm ./cmd/main.go get "git.apinb.com/bsm-sdk/engine": found meta tag vcs.metaImport{Prefix:"git.apinb.com/bsm-sdk/engine", VCS:"git", RepoRoot:"https://git.apinb.com/bsm-sdk/engine.git"} at //git.apinb.com/bsm-sdk/engine?go-get=1 cmd/main.go:3:8: found packages cmd (check.go) and commands (update.go) in /source/cmd/commands 2024/03/15 09:48:29.438055 [ERROR] exit status 1 2024/03/15 09:48:29.438068 Actions Finished.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bsm-tools/bsm#2
No description provided.