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 16:31:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:31:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:31:00 ========================================================= 16:31:00 EdgeX Global Pipelines Version Info 16:31:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:31:01 ------------------- 16:31:01 stable info: 16:31:01 ------------------- 16:31:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:31:01 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:31:01 Message: update stable to v1.0.192 16:31:02 ------------------- 16:31:02 experimental info: 16:31:02 ------------------- 16:31:02 Commited By: **** collab-it+edgex@linuxfoundation.org 16:31:02 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:31:02 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:31:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:31:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:31:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:31:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:31:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:31:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:31:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:31:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:31:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:31:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:31:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:31:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:31:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:31:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:31:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:31:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:31:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:31:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:31:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:31:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:31:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:31:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:31:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3494 [Pipeline] echo 16:31:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3494 [Pipeline] echo 16:31:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3494 [Pipeline] echo 16:31:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5026d6d8c2d6d03b4d7e229855d2d00c6a2d3832 [Pipeline] echo 16:31:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5026d6d [Pipeline] echo 16:31:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:03 provisioning config files... 16:31:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config670490903948417722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:03 ---> docker-login.sh 16:31:03 nexus3.edgexfoundry.org:10001 16:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:05 Configure a credential helper to remove this warning. See 16:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:05 16:31:05 Login Succeeded 16:31:05 nexus3.edgexfoundry.org:10002 16:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:05 Configure a credential helper to remove this warning. See 16:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:05 16:31:05 Login Succeeded 16:31:05 nexus3.edgexfoundry.org:10003 16:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:05 Configure a credential helper to remove this warning. See 16:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:05 16:31:05 Login Succeeded 16:31:05 nexus3.edgexfoundry.org:10004 16:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:05 Configure a credential helper to remove this warning. See 16:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:05 16:31:05 Login Succeeded 16:31:05 docker.io 16:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:05 Configure a credential helper to remove this warning. See 16:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:05 16:31:05 Login Succeeded 16:31:05 ---> docker-login.sh ends [Pipeline] } 16:31:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:06 ++ 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 16:31:06 + for file in '`ls cmd/**/Dockerfile`' 16:31:06 ++ dirname cmd/core-command/Dockerfile 16:31:06 ++ cut -d/ -f2 16:31:06 + echo core-command,cmd/core-command/Dockerfile 16:31:06 + for file in '`ls cmd/**/Dockerfile`' 16:31:06 ++ dirname cmd/core-data/Dockerfile 16:31:06 ++ cut -d/ -f2 16:31:06 + echo core-data,cmd/core-data/Dockerfile 16:31:06 + for file in '`ls cmd/**/Dockerfile`' 16:31:06 ++ dirname cmd/core-metadata/Dockerfile 16:31:06 ++ cut -d/ -f2 16:31:06 + echo core-metadata,cmd/core-metadata/Dockerfile 16:31:06 + for file in '`ls cmd/**/Dockerfile`' 16:31:06 ++ dirname cmd/security-bootstrapper/Dockerfile 16:31:06 ++ cut -d/ -f2 16:31:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:31:06 + for file in '`ls cmd/**/Dockerfile`' 16:31:06 ++ dirname cmd/security-proxy-setup/Dockerfile 16:31:06 ++ cut -d/ -f2 16:31:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:31:06 + for file in '`ls cmd/**/Dockerfile`' 16:31:06 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:31:06 ++ cut -d/ -f2 16:31:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:31:06 + for file in '`ls cmd/**/Dockerfile`' 16:31:06 ++ dirname cmd/support-notifications/Dockerfile 16:31:06 ++ cut -d/ -f2 16:31:06 + echo support-notifications,cmd/support-notifications/Dockerfile 16:31:06 + for file in '`ls cmd/**/Dockerfile`' 16:31:06 ++ dirname cmd/support-scheduler/Dockerfile 16:31:06 ++ cut -d/ -f2 16:31:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:31:06 + for file in '`ls cmd/**/Dockerfile`' 16:31:06 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:31:06 ++ cut -d/ -f2 16:31:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:31:06 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 16:31:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:07 16:31:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:31:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:08 latest: Pulling from edgex-devops/git-semver 16:31:08 31603596830f: Pulling fs layer 16:31:08 54011a49482f: Pulling fs layer 16:31:08 a6820b24f6d8: Pulling fs layer 16:31:08 f581987b2513: Pulling fs layer 16:31:08 f581987b2513: Waiting 16:31:08 54011a49482f: Verifying Checksum 16:31:08 54011a49482f: Download complete 16:31:08 31603596830f: Verifying Checksum 16:31:08 31603596830f: Download complete 16:31:08 f581987b2513: Verifying Checksum 16:31:08 f581987b2513: Download complete 16:31:08 a6820b24f6d8: Verifying Checksum 16:31:08 a6820b24f6d8: Download complete 16:31:08 31603596830f: Pull complete 16:31:08 54011a49482f: Pull complete 16:31:10 a6820b24f6d8: Pull complete 16:31:10 f581987b2513: Pull complete 16:31:11 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:31:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:31:11 prd-centos7-docker-4c-2g-15543 does not seem to be running inside a container 16:31:11 $ 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 16:31:15 $ docker top 0a4d8c87f679872e0872971ff04fef887dd9fea226379f39325f1231cf390744 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:16 [ssh-agent] Looking for ssh-agent implementation... 16:31:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:16 $ docker exec 0a4d8c87f679872e0872971ff04fef887dd9fea226379f39325f1231cf390744 ssh-agent 16:31:16 SSH_AUTH_SOCK=/tmp/ssh-xzfNEv65VUqh/agent.15 16:31:16 SSH_AGENT_PID=21 16:31:16 Running ssh-add (command line suppressed) 16:31:16 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1919825653954213263.key (/w/workspace/edgex-go/2@tmp/private_key_1919825653954213263.key) 16:31:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:16 + git tag --points-at HEAD [Pipeline] } 16:31:16 $ docker exec --env ******** --env ******** 0a4d8c87f679872e0872971ff04fef887dd9fea226379f39325f1231cf390744 ssh-agent -k 16:31:16 unset SSH_AUTH_SOCK; 16:31:16 unset SSH_AGENT_PID; 16:31:16 echo Agent pid 21 killed; 16:31:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:31:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:16 [ssh-agent] Looking for ssh-agent implementation... 16:31:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:17 $ docker exec 0a4d8c87f679872e0872971ff04fef887dd9fea226379f39325f1231cf390744 ssh-agent 16:31:17 SSH_AUTH_SOCK=/tmp/ssh-R4kZ7nssN1XF/agent.56 16:31:17 SSH_AGENT_PID=63 16:31:17 Running ssh-add (command line suppressed) 16:31:17 Identity added: /w/workspace/edgex-go/2@tmp/private_key_825105437103324176.key (/w/workspace/edgex-go/2@tmp/private_key_825105437103324176.key) 16:31:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:17 + git semver init 16:31:17 # -> Open(): unable to determine branch for HEAD 16:31:17 # $GIT_DIR = /w/workspace/edgex-go/2/.git 16:31:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 16:31:17 # $SEMVER_REMOTE_NAME = origin 16:31:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:31:17 # $SEMVER_USER_NAME = edgex-jenkins 16:31:17 # $SEMVER_BRANCH = PR-3494 16:31:17 # $SEMVER_TEMP = /tmp/semver-716133258 16:31:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:31:39 # '/tmp/semver-716133258' -> '/w/workspace/edgex-go/2/.semver' 16:31:39 # -> Force: false 16:31:39 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 16:31:39 $ docker exec --env ******** --env ******** 0a4d8c87f679872e0872971ff04fef887dd9fea226379f39325f1231cf390744 ssh-agent -k 16:31:39 unset SSH_AUTH_SOCK; 16:31:39 unset SSH_AGENT_PID; 16:31:39 echo Agent pid 63 killed; 16:31:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:40 + git semver [Pipeline] } 16:31:40 $ docker stop --time=1 0a4d8c87f679872e0872971ff04fef887dd9fea226379f39325f1231cf390744 16:31:55 $ docker rm -f 0a4d8c87f679872e0872971ff04fef887dd9fea226379f39325f1231cf390744 [Pipeline] // withDockerContainer [Pipeline] sh 16:31:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:31:56 Stashed 1 file(s) [Pipeline] echo 16:31:56 [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 16:31:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:31:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:31:57 + sudo service docker restart 16:31:57 + true 16:31:57 Redirecting to /bin/systemctl restart docker.service 16:32:11 Still waiting to schedule task 16:32:11 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 16:32:15 ========================================================= 16:32:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:32:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:32:16 + 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 . 16:32:17 Sending build context to Docker daemon 330.8MB 16:32:17 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:32:17 Step 2/6 : FROM ${BASE} 16:32:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:32:18 540db60ca938: Pulling fs layer 16:32:18 adcc1eea9eea: Pulling fs layer 16:32:18 4c4ab2625f07: Pulling fs layer 16:32:18 0510c868ecb4: Pulling fs layer 16:32:18 afea3b2eda06: Pulling fs layer 16:32:18 7809a108b3ef: Pulling fs layer 16:32:18 f706445af74f: Pulling fs layer 16:32:18 afea3b2eda06: Waiting 16:32:18 7809a108b3ef: Waiting 16:32:18 f706445af74f: Waiting 16:32:18 0510c868ecb4: Waiting 16:32:18 4c4ab2625f07: Verifying Checksum 16:32:18 4c4ab2625f07: Download complete 16:32:18 adcc1eea9eea: Download complete 16:32:18 afea3b2eda06: Download complete 16:32:18 7809a108b3ef: Verifying Checksum 16:32:18 7809a108b3ef: Download complete 16:32:18 540db60ca938: Verifying Checksum 16:32:18 540db60ca938: Download complete 16:32:18 540db60ca938: Pull complete 16:32:19 adcc1eea9eea: Pull complete 16:32:19 4c4ab2625f07: Pull complete 16:32:19 f706445af74f: Verifying Checksum 16:32:19 f706445af74f: Download complete 16:32:20 0510c868ecb4: Verifying Checksum 16:32:20 0510c868ecb4: Download complete 16:32:28 0510c868ecb4: Pull complete 16:32:29 afea3b2eda06: Pull complete 16:32:29 7809a108b3ef: Pull complete 16:32:44 f706445af74f: Pull complete 16:32:44 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:32:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:44 ---> b068be0155e3 16:32:44 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 16:33:03 ---> Running in 09f6d29a1878 16:33:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:33:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:33:04 (1/12) Installing libmagic (5.39-r0) 16:33:04 (2/12) Installing file (5.39-r0) 16:33:04 (3/12) Installing libc-dev (0.7.2-r3) 16:33:04 (4/12) Installing g++ (10.2.1_pre1-r3) 16:33:10 (5/12) Installing fortify-headers (1.1-r0) 16:33:10 (6/12) Installing patch (2.7.6-r6) 16:33:10 (7/12) Installing build-base (0.5-r2) 16:33:10 (8/12) Installing libsodium (1.0.18-r0) 16:33:10 (9/12) Installing pkgconf (1.7.3-r0) 16:33:10 (10/12) Installing libsodium-dev (1.0.18-r0) 16:33:10 (11/12) Installing libzmq (4.3.3-r1) 16:33:10 (12/12) Installing zeromq-dev (4.3.3-r1) 16:33:10 Executing busybox-1.32.1-r6.trigger 16:33:10 OK: 219 MiB in 52 packages 16:33:18 Removing intermediate container 09f6d29a1878 16:33:18 ---> 6c0777fab90a 16:33:18 Step 4/6 : WORKDIR /edgex-go 16:33:18 ---> Running in bb345f52b2ec 16:33:18 Removing intermediate container bb345f52b2ec 16:33:18 ---> dfa0b2e84b60 16:33:18 Step 5/6 : COPY go.mod . 16:33:18 ---> cd3a42b980c8 16:33:18 Step 6/6 : RUN go mod download 16:33:19 ---> Running in 678eb3602369 16:34:15 Removing intermediate container 678eb3602369 16:34:15 ---> c1d0725297e7 16:34:15 Successfully built c1d0725297e7 16:34:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:34:15 + docker inspect -f . ci-base-image-x86_64 16:34:15 . [Pipeline] withDockerContainer 16:34:15 prd-centos7-docker-4c-2g-15543 does not seem to be running inside a container 16:34:15 $ 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 16:34:16 $ docker top 975d041267cc258ee1cd6b89cba72ae5824cdc255abd430fe0394850a9b85325 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:17 + go version 16:34:17 go version go1.16.3 linux/amd64 [Pipeline] } 16:34:17 $ docker stop --time=1 975d041267cc258ee1cd6b89cba72ae5824cdc255abd430fe0394850a9b85325 16:34:18 $ docker rm -f 975d041267cc258ee1cd6b89cba72ae5824cdc255abd430fe0394850a9b85325 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:19 + docker inspect -f . ci-base-image-x86_64 16:34:19 . [Pipeline] withDockerContainer 16:34:19 prd-centos7-docker-4c-2g-15543 does not seem to be running inside a container 16:34:19 $ 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 16:34:20 $ docker top 145fde25bf03e398549d01f0d4eb4e177da1aa2358a736e54682804f6910f5f3 -eo pid,comm [Pipeline] { [Pipeline] echo 16:34:20 ========================================================= 16:34:20 [edgeXBuildGoParallel] Running Tests and Build... 16:34:20 ========================================================= [Pipeline] sh 16:34:20 + go mod tidy [Pipeline] sh 16:34:21 + make test 16:34:21 go mod tidy 16:34:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:34:27 ? github.com/edgexfoundry/edgex-go [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:34:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15544 in /w/workspace/edgexfoundry_edgex-go_PR-3494 [Pipeline] { [Pipeline] ws 16:34:55 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:34:55 The recommended git tool is: git 16:34:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:35:00 using credential edgex-jenkins-ssh 16:35:00 Cloning the remote Git repository 16:35:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:35:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:35:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:35:01 > git init /w/workspace/edgex-go/2 # timeout=10 16:35:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:01 > git --version # timeout=10 16:35:01 > git --version # 'git version 2.17.1' 16:35:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:35:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:35:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:35:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:35:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:35:09 # github.com/edgexfoundry/edgex-go/internal/support/scheduler 16:35:09 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) 16:35:13 # github.com/edgexfoundry/edgex-go/internal/system/agent 16:35:13 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) 16:35:13 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) 16:35:15 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.073s coverage: 46.1% of statements 16:35:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.042s coverage: 28.7% of statements 16:35:15 # github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http.test] 16:35:15 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 16:35:15 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [build failed] 16:35:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:17 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:17 > 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 16:35:18 Merging remotes/origin/master commit 38f9dcc5dd86ab810584922aac70b04bd93fc502 into PR head commit c818d844814bcdec1c2756657bb891c485e9d9c7 16:35:18 Merge succeeded, producing b8d7f1c6d0ec7a891c6b1c43f749a6be6674da69 16:35:18 Checking out Revision b8d7f1c6d0ec7a891c6b1c43f749a6be6674da69 (PR-3494) 16:35:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.097s coverage: 27.7% of statements 16:35:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 16:35:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.046s coverage: 100.0% of statements 16:35:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements 16:35:18 > git config core.sparsecheckout # timeout=10 16:35:18 > git checkout -f c818d844814bcdec1c2756657bb891c485e9d9c7 # timeout=10 16:35:18 > git remote # timeout=10 16:35:18 > git config --get remote.origin.url # timeout=10 16:35:18 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:18 > git merge 38f9dcc5dd86ab810584922aac70b04bd93fc502 # timeout=10 16:35:18 > git rev-parse HEAD^{commit} # timeout=10 16:35:18 > git config core.sparsecheckout # timeout=10 16:35:18 > git checkout -f b8d7f1c6d0ec7a891c6b1c43f749a6be6674da69 # timeout=10 16:35:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.054s coverage: 58.6% of statements 16:35:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.098s coverage: 87.7% of statements 16:35:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.056s coverage: 78.9% of statements 16:35:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.204s coverage: 28.6% of statements 16:35:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.052s coverage: 100.0% of statements 16:35:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements 16:35:23 Commit message: "Merge commit '38f9dcc5dd86ab810584922aac70b04bd93fc502' into HEAD" 16:35:23 > git rev-list --no-walk c818d844814bcdec1c2756657bb891c485e9d9c7 # timeout=10 16:35:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.085s coverage: 86.7% of statements 16:35:23 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) 16:35:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements [Pipeline] script [Pipeline] { [Pipeline] sh 16:35:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:35:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:35:25 + true 16:35:25 + sudo service docker restart 16:35:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.239s coverage: 95.1% of statements 16:35:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 16:35:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.038s coverage: 0.8% of statements 16:35:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.042s coverage: 21.7% of statements 16:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 16:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements 16:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 16:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 16:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 16:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 16:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:44 provisioning config files... 16:35:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3646292468419174901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:44 ---> docker-login.sh 16:35:44 nexus3.edgexfoundry.org:10001 16:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.207s coverage: 81.8% of statements 16:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:45 Configure a credential helper to remove this warning. See 16:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:45 16:35:45 Login Succeeded 16:35:45 nexus3.edgexfoundry.org:10002 16:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:46 Configure a credential helper to remove this warning. See 16:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:46 16:35:46 Login Succeeded 16:35:46 nexus3.edgexfoundry.org:10003 16:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:46 Configure a credential helper to remove this warning. See 16:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:46 16:35:46 Login Succeeded 16:35:46 nexus3.edgexfoundry.org:10004 16:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:47 Configure a credential helper to remove this warning. See 16:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:47 16:35:47 Login Succeeded 16:35:47 docker.io 16:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:48 Configure a credential helper to remove this warning. See 16:35:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:48 16:35:48 Login Succeeded 16:35:48 ---> docker-login.sh ends [Pipeline] } 16:35:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:35:48 ========================================================= 16:35:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:35:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:35:49 + 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 . 16:35:51 Sending build context to Docker daemon 168MB 16:35:51 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:35:51 Step 2/6 : FROM ${BASE} 16:35:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:35:52 595b0fe564bb: Pulling fs layer 16:35:52 7186ed65a4f7: Pulling fs layer 16:35:52 316046926c0a: Pulling fs layer 16:35:52 4ebd0625c992: Pulling fs layer 16:35:52 207e8628e3a3: Pulling fs layer 16:35:52 c791037a9be2: Pulling fs layer 16:35:52 ffd874e62e21: Pulling fs layer 16:35:52 c791037a9be2: Waiting 16:35:52 4ebd0625c992: Waiting 16:35:52 ffd874e62e21: Waiting 16:35:52 207e8628e3a3: Waiting 16:35:52 316046926c0a: Verifying Checksum 16:35:52 316046926c0a: Download complete 16:35:52 7186ed65a4f7: Verifying Checksum 16:35:52 7186ed65a4f7: Download complete 16:35:52 207e8628e3a3: Verifying Checksum 16:35:52 207e8628e3a3: Download complete 16:35:52 595b0fe564bb: Verifying Checksum 16:35:52 595b0fe564bb: Download complete 16:35:52 c791037a9be2: Verifying Checksum 16:35:52 c791037a9be2: Download complete 16:35:52 595b0fe564bb: Pull complete 16:35:53 7186ed65a4f7: Pull complete 16:35:53 316046926c0a: Pull complete 16:35:54 ffd874e62e21: Verifying Checksum 16:35:54 ffd874e62e21: Download complete 16:35:55 4ebd0625c992: Download complete 16:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 16:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 16:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 16:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements 16:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 76.0% of statements 16:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.0% of statements 16:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 16:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 16:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements 16:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements 16:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 16:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements 16:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 16:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements 16:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 16:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements 16:36:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.5% of statements 16:36:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.030s coverage: 89.5% of statements 16:36:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.024s coverage: 84.8% of statements 16:36:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.093s coverage: 46.8% of statements 16:36:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements 16:36:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements 16:36:08 4ebd0625c992: Pull complete 16:36:08 207e8628e3a3: Pull complete 16:36:08 c791037a9be2: Pull complete 16:36:08 # github.com/edgexfoundry/edgex-go/internal/support/scheduler [github.com/edgexfoundry/edgex-go/internal/support/scheduler.test] 16:36:08 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) 16:36:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.063s coverage: 18.9% of statements 16:36:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.120s coverage: 91.9% of statements 16:36:10 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 16:36:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.052s coverage: 99.0% of statements 16:36:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.056s coverage: 100.0% of statements 16:36:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.052s coverage: 64.6% of statements 16:36:11 ffd874e62e21: Pull complete 16:36:11 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 16:36:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:11 ---> cfc18b08335c 16:36:11 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 16:36:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.088s coverage: 97.6% of statements 16:36:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements 16:36:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements 16:36:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements 16:36:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 16:36:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements 16:36:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 27.9% of statements 16:36:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 16:36:13 make: *** [Makefile:98: test] Error 2 [Pipeline] } 16:36:13 $ docker stop --time=1 145fde25bf03e398549d01f0d4eb4e177da1aa2358a736e54682804f6910f5f3 16:36:13 ---> Running in deb59a591da9 16:36:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:36:15 $ 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] } 16:36:15 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] } 16:36:15 Failed in branch amd64 16:36:18 (1/12) Installing libmagic (5.39-r0) 16:36:19 (2/12) Installing file (5.39-r0) 16:36:19 (3/12) Installing libc-dev (0.7.2-r3) 16:36:19 (4/12) Installing g++ (10.2.1_pre1-r3) 16:36:36 (5/12) Installing fortify-headers (1.1-r0) 16:36:36 (6/12) Installing patch (2.7.6-r6) 16:36:36 (7/12) Installing build-base (0.5-r2) 16:36:36 (8/12) Installing libsodium (1.0.18-r0) 16:36:37 (9/12) Installing pkgconf (1.7.3-r0) 16:36:37 (10/12) Installing libsodium-dev (1.0.18-r0) 16:36:37 (11/12) Installing libzmq (4.3.3-r1) 16:36:37 (12/12) Installing zeromq-dev (4.3.3-r1) 16:36:37 Executing busybox-1.32.1-r6.trigger 16:36:37 OK: 218 MiB in 52 packages 16:36:42 Removing intermediate container deb59a591da9 16:36:42 ---> 283864967a92 16:36:42 Step 4/6 : WORKDIR /edgex-go 16:36:42 ---> Running in 0aa1a70b7588 16:36:42 Removing intermediate container 0aa1a70b7588 16:36:42 ---> f054fa890ef8 16:36:42 Step 5/6 : COPY go.mod . 16:36:43 ---> 3ee13065737d 16:36:43 Step 6/6 : RUN go mod download 16:36:43 ---> Running in 8b5381c5763a 16:37:09 Removing intermediate container 8b5381c5763a 16:37:09 ---> 92941d11708a 16:37:09 Successfully built 92941d11708a 16:37:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:37:10 + docker inspect -f . ci-base-image-arm64 16:37:10 . [Pipeline] withDockerContainer 16:37:10 prd-ubuntu18.04-docker-arm64-4c-16g-15544 does not seem to be running inside a container 16:37:10 $ 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 16:37:12 $ docker top 3fe385eba989048cb0d7a49ad69af0186deae2fc7d1901c8b2d84042bca68e0b -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:13 + go version 16:37:13 go version go1.16.3 linux/arm64 [Pipeline] } 16:37:13 $ docker stop --time=1 3fe385eba989048cb0d7a49ad69af0186deae2fc7d1901c8b2d84042bca68e0b 16:37:14 $ docker rm -f 3fe385eba989048cb0d7a49ad69af0186deae2fc7d1901c8b2d84042bca68e0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:15 + docker inspect -f . ci-base-image-arm64 16:37:15 . [Pipeline] withDockerContainer 16:37:15 prd-ubuntu18.04-docker-arm64-4c-16g-15544 does not seem to be running inside a container 16:37:16 $ 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 16:37:17 $ docker top fc950d6e636906fd29e7d694efd61a28e6ca531a6c255f7526b4981a157754d1 -eo pid,comm [Pipeline] { [Pipeline] echo 16:37:17 ========================================================= 16:37:17 [edgeXBuildGoParallel] Running Tests and Build... 16:37:17 ========================================================= [Pipeline] sh 16:37:18 + go mod tidy [Pipeline] sh 16:37:20 + make test 16:37:20 go mod tidy 16:37:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:37:47 ? github.com/edgexfoundry/edgex-go [no test files] 16:38:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:38:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:38:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:39:07 # github.com/edgexfoundry/edgex-go/internal/support/scheduler 16:39:07 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) 16:39:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:39:16 # github.com/edgexfoundry/edgex-go/internal/system/agent 16:39:16 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) 16:39:16 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) 16:39:22 # github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http.test] 16:39:22 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 16:39:23 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.366s coverage: 46.1% of statements 16:39:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.154s coverage: 28.7% of statements 16:39:23 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [build failed] 16:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.810s coverage: 27.7% of statements 16:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.218s coverage: 81.2% of statements 16:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.182s coverage: 100.0% of statements 16:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.185s coverage: 100.0% of statements 16:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.282s coverage: 58.6% of statements 16:39:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.585s coverage: 87.7% of statements 16:39:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.219s coverage: 78.9% of statements 16:39:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.226s coverage: 28.6% of statements 16:39:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.360s coverage: 100.0% of statements 16:39:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.183s coverage: 100.0% of statements 16:39:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.450s coverage: 86.7% of statements 16:39:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.479s coverage: 97.5% of statements 16:39:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.279s coverage: 78.3% of statements 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.434s coverage: 95.1% of statements 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.300s coverage: 0.8% of statements 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.178s coverage: 21.7% of statements 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.194s coverage: 47.1% of statements 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.197s coverage: 79.5% of statements 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.199s coverage: 94.1% of statements 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.168s coverage: 87.5% of statements 16:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.227s coverage: 94.4% of statements 16:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.159s coverage: 44.8% of statements 16:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.491s coverage: 81.8% of statements 16:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements 16:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 16:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 16:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements 16:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.185s coverage: 76.0% of statements 16:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements 16:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 16:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.230s coverage: 85.4% of statements 16:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.312s coverage: 91.2% of statements 16:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.733s coverage: 64.4% of statements 16:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.188s coverage: 100.0% of statements 16:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements 16:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements 16:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 16:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 16:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.037s coverage: 66.9% of statements 16:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.787s coverage: 43.5% of statements 16:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.145s coverage: 89.5% of statements 16:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.114s coverage: 84.8% of statements 16:40:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.481s coverage: 46.8% of statements 16:40:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.224s coverage: 100.0% of statements 16:40:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.109s coverage: 100.0% of statements 16:40:30 # github.com/edgexfoundry/edgex-go/internal/support/scheduler [github.com/edgexfoundry/edgex-go/internal/support/scheduler.test] 16:40:30 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) 16:40:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.272s coverage: 18.9% of statements 16:40:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.526s coverage: 91.9% of statements 16:40:32 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.209s coverage: 99.0% of statements 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.273s coverage: 100.0% of statements 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.203s coverage: 64.6% of statements 16:40:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.409s coverage: 97.6% of statements 16:40:37 ok github.com/edgexfoundry/edgex-go/internal/system 0.069s coverage: 0.0% of statements 16:40:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements 16:40:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements 16:40:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.081s coverage: 100.0% of statements 16:40:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.171s coverage: 28.1% of statements 16:40:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.154s coverage: 27.9% of statements 16:40:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements 16:40:39 make: *** [Makefile:98: test] Error 2 [Pipeline] } 16:40:39 $ docker stop --time=1 fc950d6e636906fd29e7d694efd61a28e6ca531a6c255f7526b4981a157754d1 16:40:41 $ 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 16:40:43 ---> job-cost.sh 16:40:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J6hF 16:41:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:42:44 lf-activate-venv(): INFO: Adding /tmp/venv-J6hF/bin to PATH 16:42:44 INFO: No Stack... 16:42:44 INFO: Retrieving Pricing Info for: v2-standard-4 16:42:44 INFO: Archiving Costs [Pipeline] sh 16:42:45 + + cutcat -d, /w/workspace/edgex-go/2/archives/cost.csv -f6 16:42:45 [Pipeline] lock 16:42:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3494-2-stack-cost] 16:42:45 Resource [jenkins-edgexfoundry-edgex-go-PR-3494-2-stack-cost] did not exist. Created. 16:42:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3494-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:42:45 + echo total: 0.18000000715255737 [Pipeline] stash 16:42:46 Stashed 1 file(s) [Pipeline] } 16:42:46 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] } 16:42:46 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 16:42:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:42:48 ---> package-listing.sh 16:42:48 ++ tr '[:upper:]' '[:lower:]' 16:42:48 ++ facter osfamily 16:42:49 + OS_FAMILY=redhat 16:42:49 + workspace=/w/workspace/edgex-go/2 16:42:49 + START_PACKAGES=/tmp/packages_start.txt 16:42:49 + END_PACKAGES=/tmp/packages_end.txt 16:42:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:42:49 + PACKAGES=/tmp/packages_start.txt 16:42:49 + '[' /w/workspace/edgex-go/2 ']' 16:42:49 + PACKAGES=/tmp/packages_end.txt 16:42:49 + case "${OS_FAMILY}" in 16:42:49 + sort 16:42:49 + rpm -qa 16:42:49 + '[' -f /tmp/packages_start.txt ']' 16:42:49 + '[' -f /tmp/packages_end.txt ']' 16:42:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:42:49 + '[' /w/workspace/edgex-go/2 ']' 16:42:49 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:42:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:42:49 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 16:42:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:42:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:42:50 16:42:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:42:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:42:50 alpine: Pulling from edgex-lftools-log-publisher 16:42:50 df20fa9351a1: Pulling fs layer 16:42:50 36b3adc4ff6f: Pulling fs layer 16:42:50 8ad3a11d3b57: Pulling fs layer 16:42:50 46f8f816bc3b: Pulling fs layer 16:42:50 93b61091891f: Pulling fs layer 16:42:50 93b9cdb0e59b: Pulling fs layer 16:42:50 5e14af77c1be: Pulling fs layer 16:42:50 01666e4c0597: Pulling fs layer 16:42:50 aa168da1d23b: Pulling fs layer 16:42:50 46f8f816bc3b: Waiting 16:42:50 93b61091891f: Waiting 16:42:50 93b9cdb0e59b: Waiting 16:42:50 5e14af77c1be: Waiting 16:42:50 01666e4c0597: Waiting 16:42:50 aa168da1d23b: Waiting 16:42:50 36b3adc4ff6f: Verifying Checksum 16:42:50 36b3adc4ff6f: Download complete 16:42:51 46f8f816bc3b: Verifying Checksum 16:42:51 46f8f816bc3b: Download complete 16:42:51 df20fa9351a1: Verifying Checksum 16:42:51 df20fa9351a1: Download complete 16:42:51 93b9cdb0e59b: Verifying Checksum 16:42:51 93b9cdb0e59b: Download complete 16:42:51 5e14af77c1be: Verifying Checksum 16:42:51 5e14af77c1be: Download complete 16:42:51 93b61091891f: Verifying Checksum 16:42:51 93b61091891f: Download complete 16:42:51 01666e4c0597: Verifying Checksum 16:42:51 01666e4c0597: Download complete 16:42:51 8ad3a11d3b57: Verifying Checksum 16:42:51 8ad3a11d3b57: Download complete 16:42:51 df20fa9351a1: Pull complete 16:42:51 36b3adc4ff6f: Pull complete 16:42:51 8ad3a11d3b57: Pull complete 16:42:51 46f8f816bc3b: Pull complete 16:42:52 93b61091891f: Pull complete 16:42:52 93b9cdb0e59b: Pull complete 16:42:52 5e14af77c1be: Pull complete 16:42:52 01666e4c0597: Pull complete 16:42:53 aa168da1d23b: Verifying Checksum 16:42:53 aa168da1d23b: Download complete 16:42:58 aa168da1d23b: Pull complete 16:42:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:42:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:42:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:42:58 prd-centos7-docker-4c-2g-15543 does not seem to be running inside a container 16:42:58 $ 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 16:43:11 $ docker top 55da068b0e95f8f030bae3760c1247d86cb96bb00973fcc650b95877c8614c0b -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:12 + touch /tmp/pre-build-complete [Pipeline] sh 16:43:12 + mkdir -p /var/log/sa [Pipeline] sh 16:43:12 + ls /var/log/sa-host 16:43:12 + sadf -c /var/log/sa-host/sa05 16:43:12 file_magic: OK 16:43:12 HZ: Using current value: 100 16:43:12 file_header: OK 16:43:12 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 16:43:12 Statistics: 16:43:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:43:12 File successfully converted to sysstat format version 12.2.1 16:43:12 + sadf -c /var/log/sa-host/sa21 16:43:12 file_magic: OK 16:43:12 HZ: Using current value: 100 16:43:12 file_header: OK 16:43:12 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 16:43:12 Statistics: 16:43:12 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... 16:43:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:43:13 provisioning config files... 16:43:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7333363184526521872tmp [Pipeline] { [Pipeline] echo 16:43:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:43:13 ---> create-netrc.sh [Pipeline] } 16:43:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:43:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:43:13 ---> python-tools-install.sh [Pipeline] echo 16:43:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:43:14 ---> sudo-logs.sh 16:43:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:43:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:43:14 ---> job-cost.sh 16:43:14 lf-activate-venv: SKIPPING 16:43:14 DEBUG: total: 0.18000000715255737 16:43:14 INFO: Retrieving Stack Cost... 16:43:15 INFO: Retrieving Pricing Info for: v3-standard-2 16:43:15 INFO: Archiving Costs [Pipeline] echo 16:43:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:43:15 ---> logs-deploy.sh 16:43:15 lf-activate-venv: SKIPPING 16:43:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3494/2 16:43:15 INFO: archiving workspace using pattern(s): 16:43:16 Archives upload complete. 16:43:16 INFO: archiving logs to Nexus 16:43:17 ---> uname -a: 16:43:17 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 16:43:17 16:43:17 16:43:17 ---> lscpu: 16:43:17 Architecture: x86_64 16:43:17 CPU op-mode(s): 32-bit, 64-bit 16:43:17 Byte Order: Little Endian 16:43:17 Address sizes: 40 bits physical, 48 bits virtual 16:43:17 CPU(s): 2 16:43:17 On-line CPU(s) list: 0,1 16:43:17 Thread(s) per core: 1 16:43:17 Core(s) per socket: 1 16:43:17 Socket(s): 2 16:43:17 NUMA node(s): 1 16:43:17 Vendor ID: AuthenticAMD 16:43:17 CPU family: 23 16:43:17 Model: 49 16:43:17 Model name: AMD EPYC-Rome Processor 16:43:17 Stepping: 0 16:43:17 CPU MHz: 2799.998 16:43:17 BogoMIPS: 5599.99 16:43:17 Virtualization: AMD-V 16:43:17 Hypervisor vendor: KVM 16:43:17 Virtualization type: full 16:43:17 L1d cache: 64 KiB 16:43:17 L1i cache: 64 KiB 16:43:17 L2 cache: 1 MiB 16:43:17 L3 cache: 32 MiB 16:43:17 NUMA node0 CPU(s): 0,1 16:43:17 Vulnerability Itlb multihit: Not affected 16:43:17 Vulnerability L1tf: Not affected 16:43:17 Vulnerability Mds: Not affected 16:43:17 Vulnerability Meltdown: Not affected 16:43:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:43:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:43:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:43:17 Vulnerability Srbds: Not affected 16:43:17 Vulnerability Tsx async abort: Not affected 16:43:17 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 16:43:17 16:43:17 16:43:17 ---> nproc: 16:43:17 2 16:43:17 16:43:17 16:43:17 ---> df -h: 16:43:17 Filesystem Size Used Available Use% Mounted on 16:43:17 overlay 40.0G 8.6G 31.4G 21% / 16:43:17 tmpfs 64.0M 0 64.0M 0% /dev 16:43:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:43:17 shm 64.0M 0 64.0M 0% /dev/shm 16:43:17 /dev/vda1 40.0G 8.6G 31.4G 21% /facter-os 16:43:17 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/resolv.conf 16:43:17 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hostname 16:43:17 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hosts 16:43:17 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/sa-host 16:43:17 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/secure 16:43:17 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/auth.log 16:43:17 /dev/vda1 40.0G 8.6G 31.4G 21% /run/cloud-init/result.json 16:43:17 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/2 16:43:17 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/2@tmp 16:43:17 16:43:17 16:43:17 ---> free -m: 16:43:17 total used free shared buff/cache available 16:43:17 Mem: 7821 1052 3681 0 3087 6629 16:43:17 Swap: 1023 0 1023 16:43:17 16:43:17 16:43:17 ---> ip addr: 16:43:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:43:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:43:17 inet 127.0.0.1/8 scope host lo 16:43:17 valid_lft forever preferred_lft forever 16:43:17 inet6 ::1/128 scope host 16:43:17 valid_lft forever preferred_lft forever 16:43:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:43:17 link/ether fa:16:3e:90:2f:95 brd ff:ff:ff:ff:ff:ff 16:43:17 inet 10.30.122.32/23 brd 10.30.123.255 scope global dynamic eth0 16:43:17 valid_lft 85604sec preferred_lft 85604sec 16:43:17 inet6 fe80::f816:3eff:fe90:2f95/64 scope link 16:43:17 valid_lft forever preferred_lft forever 16:43:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:43:17 link/ether 02:42:8a:7a:75:39 brd ff:ff:ff:ff:ff:ff 16:43:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:43:17 valid_lft forever preferred_lft forever 16:43:17 inet6 fe80::42:8aff:fe7a:7539/64 scope link 16:43:17 valid_lft forever preferred_lft forever 16:43:17 16:43:17 16:43:17 ---> sar -b -r -n DEV: 16:43:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 16:43:17 16:43:17 16:29:50 LINUX RESTART (2 CPU) 16:43:17 16:43:17 16:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:43:17 16:32:01 36.28 3.38 32.89 0.00 2565.36 13354.60 0.00 16:43:17 16:33:01 119.55 0.00 119.55 0.00 0.00 27988.97 0.00 16:43:17 16:34:01 96.85 0.00 96.85 0.00 0.00 11745.48 0.00 16:43:17 16:35:01 63.55 0.00 63.55 0.00 0.00 8132.45 0.00 16:43:17 16:36:01 60.45 0.02 60.44 0.00 0.53 10785.96 0.00 16:43:17 16:37:02 15.46 0.00 15.46 0.00 0.00 1059.46 0.00 16:43:17 16:38:01 0.27 0.00 0.27 0.00 0.00 3.71 0.00 16:43:17 16:39:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 16:43:17 16:40:01 0.20 0.00 0.20 0.00 0.00 1.53 0.00 16:43:17 16:41:01 0.27 0.00 0.27 0.00 0.00 3.68 0.00 16:43:17 16:42:01 0.28 0.00 0.28 0.00 0.00 2.72 0.00 16:43:17 16:43:01 20.01 0.10 19.91 0.00 10.00 2344.28 0.00 16:43:17 Average: 34.53 0.29 34.23 0.00 214.90 6296.76 0.00 16:43:17 16:43:17 16:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:43:17 16:32:01 5148180 0 796504 9.95 2620 2061636 1275404 14.08 722500 1722480 152 16:43:17 16:33:01 4227124 0 923788 11.53 2620 2855408 1422372 15.70 1010032 2285260 8 16:43:17 16:34:01 3775260 0 1000620 12.49 2620 3230440 1418644 15.66 1182468 2487948 116900 16:43:17 16:35:01 3959736 0 1023912 12.78 2620 3022672 1653228 18.25 1224024 2270456 199292 16:43:17 16:36:01 3795872 0 1057152 13.20 2620 3153296 1583700 17.48 1326460 2321692 16748 16:43:17 16:37:02 4301924 0 950644 11.87 2620 2753752 1235388 13.64 1043732 2133616 20 16:43:17 16:38:01 4306416 0 946144 11.81 2620 2753760 1198356 13.23 1048332 2125504 8 16:43:17 16:39:01 4303776 0 948780 11.85 2620 2753764 1198356 13.23 1041764 2134664 8 16:43:17 16:40:01 4304552 0 948004 11.84 2620 2753764 1198356 13.23 1043748 2132712 8 16:43:17 16:41:01 4304148 0 948400 11.84 2620 2753772 1198452 13.23 1043784 2133160 8 16:43:17 16:42:01 4304788 0 947760 11.83 2620 2753772 1198356 13.23 1043340 2133160 12 16:43:17 16:43:01 3799096 0 1049024 13.10 2620 3158200 1478248 16.32 1221428 2396240 313256 16:43:17 Average: 4210906 0 961728 12.01 2620 2833686 1338238 14.77 1079301 2189741 53868 16:43:17 16:43:17 16:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:43:17 16:32:01 eth0 892.50 1040.16 3044.78 138.47 0.00 0.00 0.00 0.00 16:43:17 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:32:01 docker0 974.53 804.98 78.10 2696.02 0.00 0.00 0.00 0.00 16:43:17 16:33:01 eth0 269.39 245.54 2684.39 23.59 0.00 0.00 0.00 0.00 16:43:17 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:34:01 eth0 261.86 184.91 859.77 20.26 0.00 0.00 0.00 0.00 16:43:17 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:34:01 docker0 178.02 247.08 12.00 848.54 0.00 0.00 0.00 0.00 16:43:17 16:35:01 eth0 33.68 22.14 30.20 63.15 0.00 0.00 0.00 0.00 16:43:17 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:35:01 veth256f453 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:43:17 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:36:01 eth0 30.30 16.26 23.21 12.24 0.00 0.00 0.00 0.00 16:43:17 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:36:01 veth256f453 2.35 2.35 0.19 0.20 0.00 0.00 0.00 0.00 16:43:17 16:36:01 docker0 2.35 2.35 0.16 0.20 0.00 0.00 0.00 0.00 16:43:17 16:37:02 eth0 10.94 5.86 9.26 4.47 0.00 0.00 0.00 0.00 16:43:17 16:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:37:02 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:38:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:43:17 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:39:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:40:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:43:17 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:41:01 eth0 0.32 0.28 0.14 0.08 0.00 0.00 0.00 0.00 16:43:17 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:43:17 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:43:01 eth0 194.47 175.65 2168.76 67.51 0.00 0.00 0.00 0.00 16:43:17 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 Average: eth0 141.42 141.16 736.22 27.52 0.00 0.00 0.00 0.00 16:43:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:17 Average: docker0 96.43 88.08 7.54 296.11 0.00 0.00 0.00 0.00 16:43:17 16:43:17 16:43:17 ---> sar -P ALL: 16:43:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 16:43:17 16:43:17 16:29:50 LINUX RESTART (2 CPU) 16:43:17 16:43:17 16:31:01 CPU %user %nice %system %iowait %steal %idle 16:43:17 16:32:01 all 14.27 0.00 3.66 17.36 0.14 64.57 16:43:17 16:32:01 0 17.84 0.00 3.89 22.55 0.14 55.58 16:43:17 16:32:01 1 10.74 0.00 3.43 12.23 0.14 73.47 16:43:17 16:33:01 all 6.08 0.00 2.81 19.83 0.07 71.21 16:43:17 16:33:01 0 5.78 0.00 3.10 19.07 0.09 71.97 16:43:17 16:33:01 1 6.39 0.00 2.52 20.59 0.05 70.45 16:43:17 16:34:01 all 5.31 0.00 2.83 19.32 0.11 72.43 16:43:17 16:34:01 0 5.30 0.00 2.94 19.11 0.14 72.52 16:43:17 16:34:01 1 5.32 0.00 2.72 19.54 0.08 72.34 16:43:17 16:35:01 all 43.98 0.00 5.43 21.87 0.10 28.63 16:43:17 16:35:01 0 44.40 0.00 5.74 19.65 0.09 30.12 16:43:17 16:35:01 1 43.55 0.00 5.11 24.10 0.11 27.14 16:43:17 16:36:01 all 29.28 0.00 3.80 10.45 0.10 56.38 16:43:17 16:36:01 0 30.57 0.00 4.09 9.13 0.10 56.10 16:43:17 16:36:01 1 27.99 0.00 3.51 11.77 0.09 56.65 16:43:17 16:37:02 all 10.69 0.00 1.80 1.52 0.06 85.93 16:43:17 16:37:02 0 11.25 0.00 1.54 1.71 0.07 85.42 16:43:17 16:37:02 1 10.14 0.00 2.05 1.32 0.05 86.43 16:43:17 16:38:01 all 0.20 0.00 0.04 0.00 0.02 99.75 16:43:17 16:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:43:17 16:38:01 1 0.37 0.00 0.05 0.00 0.02 99.56 16:43:17 16:39:01 all 0.27 0.00 0.38 0.00 0.04 99.31 16:43:17 16:39:01 0 0.13 0.00 0.38 0.00 0.03 99.45 16:43:17 16:39:01 1 0.40 0.00 0.38 0.00 0.05 99.17 16:43:17 16:40:01 all 0.17 0.00 0.02 0.00 0.04 99.77 16:43:17 16:40:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:43:17 16:40:01 1 0.32 0.00 0.02 0.00 0.05 99.62 16:43:17 16:41:01 all 0.14 0.00 0.02 0.00 0.03 99.81 16:43:17 16:41:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:43:17 16:41:01 1 0.25 0.00 0.02 0.00 0.03 99.70 16:43:17 16:42:01 all 0.05 0.00 0.03 0.00 0.03 99.89 16:43:17 16:42:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:43:17 16:42:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:43:17 16:43:17 16:42:01 CPU %user %nice %system %iowait %steal %idle 16:43:17 16:43:01 all 6.12 0.00 2.22 2.48 0.04 89.14 16:43:17 16:43:01 0 6.17 0.00 2.39 2.71 0.03 88.69 16:43:17 16:43:01 1 6.07 0.00 2.04 2.25 0.05 89.59 16:43:17 Average: all 9.46 0.00 1.89 7.60 0.06 81.00 16:43:17 Average: 0 9.86 0.00 1.98 7.68 0.07 80.42 16:43:17 Average: 1 9.05 0.00 1.79 7.51 0.06 81.58 16:43:17 16:43:17 16:43:17