judehung commented: recheck 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from d7e5fdcff3f56a6fd89f391359d39bc286b0f90e+68a8f910767166238b38b7946bcb5bba3869a893 (de512555f674537c77757483295cfb38933148cb) Running in Durability level: PERFORMANCE_OPTIMIZED 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18098 in /w/workspace/edgexfoundry_edgex-go_PR-2964 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/2964/head:refs/remotes/origin/PR-2964 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit d7e5fdcff3f56a6fd89f391359d39bc286b0f90e Merge succeeded, producing 5c5702846e24ba6345692a16b2a526b8b34a0b93 Checking out Revision 5c5702846e24ba6345692a16b2a526b8b34a0b93 (PR-2964) > git config core.sparsecheckout # timeout=10 > git checkout -f d7e5fdcff3f56a6fd89f391359d39bc286b0f90e # 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 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c5702846e24ba6345692a16b2a526b8b34a0b93 # timeout=10 Commit message: "Merge commit '68a8f910767166238b38b7946bcb5bba3869a893' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:10:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 1944912ee1cb6883da7d5b841228c855634bead0 # timeout=10 06:10:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:10:51 ========================================================= 06:10:51 EdgeX Global Pipelines Version Info 06:10:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:10:53 ------------------- 06:10:53 stable info: 06:10:53 ------------------- 06:10:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:10:53 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:10:53 Message: update stable to v1.0.173 06:10:54 ------------------- 06:10:54 experimental info: 06:10:54 ------------------- 06:10:54 Commited By: **** collab-it+edgex@linuxfoundation.org 06:10:54 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:10:54 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:10:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:10:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:10:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:10:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:10:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:10:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:10:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:10:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:10:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:10:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:10:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:10:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:10:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:10:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:10:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:10:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:10:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:10:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:10:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:10:56 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:10:57 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:10:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2964 [Pipeline] echo 06:10:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2964 [Pipeline] echo 06:10:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2964 [Pipeline] echo 06:10:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c5702846e24ba6345692a16b2a526b8b34a0b93 [Pipeline] echo 06:10:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c57028 [Pipeline] echo 06:10:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:10:57 provisioning config files... 06:10:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config8675455468013103816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:58 ---> docker-login.sh 06:10:58 nexus3.edgexfoundry.org:10001 06:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:58 Configure a credential helper to remove this warning. See 06:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:58 06:10:58 Login Succeeded 06:10:58 nexus3.edgexfoundry.org:10002 06:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:59 Configure a credential helper to remove this warning. See 06:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:59 06:10:59 Login Succeeded 06:10:59 nexus3.edgexfoundry.org:10003 06:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:59 Configure a credential helper to remove this warning. See 06:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:59 06:10:59 Login Succeeded 06:10:59 nexus3.edgexfoundry.org:10004 06:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:59 Configure a credential helper to remove this warning. See 06:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:59 06:10:59 Login Succeeded 06:10:59 docker.io 06:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:00 Configure a credential helper to remove this warning. See 06:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:00 06:11:00 Login Succeeded 06:11:00 ---> docker-login.sh ends [Pipeline] } 06:11:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:11:01 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:11:01 + for file in '`ls cmd/**/Dockerfile`' 06:11:01 ++ cut -d/ -f2 06:11:01 ++ dirname cmd/core-command/Dockerfile 06:11:01 + echo core-command,cmd/core-command/Dockerfile 06:11:01 + for file in '`ls cmd/**/Dockerfile`' 06:11:01 ++ dirname cmd/core-data/Dockerfile 06:11:01 ++ cut -d/ -f2 06:11:01 + echo core-data,cmd/core-data/Dockerfile 06:11:01 + for file in '`ls cmd/**/Dockerfile`' 06:11:01 ++ cut -d/ -f2 06:11:01 ++ dirname cmd/core-metadata/Dockerfile 06:11:01 + echo core-metadata,cmd/core-metadata/Dockerfile 06:11:01 + for file in '`ls cmd/**/Dockerfile`' 06:11:01 ++ dirname cmd/security-bootstrap-redis/Dockerfile 06:11:01 ++ cut -d/ -f2 06:11:01 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 06:11:01 + for file in '`ls cmd/**/Dockerfile`' 06:11:01 ++ dirname cmd/security-proxy-setup/Dockerfile 06:11:01 ++ cut -d/ -f2 06:11:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:11:01 + for file in '`ls cmd/**/Dockerfile`' 06:11:01 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:11:01 ++ cut -d/ -f2 06:11:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:11:01 + for file in '`ls cmd/**/Dockerfile`' 06:11:01 ++ dirname cmd/support-notifications/Dockerfile 06:11:01 ++ cut -d/ -f2 06:11:01 + echo support-notifications,cmd/support-notifications/Dockerfile 06:11:01 + for file in '`ls cmd/**/Dockerfile`' 06:11:01 ++ dirname cmd/support-scheduler/Dockerfile 06:11:01 ++ cut -d/ -f2 06:11:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:11:01 + for file in '`ls cmd/**/Dockerfile`' 06:11:01 ++ cut -d/ -f2 06:11:01 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:11:01 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:11:01 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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 06:11:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:11:02 06:11:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:11:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:11:02 latest: Pulling from edgex-devops/git-semver 06:11:02 31603596830f: Pulling fs layer 06:11:02 2a8b12db71e7: Pulling fs layer 06:11:02 6ca5941a6612: Pulling fs layer 06:11:02 ecc8261a40a4: Pulling fs layer 06:11:02 ecc8261a40a4: Waiting 06:11:03 2a8b12db71e7: Verifying Checksum 06:11:03 2a8b12db71e7: Download complete 06:11:03 31603596830f: Download complete 06:11:03 6ca5941a6612: Verifying Checksum 06:11:03 6ca5941a6612: Download complete 06:11:03 ecc8261a40a4: Verifying Checksum 06:11:03 ecc8261a40a4: Download complete 06:11:03 31603596830f: Pull complete 06:11:04 2a8b12db71e7: Pull complete 06:11:05 6ca5941a6612: Pull complete 06:11:05 ecc8261a40a4: Pull complete 06:11:05 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:11:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:11:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:11:06 prd-centos7-docker-4c-2g-18098 does not seem to be running inside a container 06:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:11:09 $ docker top ba5151f5d2f7982fc625bd30a575c697c7fde05087e515735100052079978eef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:11:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:11:09 [ssh-agent] Looking for ssh-agent implementation... 06:11:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:11:10 $ docker exec ba5151f5d2f7982fc625bd30a575c697c7fde05087e515735100052079978eef ssh-agent 06:11:10 SSH_AUTH_SOCK=/tmp/ssh-xf7y3VFvlhrL/agent.11 06:11:10 SSH_AGENT_PID=16 06:11:10 Running ssh-add (command line suppressed) 06:11:10 Identity added: /w/workspace/edgex-go/6@tmp/private_key_2228560039498749002.key (/w/workspace/edgex-go/6@tmp/private_key_2228560039498749002.key) 06:11:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:11:11 + git tag --points-at HEAD [Pipeline] } 06:11:11 $ docker exec --env ******** --env ******** ba5151f5d2f7982fc625bd30a575c697c7fde05087e515735100052079978eef ssh-agent -k 06:11:11 unset SSH_AUTH_SOCK; 06:11:11 unset SSH_AGENT_PID; 06:11:11 echo Agent pid 16 killed; 06:11:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:11:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:11:11 [ssh-agent] Looking for ssh-agent implementation... 06:11:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:11:12 $ docker exec ba5151f5d2f7982fc625bd30a575c697c7fde05087e515735100052079978eef ssh-agent 06:11:12 SSH_AUTH_SOCK=/tmp/ssh-o9kdbyMiWr5p/agent.46 06:11:12 SSH_AGENT_PID=51 06:11:12 Running ssh-add (command line suppressed) 06:11:13 Identity added: /w/workspace/edgex-go/6@tmp/private_key_4650984010210976404.key (/w/workspace/edgex-go/6@tmp/private_key_4650984010210976404.key) 06:11:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:11:13 + git semver init 06:11:13 # -> Open(): unable to determine branch for HEAD 06:11:13 # $GIT_DIR = /w/workspace/edgex-go/6/.git 06:11:13 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 06:11:13 # $SEMVER_REMOTE_NAME = origin 06:11:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:11:13 # $SEMVER_USER_NAME = edgex-jenkins 06:11:13 # $SEMVER_BRANCH = PR-2964 06:11:13 # $SEMVER_TEMP = /tmp/semver-287242263 06:11:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:12:21 # '/tmp/semver-287242263' -> '/w/workspace/edgex-go/6/.semver' 06:12:21 # -> Force: false 06:12:21 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 06:12:21 $ docker exec --env ******** --env ******** ba5151f5d2f7982fc625bd30a575c697c7fde05087e515735100052079978eef ssh-agent -k 06:12:22 unset SSH_AUTH_SOCK; 06:12:22 unset SSH_AGENT_PID; 06:12:22 echo Agent pid 51 killed; 06:12:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:23 + git semver [Pipeline] } 06:12:23 $ docker stop --time=1 ba5151f5d2f7982fc625bd30a575c697c7fde05087e515735100052079978eef 06:12:25 $ docker rm -f ba5151f5d2f7982fc625bd30a575c697c7fde05087e515735100052079978eef [Pipeline] // withDockerContainer [Pipeline] sh 06:12:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:12:26 Stashed 1 file(s) [Pipeline] echo 06:12:26 [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 06:12:27 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:12:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:12:28 + true 06:12:28 + sudo service docker restart 06:12:28 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:12:29 ========================================================= 06:12:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:12:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:12:29 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:12:36 Sending build context to Docker daemon 326.3MB 06:12:36 Step 1/7 : ARG BASE=golang:1.15-alpine 06:12:36 Step 2/7 : FROM ${BASE} 06:12:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:12:36 188c0c94c7c5: Pulling fs layer 06:12:36 0ef7d3d256c8: Pulling fs layer 06:12:36 de9db76c5a1d: Pulling fs layer 06:12:36 bca2f99d35d6: Pulling fs layer 06:12:36 93359f2a8cfa: Pulling fs layer 06:12:36 7c6f9722023f: Pulling fs layer 06:12:36 a35cf1a2eb13: Pulling fs layer 06:12:36 93359f2a8cfa: Waiting 06:12:36 7c6f9722023f: Waiting 06:12:36 bca2f99d35d6: Waiting 06:12:36 a35cf1a2eb13: Waiting 06:12:36 de9db76c5a1d: Verifying Checksum 06:12:36 de9db76c5a1d: Download complete 06:12:36 0ef7d3d256c8: Verifying Checksum 06:12:36 0ef7d3d256c8: Download complete 06:12:36 93359f2a8cfa: Verifying Checksum 06:12:36 93359f2a8cfa: Download complete 06:12:36 7c6f9722023f: Verifying Checksum 06:12:36 7c6f9722023f: Download complete 06:12:36 188c0c94c7c5: Verifying Checksum 06:12:36 188c0c94c7c5: Download complete 06:12:36 188c0c94c7c5: Pull complete 06:12:36 0ef7d3d256c8: Pull complete 06:12:37 de9db76c5a1d: Pull complete 06:12:39 a35cf1a2eb13: Verifying Checksum 06:12:39 a35cf1a2eb13: Download complete 06:12:40 bca2f99d35d6: Verifying Checksum 06:12:40 bca2f99d35d6: Download complete 06:12:41 Still waiting to schedule task 06:12:41 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18097’ is offline 06:12:53 bca2f99d35d6: Pull complete 06:12:53 93359f2a8cfa: Pull complete 06:12:53 7c6f9722023f: Pull complete 06:12:57 a35cf1a2eb13: Pull complete 06:12:57 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:12:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:12:57 ---> a62c8e92a672 06:12:57 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:12:57 ---> Running in 378a13f3a8d8 06:12:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:02 (1/12) Installing libmagic (5.38-r0) 06:13:03 (2/12) Installing file (5.38-r0) 06:13:03 (3/12) Installing libc-dev (0.7.2-r3) 06:13:03 (4/12) Installing g++ (9.3.0-r2) 06:13:11 (5/12) Installing fortify-headers (1.1-r0) 06:13:11 (6/12) Installing patch (2.7.6-r6) 06:13:11 (7/12) Installing build-base (0.5-r2) 06:13:11 (8/12) Installing libsodium (1.0.18-r0) 06:13:11 (9/12) Installing pkgconf (1.7.2-r0) 06:13:11 (10/12) Installing libsodium-dev (1.0.18-r0) 06:13:11 (11/12) Installing libzmq (4.3.3-r0) 06:13:11 (12/12) Installing zeromq-dev (4.3.3-r0) 06:13:11 Executing busybox-1.31.1-r19.trigger 06:13:11 OK: 233 MiB in 51 packages 06:13:16 Removing intermediate container 378a13f3a8d8 06:13:16 ---> 6b1093ee2248 06:13:16 Step 4/7 : WORKDIR /edgex-go 06:13:16 ---> Running in 5b7c36dd9df8 06:13:16 Removing intermediate container 5b7c36dd9df8 06:13:16 ---> 0ed6d3adaa65 06:13:16 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:13:17 latest: Pulling from library/docker 06:13:17 801bfaa63ef2: Pulling fs layer 06:13:17 4f7dc993c79e: Pulling fs layer 06:13:17 d39d95e4997f: Pulling fs layer 06:13:17 1cda4b703d87: Pulling fs layer 06:13:17 54e5375350ea: Pulling fs layer 06:13:17 f08cd1b3bb1b: Pulling fs layer 06:13:17 8e17d04e0c68: Pulling fs layer 06:13:17 54e5375350ea: Waiting 06:13:17 f08cd1b3bb1b: Waiting 06:13:17 8e17d04e0c68: Waiting 06:13:17 1cda4b703d87: Waiting 06:13:17 d39d95e4997f: Verifying Checksum 06:13:17 d39d95e4997f: Download complete 06:13:17 4f7dc993c79e: Verifying Checksum 06:13:17 4f7dc993c79e: Download complete 06:13:17 801bfaa63ef2: Verifying Checksum 06:13:17 801bfaa63ef2: Download complete 06:13:17 f08cd1b3bb1b: Verifying Checksum 06:13:17 f08cd1b3bb1b: Download complete 06:13:17 54e5375350ea: Verifying Checksum 06:13:17 54e5375350ea: Download complete 06:13:17 8e17d04e0c68: Verifying Checksum 06:13:17 8e17d04e0c68: Download complete 06:13:17 801bfaa63ef2: Pull complete 06:13:18 4f7dc993c79e: Pull complete 06:13:18 d39d95e4997f: Pull complete 06:13:19 1cda4b703d87: Verifying Checksum 06:13:19 1cda4b703d87: Download complete 06:13:26 1cda4b703d87: Pull complete 06:13:26 54e5375350ea: Pull complete 06:13:26 f08cd1b3bb1b: Pull complete 06:13:26 8e17d04e0c68: Pull complete 06:13:26 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 06:13:26 Status: Downloaded newer image for docker:latest 06:13:28 ---> 7a58b2d5bcdd 06:13:28 Step 6/7 : COPY go.mod . 06:13:28 ---> b2ffcdc2b8b8 06:13:28 Step 7/7 : RUN go mod download 06:13:28 ---> Running in 499512121d98 06:13:55 Removing intermediate container 499512121d98 06:13:55 ---> 3182ab073720 06:13:55 Successfully built 3182ab073720 06:13:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:13:56 + docker inspect -f . ci-base-image-x86_64 06:13:56 . [Pipeline] withDockerContainer 06:13:56 prd-centos7-docker-4c-2g-18098 does not seem to be running inside a container 06:13:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:13:58 $ docker top 3ce942e16f910019bdbc03ba481f2a404fc075114bc30e00481c94a865bee4fd -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:58 + go version 06:13:58 go version go1.15.5 linux/amd64 [Pipeline] } 06:13:58 $ docker stop --time=1 3ce942e16f910019bdbc03ba481f2a404fc075114bc30e00481c94a865bee4fd 06:14:00 $ docker rm -f 3ce942e16f910019bdbc03ba481f2a404fc075114bc30e00481c94a865bee4fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:14:01 + docker inspect -f . ci-base-image-x86_64 06:14:01 . [Pipeline] withDockerContainer 06:14:01 prd-centos7-docker-4c-2g-18098 does not seem to be running inside a container 06:14:02 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:14:03 $ docker top 8e45fc9cccd76c4505d3b37780995800906e418a59d3e98d2f00b84b50f30f02 -eo pid,comm [Pipeline] { [Pipeline] echo 06:14:03 ========================================================= 06:14:03 [edgeXBuildGoParallel] Running Tests and Build... 06:14:03 ========================================================= [Pipeline] sh 06:14:04 + make test 06:14:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:14:19 ? github.com/edgexfoundry/edgex-go [no test files] 06:14:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:14:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:14:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:14:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:14:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:14:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:14:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:14:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:15:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:15:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:15:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:15:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:15:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:15:12 # github.com/edgexfoundry/edgex-go/internal/core/data/v2/application [github.com/edgexfoundry/edgex-go/internal/core/data/v2/application.test] 06:15:12 internal/core/data/v2/application/event_test.go:82:18: undefined: dtos 06:15:12 internal/core/data/v2/application/event_test.go:95:18: undefined: dtos 06:15:12 internal/core/data/v2/application/event_test.go:108:18: undefined: dtos 06:15:13 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.221s coverage: 46.6% of statements 06:15:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:15:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:15:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:15:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:15:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.479s coverage: 27.0% of statements 06:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.079s coverage: 100.0% of statements 06:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements 06:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:15:19 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/application [build failed] 06:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.229s coverage: 82.9% of statements 06:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:15:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.901s coverage: 28.6% of statements 06:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:15:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.146s coverage: 100.0% of statements 06:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:15:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.066s coverage: 100.0% of statements 06:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:15:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.140s coverage: 86.7% of statements 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:15:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.219s coverage: 97.5% of statements 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:15:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.088s coverage: 78.3% of statements 06:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:15:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18106 in /w/workspace/edgexfoundry_edgex-go_PR-2964 [Pipeline] { [Pipeline] ws 06:15:25 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 06:15:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.722s coverage: 93.8% of statements 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:15:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.091s coverage: 58.8% of statements 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:15:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.106s coverage: 0.1% of statements 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.089s coverage: 100.0% of statements 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 75.5% of statements 06:15:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.131s coverage: 80.8% of statements 06:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.155s coverage: 87.2% of statements 06:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.109s coverage: 84.2% of statements 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.184s coverage: 91.4% of statements 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:15:31 using credential edgex-jenkins-ssh 06:15:31 Cloning the remote Git repository 06:15:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:15:31 > git init /w/workspace/edgex-go/6 # timeout=10 06:15:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:15:31 > git --version # timeout=10 06:15:31 > git --version # 'git version 2.17.1' 06:15:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.385s coverage: 63.5% of statements 06:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.099s coverage: 100.0% of statements 06:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements 06:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 06:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 06:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 06:15:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.377s coverage: 55.9% of statements 06:15:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:15:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:15:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:15:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:15:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:15:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.332s coverage: 37.0% of statements 06:15:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:15:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.861s coverage: 84.0% of statements 06:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.150s coverage: 100.0% of statements 06:15:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.157s coverage: 47.1% of statements 06:15:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:15:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:15:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:15:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:15:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:15:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.218s coverage: 100.0% of statements 06:15:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:15:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.094s coverage: 100.0% of statements 06:15:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:15:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.293s coverage: 29.1% of statements 06:15:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:15:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:15:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:15:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:15:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:15:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.176s coverage: 99.0% of statements 06:15:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:15:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.097s coverage: 100.0% of statements 06:15:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:15:46 ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements 06:15:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:15:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.080s coverage: 100.0% of statements 06:15:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:15:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:15:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:15:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:15:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.065s coverage: 87.9% of statements 06:15:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:15:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:15:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements 06:15:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.096s coverage: 32.1% of statements 06:15:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.129s coverage: 100.0% of statements 06:15:47 FAIL 06:15:48 make: *** [Makefile:94: test] Error 2 [Pipeline] } 06:15:48 $ docker stop --time=1 8e45fc9cccd76c4505d3b37780995800906e418a59d3e98d2f00b84b50f30f02 06:15:51 $ docker rm -f 8e45fc9cccd76c4505d3b37780995800906e418a59d3e98d2f00b84b50f30f02 06:15:51 Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit d7e5fdcff3f56a6fd89f391359d39bc286b0f90e 06:15:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:15:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:15:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:15:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2964/head:refs/remotes/origin/PR-2964 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:15:51 > git config core.sparsecheckout # timeout=10 06:15:51 > git checkout -f d7e5fdcff3f56a6fd89f391359d39bc286b0f90e # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 06:15:52 Merge succeeded, producing 19fbb3ebd90b2f70a21a91f43d7768b3347c6dcd 06:15:52 Checking out Revision 19fbb3ebd90b2f70a21a91f43d7768b3347c6dcd (PR-2964) [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] } 06:15:53 Failed in branch amd64 06:15:52 > git remote # timeout=10 06:15:52 > git config --get remote.origin.url # timeout=10 06:15:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:52 > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 06:15:52 > git rev-parse HEAD^{commit} # timeout=10 06:15:52 > git config core.sparsecheckout # timeout=10 06:15:52 > git checkout -f 19fbb3ebd90b2f70a21a91f43d7768b3347c6dcd # timeout=10 06:15:56 Commit message: "Merge commit '68a8f910767166238b38b7946bcb5bba3869a893' into HEAD" 06:15:56 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:58 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:15:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:15:56 > git rev-list --no-walk 1944912ee1cb6883da7d5b841228c855634bead0 # timeout=10 06:15:59 + sudo service docker restart 06:15:59 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:16:01 provisioning config files... 06:16:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2596976791293163917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:01 ---> docker-login.sh 06:16:01 nexus3.edgexfoundry.org:10001 06:16:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:03 Configure a credential helper to remove this warning. See 06:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:03 06:16:03 Login Succeeded 06:16:03 nexus3.edgexfoundry.org:10002 06:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:03 Configure a credential helper to remove this warning. See 06:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:03 06:16:03 Login Succeeded 06:16:03 nexus3.edgexfoundry.org:10003 06:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:04 Configure a credential helper to remove this warning. See 06:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:04 06:16:04 Login Succeeded 06:16:04 nexus3.edgexfoundry.org:10004 06:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:04 Configure a credential helper to remove this warning. See 06:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:04 06:16:04 Login Succeeded 06:16:04 docker.io 06:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:05 Configure a credential helper to remove this warning. See 06:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:05 06:16:05 Login Succeeded 06:16:05 ---> docker-login.sh ends [Pipeline] } 06:16:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:16:06 ========================================================= 06:16:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:16:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:16:06 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:16:09 Sending build context to Docker daemon 165.4MB 06:16:09 Step 1/7 : ARG BASE=golang:1.15-alpine 06:16:09 Step 2/7 : FROM ${BASE} 06:16:09 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:16:09 5f621e34cdf4: Pulling fs layer 06:16:09 a4357932f1b6: Pulling fs layer 06:16:09 18c013af1878: Pulling fs layer 06:16:09 00ac8860ef70: Pulling fs layer 06:16:09 63d7cb157983: Pulling fs layer 06:16:09 b116817d02f9: Pulling fs layer 06:16:09 745a02a5169b: Pulling fs layer 06:16:09 63d7cb157983: Waiting 06:16:09 745a02a5169b: Waiting 06:16:09 00ac8860ef70: Waiting 06:16:09 18c013af1878: Verifying Checksum 06:16:09 18c013af1878: Download complete 06:16:09 a4357932f1b6: Verifying Checksum 06:16:09 a4357932f1b6: Download complete 06:16:09 63d7cb157983: Verifying Checksum 06:16:09 63d7cb157983: Download complete 06:16:09 5f621e34cdf4: Verifying Checksum 06:16:09 b116817d02f9: Verifying Checksum 06:16:09 b116817d02f9: Download complete 06:16:09 5f621e34cdf4: Pull complete 06:16:10 a4357932f1b6: Pull complete 06:16:11 18c013af1878: Pull complete 06:16:12 745a02a5169b: Verifying Checksum 06:16:12 745a02a5169b: Download complete 06:16:14 00ac8860ef70: Verifying Checksum 06:16:14 00ac8860ef70: Download complete 06:16:24 00ac8860ef70: Pull complete 06:16:24 63d7cb157983: Pull complete 06:16:24 b116817d02f9: Pull complete 06:16:28 745a02a5169b: Pull complete 06:16:28 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:16:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:16:28 ---> b7e6874047d6 06:16:28 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:16:32 ---> Running in e5535f1dd0c7 06:16:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:16:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:16:35 (1/12) Installing libmagic (5.38-r0) 06:16:36 (2/12) Installing file (5.38-r0) 06:16:36 (3/12) Installing libc-dev (0.7.2-r3) 06:16:36 (4/12) Installing g++ (9.3.0-r2) 06:16:51 (5/12) Installing fortify-headers (1.1-r0) 06:16:51 (6/12) Installing patch (2.7.6-r6) 06:16:51 (7/12) Installing build-base (0.5-r2) 06:16:51 (8/12) Installing libsodium (1.0.18-r0) 06:16:51 (9/12) Installing pkgconf (1.7.2-r0) 06:16:51 (10/12) Installing libsodium-dev (1.0.18-r0) 06:16:51 (11/12) Installing libzmq (4.3.3-r0) 06:16:51 (12/12) Installing zeromq-dev (4.3.3-r0) 06:16:51 Executing busybox-1.31.1-r19.trigger 06:16:51 OK: 217 MiB in 51 packages 06:16:55 Removing intermediate container e5535f1dd0c7 06:16:55 ---> 76abc5bbaea7 06:16:55 Step 4/7 : WORKDIR /edgex-go 06:16:55 ---> Running in ecb7deb6eec3 06:16:56 Removing intermediate container ecb7deb6eec3 06:16:56 ---> 1f0ca7093be1 06:16:56 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:16:56 latest: Pulling from library/docker 06:16:56 159e5727ea61: Pulling fs layer 06:16:56 687389c36290: Pulling fs layer 06:16:56 94e28978939c: Pulling fs layer 06:16:56 ea42096754a7: Pulling fs layer 06:16:56 bd61cee6920e: Pulling fs layer 06:16:56 87c4ece4675c: Pulling fs layer 06:16:56 90ca8b2ff088: Pulling fs layer 06:16:56 ea42096754a7: Waiting 06:16:56 90ca8b2ff088: Waiting 06:16:56 bd61cee6920e: Waiting 06:16:56 87c4ece4675c: Waiting 06:16:56 94e28978939c: Verifying Checksum 06:16:56 94e28978939c: Download complete 06:16:56 687389c36290: Verifying Checksum 06:16:56 687389c36290: Download complete 06:16:56 159e5727ea61: Verifying Checksum 06:16:56 159e5727ea61: Download complete 06:16:57 bd61cee6920e: Verifying Checksum 06:16:57 bd61cee6920e: Download complete 06:16:57 87c4ece4675c: Verifying Checksum 06:16:57 87c4ece4675c: Download complete 06:16:57 90ca8b2ff088: Download complete 06:16:57 159e5727ea61: Pull complete 06:16:58 687389c36290: Pull complete 06:16:58 ea42096754a7: Verifying Checksum 06:16:58 ea42096754a7: Download complete 06:16:58 94e28978939c: Pull complete 06:17:02 ea42096754a7: Pull complete 06:17:02 bd61cee6920e: Pull complete 06:17:02 87c4ece4675c: Pull complete 06:17:03 90ca8b2ff088: Pull complete 06:17:03 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 06:17:03 Status: Downloaded newer image for docker:latest 06:17:07 ---> 274b8eb26f85 06:17:07 Step 6/7 : COPY go.mod . 06:17:07 ---> 4113159912ac 06:17:07 Step 7/7 : RUN go mod download 06:17:07 ---> Running in ecb576453dce 06:17:34 Removing intermediate container ecb576453dce 06:17:34 ---> e77f769b999d 06:17:34 Successfully built e77f769b999d 06:17:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:17:34 + docker inspect -f . ci-base-image-arm64 06:17:34 . [Pipeline] withDockerContainer 06:17:35 prd-ubuntu18.04-docker-arm64-4c-16g-18106 does not seem to be running inside a container 06:17:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:17:36 $ docker top a562007e485330e27dfd060cb896483ed17e1ad73f46a495e7377ccff4c8b585 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:38 + go version 06:17:38 go version go1.15.5 linux/arm64 [Pipeline] } 06:17:38 $ docker stop --time=1 a562007e485330e27dfd060cb896483ed17e1ad73f46a495e7377ccff4c8b585 06:17:40 $ docker rm -f a562007e485330e27dfd060cb896483ed17e1ad73f46a495e7377ccff4c8b585 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:17:41 + docker inspect -f . ci-base-image-arm64 06:17:41 . [Pipeline] withDockerContainer 06:17:41 prd-ubuntu18.04-docker-arm64-4c-16g-18106 does not seem to be running inside a container 06:17:41 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:17:43 $ docker top f7661f28d0b960e8f79cf092d8790901ee7559a53ae4cef8160f469e75cc44bf -eo pid,comm [Pipeline] { [Pipeline] echo 06:17:43 ========================================================= 06:17:43 [edgeXBuildGoParallel] Running Tests and Build... 06:17:43 ========================================================= [Pipeline] sh 06:17:44 + make test 06:17:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:18:11 ? github.com/edgexfoundry/edgex-go [no test files] 06:18:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:19:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:19:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:19:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:19:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:19:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:19:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:19:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:19:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:19:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:19:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:19:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:19:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:19:20 # github.com/edgexfoundry/edgex-go/internal/core/data/v2/application [github.com/edgexfoundry/edgex-go/internal/core/data/v2/application.test] 06:19:20 internal/core/data/v2/application/event_test.go:82:18: undefined: dtos 06:19:20 internal/core/data/v2/application/event_test.go:95:18: undefined: dtos 06:19:20 internal/core/data/v2/application/event_test.go:108:18: undefined: dtos 06:19:21 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.300s coverage: 46.6% of statements 06:19:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:19:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:19:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:19:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:19:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:19:29 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.435s coverage: 27.0% of statements 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:19:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.068s coverage: 100.0% of statements 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:19:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.084s coverage: 100.0% of statements 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:19:29 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/application [build failed] 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:19:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.333s coverage: 82.9% of statements 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:19:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.149s coverage: 28.6% of statements 06:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:19:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.145s coverage: 100.0% of statements 06:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:19:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.099s coverage: 100.0% of statements 06:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:19:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.384s coverage: 86.7% of statements 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:19:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.351s coverage: 97.5% of statements 06:19:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:19:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.148s coverage: 78.3% of statements 06:19:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:19:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:19:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:19:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:19:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.068s coverage: 93.8% of statements 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:19:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:19:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.142s coverage: 0.1% of statements 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:19:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.089s coverage: 100.0% of statements 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:19:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.112s coverage: 75.5% of statements 06:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:19:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 80.8% of statements 06:19:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements 06:19:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.137s coverage: 84.2% of statements 06:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.175s coverage: 91.4% of statements 06:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.613s coverage: 63.5% of statements 06:19:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:19:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 06:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 91.3% of statements 06:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 06:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements 06:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 06:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.880s coverage: 55.9% of statements 06:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.436s coverage: 37.0% of statements 06:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.592s coverage: 84.0% of statements 06:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.081s coverage: 100.0% of statements 06:20:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.372s coverage: 47.1% of statements 06:20:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:20:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:20:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:20:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:20:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:20:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.108s coverage: 100.0% of statements 06:20:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:20:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements 06:20:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.105s coverage: 29.1% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.185s coverage: 99.0% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.086s coverage: 100.0% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:20:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements 06:20:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 06:20:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 06:20:09 FAIL 06:20:09 make: *** [Makefile:94: test] Error 2 [Pipeline] } 06:20:09 $ docker stop --time=1 f7661f28d0b960e8f79cf092d8790901ee7559a53ae4cef8160f469e75cc44bf 06:20:12 $ docker rm -f f7661f28d0b960e8f79cf092d8790901ee7559a53ae4cef8160f469e75cc44bf [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:20:14 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 06:20:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:20:18 ---> package-listing.sh 06:20:18 ++ tr '[:upper:]' '[:lower:]' 06:20:18 ++ facter osfamily 06:20:18 + OS_FAMILY=redhat 06:20:18 + workspace=/w/workspace/edgex-go/6 06:20:18 + START_PACKAGES=/tmp/packages_start.txt 06:20:18 + END_PACKAGES=/tmp/packages_end.txt 06:20:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:20:18 + PACKAGES=/tmp/packages_start.txt 06:20:18 + '[' /w/workspace/edgex-go/6 ']' 06:20:18 + PACKAGES=/tmp/packages_end.txt 06:20:18 + case "${OS_FAMILY}" in 06:20:18 + rpm -qa 06:20:18 + sort 06:20:23 + '[' -f /tmp/packages_start.txt ']' 06:20:23 + '[' -f /tmp/packages_end.txt ']' 06:20:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:20:23 + '[' /w/workspace/edgex-go/6 ']' 06:20:23 + mkdir -p /w/workspace/edgex-go/6/archives/ 06:20:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 06:20:23 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:20:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:20:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:20:25 06:20:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:20:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:20:25 alpine: Pulling from edgex-lftools-log-publisher 06:20:25 df20fa9351a1: Pulling fs layer 06:20:25 36b3adc4ff6f: Pulling fs layer 06:20:25 8ad3a11d3b57: Pulling fs layer 06:20:25 46f8f816bc3b: Pulling fs layer 06:20:25 93b61091891f: Pulling fs layer 06:20:25 93b9cdb0e59b: Pulling fs layer 06:20:25 5e14af77c1be: Pulling fs layer 06:20:25 01666e4c0597: Pulling fs layer 06:20:25 aa168da1d23b: Pulling fs layer 06:20:25 46f8f816bc3b: Waiting 06:20:25 93b61091891f: Waiting 06:20:25 93b9cdb0e59b: Waiting 06:20:25 aa168da1d23b: Waiting 06:20:25 01666e4c0597: Waiting 06:20:25 5e14af77c1be: Waiting 06:20:25 36b3adc4ff6f: Verifying Checksum 06:20:25 36b3adc4ff6f: Download complete 06:20:25 46f8f816bc3b: Verifying Checksum 06:20:25 46f8f816bc3b: Download complete 06:20:25 df20fa9351a1: Verifying Checksum 06:20:25 df20fa9351a1: Download complete 06:20:25 93b9cdb0e59b: Verifying Checksum 06:20:25 93b9cdb0e59b: Download complete 06:20:25 5e14af77c1be: Verifying Checksum 06:20:25 5e14af77c1be: Download complete 06:20:26 93b61091891f: Verifying Checksum 06:20:26 93b61091891f: Download complete 06:20:26 01666e4c0597: Verifying Checksum 06:20:26 01666e4c0597: Download complete 06:20:26 8ad3a11d3b57: Verifying Checksum 06:20:26 8ad3a11d3b57: Download complete 06:20:26 df20fa9351a1: Pull complete 06:20:27 36b3adc4ff6f: Pull complete 06:20:29 8ad3a11d3b57: Pull complete 06:20:29 46f8f816bc3b: Pull complete 06:20:30 93b61091891f: Pull complete 06:20:31 93b9cdb0e59b: Pull complete 06:20:31 5e14af77c1be: Pull complete 06:20:31 01666e4c0597: Pull complete 06:20:34 aa168da1d23b: Verifying Checksum 06:20:34 aa168da1d23b: Download complete 06:20:46 aa168da1d23b: Pull complete 06:20:46 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:20:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:20:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:20:46 prd-centos7-docker-4c-2g-18098 does not seem to be running inside a container 06:20:47 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:20:51 $ docker top 465d5e62491d794e052d09d2de075e2f0d18615bbb588b4dfe2d49e8e8d52a62 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:52 + touch /tmp/pre-build-complete [Pipeline] sh 06:20:52 + mkdir -p /var/log/sa [Pipeline] sh 06:20:53 + ls /var/log/sa-host 06:20:53 + sadf -c /var/log/sa-host/sa04 06:20:53 file_magic: OK 06:20:53 HZ: Using current value: 100 06:20:53 file_header: OK 06:20:53 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 06:20:53 Statistics: 06:20:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:20:53 File successfully converted to sysstat format version 12.2.1 06:20:53 + sadf -c /var/log/sa-host/sa23 06:20:53 file_magic: OK 06:20:53 HZ: Using current value: 100 06:20:53 file_header: OK 06:20:53 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 06:20:53 Statistics: 06:20:53 Hnuu...uuuununununu... 06:20:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:20:53 provisioning config files... 06:20:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config9004788091635158080tmp [Pipeline] { [Pipeline] echo 06:20:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:20:54 ---> create-netrc.sh [Pipeline] } 06:20:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:20:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:20:54 ---> python-tools-install.sh [Pipeline] echo 06:20:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:20:55 ---> sudo-logs.sh 06:20:55 Archiving 'sudo' log.. [Pipeline] echo 06:20:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:20:56 ---> job-cost.sh 06:20:56 lf-activate-venv: SKIPPING 06:20:56 INFO: No Stack... 06:20:57 INFO: Retrieving Pricing Info for: v1-standard-2 06:20:58 INFO: Archiving Costs [Pipeline] echo 06:20:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:20:58 ---> logs-deploy.sh 06:20:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2964/6 06:20:58 INFO: archiving workspace using pattern(s): 06:21:00 Archives upload complete. 06:21:00 INFO: archiving logs to Nexus