Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c818d844814bcdec1c2756657bb891c485e9d9c7+38f9dcc5dd86ab810584922aac70b04bd93fc502 (9ed8aeb173711508aade4e7ae525b3ee1b134f21) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6455429334133130964.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5526243967431805632.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3494/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3494/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4643664833163529143.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7640735835755008570.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3494/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3494/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2191783785784013819.key > 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 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_IMAGE_NAME_SUFFIX: 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15543 in /w/workspace/edgexfoundry_edgex-go_PR-3494 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2907258760974423925.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 38f9dcc5dd86ab810584922aac70b04bd93fc502 into PR head commit c818d844814bcdec1c2756657bb891c485e9d9c7 Merge succeeded, producing 5026d6d8c2d6d03b4d7e229855d2d00c6a2d3832 Checking out Revision 5026d6d8c2d6d03b4d7e229855d2d00c6a2d3832 (PR-3494) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh63747590010908209.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3494/head:refs/remotes/origin/PR-3494 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c818d844814bcdec1c2756657bb891c485e9d9c7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6466920022623619998.key > git merge 38f9dcc5dd86ab810584922aac70b04bd93fc502 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5026d6d8c2d6d03b4d7e229855d2d00c6a2d3832 # timeout=10 Commit message: "Merge commit '38f9dcc5dd86ab810584922aac70b04bd93fc502' into HEAD" > git rev-list --no-walk c818d844814bcdec1c2756657bb891c485e9d9c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-21T16:31:00.054Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-21T16:31:00.141Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-21T16:31:00.169Z] ========================================================= [2021-05-21T16:31:00.169Z] EdgeX Global Pipelines Version Info [2021-05-21T16:31:00.169Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-21T16:31:01.993Z] ------------------- [2021-05-21T16:31:01.993Z] stable info: [2021-05-21T16:31:01.993Z] ------------------- [2021-05-21T16:31:01.993Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-21T16:31:01.993Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-21T16:31:01.993Z] Message: update stable to v1.0.192 [2021-05-21T16:31:02.565Z] ------------------- [2021-05-21T16:31:02.565Z] experimental info: [2021-05-21T16:31:02.565Z] ------------------- [2021-05-21T16:31:02.565Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-21T16:31:02.565Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-21T16:31:02.565Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-21T16:31:02.685Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-21T16:31:02.708Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-21T16:31:02.730Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-21T16:31:02.766Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-21T16:31:02.790Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-21T16:31:02.812Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-21T16:31:02.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-21T16:31:02.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-21T16:31:02.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-21T16:31:02.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-21T16:31:02.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-21T16:31:02.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-21T16:31:02.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-21T16:31:03.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-21T16:31:03.029Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-21T16:31:03.049Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-21T16:31:03.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-21T16:31:03.092Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-21T16:31:03.113Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-21T16:31:03.163Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-21T16:31:03.187Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-21T16:31:03.242Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-21T16:31:03.266Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3494 [Pipeline] echo [2021-05-21T16:31:03.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3494 [Pipeline] echo [2021-05-21T16:31:03.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3494 [Pipeline] echo [2021-05-21T16:31:03.330Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5026d6d8c2d6d03b4d7e229855d2d00c6a2d3832 [Pipeline] echo [2021-05-21T16:31:03.353Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5026d6d [Pipeline] echo [2021-05-21T16:31:03.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T16:31:03.454Z] provisioning config files... [2021-05-21T16:31:03.470Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config670490903948417722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T16:31:03.792Z] ---> docker-login.sh [2021-05-21T16:31:03.792Z] nexus3.edgexfoundry.org:10001 [2021-05-21T16:31:05.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T16:31:05.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T16:31:05.183Z] Configure a credential helper to remove this warning. See [2021-05-21T16:31:05.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T16:31:05.183Z] [2021-05-21T16:31:05.183Z] Login Succeeded [2021-05-21T16:31:05.183Z] nexus3.edgexfoundry.org:10002 [2021-05-21T16:31:05.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T16:31:05.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T16:31:05.183Z] Configure a credential helper to remove this warning. See [2021-05-21T16:31:05.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T16:31:05.183Z] [2021-05-21T16:31:05.183Z] Login Succeeded [2021-05-21T16:31:05.183Z] nexus3.edgexfoundry.org:10003 [2021-05-21T16:31:05.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T16:31:05.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T16:31:05.443Z] Configure a credential helper to remove this warning. See [2021-05-21T16:31:05.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T16:31:05.443Z] [2021-05-21T16:31:05.443Z] Login Succeeded [2021-05-21T16:31:05.443Z] nexus3.edgexfoundry.org:10004 [2021-05-21T16:31:05.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T16:31:05.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T16:31:05.443Z] Configure a credential helper to remove this warning. See [2021-05-21T16:31:05.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T16:31:05.443Z] [2021-05-21T16:31:05.443Z] Login Succeeded [2021-05-21T16:31:05.444Z] docker.io [2021-05-21T16:31:05.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T16:31:05.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T16:31:05.964Z] Configure a credential helper to remove this warning. See [2021-05-21T16:31:05.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T16:31:05.964Z] [2021-05-21T16:31:05.964Z] Login Succeeded [2021-05-21T16:31:05.964Z] ---> docker-login.sh ends [Pipeline] } [2021-05-21T16:31:05.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T16:31:06.308Z] ++ 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-21T16:31:06.308Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T16:31:06.308Z] ++ dirname cmd/core-command/Dockerfile [2021-05-21T16:31:06.308Z] ++ cut -d/ -f2 [2021-05-21T16:31:06.308Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-21T16:31:06.308Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T16:31:06.308Z] ++ dirname cmd/core-data/Dockerfile [2021-05-21T16:31:06.308Z] ++ cut -d/ -f2 [2021-05-21T16:31:06.308Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-21T16:31:06.308Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T16:31:06.308Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-21T16:31:06.308Z] ++ cut -d/ -f2 [2021-05-21T16:31:06.308Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-21T16:31:06.308Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T16:31:06.308Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-21T16:31:06.308Z] ++ cut -d/ -f2 [2021-05-21T16:31:06.308Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-21T16:31:06.308Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T16:31:06.308Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-21T16:31:06.308Z] ++ cut -d/ -f2 [2021-05-21T16:31:06.308Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-21T16:31:06.308Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T16:31:06.308Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-21T16:31:06.308Z] ++ cut -d/ -f2 [2021-05-21T16:31:06.308Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-21T16:31:06.308Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T16:31:06.308Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-21T16:31:06.308Z] ++ cut -d/ -f2 [2021-05-21T16:31:06.308Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-21T16:31:06.308Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T16:31:06.308Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-21T16:31:06.308Z] ++ cut -d/ -f2 [2021-05-21T16:31:06.308Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-21T16:31:06.308Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T16:31:06.308Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-21T16:31:06.308Z] ++ cut -d/ -f2 [2021-05-21T16:31:06.308Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-21T16:31:06.359Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-21T16:31:07.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T16:31:07.122Z] [2021-05-21T16:31:07.122Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T16:31:07.456Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T16:31:08.029Z] latest: Pulling from edgex-devops/git-semver [2021-05-21T16:31:08.029Z] 31603596830f: Pulling fs layer [2021-05-21T16:31:08.029Z] 54011a49482f: Pulling fs layer [2021-05-21T16:31:08.029Z] a6820b24f6d8: Pulling fs layer [2021-05-21T16:31:08.029Z] f581987b2513: Pulling fs layer [2021-05-21T16:31:08.029Z] f581987b2513: Waiting [2021-05-21T16:31:08.029Z] 54011a49482f: Verifying Checksum [2021-05-21T16:31:08.029Z] 54011a49482f: Download complete [2021-05-21T16:31:08.293Z] 31603596830f: Verifying Checksum [2021-05-21T16:31:08.293Z] 31603596830f: Download complete [2021-05-21T16:31:08.293Z] f581987b2513: Verifying Checksum [2021-05-21T16:31:08.293Z] f581987b2513: Download complete [2021-05-21T16:31:08.575Z] a6820b24f6d8: Verifying Checksum [2021-05-21T16:31:08.575Z] a6820b24f6d8: Download complete [2021-05-21T16:31:08.575Z] 31603596830f: Pull complete [2021-05-21T16:31:08.836Z] 54011a49482f: Pull complete [2021-05-21T16:31:10.232Z] a6820b24f6d8: Pull complete [2021-05-21T16:31:10.804Z] f581987b2513: Pull complete [2021-05-21T16:31:11.069Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-21T16:31:11.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T16:31:11.069Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-21T16:31:11.153Z] prd-centos7-docker-4c-2g-15543 does not seem to be running inside a container [2021-05-21T16:31:11.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-21T16:31:15.995Z] $ docker top 0a4d8c87f679872e0872971ff04fef887dd9fea226379f39325f1231cf390744 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-21T16:31:16.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T16:31:16.154Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T16:31:16.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T16:31:16.280Z] $ docker exec 0a4d8c87f679872e0872971ff04fef887dd9fea226379f39325f1231cf390744 ssh-agent [2021-05-21T16:31:16.380Z] SSH_AUTH_SOCK=/tmp/ssh-xzfNEv65VUqh/agent.15 [2021-05-21T16:31:16.380Z] SSH_AGENT_PID=21 [2021-05-21T16:31:16.387Z] Running ssh-add (command line suppressed) [2021-05-21T16:31:16.492Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1919825653954213263.key (/w/workspace/edgex-go/2@tmp/private_key_1919825653954213263.key) [2021-05-21T16:31:16.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T16:31:16.819Z] + git tag --points-at HEAD [Pipeline] } [2021-05-21T16:31:16.846Z] $ docker exec --env ******** --env ******** 0a4d8c87f679872e0872971ff04fef887dd9fea226379f39325f1231cf390744 ssh-agent -k [2021-05-21T16:31:16.937Z] unset SSH_AUTH_SOCK; [2021-05-21T16:31:16.937Z] unset SSH_AGENT_PID; [2021-05-21T16:31:16.937Z] echo Agent pid 21 killed; [2021-05-21T16:31:16.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-21T16:31:16.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T16:31:16.981Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T16:31:17.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T16:31:17.086Z] $ docker exec 0a4d8c87f679872e0872971ff04fef887dd9fea226379f39325f1231cf390744 ssh-agent [2021-05-21T16:31:17.193Z] SSH_AUTH_SOCK=/tmp/ssh-R4kZ7nssN1XF/agent.56 [2021-05-21T16:31:17.193Z] SSH_AGENT_PID=63 [2021-05-21T16:31:17.201Z] Running ssh-add (command line suppressed) [2021-05-21T16:31:17.297Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_825105437103324176.key (/w/workspace/edgex-go/2@tmp/private_key_825105437103324176.key) [2021-05-21T16:31:17.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T16:31:17.615Z] + git semver init [2021-05-21T16:31:17.615Z] # -> Open(): unable to determine branch for HEAD [2021-05-21T16:31:17.615Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-05-21T16:31:17.615Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-05-21T16:31:17.615Z] # $SEMVER_REMOTE_NAME = origin [2021-05-21T16:31:17.615Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-21T16:31:17.615Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-21T16:31:17.615Z] # $SEMVER_BRANCH = PR-3494 [2021-05-21T16:31:17.615Z] # $SEMVER_TEMP = /tmp/semver-716133258 [2021-05-21T16:31:17.615Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-21T16:31:39.635Z] # '/tmp/semver-716133258' -> '/w/workspace/edgex-go/2/.semver' [2021-05-21T16:31:39.635Z] # -> Force: false [2021-05-21T16:31:39.635Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-05-21T16:31:39.644Z] $ docker exec --env ******** --env ******** 0a4d8c87f679872e0872971ff04fef887dd9fea226379f39325f1231cf390744 ssh-agent -k [2021-05-21T16:31:39.745Z] unset SSH_AUTH_SOCK; [2021-05-21T16:31:39.745Z] unset SSH_AGENT_PID; [2021-05-21T16:31:39.746Z] echo Agent pid 63 killed; [2021-05-21T16:31:39.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T16:31:40.101Z] + git semver [Pipeline] } [2021-05-21T16:31:40.117Z] $ docker stop --time=1 0a4d8c87f679872e0872971ff04fef887dd9fea226379f39325f1231cf390744 [2021-05-21T16:31:55.558Z] $ docker rm -f 0a4d8c87f679872e0872971ff04fef887dd9fea226379f39325f1231cf390744 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-21T16:31:56.092Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-21T16:31:56.603Z] Stashed 1 file(s) [Pipeline] echo [2021-05-21T16:31:56.607Z] [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-21T16:31:57.165Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-21T16:31:57.466Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-21T16:31:57.767Z] + sudo service docker restart [2021-05-21T16:31:57.768Z] + true [2021-05-21T16:31:57.768Z] Redirecting to /bin/systemctl restart docker.service [2021-05-21T16:32:11.797Z] Still waiting to schedule task [2021-05-21T16:32:11.797Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-05-21T16:32:15.921Z] ========================================================= [2021-05-21T16:32:15.921Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-21T16:32:15.921Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-21T16:32:16.225Z] + 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-21T16:32:17.630Z] Sending build context to Docker daemon 330.8MB [2021-05-21T16:32:17.630Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-21T16:32:17.630Z] Step 2/6 : FROM ${BASE} [2021-05-21T16:32:18.218Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-21T16:32:18.219Z] 540db60ca938: Pulling fs layer [2021-05-21T16:32:18.219Z] adcc1eea9eea: Pulling fs layer [2021-05-21T16:32:18.219Z] 4c4ab2625f07: Pulling fs layer [2021-05-21T16:32:18.219Z] 0510c868ecb4: Pulling fs layer [2021-05-21T16:32:18.219Z] afea3b2eda06: Pulling fs layer [2021-05-21T16:32:18.219Z] 7809a108b3ef: Pulling fs layer [2021-05-21T16:32:18.219Z] f706445af74f: Pulling fs layer [2021-05-21T16:32:18.219Z] afea3b2eda06: Waiting [2021-05-21T16:32:18.219Z] 7809a108b3ef: Waiting [2021-05-21T16:32:18.219Z] f706445af74f: Waiting [2021-05-21T16:32:18.219Z] 0510c868ecb4: Waiting [2021-05-21T16:32:18.219Z] 4c4ab2625f07: Verifying Checksum [2021-05-21T16:32:18.219Z] 4c4ab2625f07: Download complete [2021-05-21T16:32:18.219Z] adcc1eea9eea: Download complete [2021-05-21T16:32:18.219Z] afea3b2eda06: Download complete [2021-05-21T16:32:18.219Z] 7809a108b3ef: Verifying Checksum [2021-05-21T16:32:18.219Z] 7809a108b3ef: Download complete [2021-05-21T16:32:18.219Z] 540db60ca938: Verifying Checksum [2021-05-21T16:32:18.219Z] 540db60ca938: Download complete [2021-05-21T16:32:18.795Z] 540db60ca938: Pull complete [2021-05-21T16:32:19.055Z] adcc1eea9eea: Pull complete [2021-05-21T16:32:19.317Z] 4c4ab2625f07: Pull complete [2021-05-21T16:32:19.887Z] f706445af74f: Verifying Checksum [2021-05-21T16:32:19.887Z] f706445af74f: Download complete [2021-05-21T16:32:20.458Z] 0510c868ecb4: Verifying Checksum [2021-05-21T16:32:20.458Z] 0510c868ecb4: Download complete [2021-05-21T16:32:28.612Z] 0510c868ecb4: Pull complete [2021-05-21T16:32:29.185Z] afea3b2eda06: Pull complete [2021-05-21T16:32:29.447Z] 7809a108b3ef: Pull complete [2021-05-21T16:32:44.965Z] f706445af74f: Pull complete [2021-05-21T16:32:44.965Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-21T16:32:44.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-21T16:32:44.965Z] ---> b068be0155e3 [2021-05-21T16:32:44.965Z] 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-21T16:33:03.091Z] ---> Running in 09f6d29a1878 [2021-05-21T16:33:03.091Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T16:33:03.685Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T16:33:04.260Z] (1/12) Installing libmagic (5.39-r0) [2021-05-21T16:33:04.831Z] (2/12) Installing file (5.39-r0) [2021-05-21T16:33:04.831Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-21T16:33:04.831Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-21T16:33:10.121Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-21T16:33:10.121Z] (6/12) Installing patch (2.7.6-r6) [2021-05-21T16:33:10.121Z] (7/12) Installing build-base (0.5-r2) [2021-05-21T16:33:10.121Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-21T16:33:10.121Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-21T16:33:10.121Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-21T16:33:10.383Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-21T16:33:10.383Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-21T16:33:10.383Z] Executing busybox-1.32.1-r6.trigger [2021-05-21T16:33:10.383Z] OK: 219 MiB in 52 packages [2021-05-21T16:33:18.536Z] Removing intermediate container 09f6d29a1878 [2021-05-21T16:33:18.536Z] ---> 6c0777fab90a [2021-05-21T16:33:18.536Z] Step 4/6 : WORKDIR /edgex-go [2021-05-21T16:33:18.536Z] ---> Running in bb345f52b2ec [2021-05-21T16:33:18.536Z] Removing intermediate container bb345f52b2ec [2021-05-21T16:33:18.536Z] ---> dfa0b2e84b60 [2021-05-21T16:33:18.536Z] Step 5/6 : COPY go.mod . [2021-05-21T16:33:18.797Z] ---> cd3a42b980c8 [2021-05-21T16:33:18.797Z] Step 6/6 : RUN go mod download [2021-05-21T16:33:19.059Z] ---> Running in 678eb3602369 [2021-05-21T16:34:15.345Z] Removing intermediate container 678eb3602369 [2021-05-21T16:34:15.345Z] ---> c1d0725297e7 [2021-05-21T16:34:15.345Z] Successfully built c1d0725297e7 [2021-05-21T16:34:15.345Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T16:34:15.657Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-21T16:34:15.657Z] . [Pipeline] withDockerContainer [2021-05-21T16:34:15.802Z] prd-centos7-docker-4c-2g-15543 does not seem to be running inside a container [2021-05-21T16:34:15.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-21T16:34:16.735Z] $ docker top 975d041267cc258ee1cd6b89cba72ae5824cdc255abd430fe0394850a9b85325 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T16:34:17.143Z] + go version [2021-05-21T16:34:17.143Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-21T16:34:17.156Z] $ docker stop --time=1 975d041267cc258ee1cd6b89cba72ae5824cdc255abd430fe0394850a9b85325 [2021-05-21T16:34:18.521Z] $ docker rm -f 975d041267cc258ee1cd6b89cba72ae5824cdc255abd430fe0394850a9b85325 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T16:34:19.155Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-21T16:34:19.155Z] . [Pipeline] withDockerContainer [2021-05-21T16:34:19.226Z] prd-centos7-docker-4c-2g-15543 does not seem to be running inside a container [2021-05-21T16:34:19.264Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-21T16:34:20.331Z] $ docker top 145fde25bf03e398549d01f0d4eb4e177da1aa2358a736e54682804f6910f5f3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-21T16:34:20.426Z] ========================================================= [2021-05-21T16:34:20.426Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-21T16:34:20.426Z] ========================================================= [Pipeline] sh [2021-05-21T16:34:20.730Z] + go mod tidy [Pipeline] sh [2021-05-21T16:34:21.285Z] + make test [2021-05-21T16:34:21.285Z] go mod tidy [2021-05-21T16:34:21.285Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-21T16:34:27.928Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-21T16:34:50.364Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-21T16:34:55.156Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15544 in /w/workspace/edgexfoundry_edgex-go_PR-3494 [Pipeline] { [Pipeline] ws [2021-05-21T16:34:55.176Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-21T16:34:55.380Z] The recommended git tool is: git [2021-05-21T16:34:57.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-21T16:35:00.920Z] using credential edgex-jenkins-ssh [2021-05-21T16:35:00.943Z] Cloning the remote Git repository [2021-05-21T16:35:01.234Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-21T16:35:01.503Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-21T16:35:00.993Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-21T16:35:01.103Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-21T16:35:01.169Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-21T16:35:01.169Z] > git --version # timeout=10 [2021-05-21T16:35:01.193Z] > git --version # 'git version 2.17.1' [2021-05-21T16:35:01.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T16:35:01.273Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T16:35:04.820Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-21T16:35:07.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-21T16:35:07.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-21T16:35:07.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-21T16:35:08.768Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-21T16:35:09.350Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler [2021-05-21T16:35:09.350Z] internal/support/scheduler/schedule.go:510:48: configuration.Service.Timeout undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo has no field or method Timeout) [2021-05-21T16:35:13.585Z] # github.com/edgexfoundry/edgex-go/internal/system/agent [2021-05-21T16:35:13.585Z] internal/system/agent/init.go:84:27: configuration.Service.Protocol undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo has no field or method Protocol) [2021-05-21T16:35:13.585Z] internal/system/agent/init.go:117:27: configuration.Service.Protocol undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo has no field or method Protocol) [2021-05-21T16:35:15.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.073s coverage: 46.1% of statements [2021-05-21T16:35:15.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.042s coverage: 28.7% of statements [2021-05-21T16:35:15.779Z] # github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http.test] [2021-05-21T16:35:15.779Z] internal/core/command/v2/controller/http/command_test.go:61:6: unknown field 'Protocol' in struct literal of type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo [2021-05-21T16:35:15.779Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [build failed] [2021-05-21T16:35:17.348Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-21T16:35:17.368Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T16:35:17.396Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-21T16:35:17.426Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-21T16:35:17.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T16:35:17.442Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3494/head:refs/remotes/origin/PR-3494 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T16:35:18.161Z] Merging remotes/origin/master commit 38f9dcc5dd86ab810584922aac70b04bd93fc502 into PR head commit c818d844814bcdec1c2756657bb891c485e9d9c7 [2021-05-21T16:35:18.921Z] Merge succeeded, producing b8d7f1c6d0ec7a891c6b1c43f749a6be6674da69 [2021-05-21T16:35:18.922Z] Checking out Revision b8d7f1c6d0ec7a891c6b1c43f749a6be6674da69 (PR-3494) [2021-05-21T16:35:19.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.097s coverage: 27.7% of statements [2021-05-21T16:35:19.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-05-21T16:35:19.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.046s coverage: 100.0% of statements [2021-05-21T16:35:19.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements [2021-05-21T16:35:18.180Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T16:35:18.197Z] > git checkout -f c818d844814bcdec1c2756657bb891c485e9d9c7 # timeout=10 [2021-05-21T16:35:18.500Z] > git remote # timeout=10 [2021-05-21T16:35:18.517Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T16:35:18.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T16:35:18.542Z] > git merge 38f9dcc5dd86ab810584922aac70b04bd93fc502 # timeout=10 [2021-05-21T16:35:18.906Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T16:35:18.931Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T16:35:18.943Z] > git checkout -f b8d7f1c6d0ec7a891c6b1c43f749a6be6674da69 # timeout=10 [2021-05-21T16:35:19.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.054s coverage: 58.6% of statements [2021-05-21T16:35:20.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.098s coverage: 87.7% of statements [2021-05-21T16:35:20.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.056s coverage: 78.9% of statements [2021-05-21T16:35:22.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.204s coverage: 28.6% of statements [2021-05-21T16:35:22.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.052s coverage: 100.0% of statements [2021-05-21T16:35:22.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements [2021-05-21T16:35:23.316Z] Commit message: "Merge commit '38f9dcc5dd86ab810584922aac70b04bd93fc502' into HEAD" [2021-05-21T16:35:23.327Z] > git rev-list --no-walk c818d844814bcdec1c2756657bb891c485e9d9c7 # timeout=10 [2021-05-21T16:35:23.470Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.085s coverage: 86.7% of statements [2021-05-21T16:35:23.470Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.092s coverage: 97.5% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-05-21T16:35:24.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T16:35:24.949Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-21T16:35:25.357Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-21T16:35:25.716Z] + true [2021-05-21T16:35:25.716Z] + sudo service docker restart [2021-05-21T16:35:25.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.239s coverage: 95.1% of statements [2021-05-21T16:35:25.996Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-05-21T16:35:26.968Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.038s coverage: 0.8% of statements [2021-05-21T16:35:26.968Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.042s coverage: 21.7% of statements [2021-05-21T16:35:26.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2021-05-21T16:35:27.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements [2021-05-21T16:35:27.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-05-21T16:35:27.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2021-05-21T16:35:27.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-05-21T16:35:40.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-05-21T16:35:40.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T16:35:44.058Z] provisioning config files... [2021-05-21T16:35:44.084Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3646292468419174901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T16:35:44.466Z] ---> docker-login.sh [2021-05-21T16:35:44.466Z] nexus3.edgexfoundry.org:10001 [2021-05-21T16:35:45.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T16:35:45.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.207s coverage: 81.8% of statements [2021-05-21T16:35:45.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T16:35:45.672Z] Configure a credential helper to remove this warning. See [2021-05-21T16:35:45.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T16:35:45.672Z] [2021-05-21T16:35:45.672Z] Login Succeeded [2021-05-21T16:35:45.672Z] nexus3.edgexfoundry.org:10002 [2021-05-21T16:35:46.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T16:35:46.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T16:35:46.274Z] Configure a credential helper to remove this warning. See [2021-05-21T16:35:46.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T16:35:46.274Z] [2021-05-21T16:35:46.274Z] Login Succeeded [2021-05-21T16:35:46.274Z] nexus3.edgexfoundry.org:10003 [2021-05-21T16:35:46.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T16:35:46.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T16:35:46.833Z] Configure a credential helper to remove this warning. See [2021-05-21T16:35:46.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T16:35:46.833Z] [2021-05-21T16:35:46.833Z] Login Succeeded [2021-05-21T16:35:46.833Z] nexus3.edgexfoundry.org:10004 [2021-05-21T16:35:47.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T16:35:47.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T16:35:47.382Z] Configure a credential helper to remove this warning. See [2021-05-21T16:35:47.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T16:35:47.382Z] [2021-05-21T16:35:47.382Z] Login Succeeded [2021-05-21T16:35:47.382Z] docker.io [2021-05-21T16:35:47.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T16:35:48.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T16:35:48.253Z] Configure a credential helper to remove this warning. See [2021-05-21T16:35:48.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T16:35:48.253Z] [2021-05-21T16:35:48.253Z] Login Succeeded [2021-05-21T16:35:48.253Z] ---> docker-login.sh ends [Pipeline] } [2021-05-21T16:35:48.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-21T16:35:48.792Z] ========================================================= [2021-05-21T16:35:48.792Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-21T16:35:48.792Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-21T16:35:49.166Z] + 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-21T16:35:51.836Z] Sending build context to Docker daemon 168MB [2021-05-21T16:35:51.836Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-21T16:35:51.836Z] Step 2/6 : FROM ${BASE} [2021-05-21T16:35:52.117Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-21T16:35:52.117Z] 595b0fe564bb: Pulling fs layer [2021-05-21T16:35:52.117Z] 7186ed65a4f7: Pulling fs layer [2021-05-21T16:35:52.117Z] 316046926c0a: Pulling fs layer [2021-05-21T16:35:52.117Z] 4ebd0625c992: Pulling fs layer [2021-05-21T16:35:52.117Z] 207e8628e3a3: Pulling fs layer [2021-05-21T16:35:52.117Z] c791037a9be2: Pulling fs layer [2021-05-21T16:35:52.117Z] ffd874e62e21: Pulling fs layer [2021-05-21T16:35:52.117Z] c791037a9be2: Waiting [2021-05-21T16:35:52.117Z] 4ebd0625c992: Waiting [2021-05-21T16:35:52.117Z] ffd874e62e21: Waiting [2021-05-21T16:35:52.117Z] 207e8628e3a3: Waiting [2021-05-21T16:35:52.117Z] 316046926c0a: Verifying Checksum [2021-05-21T16:35:52.117Z] 316046926c0a: Download complete [2021-05-21T16:35:52.117Z] 7186ed65a4f7: Verifying Checksum [2021-05-21T16:35:52.117Z] 7186ed65a4f7: Download complete [2021-05-21T16:35:52.117Z] 207e8628e3a3: Verifying Checksum [2021-05-21T16:35:52.117Z] 207e8628e3a3: Download complete [2021-05-21T16:35:52.117Z] 595b0fe564bb: Verifying Checksum [2021-05-21T16:35:52.117Z] 595b0fe564bb: Download complete [2021-05-21T16:35:52.117Z] c791037a9be2: Verifying Checksum [2021-05-21T16:35:52.117Z] c791037a9be2: Download complete [2021-05-21T16:35:52.719Z] 595b0fe564bb: Pull complete [2021-05-21T16:35:53.324Z] 7186ed65a4f7: Pull complete [2021-05-21T16:35:53.926Z] 316046926c0a: Pull complete [2021-05-21T16:35:54.527Z] ffd874e62e21: Verifying Checksum [2021-05-21T16:35:54.527Z] ffd874e62e21: Download complete [2021-05-21T16:35:55.964Z] 4ebd0625c992: Download complete [2021-05-21T16:36:03.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-05-21T16:36:03.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-05-21T16:36:03.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-05-21T16:36:03.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements [2021-05-21T16:36:03.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 76.0% of statements [2021-05-21T16:36:03.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.0% of statements [2021-05-21T16:36:03.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2021-05-21T16:36:03.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-05-21T16:36:03.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements [2021-05-21T16:36:03.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements [2021-05-21T16:36:03.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-05-21T16:36:03.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-05-21T16:36:03.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-05-21T16:36:03.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements [2021-05-21T16:36:03.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-05-21T16:36:04.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements [2021-05-21T16:36:05.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.5% of statements [2021-05-21T16:36:05.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.030s coverage: 89.5% of statements [2021-05-21T16:36:05.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.024s coverage: 84.8% of statements [2021-05-21T16:36:06.680Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.093s coverage: 46.8% of statements [2021-05-21T16:36:06.680Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements [2021-05-21T16:36:06.954Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements [2021-05-21T16:36:08.379Z] 4ebd0625c992: Pull complete [2021-05-21T16:36:08.379Z] 207e8628e3a3: Pull complete [2021-05-21T16:36:08.379Z] c791037a9be2: Pull complete [2021-05-21T16:36:08.871Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler [github.com/edgexfoundry/edgex-go/internal/support/scheduler.test] [2021-05-21T16:36:08.871Z] internal/support/scheduler/schedule.go:510: configuration.Service.Timeout undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo has no field or method Timeout) [2021-05-21T16:36:10.799Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.063s coverage: 18.9% of statements [2021-05-21T16:36:10.799Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.120s coverage: 91.9% of statements [2021-05-21T16:36:10.799Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] [2021-05-21T16:36:10.799Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.052s coverage: 99.0% of statements [2021-05-21T16:36:10.799Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.056s coverage: 100.0% of statements [2021-05-21T16:36:10.799Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.052s coverage: 64.6% of statements [2021-05-21T16:36:11.029Z] ffd874e62e21: Pull complete [2021-05-21T16:36:11.029Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-21T16:36:11.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-21T16:36:11.029Z] ---> cfc18b08335c [2021-05-21T16:36:11.029Z] 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-21T16:36:11.382Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.088s coverage: 97.6% of statements [2021-05-21T16:36:11.382Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements [2021-05-21T16:36:11.382Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements [2021-05-21T16:36:11.959Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements [2021-05-21T16:36:11.959Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-05-21T16:36:12.219Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements [2021-05-21T16:36:12.482Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 27.9% of statements [2021-05-21T16:36:12.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-05-21T16:36:13.002Z] make: *** [Makefile:98: test] Error 2 [Pipeline] } [2021-05-21T16:36:13.015Z] $ docker stop --time=1 145fde25bf03e398549d01f0d4eb4e177da1aa2358a736e54682804f6910f5f3 [2021-05-21T16:36:13.700Z] ---> Running in deb59a591da9 [2021-05-21T16:36:14.680Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T16:36:15.233Z] $ docker rm -f 145fde25bf03e398549d01f0d4eb4e177da1aa2358a736e54682804f6910f5f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [2021-05-21T16:36:15.660Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [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-21T16:36:15.983Z] Failed in branch amd64 [2021-05-21T16:36:18.271Z] (1/12) Installing libmagic (5.39-r0) [2021-05-21T16:36:19.240Z] (2/12) Installing file (5.39-r0) [2021-05-21T16:36:19.240Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-21T16:36:19.240Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-21T16:36:36.910Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-21T16:36:36.910Z] (6/12) Installing patch (2.7.6-r6) [2021-05-21T16:36:36.910Z] (7/12) Installing build-base (0.5-r2) [2021-05-21T16:36:36.910Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-21T16:36:37.182Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-21T16:36:37.182Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-21T16:36:37.182Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-21T16:36:37.452Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-21T16:36:37.724Z] Executing busybox-1.32.1-r6.trigger [2021-05-21T16:36:37.724Z] OK: 218 MiB in 52 packages [2021-05-21T16:36:42.027Z] Removing intermediate container deb59a591da9 [2021-05-21T16:36:42.027Z] ---> 283864967a92 [2021-05-21T16:36:42.027Z] Step 4/6 : WORKDIR /edgex-go [2021-05-21T16:36:42.027Z] ---> Running in 0aa1a70b7588 [2021-05-21T16:36:42.027Z] Removing intermediate container 0aa1a70b7588 [2021-05-21T16:36:42.027Z] ---> f054fa890ef8 [2021-05-21T16:36:42.027Z] Step 5/6 : COPY go.mod . [2021-05-21T16:36:43.006Z] ---> 3ee13065737d [2021-05-21T16:36:43.006Z] Step 6/6 : RUN go mod download [2021-05-21T16:36:43.006Z] ---> Running in 8b5381c5763a [2021-05-21T16:37:09.784Z] Removing intermediate container 8b5381c5763a [2021-05-21T16:37:09.784Z] ---> 92941d11708a [2021-05-21T16:37:09.784Z] Successfully built 92941d11708a [2021-05-21T16:37:09.784Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T16:37:10.128Z] + docker inspect -f . ci-base-image-arm64 [2021-05-21T16:37:10.128Z] . [Pipeline] withDockerContainer [2021-05-21T16:37:10.397Z] prd-ubuntu18.04-docker-arm64-4c-16g-15544 does not seem to be running inside a container [2021-05-21T16:37:10.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-21T16:37:12.183Z] $ docker top 3fe385eba989048cb0d7a49ad69af0186deae2fc7d1901c8b2d84042bca68e0b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T16:37:13.165Z] + go version [2021-05-21T16:37:13.165Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-21T16:37:13.191Z] $ docker stop --time=1 3fe385eba989048cb0d7a49ad69af0186deae2fc7d1901c8b2d84042bca68e0b [2021-05-21T16:37:14.987Z] $ docker rm -f 3fe385eba989048cb0d7a49ad69af0186deae2fc7d1901c8b2d84042bca68e0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T16:37:15.723Z] + docker inspect -f . ci-base-image-arm64 [2021-05-21T16:37:15.723Z] . [Pipeline] withDockerContainer [2021-05-21T16:37:15.979Z] prd-ubuntu18.04-docker-arm64-4c-16g-15544 does not seem to be running inside a container [2021-05-21T16:37:16.059Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-21T16:37:17.604Z] $ docker top fc950d6e636906fd29e7d694efd61a28e6ca531a6c255f7526b4981a157754d1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-21T16:37:17.935Z] ========================================================= [2021-05-21T16:37:17.935Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-21T16:37:17.935Z] ========================================================= [Pipeline] sh [2021-05-21T16:37:18.584Z] + go mod tidy [Pipeline] sh [2021-05-21T16:37:20.225Z] + make test [2021-05-21T16:37:20.225Z] go mod tidy [2021-05-21T16:37:20.824Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-21T16:37:47.640Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-21T16:38:44.217Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-21T16:38:49.648Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-21T16:38:59.826Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-21T16:38:59.826Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-21T16:39:05.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-21T16:39:05.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-21T16:39:05.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-21T16:39:05.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-21T16:39:07.432Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler [2021-05-21T16:39:07.433Z] internal/support/scheduler/schedule.go:510:48: configuration.Service.Timeout undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo has no field or method Timeout) [2021-05-21T16:39:10.078Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-21T16:39:16.820Z] # github.com/edgexfoundry/edgex-go/internal/system/agent [2021-05-21T16:39:16.820Z] internal/system/agent/init.go:84:27: configuration.Service.Protocol undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo has no field or method Protocol) [2021-05-21T16:39:16.820Z] internal/system/agent/init.go:117:27: configuration.Service.Protocol undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo has no field or method Protocol) [2021-05-21T16:39:22.257Z] # github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http.test] [2021-05-21T16:39:22.257Z] internal/core/command/v2/controller/http/command_test.go:61:6: unknown field 'Protocol' in struct literal of type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo [2021-05-21T16:39:23.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.366s coverage: 46.1% of statements [2021-05-21T16:39:23.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.154s coverage: 28.7% of statements [2021-05-21T16:39:23.753Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [build failed] [2021-05-21T16:39:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.810s coverage: 27.7% of statements [2021-05-21T16:39:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.218s coverage: 81.2% of statements [2021-05-21T16:39:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.182s coverage: 100.0% of statements [2021-05-21T16:39:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.185s coverage: 100.0% of statements [2021-05-21T16:39:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.282s coverage: 58.6% of statements [2021-05-21T16:39:33.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.585s coverage: 87.7% of statements [2021-05-21T16:39:33.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.219s coverage: 78.9% of statements [2021-05-21T16:39:45.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.226s coverage: 28.6% of statements [2021-05-21T16:39:45.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.360s coverage: 100.0% of statements [2021-05-21T16:39:45.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.183s coverage: 100.0% of statements [2021-05-21T16:39:45.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.450s coverage: 86.7% of statements [2021-05-21T16:39:45.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.479s coverage: 97.5% of statements [2021-05-21T16:39:45.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.279s coverage: 78.3% of statements [2021-05-21T16:39:51.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.434s coverage: 95.1% of statements [2021-05-21T16:39:51.410Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-05-21T16:39:51.410Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.300s coverage: 0.8% of statements [2021-05-21T16:39:51.410Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.178s coverage: 21.7% of statements [2021-05-21T16:39:51.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.194s coverage: 47.1% of statements [2021-05-21T16:39:51.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.197s coverage: 79.5% of statements [2021-05-21T16:39:51.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.199s coverage: 94.1% of statements [2021-05-21T16:39:51.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements [2021-05-21T16:39:52.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.168s coverage: 87.5% of statements [2021-05-21T16:40:04.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.227s coverage: 94.4% of statements [2021-05-21T16:40:04.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.159s coverage: 44.8% of statements [2021-05-21T16:40:10.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.491s coverage: 81.8% of statements [2021-05-21T16:40:16.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements [2021-05-21T16:40:16.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-05-21T16:40:16.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-05-21T16:40:16.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements [2021-05-21T16:40:16.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.185s coverage: 76.0% of statements [2021-05-21T16:40:16.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements [2021-05-21T16:40:16.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements [2021-05-21T16:40:16.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.230s coverage: 85.4% of statements [2021-05-21T16:40:16.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.312s coverage: 91.2% of statements [2021-05-21T16:40:16.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.733s coverage: 64.4% of statements [2021-05-21T16:40:16.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.188s coverage: 100.0% of statements [2021-05-21T16:40:16.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-05-21T16:40:17.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements [2021-05-21T16:40:17.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2021-05-21T16:40:18.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-05-21T16:40:22.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.037s coverage: 66.9% of statements [2021-05-21T16:40:24.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.787s coverage: 43.5% of statements [2021-05-21T16:40:24.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.145s coverage: 89.5% of statements [2021-05-21T16:40:24.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.114s coverage: 84.8% of statements [2021-05-21T16:40:29.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.481s coverage: 46.8% of statements [2021-05-21T16:40:29.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.224s coverage: 100.0% of statements [2021-05-21T16:40:29.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.109s coverage: 100.0% of statements [2021-05-21T16:40:30.668Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler [github.com/edgexfoundry/edgex-go/internal/support/scheduler.test] [2021-05-21T16:40:30.668Z] internal/support/scheduler/schedule.go:510: configuration.Service.Timeout undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo has no field or method Timeout) [2021-05-21T16:40:32.654Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.272s coverage: 18.9% of statements [2021-05-21T16:40:32.654Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.526s coverage: 91.9% of statements [2021-05-21T16:40:32.654Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] [2021-05-21T16:40:33.646Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.209s coverage: 99.0% of statements [2021-05-21T16:40:33.925Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.273s coverage: 100.0% of statements [2021-05-21T16:40:34.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.203s coverage: 64.6% of statements [2021-05-21T16:40:37.938Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.409s coverage: 97.6% of statements [2021-05-21T16:40:37.938Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.069s coverage: 0.0% of statements [2021-05-21T16:40:37.938Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements [2021-05-21T16:40:37.938Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements [2021-05-21T16:40:37.938Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.081s coverage: 100.0% of statements [2021-05-21T16:40:37.938Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.171s coverage: 28.1% of statements [2021-05-21T16:40:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.154s coverage: 27.9% of statements [2021-05-21T16:40:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2021-05-21T16:40:39.528Z] make: *** [Makefile:98: test] Error 2 [Pipeline] } [2021-05-21T16:40:39.554Z] $ docker stop --time=1 fc950d6e636906fd29e7d694efd61a28e6ca531a6c255f7526b4981a157754d1 [2021-05-21T16:40:41.744Z] $ docker rm -f fc950d6e636906fd29e7d694efd61a28e6ca531a6c255f7526b4981a157754d1 [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-21T16:40:43.649Z] ---> job-cost.sh [2021-05-21T16:40:43.649Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J6hF [2021-05-21T16:41:22.698Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-21T16:42:44.421Z] lf-activate-venv(): INFO: Adding /tmp/venv-J6hF/bin to PATH [2021-05-21T16:42:44.421Z] INFO: No Stack... [2021-05-21T16:42:44.421Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-21T16:42:44.694Z] INFO: Archiving Costs [Pipeline] sh [2021-05-21T16:42:45.040Z] + + cutcat -d, /w/workspace/edgex-go/2/archives/cost.csv -f6 [2021-05-21T16:42:45.040Z] [Pipeline] lock [2021-05-21T16:42:45.145Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3494-2-stack-cost] [2021-05-21T16:42:45.155Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3494-2-stack-cost] did not exist. Created. [2021-05-21T16:42:45.156Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3494-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-21T16:42:45.515Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-21T16:42:46.276Z] Stashed 1 file(s) [Pipeline] } [2021-05-21T16:42:46.285Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3494-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-21T16:42:46.558Z] 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-21T16:42:48.035Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T16:42:48.836Z] ---> package-listing.sh [2021-05-21T16:42:48.836Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-21T16:42:48.836Z] ++ facter osfamily [2021-05-21T16:42:49.099Z] + OS_FAMILY=redhat [2021-05-21T16:42:49.099Z] + workspace=/w/workspace/edgex-go/2 [2021-05-21T16:42:49.099Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-21T16:42:49.099Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-21T16:42:49.099Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-21T16:42:49.099Z] + PACKAGES=/tmp/packages_start.txt [2021-05-21T16:42:49.099Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-21T16:42:49.099Z] + PACKAGES=/tmp/packages_end.txt [2021-05-21T16:42:49.099Z] + case "${OS_FAMILY}" in [2021-05-21T16:42:49.099Z] + sort [2021-05-21T16:42:49.099Z] + rpm -qa [2021-05-21T16:42:49.676Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-21T16:42:49.676Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-21T16:42:49.676Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-21T16:42:49.676Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-21T16:42:49.676Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-05-21T16:42:49.676Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-05-21T16:42:49.690Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-21T16:42:49.977Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-21T16:42:50.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T16:42:50.548Z] [2021-05-21T16:42:50.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-21T16:42:50.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T16:42:50.855Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-21T16:42:50.855Z] df20fa9351a1: Pulling fs layer [2021-05-21T16:42:50.855Z] 36b3adc4ff6f: Pulling fs layer [2021-05-21T16:42:50.855Z] 8ad3a11d3b57: Pulling fs layer [2021-05-21T16:42:50.855Z] 46f8f816bc3b: Pulling fs layer [2021-05-21T16:42:50.855Z] 93b61091891f: Pulling fs layer [2021-05-21T16:42:50.855Z] 93b9cdb0e59b: Pulling fs layer [2021-05-21T16:42:50.855Z] 5e14af77c1be: Pulling fs layer [2021-05-21T16:42:50.855Z] 01666e4c0597: Pulling fs layer [2021-05-21T16:42:50.855Z] aa168da1d23b: Pulling fs layer [2021-05-21T16:42:50.855Z] 46f8f816bc3b: Waiting [2021-05-21T16:42:50.855Z] 93b61091891f: Waiting [2021-05-21T16:42:50.855Z] 93b9cdb0e59b: Waiting [2021-05-21T16:42:50.855Z] 5e14af77c1be: Waiting [2021-05-21T16:42:50.855Z] 01666e4c0597: Waiting [2021-05-21T16:42:50.855Z] aa168da1d23b: Waiting [2021-05-21T16:42:50.855Z] 36b3adc4ff6f: Verifying Checksum [2021-05-21T16:42:50.855Z] 36b3adc4ff6f: Download complete [2021-05-21T16:42:51.116Z] 46f8f816bc3b: Verifying Checksum [2021-05-21T16:42:51.116Z] 46f8f816bc3b: Download complete [2021-05-21T16:42:51.116Z] df20fa9351a1: Verifying Checksum [2021-05-21T16:42:51.116Z] df20fa9351a1: Download complete [2021-05-21T16:42:51.116Z] 93b9cdb0e59b: Verifying Checksum [2021-05-21T16:42:51.116Z] 93b9cdb0e59b: Download complete [2021-05-21T16:42:51.116Z] 5e14af77c1be: Verifying Checksum [2021-05-21T16:42:51.116Z] 5e14af77c1be: Download complete [2021-05-21T16:42:51.116Z] 93b61091891f: Verifying Checksum [2021-05-21T16:42:51.116Z] 93b61091891f: Download complete [2021-05-21T16:42:51.116Z] 01666e4c0597: Verifying Checksum [2021-05-21T16:42:51.116Z] 01666e4c0597: Download complete [2021-05-21T16:42:51.383Z] 8ad3a11d3b57: Verifying Checksum [2021-05-21T16:42:51.383Z] 8ad3a11d3b57: Download complete [2021-05-21T16:42:51.383Z] df20fa9351a1: Pull complete [2021-05-21T16:42:51.383Z] 36b3adc4ff6f: Pull complete [2021-05-21T16:42:51.968Z] 8ad3a11d3b57: Pull complete [2021-05-21T16:42:51.968Z] 46f8f816bc3b: Pull complete [2021-05-21T16:42:52.541Z] 93b61091891f: Pull complete [2021-05-21T16:42:52.541Z] 93b9cdb0e59b: Pull complete [2021-05-21T16:42:52.801Z] 5e14af77c1be: Pull complete [2021-05-21T16:42:52.801Z] 01666e4c0597: Pull complete [2021-05-21T16:42:53.062Z] aa168da1d23b: Verifying Checksum [2021-05-21T16:42:53.062Z] aa168da1d23b: Download complete [2021-05-21T16:42:58.365Z] aa168da1d23b: Pull complete [2021-05-21T16:42:58.365Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-21T16:42:58.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T16:42:58.365Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-21T16:42:58.433Z] prd-centos7-docker-4c-2g-15543 does not seem to be running inside a container [2021-05-21T16:42:58.473Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-21T16:43:11.904Z] $ docker top 55da068b0e95f8f030bae3760c1247d86cb96bb00973fcc650b95877c8614c0b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T16:43:12.272Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-21T16:43:12.574Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-21T16:43:12.866Z] + ls /var/log/sa-host [2021-05-21T16:43:12.866Z] + sadf -c /var/log/sa-host/sa05 [2021-05-21T16:43:12.866Z] file_magic: OK [2021-05-21T16:43:12.866Z] HZ: Using current value: 100 [2021-05-21T16:43:12.866Z] file_header: OK [2021-05-21T16:43:12.866Z] 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-21T16:43:12.866Z] Statistics: [2021-05-21T16:43:12.866Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-21T16:43:12.866Z] File successfully converted to sysstat format version 12.2.1 [2021-05-21T16:43:12.866Z] + sadf -c /var/log/sa-host/sa21 [2021-05-21T16:43:12.866Z] file_magic: OK [2021-05-21T16:43:12.866Z] HZ: Using current value: 100 [2021-05-21T16:43:12.866Z] file_header: OK [2021-05-21T16:43:12.866Z] 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-21T16:43:12.866Z] Statistics: [2021-05-21T16:43:12.866Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-21T16:43:12.866Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T16:43:13.076Z] provisioning config files... [2021-05-21T16:43:13.089Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7333363184526521872tmp [Pipeline] { [Pipeline] echo [2021-05-21T16:43:13.118Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T16:43:13.423Z] ---> create-netrc.sh [Pipeline] } [2021-05-21T16:43:13.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-21T16:43:13.458Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T16:43:13.756Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-21T16:43:13.769Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T16:43:14.085Z] ---> sudo-logs.sh [2021-05-21T16:43:14.085Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-21T16:43:14.139Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T16:43:14.441Z] ---> job-cost.sh [2021-05-21T16:43:14.441Z] lf-activate-venv: SKIPPING [2021-05-21T16:43:14.441Z] DEBUG: total: 0.18000000715255737 [2021-05-21T16:43:14.441Z] INFO: Retrieving Stack Cost... [2021-05-21T16:43:15.386Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-21T16:43:15.647Z] INFO: Archiving Costs [Pipeline] echo [2021-05-21T16:43:15.662Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T16:43:15.966Z] ---> logs-deploy.sh [2021-05-21T16:43:15.966Z] lf-activate-venv: SKIPPING [2021-05-21T16:43:15.966Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3494/2 [2021-05-21T16:43:15.966Z] INFO: archiving workspace using pattern(s): [2021-05-21T16:43:16.910Z] Archives upload complete. [2021-05-21T16:43:16.910Z] INFO: archiving logs to Nexus [2021-05-21T16:43:17.480Z] ---> uname -a: [2021-05-21T16:43:17.480Z] Linux prd-centos7-docker-4c-2g-15543.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-21T16:43:17.480Z] [2021-05-21T16:43:17.480Z] [2021-05-21T16:43:17.480Z] ---> lscpu: [2021-05-21T16:43:17.480Z] Architecture: x86_64 [2021-05-21T16:43:17.480Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-21T16:43:17.480Z] Byte Order: Little Endian [2021-05-21T16:43:17.480Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-21T16:43:17.480Z] CPU(s): 2 [2021-05-21T16:43:17.480Z] On-line CPU(s) list: 0,1 [2021-05-21T16:43:17.480Z] Thread(s) per core: 1 [2021-05-21T16:43:17.480Z] Core(s) per socket: 1 [2021-05-21T16:43:17.480Z] Socket(s): 2 [2021-05-21T16:43:17.480Z] NUMA node(s): 1 [2021-05-21T16:43:17.480Z] Vendor ID: AuthenticAMD [2021-05-21T16:43:17.480Z] CPU family: 23 [2021-05-21T16:43:17.480Z] Model: 49 [2021-05-21T16:43:17.480Z] Model name: AMD EPYC-Rome Processor [2021-05-21T16:43:17.480Z] Stepping: 0 [2021-05-21T16:43:17.480Z] CPU MHz: 2799.998 [2021-05-21T16:43:17.480Z] BogoMIPS: 5599.99 [2021-05-21T16:43:17.480Z] Virtualization: AMD-V [2021-05-21T16:43:17.480Z] Hypervisor vendor: KVM [2021-05-21T16:43:17.480Z] Virtualization type: full [2021-05-21T16:43:17.480Z] L1d cache: 64 KiB [2021-05-21T16:43:17.480Z] L1i cache: 64 KiB [2021-05-21T16:43:17.480Z] L2 cache: 1 MiB [2021-05-21T16:43:17.480Z] L3 cache: 32 MiB [2021-05-21T16:43:17.480Z] NUMA node0 CPU(s): 0,1 [2021-05-21T16:43:17.480Z] Vulnerability Itlb multihit: Not affected [2021-05-21T16:43:17.480Z] Vulnerability L1tf: Not affected [2021-05-21T16:43:17.480Z] Vulnerability Mds: Not affected [2021-05-21T16:43:17.480Z] Vulnerability Meltdown: Not affected [2021-05-21T16:43:17.480Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-21T16:43:17.480Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-21T16:43:17.480Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-21T16:43:17.480Z] Vulnerability Srbds: Not affected [2021-05-21T16:43:17.480Z] Vulnerability Tsx async abort: Not affected [2021-05-21T16:43:17.480Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-21T16:43:17.480Z] [2021-05-21T16:43:17.480Z] [2021-05-21T16:43:17.480Z] ---> nproc: [2021-05-21T16:43:17.480Z] 2 [2021-05-21T16:43:17.480Z] [2021-05-21T16:43:17.480Z] [2021-05-21T16:43:17.480Z] ---> df -h: [2021-05-21T16:43:17.480Z] Filesystem Size Used Available Use% Mounted on [2021-05-21T16:43:17.480Z] overlay 40.0G 8.6G 31.4G 21% / [2021-05-21T16:43:17.480Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-21T16:43:17.480Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-21T16:43:17.480Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-21T16:43:17.480Z] /dev/vda1 40.0G 8.6G 31.4G 21% /facter-os [2021-05-21T16:43:17.480Z] /dev/vda1 40.0G 8.6G 31.4G 21% /etc/resolv.conf [2021-05-21T16:43:17.480Z] /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hostname [2021-05-21T16:43:17.480Z] /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hosts [2021-05-21T16:43:17.480Z] /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/sa-host [2021-05-21T16:43:17.480Z] /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/secure [2021-05-21T16:43:17.480Z] /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/auth.log [2021-05-21T16:43:17.480Z] /dev/vda1 40.0G 8.6G 31.4G 21% /run/cloud-init/result.json [2021-05-21T16:43:17.480Z] /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/2 [2021-05-21T16:43:17.480Z] /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/2@tmp [2021-05-21T16:43:17.480Z] [2021-05-21T16:43:17.480Z] [2021-05-21T16:43:17.480Z] ---> free -m: [2021-05-21T16:43:17.480Z] total used free shared buff/cache available [2021-05-21T16:43:17.480Z] Mem: 7821 1052 3681 0 3087 6629 [2021-05-21T16:43:17.480Z] Swap: 1023 0 1023 [2021-05-21T16:43:17.480Z] [2021-05-21T16:43:17.480Z]