Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 rather than 609ee72a2b20284acfb9fc2a8bfa958bb4c336db Obtained Jenkinsfile from 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 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-ssh5333512030350564144.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh3515110891051625887.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/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-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8465911278167025362.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh2916143613118710367.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3579/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-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6983458806214865528.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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/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/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 ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-603 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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/10@tmp/jenkins-gitclient-ssh5951554354278489452.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 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 609ee72a2b20284acfb9fc2a8bfa958bb4c336db Merge succeeded, producing 609ee72a2b20284acfb9fc2a8bfa958bb4c336db Checking out Revision 609ee72a2b20284acfb9fc2a8bfa958bb4c336db (PR-3579) > 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/10@tmp/jenkins-gitclient-ssh8092720926408422471.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 609ee72a2b20284acfb9fc2a8bfa958bb4c336db # 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/10@tmp/jenkins-gitclient-ssh2229029802766698731.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 609ee72a2b20284acfb9fc2a8bfa958bb4c336db # timeout=10 Commit message: "feat(snap): add go-based configure and install hooks" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-21T22:23:57.700Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-21T22:23:57.789Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T22:23:57.814Z] ========================================================= [2021-06-21T22:23:57.814Z] EdgeX Global Pipelines Version Info [2021-06-21T22:23:57.814Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6c463b6c2398c3b64ed54d2b464814bb8891669f # timeout=10 [2021-06-21T22:23:59.326Z] ------------------- [2021-06-21T22:23:59.326Z] stable info: [2021-06-21T22:23:59.326Z] ------------------- [2021-06-21T22:23:59.326Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-21T22:23:59.326Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T22:23:59.326Z] Message: update stable to v1.0.195 [2021-06-21T22:23:59.901Z] ------------------- [2021-06-21T22:23:59.901Z] experimental info: [2021-06-21T22:23:59.901Z] ------------------- [2021-06-21T22:23:59.901Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-21T22:23:59.901Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T22:23:59.901Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-21T22:24:00.022Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-21T22:24:00.046Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-21T22:24:00.066Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-21T22:24:00.087Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-21T22:24:00.107Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-21T22:24:00.127Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-21T22:24:00.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-21T22:24:00.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-21T22:24:00.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-21T22:24:00.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-21T22:24:00.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-21T22:24:00.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-21T22:24:00.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-21T22:24:00.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-21T22:24:00.384Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T22:24:00.427Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T22:24:00.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-21T22:24:00.513Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-21T22:24:00.544Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-21T22:24:00.580Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-21T22:24:00.626Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-21T22:24:00.676Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-21T22:24:00.727Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-21T22:24:00.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-21T22:24:00.828Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-21T22:24:00.875Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 609ee72a2b20284acfb9fc2a8bfa958bb4c336db [Pipeline] echo [2021-06-21T22:24:00.919Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 609ee72 [Pipeline] echo [2021-06-21T22:24:00.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T22:24:01.184Z] provisioning config files... [2021-06-21T22:24:01.205Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config6025098973532634588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:24:01.549Z] ---> docker-login.sh [2021-06-21T22:24:01.549Z] nexus3.edgexfoundry.org:10001 [2021-06-21T22:24:01.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:24:01.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:24:01.812Z] Configure a credential helper to remove this warning. See [2021-06-21T22:24:01.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:24:01.812Z] [2021-06-21T22:24:01.812Z] Login Succeeded [2021-06-21T22:24:01.812Z] nexus3.edgexfoundry.org:10002 [2021-06-21T22:24:01.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:24:02.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:24:02.077Z] Configure a credential helper to remove this warning. See [2021-06-21T22:24:02.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:24:02.077Z] [2021-06-21T22:24:02.077Z] Login Succeeded [2021-06-21T22:24:02.077Z] nexus3.edgexfoundry.org:10003 [2021-06-21T22:24:02.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:24:02.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:24:02.077Z] Configure a credential helper to remove this warning. See [2021-06-21T22:24:02.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:24:02.077Z] [2021-06-21T22:24:02.077Z] Login Succeeded [2021-06-21T22:24:02.077Z] nexus3.edgexfoundry.org:10004 [2021-06-21T22:24:02.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:24:02.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:24:02.338Z] Configure a credential helper to remove this warning. See [2021-06-21T22:24:02.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:24:02.338Z] [2021-06-21T22:24:02.338Z] Login Succeeded [2021-06-21T22:24:02.338Z] docker.io [2021-06-21T22:24:02.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:24:02.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:24:02.600Z] Configure a credential helper to remove this warning. See [2021-06-21T22:24:02.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:24:02.600Z] [2021-06-21T22:24:02.600Z] Login Succeeded [2021-06-21T22:24:02.600Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T22:24:02.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T22:24:02.947Z] ++ 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-06-21T22:24:02.947Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T22:24:02.947Z] ++ cut -d/ -f2 [2021-06-21T22:24:02.947Z] ++ dirname cmd/core-command/Dockerfile [2021-06-21T22:24:02.947Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-21T22:24:02.947Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T22:24:02.947Z] ++ dirname cmd/core-data/Dockerfile [2021-06-21T22:24:02.947Z] ++ cut -d/ -f2 [2021-06-21T22:24:02.947Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-21T22:24:02.947Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T22:24:02.947Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-21T22:24:02.947Z] ++ cut -d/ -f2 [2021-06-21T22:24:02.947Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-21T22:24:02.947Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T22:24:02.947Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-21T22:24:02.947Z] ++ cut -d/ -f2 [2021-06-21T22:24:02.947Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-21T22:24:02.947Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T22:24:02.947Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-21T22:24:02.947Z] ++ cut -d/ -f2 [2021-06-21T22:24:02.947Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-21T22:24:02.947Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T22:24:02.947Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-21T22:24:02.947Z] ++ cut -d/ -f2 [2021-06-21T22:24:02.947Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-21T22:24:02.947Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T22:24:02.947Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-21T22:24:02.947Z] ++ cut -d/ -f2 [2021-06-21T22:24:02.947Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-21T22:24:02.947Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T22:24:02.947Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-21T22:24:02.947Z] ++ cut -d/ -f2 [2021-06-21T22:24:02.947Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-21T22:24:02.947Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T22:24:02.947Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-21T22:24:02.947Z] ++ cut -d/ -f2 [2021-06-21T22:24:02.947Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-21T22:24:03.013Z] 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-06-21T22:24:04.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T22:24:04.562Z] [2021-06-21T22:24:04.562Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:24:04.882Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T22:24:04.882Z] latest: Pulling from edgex-devops/git-semver [2021-06-21T22:24:04.882Z] 31603596830f: Pulling fs layer [2021-06-21T22:24:04.882Z] 54011a49482f: Pulling fs layer [2021-06-21T22:24:04.882Z] a6820b24f6d8: Pulling fs layer [2021-06-21T22:24:04.882Z] f581987b2513: Pulling fs layer [2021-06-21T22:24:04.882Z] f581987b2513: Waiting [2021-06-21T22:24:04.882Z] 54011a49482f: Verifying Checksum [2021-06-21T22:24:04.882Z] 54011a49482f: Download complete [2021-06-21T22:24:04.882Z] 31603596830f: Verifying Checksum [2021-06-21T22:24:04.882Z] 31603596830f: Download complete [2021-06-21T22:24:05.148Z] f581987b2513: Verifying Checksum [2021-06-21T22:24:05.148Z] f581987b2513: Download complete [2021-06-21T22:24:05.148Z] a6820b24f6d8: Verifying Checksum [2021-06-21T22:24:05.148Z] a6820b24f6d8: Download complete [2021-06-21T22:24:05.148Z] 31603596830f: Pull complete [2021-06-21T22:24:05.410Z] 54011a49482f: Pull complete [2021-06-21T22:24:05.990Z] a6820b24f6d8: Pull complete [2021-06-21T22:24:05.990Z] f581987b2513: Pull complete [2021-06-21T22:24:05.990Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-21T22:24:05.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T22:24:05.990Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-21T22:24:06.071Z] prd-centos7-docker-4c-2g-603 does not seem to be running inside a container [2021-06-21T22:24:06.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T22:24:07.433Z] $ docker top 179137b70d6562c058b74b79bf1b883b49cdf918ea8a948442e72212212d173a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T22:24:07.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T22:24:07.565Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T22:24:07.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T22:24:07.688Z] $ docker exec 179137b70d6562c058b74b79bf1b883b49cdf918ea8a948442e72212212d173a ssh-agent [2021-06-21T22:24:07.809Z] SSH_AUTH_SOCK=/tmp/ssh-HET4uzHsuehG/agent.13 [2021-06-21T22:24:07.809Z] SSH_AGENT_PID=19 [2021-06-21T22:24:07.818Z] Running ssh-add (command line suppressed) [2021-06-21T22:24:07.911Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_3294143708753975358.key (/w/workspace/edgex-go/10@tmp/private_key_3294143708753975358.key) [2021-06-21T22:24:07.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T22:24:08.244Z] + git tag --points-at HEAD [Pipeline] } [2021-06-21T22:24:08.255Z] $ docker exec --env ******** --env ******** 179137b70d6562c058b74b79bf1b883b49cdf918ea8a948442e72212212d173a ssh-agent -k [2021-06-21T22:24:08.345Z] unset SSH_AUTH_SOCK; [2021-06-21T22:24:08.346Z] unset SSH_AGENT_PID; [2021-06-21T22:24:08.346Z] echo Agent pid 19 killed; [2021-06-21T22:24:08.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-21T22:24:08.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T22:24:08.401Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T22:24:08.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T22:24:08.509Z] $ docker exec 179137b70d6562c058b74b79bf1b883b49cdf918ea8a948442e72212212d173a ssh-agent [2021-06-21T22:24:08.624Z] SSH_AUTH_SOCK=/tmp/ssh-H0huv1FZxC2J/agent.54 [2021-06-21T22:24:08.624Z] SSH_AGENT_PID=61 [2021-06-21T22:24:08.629Z] Running ssh-add (command line suppressed) [2021-06-21T22:24:08.728Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_6861248704999499241.key (/w/workspace/edgex-go/10@tmp/private_key_6861248704999499241.key) [2021-06-21T22:24:08.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T22:24:09.054Z] + git semver init [2021-06-21T22:24:09.054Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T22:24:09.054Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2021-06-21T22:24:09.054Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2021-06-21T22:24:09.054Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T22:24:09.054Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T22:24:09.054Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T22:24:09.054Z] # $SEMVER_BRANCH = PR-3579 [2021-06-21T22:24:09.054Z] # $SEMVER_TEMP = /tmp/semver-272708832 [2021-06-21T22:24:09.054Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-21T22:24:24.016Z] # '/tmp/semver-272708832' -> '/w/workspace/edgex-go/10/.semver' [2021-06-21T22:24:24.016Z] # -> Force: false [2021-06-21T22:24:24.016Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2021-06-21T22:24:24.024Z] $ docker exec --env ******** --env ******** 179137b70d6562c058b74b79bf1b883b49cdf918ea8a948442e72212212d173a ssh-agent -k [2021-06-21T22:24:24.113Z] unset SSH_AUTH_SOCK; [2021-06-21T22:24:24.114Z] unset SSH_AGENT_PID; [2021-06-21T22:24:24.114Z] echo Agent pid 61 killed; [2021-06-21T22:24:24.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T22:24:24.461Z] + git semver [Pipeline] } [2021-06-21T22:24:24.472Z] $ docker stop --time=1 179137b70d6562c058b74b79bf1b883b49cdf918ea8a948442e72212212d173a [2021-06-21T22:24:28.139Z] $ docker rm -f 179137b70d6562c058b74b79bf1b883b49cdf918ea8a948442e72212212d173a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T22:24:28.528Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-21T22:24:28.811Z] Stashed 1 file(s) [Pipeline] echo [2021-06-21T22:24:28.814Z] [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-06-21T22:24:29.424Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-21T22:24:29.721Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T22:24:30.022Z] + true [2021-06-21T22:24:30.022Z] + sudo service docker restart [2021-06-21T22:24:30.022Z] Redirecting to /bin/systemctl restart docker.service [2021-06-21T22:24:44.045Z] Still waiting to schedule task [2021-06-21T22:24:44.046Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-21T22:24:48.190Z] ========================================================= [2021-06-21T22:24:48.190Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-21T22:24:48.190Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:24:48.502Z] + 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-06-21T22:24:49.899Z] Sending build context to Docker daemon 329.6MB [2021-06-21T22:24:49.899Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T22:24:49.899Z] Step 2/6 : FROM ${BASE} [2021-06-21T22:24:49.899Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-21T22:24:49.899Z] 540db60ca938: Pulling fs layer [2021-06-21T22:24:49.899Z] adcc1eea9eea: Pulling fs layer [2021-06-21T22:24:49.899Z] 4c4ab2625f07: Pulling fs layer [2021-06-21T22:24:49.899Z] 0510c868ecb4: Pulling fs layer [2021-06-21T22:24:49.899Z] afea3b2eda06: Pulling fs layer [2021-06-21T22:24:49.899Z] 7809a108b3ef: Pulling fs layer [2021-06-21T22:24:49.899Z] f706445af74f: Pulling fs layer [2021-06-21T22:24:49.899Z] 0510c868ecb4: Waiting [2021-06-21T22:24:49.899Z] afea3b2eda06: Waiting [2021-06-21T22:24:49.899Z] 7809a108b3ef: Waiting [2021-06-21T22:24:49.899Z] f706445af74f: Waiting [2021-06-21T22:24:49.899Z] 4c4ab2625f07: Verifying Checksum [2021-06-21T22:24:49.899Z] 4c4ab2625f07: Download complete [2021-06-21T22:24:49.899Z] adcc1eea9eea: Verifying Checksum [2021-06-21T22:24:49.899Z] adcc1eea9eea: Download complete [2021-06-21T22:24:49.899Z] afea3b2eda06: Verifying Checksum [2021-06-21T22:24:49.899Z] afea3b2eda06: Download complete [2021-06-21T22:24:50.165Z] 540db60ca938: Verifying Checksum [2021-06-21T22:24:50.165Z] 540db60ca938: Download complete [2021-06-21T22:24:50.165Z] 540db60ca938: Pull complete [2021-06-21T22:24:50.429Z] 7809a108b3ef: Verifying Checksum [2021-06-21T22:24:50.429Z] 7809a108b3ef: Download complete [2021-06-21T22:24:50.429Z] adcc1eea9eea: Pull complete [2021-06-21T22:24:50.429Z] 4c4ab2625f07: Pull complete [2021-06-21T22:24:52.365Z] f706445af74f: Verifying Checksum [2021-06-21T22:24:52.365Z] f706445af74f: Download complete [2021-06-21T22:24:52.632Z] 0510c868ecb4: Verifying Checksum [2021-06-21T22:24:52.632Z] 0510c868ecb4: Download complete [2021-06-21T22:24:55.959Z] 0510c868ecb4: Pull complete [2021-06-21T22:24:56.224Z] afea3b2eda06: Pull complete [2021-06-21T22:24:56.224Z] 7809a108b3ef: Pull complete [2021-06-21T22:24:57.615Z] f706445af74f: Pull complete [2021-06-21T22:24:57.615Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-21T22:24:57.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-21T22:24:57.615Z] ---> b068be0155e3 [2021-06-21T22:24:57.615Z] 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-06-21T22:25:00.950Z] ---> Running in d1e1ab34e3a5 [2021-06-21T22:25:00.951Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T22:25:01.533Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T22:25:02.938Z] (1/12) Installing libmagic (5.39-r0) [2021-06-21T22:25:03.201Z] (2/12) Installing file (5.39-r0) [2021-06-21T22:25:03.461Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-21T22:25:03.461Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-21T22:25:07.677Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-21T22:25:07.677Z] (6/12) Installing patch (2.7.6-r6) [2021-06-21T22:25:07.677Z] (7/12) Installing build-base (0.5-r2) [2021-06-21T22:25:07.677Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-21T22:25:07.677Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-21T22:25:07.677Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-21T22:25:07.938Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-21T22:25:07.938Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-21T22:25:07.938Z] Executing busybox-1.32.1-r6.trigger [2021-06-21T22:25:07.938Z] OK: 219 MiB in 52 packages [2021-06-21T22:25:09.877Z] Removing intermediate container d1e1ab34e3a5 [2021-06-21T22:25:09.877Z] ---> 02e0235b4488 [2021-06-21T22:25:09.877Z] Step 4/6 : WORKDIR /edgex-go [2021-06-21T22:25:09.877Z] ---> Running in 241fd5f414a3 [2021-06-21T22:25:09.877Z] Removing intermediate container 241fd5f414a3 [2021-06-21T22:25:09.877Z] ---> ef0b688eba14 [2021-06-21T22:25:09.877Z] Step 5/6 : COPY go.mod . [2021-06-21T22:25:09.877Z] ---> e1f63512b709 [2021-06-21T22:25:09.877Z] Step 6/6 : RUN go mod download [2021-06-21T22:25:09.877Z] ---> Running in 133f8fbcd33e [2021-06-21T22:25:24.816Z] Removing intermediate container 133f8fbcd33e [2021-06-21T22:25:24.816Z] ---> 45f1f49d76e3 [2021-06-21T22:25:24.816Z] Successfully built 45f1f49d76e3 [2021-06-21T22:25:24.816Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:25:25.121Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T22:25:25.121Z] . [Pipeline] withDockerContainer [2021-06-21T22:25:25.195Z] prd-centos7-docker-4c-2g-603 does not seem to be running inside a container [2021-06-21T22:25:25.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-21T22:25:25.602Z] $ docker top d2d0efb503056603cf3ca1ee950e64ea58de1d35d6ee90e7ef41c7431beebefe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T22:25:25.976Z] + go version [2021-06-21T22:25:25.976Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-21T22:25:25.985Z] $ docker stop --time=1 d2d0efb503056603cf3ca1ee950e64ea58de1d35d6ee90e7ef41c7431beebefe [2021-06-21T22:25:27.179Z] $ docker rm -f d2d0efb503056603cf3ca1ee950e64ea58de1d35d6ee90e7ef41c7431beebefe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:25:27.745Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T22:25:27.745Z] . [Pipeline] withDockerContainer [2021-06-21T22:25:27.822Z] prd-centos7-docker-4c-2g-603 does not seem to be running inside a container [2021-06-21T22:25:27.857Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-21T22:25:28.197Z] $ docker top d7dd5937e1f686e7e628e003df11aa6db65b0159878b3abcce47c55aa6c96cf1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-21T22:25:28.293Z] ========================================================= [2021-06-21T22:25:28.293Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-21T22:25:28.293Z] ========================================================= [Pipeline] sh [2021-06-21T22:25:28.582Z] + go mod tidy [Pipeline] sh [2021-06-21T22:25:29.153Z] + make test [2021-06-21T22:25:29.153Z] go mod tidy [2021-06-21T22:25:29.153Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-21T22:25:34.504Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-21T22:25:49.535Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-21T22:25:54.903Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-21T22:25:55.505Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-21T22:25:55.772Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-21T22:25:57.713Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-21T22:25:58.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-21T22:25:58.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-21T22:25:58.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-21T22:25:58.950Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-21T22:25:59.221Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-21T22:25:59.808Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-21T22:25:59.808Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-21T22:25:59.808Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-21T22:25:59.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-21T22:26:02.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-06-21T22:26:02.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-21T22:26:02.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-21T22:26:02.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements [2021-06-21T22:26:02.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-21T22:26:03.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 53.1% of statements [2021-06-21T22:26:03.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-21T22:26:03.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-21T22:26:04.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.077s coverage: 87.7% of statements [2021-06-21T22:26:04.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-21T22:26:04.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-21T22:26:04.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.045s coverage: 78.9% of statements [2021-06-21T22:26:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements [2021-06-21T22:26:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-21T22:26:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-21T22:26:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-21T22:26:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-21T22:26:05.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-21T22:26:05.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.265s coverage: 95.1% of statements [2021-06-21T22:26:05.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-21T22:26:05.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-21T22:26:05.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-21T22:26:05.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-21T22:26:05.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-21T22:26:05.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-21T22:26:05.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-21T22:26:05.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-21T22:26:06.225Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-06-21T22:26:06.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-21T22:26:06.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-21T22:26:06.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-21T22:26:07.184Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-06-21T22:26:07.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-21T22:26:07.184Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-06-21T22:26:07.184Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 22.0% of statements [2021-06-21T22:26:07.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-21T22:26:07.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-06-21T22:26:07.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2021-06-21T22:26:07.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2021-06-21T22:26:07.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2021-06-21T22:26:08.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-06-21T22:26:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2021-06-21T22:26:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-06-21T22:26:24.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.190s coverage: 81.8% of statements [2021-06-21T22:26:24.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-21T22:26:42.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-06-21T22:26:42.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-21T22:26:42.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-21T22:26:42.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-21T22:26:42.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2021-06-21T22:26:42.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-21T22:26:42.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-21T22:26:42.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-21T22:26:42.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-21T22:26:42.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-21T22:26:42.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-06-21T22:26:42.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-21T22:26:42.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-21T22:26:42.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-06-21T22:26:42.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-21T22:26:42.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-06-21T22:26:42.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-21T22:26:42.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-06-21T22:26:42.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-06-21T22:26:42.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-21T22:26:42.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-06-21T22:26:42.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-21T22:26:42.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-06-21T22:26:42.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-21T22:26:42.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-21T22:26:42.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-06-21T22:26:42.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-21T22:26:42.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-06-21T22:26:42.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-06-21T22:26:42.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-06-21T22:26:42.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.225s coverage: 66.9% of statements [2021-06-21T22:26:42.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-21T22:26:42.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-21T22:26:42.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-21T22:26:43.456Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-604 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-21T22:26:43.475Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-06-21T22:26:43.708Z] The recommended git tool is: git [2021-06-21T22:26:43.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 43.6% of statements [2021-06-21T22:26:43.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-21T22:26:43.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-21T22:26:43.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2021-06-21T22:26:43.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-21T22:26:44.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements [2021-06-21T22:26:44.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-21T22:26:49.396Z] using credential edgex-jenkins-ssh [2021-06-21T22:26:49.418Z] Cloning the remote Git repository [2021-06-21T22:26:49.478Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-21T22:26:49.610Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-06-21T22:26:49.701Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-21T22:26:49.702Z] > git --version # timeout=10 [2021-06-21T22:26:49.727Z] > git --version # 'git version 2.17.1' [2021-06-21T22:26:49.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T22:26:49.790Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T22:26:50.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 19.3% of statements [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-21T22:26:50.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-21T22:26:50.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-21T22:26:50.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.6% of statements [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-21T22:26:50.791Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-21T22:26:50.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-21T22:26:50.791Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-06-21T22:26:50.792Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-21T22:26:51.057Z] GO111MODULE=on go vet ./... [2021-06-21T22:27:05.812Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 609ee72a2b20284acfb9fc2a8bfa958bb4c336db [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-06-21T22:27:04.828Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-21T22:27:04.848Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T22:27:04.874Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-21T22:27:04.907Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-21T22:27:04.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T22:27:04.921Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-21T22:27:05.831Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T22:27:05.843Z] > git checkout -f 609ee72a2b20284acfb9fc2a8bfa958bb4c336db # timeout=10 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-21T22:27:06.085Z] Failed in branch arm64 [2021-06-21T22:27:13.960Z] gofmt -l . [2021-06-21T22:27:13.960Z] snap/local/hooks/cmd/install/install.go:172:2: expected ';', found consul [2021-06-21T22:27:13.960Z] snap/local/hooks/cmd/install/install.go:184:2: expected declaration, found 'if' [2021-06-21T22:27:13.960Z] snap/local/hooks/cmd/install/install.go:234:2: expected declaration, found 'if' [2021-06-21T22:27:13.960Z] snap/local/hooks/cmd/install/install.go:274:2: expected declaration, found 'if' [2021-06-21T22:27:13.960Z] snap/local/hooks/cmd/install/install.go:321:2: expected declaration, found status [2021-06-21T22:27:13.960Z] make: *** [Makefile:100: test] Error 2 [Pipeline] } [2021-06-21T22:27:13.973Z] $ docker stop --time=1 d7dd5937e1f686e7e628e003df11aa6db65b0159878b3abcce47c55aa6c96cf1 [2021-06-21T22:27:15.710Z] $ docker rm -f d7dd5937e1f686e7e628e003df11aa6db65b0159878b3abcce47c55aa6c96cf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-21T22:27:16.537Z] Failed in branch amd64 [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-06-21T22:27:17.668Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:27:18.239Z] ---> package-listing.sh [2021-06-21T22:27:18.239Z] ++ facter osfamily [2021-06-21T22:27:18.239Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-21T22:27:18.504Z] + OS_FAMILY=redhat [2021-06-21T22:27:18.504Z] + workspace=/w/workspace/edgex-go/10 [2021-06-21T22:27:18.504Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-21T22:27:18.504Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-21T22:27:18.504Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-21T22:27:18.504Z] + PACKAGES=/tmp/packages_start.txt [2021-06-21T22:27:18.504Z] + '[' /w/workspace/edgex-go/10 ']' [2021-06-21T22:27:18.504Z] + PACKAGES=/tmp/packages_end.txt [2021-06-21T22:27:18.504Z] + case "${OS_FAMILY}" in [2021-06-21T22:27:18.504Z] + sort [2021-06-21T22:27:18.504Z] + rpm -qa [2021-06-21T22:27:19.078Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-21T22:27:19.079Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-21T22:27:19.079Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-21T22:27:19.079Z] + '[' /w/workspace/edgex-go/10 ']' [2021-06-21T22:27:19.079Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2021-06-21T22:27:19.079Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2021-06-21T22:27:19.091Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-21T22:27:19.383Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:27:19.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T22:27:19.951Z] [2021-06-21T22:27:19.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:27:20.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T22:27:20.268Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-21T22:27:20.268Z] df20fa9351a1: Pulling fs layer [2021-06-21T22:27:20.268Z] 36b3adc4ff6f: Pulling fs layer [2021-06-21T22:27:20.268Z] 8ad3a11d3b57: Pulling fs layer [2021-06-21T22:27:20.268Z] 46f8f816bc3b: Pulling fs layer [2021-06-21T22:27:20.268Z] 93b61091891f: Pulling fs layer [2021-06-21T22:27:20.268Z] 93b9cdb0e59b: Pulling fs layer [2021-06-21T22:27:20.268Z] 5e14af77c1be: Pulling fs layer [2021-06-21T22:27:20.268Z] 01666e4c0597: Pulling fs layer [2021-06-21T22:27:20.268Z] aa168da1d23b: Pulling fs layer [2021-06-21T22:27:20.268Z] 46f8f816bc3b: Waiting [2021-06-21T22:27:20.268Z] 93b61091891f: Waiting [2021-06-21T22:27:20.268Z] 93b9cdb0e59b: Waiting [2021-06-21T22:27:20.268Z] 5e14af77c1be: Waiting [2021-06-21T22:27:20.268Z] 01666e4c0597: Waiting [2021-06-21T22:27:20.268Z] aa168da1d23b: Waiting [2021-06-21T22:27:20.268Z] 36b3adc4ff6f: Verifying Checksum [2021-06-21T22:27:20.268Z] 36b3adc4ff6f: Download complete [2021-06-21T22:27:20.268Z] 46f8f816bc3b: Verifying Checksum [2021-06-21T22:27:20.268Z] 46f8f816bc3b: Download complete [2021-06-21T22:27:20.536Z] df20fa9351a1: Verifying Checksum [2021-06-21T22:27:20.536Z] df20fa9351a1: Download complete [2021-06-21T22:27:20.536Z] 93b9cdb0e59b: Verifying Checksum [2021-06-21T22:27:20.536Z] 93b9cdb0e59b: Download complete [2021-06-21T22:27:20.536Z] 5e14af77c1be: Verifying Checksum [2021-06-21T22:27:20.536Z] 5e14af77c1be: Download complete [2021-06-21T22:27:20.536Z] 93b61091891f: Verifying Checksum [2021-06-21T22:27:20.536Z] 93b61091891f: Download complete [2021-06-21T22:27:20.536Z] 01666e4c0597: Verifying Checksum [2021-06-21T22:27:20.536Z] 01666e4c0597: Download complete [2021-06-21T22:27:20.536Z] df20fa9351a1: Pull complete [2021-06-21T22:27:20.796Z] 36b3adc4ff6f: Pull complete [2021-06-21T22:27:21.059Z] 8ad3a11d3b57: Verifying Checksum [2021-06-21T22:27:21.059Z] 8ad3a11d3b57: Download complete [2021-06-21T22:27:21.320Z] 8ad3a11d3b57: Pull complete [2021-06-21T22:27:21.581Z] 46f8f816bc3b: Pull complete [2021-06-21T22:27:21.841Z] 93b61091891f: Pull complete [2021-06-21T22:27:21.841Z] 93b9cdb0e59b: Pull complete [2021-06-21T22:27:21.841Z] 5e14af77c1be: Pull complete [2021-06-21T22:27:21.841Z] 01666e4c0597: Pull complete [2021-06-21T22:27:22.792Z] aa168da1d23b: Verifying Checksum [2021-06-21T22:27:22.792Z] aa168da1d23b: Download complete [2021-06-21T22:27:27.062Z] aa168da1d23b: Pull complete [2021-06-21T22:27:27.062Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-21T22:27:27.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T22:27:27.062Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-21T22:27:27.134Z] prd-centos7-docker-4c-2g-603 does not seem to be running inside a container [2021-06-21T22:27:27.173Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-21T22:27:29.722Z] $ docker top 58e6092a25f48be3f3306fc50b76b95daa9ea3782fe56ee2b0c09508073f3dd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T22:27:30.112Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-21T22:27:30.412Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-21T22:27:30.711Z] + ls /var/log/sa-host [2021-06-21T22:27:30.711Z] + sadf -c /var/log/sa-host/sa05 [2021-06-21T22:27:30.711Z] file_magic: OK [2021-06-21T22:27:30.711Z] HZ: Using current value: 100 [2021-06-21T22:27:30.711Z] file_header: OK [2021-06-21T22:27:30.711Z] 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-06-21T22:27:30.711Z] Statistics: [2021-06-21T22:27:30.711Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T22:27:30.711Z] File successfully converted to sysstat format version 12.2.1 [2021-06-21T22:27:30.711Z] + sadf -c /var/log/sa-host/sa21 [2021-06-21T22:27:30.711Z] file_magic: OK [2021-06-21T22:27:30.711Z] HZ: Using current value: 100 [2021-06-21T22:27:30.711Z] file_header: OK [2021-06-21T22:27:30.711Z] 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-06-21T22:27:30.711Z] Statistics: [2021-06-21T22:27:30.711Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T22:27:30.711Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T22:27:31.350Z] provisioning config files... [2021-06-21T22:27:31.363Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config3702075744149404641tmp [Pipeline] { [Pipeline] echo [2021-06-21T22:27:31.384Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:27:31.681Z] ---> create-netrc.sh [Pipeline] } [2021-06-21T22:27:31.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:27:32.133Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-21T22:27:32.149Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:27:32.451Z] ---> sudo-logs.sh [2021-06-21T22:27:32.451Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-21T22:27:32.479Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:27:32.831Z] ---> job-cost.sh [2021-06-21T22:27:32.831Z] lf-activate-venv: SKIPPING [2021-06-21T22:27:32.831Z] INFO: No Stack... [2021-06-21T22:27:36.145Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T22:27:36.145Z] INFO: Archiving Costs [Pipeline] echo [2021-06-21T22:27:36.213Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:27:36.558Z] ---> logs-deploy.sh [2021-06-21T22:27:36.558Z] lf-activate-venv: SKIPPING [2021-06-21T22:27:36.558Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/10 [2021-06-21T22:27:36.558Z] INFO: archiving workspace using pattern(s): [2021-06-21T22:27:37.568Z] Archives upload complete. [2021-06-21T22:27:37.568Z] INFO: archiving logs to Nexus