Pull request #3422 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 576eddb6d79f77bc7b799d46a5f981c8da166ab0 rather than 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d Obtained Jenkinsfile from 576eddb6d79f77bc7b799d46a5f981c8da166ab0 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3422/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3422/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2923 in /w/workspace/edgexfoundry_edgex-go_PR-3422 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3422/head:refs/remotes/origin/PR-3422 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d Merge succeeded, producing 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d Checking out Revision 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d (PR-3422) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d # timeout=10 Commit message: "feat(notifications): Implement Sending Service for REST Channel" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-04T13:43:04.571Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-04T13:43:04.774Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-04T13:43:04.902Z] ========================================================= [2021-05-04T13:43:04.902Z] EdgeX Global Pipelines Version Info [2021-05-04T13:43:04.902Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-04T13:43:06.552Z] ------------------- [2021-05-04T13:43:06.552Z] stable info: [2021-05-04T13:43:06.552Z] ------------------- [2021-05-04T13:43:06.552Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-04T13:43:06.552Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-04T13:43:06.552Z] Message: update stable to v1.0.191 [2021-05-04T13:43:07.499Z] ------------------- [2021-05-04T13:43:07.499Z] experimental info: [2021-05-04T13:43:07.499Z] ------------------- [2021-05-04T13:43:07.499Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-04T13:43:07.499Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-04T13:43:07.499Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-04T13:43:07.746Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-04T13:43:07.799Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-04T13:43:07.855Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-04T13:43:07.907Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-04T13:43:07.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-04T13:43:08.021Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-04T13:43:08.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-04T13:43:08.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-04T13:43:08.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-04T13:43:08.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-04T13:43:08.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-04T13:43:08.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-04T13:43:08.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-04T13:43:08.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-04T13:43:08.530Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-04T13:43:08.588Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-04T13:43:08.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-04T13:43:08.697Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-04T13:43:08.753Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-04T13:43:08.821Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-04T13:43:08.891Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-04T13:43:08.979Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-04T13:43:09.057Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3422 [Pipeline] echo [2021-05-04T13:43:09.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3422 [Pipeline] echo [2021-05-04T13:43:09.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3422 [Pipeline] echo [2021-05-04T13:43:09.227Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d [Pipeline] echo [2021-05-04T13:43:09.301Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a1a39d [Pipeline] echo [2021-05-04T13:43:09.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-04T13:43:09.511Z] provisioning config files... [2021-05-04T13:43:09.548Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4813860638273099990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-04T13:43:09.940Z] ---> docker-login.sh [2021-05-04T13:43:09.940Z] nexus3.edgexfoundry.org:10001 [2021-05-04T13:43:10.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T13:43:10.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T13:43:10.469Z] Configure a credential helper to remove this warning. See [2021-05-04T13:43:10.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T13:43:10.469Z] [2021-05-04T13:43:10.469Z] Login Succeeded [2021-05-04T13:43:10.469Z] nexus3.edgexfoundry.org:10002 [2021-05-04T13:43:10.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T13:43:10.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T13:43:10.469Z] Configure a credential helper to remove this warning. See [2021-05-04T13:43:10.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T13:43:10.469Z] [2021-05-04T13:43:10.732Z] Login Succeeded [2021-05-04T13:43:10.732Z] nexus3.edgexfoundry.org:10003 [2021-05-04T13:43:10.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T13:43:10.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T13:43:10.732Z] Configure a credential helper to remove this warning. See [2021-05-04T13:43:10.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T13:43:10.732Z] [2021-05-04T13:43:10.732Z] Login Succeeded [2021-05-04T13:43:10.732Z] nexus3.edgexfoundry.org:10004 [2021-05-04T13:43:10.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T13:43:10.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T13:43:10.997Z] Configure a credential helper to remove this warning. See [2021-05-04T13:43:10.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T13:43:10.997Z] [2021-05-04T13:43:10.997Z] Login Succeeded [2021-05-04T13:43:10.997Z] docker.io [2021-05-04T13:43:10.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T13:43:11.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T13:43:11.265Z] Configure a credential helper to remove this warning. See [2021-05-04T13:43:11.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T13:43:11.265Z] [2021-05-04T13:43:11.265Z] Login Succeeded [2021-05-04T13:43:11.265Z] ---> docker-login.sh ends [Pipeline] } [2021-05-04T13:43:11.289Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-04T13:43:11.755Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-04T13:43:11.756Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T13:43:11.756Z] ++ dirname cmd/core-command/Dockerfile [2021-05-04T13:43:11.756Z] ++ cut -d/ -f2 [2021-05-04T13:43:11.756Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-04T13:43:11.756Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T13:43:11.756Z] ++ dirname cmd/core-data/Dockerfile [2021-05-04T13:43:11.756Z] ++ cut -d/ -f2 [2021-05-04T13:43:11.756Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-04T13:43:11.756Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T13:43:11.756Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-04T13:43:11.756Z] ++ cut -d/ -f2 [2021-05-04T13:43:11.756Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-04T13:43:11.756Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T13:43:11.756Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-04T13:43:11.756Z] ++ cut -d/ -f2 [2021-05-04T13:43:11.756Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-04T13:43:11.756Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T13:43:11.756Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-04T13:43:11.756Z] ++ cut -d/ -f2 [2021-05-04T13:43:11.756Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-04T13:43:11.756Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T13:43:11.756Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-04T13:43:11.756Z] ++ cut -d/ -f2 [2021-05-04T13:43:11.756Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-04T13:43:11.756Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T13:43:11.756Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-04T13:43:11.756Z] ++ cut -d/ -f2 [2021-05-04T13:43:11.756Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-04T13:43:11.756Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T13:43:11.756Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-04T13:43:11.756Z] ++ cut -d/ -f2 [2021-05-04T13:43:11.756Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-04T13:43:11.756Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T13:43:11.756Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-04T13:43:11.756Z] ++ cut -d/ -f2 [2021-05-04T13:43:11.756Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-04T13:43:11.876Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-04T13:43:12.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-04T13:43:12.674Z] [2021-05-04T13:43:12.674Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-04T13:43:13.036Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-04T13:43:13.036Z] latest: Pulling from edgex-devops/git-semver [2021-05-04T13:43:13.036Z] 31603596830f: Pulling fs layer [2021-05-04T13:43:13.036Z] 54011a49482f: Pulling fs layer [2021-05-04T13:43:13.036Z] a6820b24f6d8: Pulling fs layer [2021-05-04T13:43:13.036Z] f581987b2513: Pulling fs layer [2021-05-04T13:43:13.036Z] f581987b2513: Waiting [2021-05-04T13:43:13.036Z] 54011a49482f: Verifying Checksum [2021-05-04T13:43:13.036Z] 54011a49482f: Download complete [2021-05-04T13:43:13.036Z] 31603596830f: Verifying Checksum [2021-05-04T13:43:13.036Z] 31603596830f: Download complete [2021-05-04T13:43:13.300Z] f581987b2513: Verifying Checksum [2021-05-04T13:43:13.300Z] f581987b2513: Download complete [2021-05-04T13:43:13.300Z] a6820b24f6d8: Verifying Checksum [2021-05-04T13:43:13.300Z] a6820b24f6d8: Download complete [2021-05-04T13:43:13.564Z] 31603596830f: Pull complete [2021-05-04T13:43:13.564Z] 54011a49482f: Pull complete [2021-05-04T13:43:14.517Z] a6820b24f6d8: Pull complete [2021-05-04T13:43:14.780Z] f581987b2513: Pull complete [2021-05-04T13:43:14.780Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-04T13:43:14.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-04T13:43:14.780Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-04T13:43:14.912Z] prd-centos7-docker-4c-2g-2923 does not seem to be running inside a container [2021-05-04T13:43:14.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-04T13:43:17.500Z] $ docker top bd108e57511a59273a27810c9920bdcfb14a78f91b744e4fb768c4cf4760d50c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-04T13:43:17.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-04T13:43:17.806Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-04T13:43:18.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-04T13:43:18.063Z] $ docker exec bd108e57511a59273a27810c9920bdcfb14a78f91b744e4fb768c4cf4760d50c ssh-agent [2021-05-04T13:43:18.242Z] SSH_AUTH_SOCK=/tmp/ssh-5LjOkUWLwBIh/agent.13 [2021-05-04T13:43:18.242Z] SSH_AGENT_PID=18 [2021-05-04T13:43:18.256Z] Running ssh-add (command line suppressed) [2021-05-04T13:43:18.378Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7920466582152386239.key (/w/workspace/edgex-go/1@tmp/private_key_7920466582152386239.key) [2021-05-04T13:43:18.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-04T13:43:18.787Z] + git tag --points-at HEAD [Pipeline] } [2021-05-04T13:43:18.820Z] $ docker exec --env ******** --env ******** bd108e57511a59273a27810c9920bdcfb14a78f91b744e4fb768c4cf4760d50c ssh-agent -k [2021-05-04T13:43:18.945Z] unset SSH_AUTH_SOCK; [2021-05-04T13:43:18.945Z] unset SSH_AGENT_PID; [2021-05-04T13:43:18.945Z] echo Agent pid 18 killed; [2021-05-04T13:43:18.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-04T13:43:19.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-04T13:43:19.087Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-04T13:43:19.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-04T13:43:19.259Z] $ docker exec bd108e57511a59273a27810c9920bdcfb14a78f91b744e4fb768c4cf4760d50c ssh-agent [2021-05-04T13:43:19.422Z] SSH_AUTH_SOCK=/tmp/ssh-JKkYSvbNS2Z2/agent.48 [2021-05-04T13:43:19.422Z] SSH_AGENT_PID=53 [2021-05-04T13:43:19.429Z] Running ssh-add (command line suppressed) [2021-05-04T13:43:19.547Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4277859972493542046.key (/w/workspace/edgex-go/1@tmp/private_key_4277859972493542046.key) [2021-05-04T13:43:19.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-04T13:43:19.942Z] + git semver init [2021-05-04T13:43:19.942Z] # -> Open(): unable to determine branch for HEAD [2021-05-04T13:43:19.942Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-04T13:43:19.942Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-04T13:43:19.942Z] # $SEMVER_REMOTE_NAME = origin [2021-05-04T13:43:19.942Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-04T13:43:19.942Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-04T13:43:19.942Z] # $SEMVER_BRANCH = PR-3422 [2021-05-04T13:43:19.942Z] # $SEMVER_TEMP = /tmp/semver-405861339 [2021-05-04T13:43:19.942Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-04T13:43:46.593Z] # '/tmp/semver-405861339' -> '/w/workspace/edgex-go/1/.semver' [2021-05-04T13:43:46.593Z] # -> Force: false [2021-05-04T13:43:46.593Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-04T13:43:46.620Z] $ docker exec --env ******** --env ******** bd108e57511a59273a27810c9920bdcfb14a78f91b744e4fb768c4cf4760d50c ssh-agent -k [2021-05-04T13:43:46.835Z] unset SSH_AUTH_SOCK; [2021-05-04T13:43:46.836Z] unset SSH_AGENT_PID; [2021-05-04T13:43:46.836Z] echo Agent pid 53 killed; [2021-05-04T13:43:46.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-04T13:43:47.384Z] + git semver [Pipeline] } [2021-05-04T13:43:47.417Z] $ docker stop --time=1 bd108e57511a59273a27810c9920bdcfb14a78f91b744e4fb768c4cf4760d50c [2021-05-04T13:43:49.035Z] $ docker rm -f bd108e57511a59273a27810c9920bdcfb14a78f91b744e4fb768c4cf4760d50c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-04T13:43:49.566Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-04T13:43:50.069Z] Stashed 1 file(s) [Pipeline] echo [2021-05-04T13:43:50.090Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-04T13:43:50.983Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-04T13:43:51.301Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-04T13:43:51.628Z] + sudo service docker restart [2021-05-04T13:43:51.628Z] + true [2021-05-04T13:43:51.628Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-04T13:43:52.247Z] ========================================================= [2021-05-04T13:43:52.247Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-04T13:43:52.247Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-04T13:43:52.595Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-04T13:43:56.842Z] Sending build context to Docker daemon 330MB [2021-05-04T13:43:56.842Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-04T13:43:56.842Z] Step 2/6 : FROM ${BASE} [2021-05-04T13:43:56.842Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-04T13:43:56.842Z] 540db60ca938: Pulling fs layer [2021-05-04T13:43:56.842Z] adcc1eea9eea: Pulling fs layer [2021-05-04T13:43:56.842Z] 4c4ab2625f07: Pulling fs layer [2021-05-04T13:43:56.842Z] 0510c868ecb4: Pulling fs layer [2021-05-04T13:43:56.842Z] afea3b2eda06: Pulling fs layer [2021-05-04T13:43:56.842Z] 7809a108b3ef: Pulling fs layer [2021-05-04T13:43:56.842Z] f706445af74f: Pulling fs layer [2021-05-04T13:43:56.842Z] afea3b2eda06: Waiting [2021-05-04T13:43:56.842Z] 7809a108b3ef: Waiting [2021-05-04T13:43:56.842Z] f706445af74f: Waiting [2021-05-04T13:43:56.842Z] 0510c868ecb4: Waiting [2021-05-04T13:43:56.842Z] 4c4ab2625f07: Verifying Checksum [2021-05-04T13:43:56.842Z] 4c4ab2625f07: Download complete [2021-05-04T13:43:56.842Z] adcc1eea9eea: Verifying Checksum [2021-05-04T13:43:56.842Z] adcc1eea9eea: Download complete [2021-05-04T13:43:56.842Z] afea3b2eda06: Verifying Checksum [2021-05-04T13:43:56.842Z] afea3b2eda06: Download complete [2021-05-04T13:43:56.842Z] 7809a108b3ef: Verifying Checksum [2021-05-04T13:43:56.842Z] 7809a108b3ef: Download complete [2021-05-04T13:43:56.842Z] 540db60ca938: Verifying Checksum [2021-05-04T13:43:56.842Z] 540db60ca938: Download complete [2021-05-04T13:43:57.107Z] 540db60ca938: Pull complete [2021-05-04T13:43:57.370Z] adcc1eea9eea: Pull complete [2021-05-04T13:43:57.632Z] 4c4ab2625f07: Pull complete [2021-05-04T13:43:59.048Z] f706445af74f: Verifying Checksum [2021-05-04T13:43:59.048Z] f706445af74f: Download complete [2021-05-04T13:43:59.635Z] 0510c868ecb4: Verifying Checksum [2021-05-04T13:43:59.635Z] 0510c868ecb4: Download complete [2021-05-04T13:44:05.466Z] Still waiting to schedule task [2021-05-04T13:44:05.466Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-04T13:44:06.360Z] 0510c868ecb4: Pull complete [2021-05-04T13:44:06.360Z] afea3b2eda06: Pull complete [2021-05-04T13:44:06.360Z] 7809a108b3ef: Pull complete [2021-05-04T13:44:10.609Z] f706445af74f: Pull complete [2021-05-04T13:44:10.609Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-04T13:44:10.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-04T13:44:10.609Z] ---> b068be0155e3 [2021-05-04T13:44:10.609Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-04T13:44:10.881Z] ---> Running in 921c7aaff43a [2021-05-04T13:44:11.458Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-04T13:44:12.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-04T13:44:12.984Z] (1/12) Installing libmagic (5.39-r0) [2021-05-04T13:44:13.248Z] (2/12) Installing file (5.39-r0) [2021-05-04T13:44:13.248Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-04T13:44:13.248Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-04T13:44:17.469Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-04T13:44:17.469Z] (6/12) Installing patch (2.7.6-r6) [2021-05-04T13:44:17.733Z] (7/12) Installing build-base (0.5-r2) [2021-05-04T13:44:17.733Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-04T13:44:17.733Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-04T13:44:17.996Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-04T13:44:17.997Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-04T13:44:18.263Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-04T13:44:18.263Z] Executing busybox-1.32.1-r6.trigger [2021-05-04T13:44:18.263Z] OK: 219 MiB in 52 packages [2021-05-04T13:44:22.488Z] Removing intermediate container 921c7aaff43a [2021-05-04T13:44:22.488Z] ---> aa9177c2616a [2021-05-04T13:44:22.488Z] Step 4/6 : WORKDIR /edgex-go [2021-05-04T13:44:22.488Z] ---> Running in 61370ccd1ae0 [2021-05-04T13:44:22.488Z] Removing intermediate container 61370ccd1ae0 [2021-05-04T13:44:22.488Z] ---> e34d167b80ca [2021-05-04T13:44:22.488Z] Step 5/6 : COPY go.mod . [2021-05-04T13:44:22.756Z] ---> 5c85f28c9eda [2021-05-04T13:44:22.756Z] Step 6/6 : RUN go mod download [2021-05-04T13:44:22.756Z] ---> Running in fa9bec199cde [2021-05-04T13:44:49.407Z] Removing intermediate container fa9bec199cde [2021-05-04T13:44:49.407Z] ---> d2b24cb57398 [2021-05-04T13:44:49.407Z] Successfully built d2b24cb57398 [2021-05-04T13:44:49.407Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-04T13:44:49.759Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-04T13:44:49.759Z] . [Pipeline] withDockerContainer [2021-05-04T13:44:49.886Z] prd-centos7-docker-4c-2g-2923 does not seem to be running inside a container [2021-05-04T13:44:49.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-04T13:44:50.875Z] $ docker top 1d6275b67304f9aa4abcb14629077a9f2f9b99765675c591b213d81cb3b93a77 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T13:44:51.358Z] + go version [2021-05-04T13:44:51.358Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-04T13:44:51.394Z] $ docker stop --time=1 1d6275b67304f9aa4abcb14629077a9f2f9b99765675c591b213d81cb3b93a77 [2021-05-04T13:44:52.793Z] $ docker rm -f 1d6275b67304f9aa4abcb14629077a9f2f9b99765675c591b213d81cb3b93a77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-04T13:44:53.614Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-04T13:44:53.614Z] . [Pipeline] withDockerContainer [2021-05-04T13:44:53.739Z] prd-centos7-docker-4c-2g-2923 does not seem to be running inside a container [2021-05-04T13:44:53.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-04T13:44:54.821Z] $ docker top a4254e3ac8e2032ab68b2943a0e91fab1fca119fc59cc469e433144ea4eaa1e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-04T13:44:55.019Z] ========================================================= [2021-05-04T13:44:55.019Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-04T13:44:55.019Z] ========================================================= [Pipeline] sh [2021-05-04T13:44:55.331Z] + go mod tidy [Pipeline] sh [2021-05-04T13:44:57.598Z] + make test [2021-05-04T13:44:57.598Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-04T13:45:07.663Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-04T13:45:25.929Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-04T13:45:25.929Z] # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [2021-05-04T13:45:25.929Z] internal/pkg/v2/infrastructure/redis/transmission.go:25:85: undefined: v2.Notification [2021-05-04T13:45:25.929Z] internal/pkg/v2/infrastructure/redis/transmission.go:49:51: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:45:25.929Z] internal/pkg/v2/infrastructure/redis/transmission.go:50:90: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:45:25.929Z] internal/pkg/v2/infrastructure/redis/transmission.go:51:102: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:45:25.929Z] internal/pkg/v2/infrastructure/redis/transmission.go:52:75: trans.NotificationId undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method NotificationId) [2021-05-04T13:45:25.929Z] internal/pkg/v2/infrastructure/redis/transmission.go:52:98: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:45:25.929Z] internal/pkg/v2/infrastructure/redis/transmission.go:69:7: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:45:25.929Z] internal/pkg/v2/infrastructure/redis/transmission.go:91:75: trans.NotificationId undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method NotificationId) [2021-05-04T13:45:25.929Z] internal/pkg/v2/infrastructure/redis/transmission.go:100:7: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:45:34.226Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [2021-05-04T13:45:34.226Z] internal/support/notifications/v2/application/distributioncoordinator.go:50:11: undefined: models.NewTransmission [2021-05-04T13:45:34.226Z] internal/support/notifications/v2/application/sendingservice.go:76:15: cannot use sub.ResendLimit (type int64) as type int in assignment [2021-05-04T13:45:34.226Z] internal/support/notifications/v2/application/sendingservice.go:135:42: undefined: models.EscalationSubscriptionName [2021-05-04T13:45:34.226Z] internal/support/notifications/v2/application/sendingservice.go:137:100: undefined: models.EscalationSubscriptionName [2021-05-04T13:45:34.226Z] internal/support/notifications/v2/application/sendingservice.go:156:40: undefined: models.EscalatedContentNotice [2021-05-04T13:45:34.810Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler [2021-05-04T13:45:34.810Z] internal/support/scheduler/v2/application/scheduler/manager.go:136:58: action.Content undefined (type models.IntervalAction has no field or method Content) [2021-05-04T13:45:34.810Z] internal/support/scheduler/v2/application/scheduler/manager.go:136:74: action.ContentType undefined (type models.IntervalAction has no field or method ContentType) [2021-05-04T13:45:41.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.106s coverage: 45.9% of statements [2021-05-04T13:45:41.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.071s coverage: 19.8% of statements [2021-05-04T13:45:41.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.086s coverage: 100.0% of statements [2021-05-04T13:45:41.492Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] [2021-05-04T13:45:41.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.053s coverage: 100.0% of statements [2021-05-04T13:45:41.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements [2021-05-04T13:45:42.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.409s coverage: 71.3% of statements [2021-05-04T13:45:43.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.151s coverage: 87.7% of statements [2021-05-04T13:45:43.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.062s coverage: 78.9% of statements [2021-05-04T13:45:43.402Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] [2021-05-04T13:45:44.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.140s coverage: 100.0% of statements [2021-05-04T13:45:44.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.098s coverage: 100.0% of statements [2021-05-04T13:45:45.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.148s coverage: 86.7% of statements [2021-05-04T13:45:45.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.195s coverage: 97.5% of statements [2021-05-04T13:45:45.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.081s coverage: 78.3% of statements [2021-05-04T13:45:45.837Z] # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis.test] [2021-05-04T13:45:45.837Z] internal/pkg/v2/infrastructure/redis/transmission.go:25: undefined: v2.Notification [2021-05-04T13:45:45.837Z] internal/pkg/v2/infrastructure/redis/transmission.go:49: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:45:45.837Z] internal/pkg/v2/infrastructure/redis/transmission.go:50: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:45:45.837Z] internal/pkg/v2/infrastructure/redis/transmission.go:51: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:45:45.837Z] internal/pkg/v2/infrastructure/redis/transmission.go:52: trans.NotificationId undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method NotificationId) [2021-05-04T13:45:45.837Z] internal/pkg/v2/infrastructure/redis/transmission.go:52: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:45:45.837Z] internal/pkg/v2/infrastructure/redis/transmission.go:69: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:45:45.837Z] internal/pkg/v2/infrastructure/redis/transmission.go:91: trans.NotificationId undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method NotificationId) [2021-05-04T13:45:45.837Z] internal/pkg/v2/infrastructure/redis/transmission.go:100: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:45:47.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.383s coverage: 95.1% of statements [2021-05-04T13:45:47.820Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2021-05-04T13:45:47.820Z] FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] [2021-05-04T13:45:47.820Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.105s coverage: 22.0% of statements [2021-05-04T13:45:47.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2021-05-04T13:45:48.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.082s coverage: 79.5% of statements [2021-05-04T13:45:48.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-05-04T13:45:48.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.886s coverage: 96.3% of statements [2021-05-04T13:45:48.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-05-04T13:45:50.459Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2924 in /w/workspace/edgexfoundry_edgex-go_PR-3422 [Pipeline] { [Pipeline] ws [2021-05-04T13:45:50.518Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-04T13:45:55.995Z] using credential edgex-jenkins-ssh [2021-05-04T13:45:56.016Z] Cloning the remote Git repository [2021-05-04T13:45:56.136Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-04T13:45:56.246Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-04T13:45:56.345Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-04T13:45:56.345Z] > git --version # timeout=10 [2021-05-04T13:45:56.391Z] > git --version # 'git version 2.17.1' [2021-05-04T13:45:56.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T13:45:56.468Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-04T13:46:00.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2021-05-04T13:46:00.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-05-04T13:46:02.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.220s coverage: 81.8% of statements [2021-05-04T13:46:07.705Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application.test] [2021-05-04T13:46:07.705Z] internal/support/notifications/v2/application/distributioncoordinator.go:50: undefined: models.NewTransmission [2021-05-04T13:46:07.705Z] internal/support/notifications/v2/application/sendingservice.go:76: cannot use sub.ResendLimit (type int64) as type int in assignment [2021-05-04T13:46:07.705Z] internal/support/notifications/v2/application/sendingservice.go:135: undefined: models.EscalationSubscriptionName [2021-05-04T13:46:07.705Z] internal/support/notifications/v2/application/sendingservice.go:137: undefined: models.EscalationSubscriptionName [2021-05-04T13:46:07.705Z] internal/support/notifications/v2/application/sendingservice.go:156: undefined: models.EscalatedContentNotice [2021-05-04T13:46:07.705Z] internal/support/notifications/v2/application/sendingservice_test.go:34:2: unknown field 'AdminState' in struct literal of type models.Subscription [2021-05-04T13:46:07.705Z] internal/support/notifications/v2/application/sendingservice_test.go:80:13: undefined: models.NewTransmission [2021-05-04T13:46:07.705Z] internal/support/notifications/v2/application/sendingservice_test.go:119:13: undefined: models.NewTransmission [2021-05-04T13:46:07.705Z] internal/support/notifications/v2/application/subscription_test.go:75:3: cannot use &testSubscriptionResendLimit (type *int) as type *int64 in field value [2021-05-04T13:46:07.705Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler [github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler.test] [2021-05-04T13:46:07.705Z] internal/support/scheduler/v2/application/scheduler/manager.go:136: action.Content undefined (type models.IntervalAction has no field or method Content) [2021-05-04T13:46:07.705Z] internal/support/scheduler/v2/application/scheduler/manager.go:136: action.ContentType undefined (type models.IntervalAction has no field or method ContentType) [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.8% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.083s coverage: 87.2% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 84.6% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.098s coverage: 91.6% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 64.4% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.363s coverage: 69.0% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 40.5% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-05-04T13:46:11.950Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.052s coverage: 100.0% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2021-05-04T13:46:11.950Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [build failed] [2021-05-04T13:46:11.950Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http [build failed] [2021-05-04T13:46:11.950Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.070s coverage: 99.0% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.058s coverage: 100.0% of statements [2021-05-04T13:46:11.950Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler [build failed] [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.128s coverage: 97.6% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.046s coverage: 28.1% of statements [2021-05-04T13:46:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-05-04T13:46:11.950Z] make: *** [Makefile:94: test] Error 2 [Pipeline] } [2021-05-04T13:46:12.286Z] $ docker stop --time=1 a4254e3ac8e2032ab68b2943a0e91fab1fca119fc59cc469e433144ea4eaa1e6 [2021-05-04T13:46:12.745Z] Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d [2021-05-04T13:46:11.761Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-04T13:46:11.791Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-04T13:46:11.816Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-04T13:46:11.845Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-04T13:46:11.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T13:46:11.867Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3422/head:refs/remotes/origin/PR-3422 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-04T13:46:12.764Z] > git config core.sparsecheckout # timeout=10 [2021-05-04T13:46:12.778Z] > git checkout -f 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d # timeout=10 [2021-05-04T13:46:13.216Z] Merge succeeded, producing 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d [2021-05-04T13:46:13.217Z] Checking out Revision 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d (PR-3422) [2021-05-04T13:46:13.100Z] > git remote # timeout=10 [2021-05-04T13:46:13.154Z] > git config --get remote.origin.url # timeout=10 [2021-05-04T13:46:13.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T13:46:13.178Z] > git merge 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 [2021-05-04T13:46:13.200Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-04T13:46:13.227Z] > git config core.sparsecheckout # timeout=10 [2021-05-04T13:46:13.240Z] > git checkout -f 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d # timeout=10 [2021-05-04T13:46:15.241Z] $ docker rm -f a4254e3ac8e2032ab68b2943a0e91fab1fca119fc59cc469e433144ea4eaa1e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-04T13:46:16.460Z] Failed in branch amd64 [2021-05-04T13:46:17.431Z] Commit message: "feat(notifications): Implement Sending Service for REST Channel" [2021-05-04T13:46:17.492Z] > git --version # timeout=10 [2021-05-04T13:46:17.501Z] > git --version # 'git version 2.17.1' [2021-05-04T13:46:17.514Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-04T13:46:19.397Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-04T13:46:19.860Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-04T13:46:20.215Z] + true [2021-05-04T13:46:20.216Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-04T13:46:22.305Z] provisioning config files... [2021-05-04T13:46:22.349Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5471863256361554171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-04T13:46:22.762Z] ---> docker-login.sh [2021-05-04T13:46:22.762Z] nexus3.edgexfoundry.org:10001 [2021-05-04T13:46:23.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T13:46:23.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T13:46:23.965Z] Configure a credential helper to remove this warning. See [2021-05-04T13:46:23.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T13:46:23.965Z] [2021-05-04T13:46:23.965Z] Login Succeeded [2021-05-04T13:46:23.965Z] nexus3.edgexfoundry.org:10002 [2021-05-04T13:46:24.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T13:46:24.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T13:46:24.524Z] Configure a credential helper to remove this warning. See [2021-05-04T13:46:24.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T13:46:24.524Z] [2021-05-04T13:46:24.524Z] Login Succeeded [2021-05-04T13:46:24.524Z] nexus3.edgexfoundry.org:10003 [2021-05-04T13:46:24.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T13:46:24.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T13:46:24.797Z] Configure a credential helper to remove this warning. See [2021-05-04T13:46:24.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T13:46:24.797Z] [2021-05-04T13:46:24.797Z] Login Succeeded [2021-05-04T13:46:24.797Z] nexus3.edgexfoundry.org:10004 [2021-05-04T13:46:25.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T13:46:25.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T13:46:25.390Z] Configure a credential helper to remove this warning. See [2021-05-04T13:46:25.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T13:46:25.390Z] [2021-05-04T13:46:25.390Z] Login Succeeded [2021-05-04T13:46:25.390Z] docker.io [2021-05-04T13:46:25.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T13:46:26.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T13:46:26.252Z] Configure a credential helper to remove this warning. See [2021-05-04T13:46:26.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T13:46:26.252Z] [2021-05-04T13:46:26.252Z] Login Succeeded [2021-05-04T13:46:26.252Z] ---> docker-login.sh ends [Pipeline] } [2021-05-04T13:46:26.284Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-04T13:46:26.700Z] ========================================================= [2021-05-04T13:46:26.700Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-04T13:46:26.700Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-04T13:46:27.083Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-04T13:46:30.035Z] Sending build context to Docker daemon 167.6MB [2021-05-04T13:46:30.035Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-04T13:46:30.035Z] Step 2/6 : FROM ${BASE} [2021-05-04T13:46:30.035Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-04T13:46:30.035Z] 595b0fe564bb: Pulling fs layer [2021-05-04T13:46:30.035Z] 7186ed65a4f7: Pulling fs layer [2021-05-04T13:46:30.035Z] 316046926c0a: Pulling fs layer [2021-05-04T13:46:30.035Z] 4ebd0625c992: Pulling fs layer [2021-05-04T13:46:30.035Z] 207e8628e3a3: Pulling fs layer [2021-05-04T13:46:30.035Z] c791037a9be2: Pulling fs layer [2021-05-04T13:46:30.035Z] ffd874e62e21: Pulling fs layer [2021-05-04T13:46:30.035Z] c791037a9be2: Waiting [2021-05-04T13:46:30.035Z] 4ebd0625c992: Waiting [2021-05-04T13:46:30.035Z] 207e8628e3a3: Waiting [2021-05-04T13:46:30.035Z] ffd874e62e21: Waiting [2021-05-04T13:46:30.035Z] 316046926c0a: Verifying Checksum [2021-05-04T13:46:30.035Z] 316046926c0a: Download complete [2021-05-04T13:46:30.035Z] 7186ed65a4f7: Verifying Checksum [2021-05-04T13:46:30.035Z] 7186ed65a4f7: Download complete [2021-05-04T13:46:30.035Z] 207e8628e3a3: Verifying Checksum [2021-05-04T13:46:30.035Z] 207e8628e3a3: Download complete [2021-05-04T13:46:30.035Z] c791037a9be2: Verifying Checksum [2021-05-04T13:46:30.035Z] c791037a9be2: Download complete [2021-05-04T13:46:30.035Z] 595b0fe564bb: Verifying Checksum [2021-05-04T13:46:30.035Z] 595b0fe564bb: Download complete [2021-05-04T13:46:30.642Z] 595b0fe564bb: Pull complete [2021-05-04T13:46:31.242Z] 7186ed65a4f7: Pull complete [2021-05-04T13:46:31.518Z] 316046926c0a: Pull complete [2021-05-04T13:46:31.793Z] ffd874e62e21: Verifying Checksum [2021-05-04T13:46:31.793Z] ffd874e62e21: Download complete [2021-05-04T13:46:33.225Z] 4ebd0625c992: Verifying Checksum [2021-05-04T13:46:33.225Z] 4ebd0625c992: Download complete [2021-05-04T13:46:43.386Z] 4ebd0625c992: Pull complete [2021-05-04T13:46:43.386Z] 207e8628e3a3: Pull complete [2021-05-04T13:46:43.661Z] c791037a9be2: Pull complete [2021-05-04T13:46:47.979Z] ffd874e62e21: Pull complete [2021-05-04T13:46:47.979Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-04T13:46:47.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-04T13:46:47.979Z] ---> cfc18b08335c [2021-05-04T13:46:47.979Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-04T13:46:51.370Z] ---> Running in bcd177ae7897 [2021-05-04T13:46:51.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T13:46:52.940Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T13:46:53.923Z] (1/12) Installing libmagic (5.39-r0) [2021-05-04T13:46:53.923Z] (2/12) Installing file (5.39-r0) [2021-05-04T13:46:54.201Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-04T13:46:54.201Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-04T13:47:02.477Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-04T13:47:02.477Z] (6/12) Installing patch (2.7.6-r6) [2021-05-04T13:47:02.477Z] (7/12) Installing build-base (0.5-r2) [2021-05-04T13:47:02.477Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-04T13:47:02.477Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-04T13:47:02.477Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-04T13:47:02.477Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-04T13:47:02.477Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-04T13:47:02.477Z] Executing busybox-1.32.1-r6.trigger [2021-05-04T13:47:02.477Z] OK: 218 MiB in 52 packages [2021-05-04T13:47:06.795Z] Removing intermediate container bcd177ae7897 [2021-05-04T13:47:06.795Z] ---> 08194af0ee03 [2021-05-04T13:47:06.795Z] Step 4/6 : WORKDIR /edgex-go [2021-05-04T13:47:06.795Z] ---> Running in b90e542a0cc0 [2021-05-04T13:47:06.795Z] Removing intermediate container b90e542a0cc0 [2021-05-04T13:47:06.795Z] ---> eca7beb0dbf4 [2021-05-04T13:47:06.795Z] Step 5/6 : COPY go.mod . [2021-05-04T13:47:07.406Z] ---> 9a6af7dfcbb5 [2021-05-04T13:47:07.406Z] Step 6/6 : RUN go mod download [2021-05-04T13:47:07.680Z] ---> Running in 949c1714d5f3 [2021-05-04T13:47:34.471Z] Removing intermediate container 949c1714d5f3 [2021-05-04T13:47:34.471Z] ---> 003ebe4538c3 [2021-05-04T13:47:34.471Z] Successfully built 003ebe4538c3 [2021-05-04T13:47:34.471Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-04T13:47:34.869Z] + docker inspect -f . ci-base-image-arm64 [2021-05-04T13:47:34.869Z] . [Pipeline] withDockerContainer [2021-05-04T13:47:35.140Z] prd-ubuntu18.04-docker-arm64-4c-16g-2924 does not seem to be running inside a container [2021-05-04T13:47:35.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-04T13:47:36.659Z] $ docker top b20fce7e34c2257c27b8ff5ce03f7858e4efd3b1af0605ab6ddf994f3b04e6de -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T13:47:37.702Z] + go version [2021-05-04T13:47:37.702Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-04T13:47:37.743Z] $ docker stop --time=1 b20fce7e34c2257c27b8ff5ce03f7858e4efd3b1af0605ab6ddf994f3b04e6de [2021-05-04T13:47:39.633Z] $ docker rm -f b20fce7e34c2257c27b8ff5ce03f7858e4efd3b1af0605ab6ddf994f3b04e6de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-04T13:47:40.591Z] + docker inspect -f . ci-base-image-arm64 [2021-05-04T13:47:40.591Z] . [Pipeline] withDockerContainer [2021-05-04T13:47:40.870Z] prd-ubuntu18.04-docker-arm64-4c-16g-2924 does not seem to be running inside a container [2021-05-04T13:47:40.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-04T13:47:42.223Z] $ docker top ac77061a65afce932789f06eb714e2b13c714a5522a7685ab479c6313dee74ac -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-04T13:47:42.528Z] ========================================================= [2021-05-04T13:47:42.528Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-04T13:47:42.528Z] ========================================================= [Pipeline] sh [2021-05-04T13:47:43.189Z] + go mod tidy [Pipeline] sh [2021-05-04T13:47:44.152Z] + make test [2021-05-04T13:47:44.152Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-04T13:48:10.941Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-04T13:49:07.948Z] # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [2021-05-04T13:49:07.948Z] internal/pkg/v2/infrastructure/redis/transmission.go:25:85: undefined: v2.Notification [2021-05-04T13:49:07.948Z] internal/pkg/v2/infrastructure/redis/transmission.go:49:51: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:49:07.948Z] internal/pkg/v2/infrastructure/redis/transmission.go:50:90: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:49:07.948Z] internal/pkg/v2/infrastructure/redis/transmission.go:51:102: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:49:07.948Z] internal/pkg/v2/infrastructure/redis/transmission.go:52:75: trans.NotificationId undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method NotificationId) [2021-05-04T13:49:07.948Z] internal/pkg/v2/infrastructure/redis/transmission.go:52:98: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:49:07.948Z] internal/pkg/v2/infrastructure/redis/transmission.go:69:7: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:49:07.948Z] internal/pkg/v2/infrastructure/redis/transmission.go:91:75: trans.NotificationId undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method NotificationId) [2021-05-04T13:49:07.948Z] internal/pkg/v2/infrastructure/redis/transmission.go:100:7: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:49:07.948Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-04T13:49:26.314Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [2021-05-04T13:49:26.315Z] internal/support/notifications/v2/application/distributioncoordinator.go:50:11: undefined: models.NewTransmission [2021-05-04T13:49:26.315Z] internal/support/notifications/v2/application/sendingservice.go:76:15: cannot use sub.ResendLimit (type int64) as type int in assignment [2021-05-04T13:49:26.315Z] internal/support/notifications/v2/application/sendingservice.go:135:42: undefined: models.EscalationSubscriptionName [2021-05-04T13:49:26.315Z] internal/support/notifications/v2/application/sendingservice.go:137:100: undefined: models.EscalationSubscriptionName [2021-05-04T13:49:26.315Z] internal/support/notifications/v2/application/sendingservice.go:156:40: undefined: models.EscalatedContentNotice [2021-05-04T13:49:26.315Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler [2021-05-04T13:49:26.315Z] internal/support/scheduler/v2/application/scheduler/manager.go:136:58: action.Content undefined (type models.IntervalAction has no field or method Content) [2021-05-04T13:49:26.315Z] internal/support/scheduler/v2/application/scheduler/manager.go:136:74: action.ContentType undefined (type models.IntervalAction has no field or method ContentType) [2021-05-04T13:49:41.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.321s coverage: 45.9% of statements [2021-05-04T13:49:41.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.137s coverage: 19.8% of statements [2021-05-04T13:49:42.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.333s coverage: 100.0% of statements [2021-05-04T13:49:42.433Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] [2021-05-04T13:49:42.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.157s coverage: 100.0% of statements [2021-05-04T13:49:42.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.160s coverage: 100.0% of statements [2021-05-04T13:49:48.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.275s coverage: 71.3% of statements [2021-05-04T13:49:48.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.499s coverage: 87.7% of statements [2021-05-04T13:49:48.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.159s coverage: 78.9% of statements [2021-05-04T13:49:48.762Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] [2021-05-04T13:49:49.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.235s coverage: 100.0% of statements [2021-05-04T13:49:49.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.164s coverage: 100.0% of statements [2021-05-04T13:49:53.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.428s coverage: 86.7% of statements [2021-05-04T13:49:53.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.475s coverage: 97.5% of statements [2021-05-04T13:49:53.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.242s coverage: 78.3% of statements [2021-05-04T13:49:53.923Z] # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis.test] [2021-05-04T13:49:53.923Z] internal/pkg/v2/infrastructure/redis/transmission.go:25: undefined: v2.Notification [2021-05-04T13:49:53.923Z] internal/pkg/v2/infrastructure/redis/transmission.go:49: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:49:53.923Z] internal/pkg/v2/infrastructure/redis/transmission.go:50: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:49:53.923Z] internal/pkg/v2/infrastructure/redis/transmission.go:51: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:49:53.923Z] internal/pkg/v2/infrastructure/redis/transmission.go:52: trans.NotificationId undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method NotificationId) [2021-05-04T13:49:53.923Z] internal/pkg/v2/infrastructure/redis/transmission.go:52: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:49:53.923Z] internal/pkg/v2/infrastructure/redis/transmission.go:69: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:49:53.923Z] internal/pkg/v2/infrastructure/redis/transmission.go:91: trans.NotificationId undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method NotificationId) [2021-05-04T13:49:53.923Z] internal/pkg/v2/infrastructure/redis/transmission.go:100: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) [2021-05-04T13:50:02.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.199s coverage: 95.1% of statements [2021-05-04T13:50:02.254Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.138s coverage: 58.8% of statements [2021-05-04T13:50:02.254Z] FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] [2021-05-04T13:50:02.254Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.161s coverage: 22.0% of statements [2021-05-04T13:50:02.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.245s coverage: 47.1% of statements [2021-05-04T13:50:02.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.169s coverage: 79.5% of statements [2021-05-04T13:50:02.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.140s coverage: 94.1% of statements [2021-05-04T13:50:02.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.168s coverage: 96.3% of statements [2021-05-04T13:50:02.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.125s coverage: 87.5% of statements [2021-05-04T13:50:14.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.203s coverage: 94.4% of statements [2021-05-04T13:50:14.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.134s coverage: 44.8% of statements [2021-05-04T13:50:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.538s coverage: 81.8% of statements [2021-05-04T13:50:26.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.225s coverage: 92.9% of statements [2021-05-04T13:50:26.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.052s coverage: 77.8% of statements [2021-05-04T13:50:26.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2021-05-04T13:50:26.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.106s coverage: 100.0% of statements [2021-05-04T13:50:26.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.138s coverage: 75.5% of statements [2021-05-04T13:50:26.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.216s coverage: 80.8% of statements [2021-05-04T13:50:26.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.213s coverage: 87.2% of statements [2021-05-04T13:50:26.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.200s coverage: 84.6% of statements [2021-05-04T13:50:26.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 91.6% of statements [2021-05-04T13:50:26.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.580s coverage: 64.4% of statements [2021-05-04T13:50:26.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.141s coverage: 100.0% of statements [2021-05-04T13:50:26.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements [2021-05-04T13:50:26.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-05-04T13:50:27.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2021-05-04T13:50:28.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2021-05-04T13:50:31.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.969s coverage: 69.0% of statements [2021-05-04T13:50:33.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.608s coverage: 40.5% of statements [2021-05-04T13:50:33.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.083s coverage: 89.5% of statements [2021-05-04T13:50:33.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.092s coverage: 84.8% of statements [2021-05-04T13:50:33.219Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] [2021-05-04T13:50:33.496Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application.test] [2021-05-04T13:50:33.496Z] internal/support/notifications/v2/application/distributioncoordinator.go:50: undefined: models.NewTransmission [2021-05-04T13:50:33.496Z] internal/support/notifications/v2/application/sendingservice.go:76: cannot use sub.ResendLimit (type int64) as type int in assignment [2021-05-04T13:50:33.496Z] internal/support/notifications/v2/application/sendingservice.go:135: undefined: models.EscalationSubscriptionName [2021-05-04T13:50:33.497Z] internal/support/notifications/v2/application/sendingservice.go:137: undefined: models.EscalationSubscriptionName [2021-05-04T13:50:33.497Z] internal/support/notifications/v2/application/sendingservice.go:156: undefined: models.EscalatedContentNotice [2021-05-04T13:50:33.497Z] internal/support/notifications/v2/application/sendingservice_test.go:34:2: unknown field 'AdminState' in struct literal of type models.Subscription [2021-05-04T13:50:33.497Z] internal/support/notifications/v2/application/sendingservice_test.go:80:13: undefined: models.NewTransmission [2021-05-04T13:50:33.497Z] internal/support/notifications/v2/application/sendingservice_test.go:119:13: undefined: models.NewTransmission [2021-05-04T13:50:33.497Z] internal/support/notifications/v2/application/subscription_test.go:75:3: cannot use &testSubscriptionResendLimit (type *int) as type *int64 in field value [2021-05-04T13:50:34.943Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.137s coverage: 100.0% of statements [2021-05-04T13:50:34.943Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.124s coverage: 100.0% of statements [2021-05-04T13:50:34.943Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [build failed] [2021-05-04T13:50:34.943Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http [build failed] [2021-05-04T13:50:35.221Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler [github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler.test] [2021-05-04T13:50:35.221Z] internal/support/scheduler/v2/application/scheduler/manager.go:136: action.Content undefined (type models.IntervalAction has no field or method Content) [2021-05-04T13:50:35.221Z] internal/support/scheduler/v2/application/scheduler/manager.go:136: action.ContentType undefined (type models.IntervalAction has no field or method ContentType) [2021-05-04T13:50:35.221Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] [2021-05-04T13:50:38.629Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.192s coverage: 99.0% of statements [2021-05-04T13:50:38.629Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.248s coverage: 100.0% of statements [2021-05-04T13:50:38.629Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler [build failed] [2021-05-04T13:50:40.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.467s coverage: 97.6% of statements [2021-05-04T13:50:40.074Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2021-05-04T13:50:40.074Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.068s coverage: 100.0% of statements [2021-05-04T13:50:40.074Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.092s coverage: 87.9% of statements [2021-05-04T13:50:40.074Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-05-04T13:50:41.058Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.125s coverage: 28.1% of statements [2021-05-04T13:50:42.045Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-04T13:50:42.639Z] make: *** [Makefile:94: test] Error 2 [Pipeline] } [2021-05-04T13:50:42.694Z] $ docker stop --time=1 ac77061a65afce932789f06eb714e2b13c714a5522a7685ab479c6313dee74ac [2021-05-04T13:50:45.044Z] $ docker rm -f ac77061a65afce932789f06eb714e2b13c714a5522a7685ab479c6313dee74ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-04T13:50:47.161Z] ---> job-cost.sh [2021-05-04T13:50:47.161Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qZOq [2021-05-04T13:51:26.106Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-04T13:52:47.863Z] lf-activate-venv(): INFO: Adding /tmp/venv-qZOq/bin to PATH [2021-05-04T13:52:47.863Z] INFO: No Stack... [2021-05-04T13:52:47.863Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-04T13:52:47.863Z] INFO: Archiving Costs [Pipeline] sh [2021-05-04T13:52:48.258Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-05-04T13:52:48.258Z] + cut -d, -f6 [Pipeline] lock [2021-05-04T13:52:48.659Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3422-1-stack-cost] [2021-05-04T13:52:48.666Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3422-1-stack-cost] did not exist. Created. [2021-05-04T13:52:48.667Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3422-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-04T13:52:49.169Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-04T13:52:49.972Z] Stashed 1 file(s) [Pipeline] } [2021-05-04T13:52:49.994Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3422-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-04T13:52:50.512Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-04T13:52:52.427Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T13:52:53.358Z] ---> package-listing.sh [2021-05-04T13:52:53.358Z] ++ facter osfamily [2021-05-04T13:52:53.358Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-04T13:52:53.358Z] + OS_FAMILY=redhat [2021-05-04T13:52:53.358Z] + workspace=/w/workspace/edgex-go/1 [2021-05-04T13:52:53.358Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-04T13:52:53.358Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-04T13:52:53.358Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-04T13:52:53.358Z] + PACKAGES=/tmp/packages_start.txt [2021-05-04T13:52:53.358Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-04T13:52:53.358Z] + PACKAGES=/tmp/packages_end.txt [2021-05-04T13:52:53.358Z] + case "${OS_FAMILY}" in [2021-05-04T13:52:53.358Z] + rpm -qa [2021-05-04T13:52:53.358Z] + sort [2021-05-04T13:52:58.714Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-04T13:52:58.714Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-04T13:52:58.714Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-04T13:52:58.714Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-04T13:52:58.714Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-04T13:52:58.714Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-04T13:52:58.747Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-04T13:52:59.062Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-04T13:52:59.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-04T13:52:59.460Z] [2021-05-04T13:52:59.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-04T13:53:00.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-04T13:53:00.010Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-04T13:53:00.010Z] df20fa9351a1: Pulling fs layer [2021-05-04T13:53:00.010Z] 36b3adc4ff6f: Pulling fs layer [2021-05-04T13:53:00.010Z] 8ad3a11d3b57: Pulling fs layer [2021-05-04T13:53:00.010Z] 46f8f816bc3b: Pulling fs layer [2021-05-04T13:53:00.010Z] 93b61091891f: Pulling fs layer [2021-05-04T13:53:00.010Z] 93b9cdb0e59b: Pulling fs layer [2021-05-04T13:53:00.010Z] 5e14af77c1be: Pulling fs layer [2021-05-04T13:53:00.010Z] 01666e4c0597: Pulling fs layer [2021-05-04T13:53:00.010Z] aa168da1d23b: Pulling fs layer [2021-05-04T13:53:00.010Z] 93b9cdb0e59b: Waiting [2021-05-04T13:53:00.010Z] 5e14af77c1be: Waiting [2021-05-04T13:53:00.010Z] 01666e4c0597: Waiting [2021-05-04T13:53:00.010Z] aa168da1d23b: Waiting [2021-05-04T13:53:00.010Z] 46f8f816bc3b: Waiting [2021-05-04T13:53:00.010Z] 93b61091891f: Waiting [2021-05-04T13:53:00.010Z] 36b3adc4ff6f: Verifying Checksum [2021-05-04T13:53:00.010Z] 36b3adc4ff6f: Download complete [2021-05-04T13:53:00.010Z] 46f8f816bc3b: Verifying Checksum [2021-05-04T13:53:00.010Z] 46f8f816bc3b: Download complete [2021-05-04T13:53:00.010Z] df20fa9351a1: Verifying Checksum [2021-05-04T13:53:00.010Z] df20fa9351a1: Download complete [2021-05-04T13:53:00.010Z] 93b9cdb0e59b: Verifying Checksum [2021-05-04T13:53:00.010Z] 93b9cdb0e59b: Download complete [2021-05-04T13:53:00.360Z] 5e14af77c1be: Verifying Checksum [2021-05-04T13:53:00.360Z] 5e14af77c1be: Download complete [2021-05-04T13:53:00.360Z] 93b61091891f: Download complete [2021-05-04T13:53:00.360Z] 01666e4c0597: Verifying Checksum [2021-05-04T13:53:00.360Z] 01666e4c0597: Download complete [2021-05-04T13:53:00.704Z] 8ad3a11d3b57: Download complete [2021-05-04T13:53:00.704Z] df20fa9351a1: Pull complete [2021-05-04T13:53:01.025Z] 36b3adc4ff6f: Pull complete [2021-05-04T13:53:02.011Z] 8ad3a11d3b57: Pull complete [2021-05-04T13:53:02.279Z] 46f8f816bc3b: Pull complete [2021-05-04T13:53:02.857Z] 93b61091891f: Pull complete [2021-05-04T13:53:02.857Z] aa168da1d23b: Verifying Checksum [2021-05-04T13:53:02.857Z] aa168da1d23b: Download complete [2021-05-04T13:53:02.857Z] 93b9cdb0e59b: Pull complete [2021-05-04T13:53:03.120Z] 5e14af77c1be: Pull complete [2021-05-04T13:53:03.120Z] 01666e4c0597: Pull complete [2021-05-04T13:53:11.334Z] aa168da1d23b: Pull complete [2021-05-04T13:53:11.334Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-04T13:53:11.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-04T13:53:11.334Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-04T13:53:11.573Z] prd-centos7-docker-4c-2g-2923 does not seem to be running inside a container [2021-05-04T13:53:11.624Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-04T13:53:15.255Z] $ docker top aeae050e39c50f17c6c1330447ebe1a8c627f27ae8d16e142dacbd1e890212d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T13:53:15.730Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-04T13:53:16.052Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-04T13:53:16.374Z] + ls /var/log/sa-host [2021-05-04T13:53:16.374Z] + sadf -c /var/log/sa-host/sa04 [2021-05-04T13:53:16.374Z] file_magic: OK [2021-05-04T13:53:16.374Z] HZ: Using current value: 100 [2021-05-04T13:53:16.374Z] file_header: OK [2021-05-04T13:53:16.374Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-04T13:53:16.374Z] Statistics: [2021-05-04T13:53:16.374Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-04T13:53:16.374Z] File successfully converted to sysstat format version 12.2.1 [2021-05-04T13:53:16.374Z] + sadf -c /var/log/sa-host/sa23 [2021-05-04T13:53:16.374Z] file_magic: OK [2021-05-04T13:53:16.374Z] HZ: Using current value: 100 [2021-05-04T13:53:16.374Z] file_header: OK [2021-05-04T13:53:16.374Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-04T13:53:16.374Z] Statistics: [2021-05-04T13:53:16.374Z] Hnuu...uuuununununu... [2021-05-04T13:53:16.374Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-04T13:53:16.633Z] provisioning config files... [2021-05-04T13:53:16.654Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3623884989719970302tmp [Pipeline] { [Pipeline] echo [2021-05-04T13:53:16.703Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T13:53:17.040Z] ---> create-netrc.sh [Pipeline] } [2021-05-04T13:53:17.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-04T13:53:17.141Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T13:53:17.479Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-04T13:53:17.512Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T13:53:17.848Z] ---> sudo-logs.sh [2021-05-04T13:53:17.848Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-04T13:53:17.949Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T13:53:18.282Z] ---> job-cost.sh [2021-05-04T13:53:18.282Z] lf-activate-venv: SKIPPING [2021-05-04T13:53:18.282Z] DEBUG: total: 0.20999999344348907 [2021-05-04T13:53:18.282Z] INFO: Retrieving Stack Cost... [2021-05-04T13:53:19.675Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-04T13:53:19.961Z] INFO: Archiving Costs [Pipeline] echo [2021-05-04T13:53:19.993Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T13:53:20.353Z] ---> logs-deploy.sh [2021-05-04T13:53:20.353Z] lf-activate-venv: SKIPPING [2021-05-04T13:53:20.353Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3422/1 [2021-05-04T13:53:20.353Z] INFO: archiving workspace using pattern(s): [2021-05-04T13:53:22.279Z] Archives upload complete. [2021-05-04T13:53:22.280Z] INFO: archiving logs to Nexus