Pull request #2942 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 0b31cfa779efbcc59449771402e2afde0ef86b42+e25094879da38d58945b339cb800433d3a77391e (b45507e2c91e2533c013be2a825c5635ba7ea729) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-16363’ is offline Running on prd-centos7-docker-4c-2g-16365 in /w/workspace/edgexfoundry_edgex-go_PR-2942 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e25094879da38d58945b339cb800433d3a77391e into PR head commit 0b31cfa779efbcc59449771402e2afde0ef86b42 Merge succeeded, producing 0b31cfa779efbcc59449771402e2afde0ef86b42 Checking out Revision 0b31cfa779efbcc59449771402e2afde0ef86b42 (PR-2942) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2942/head:refs/remotes/origin/PR-2942 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b31cfa779efbcc59449771402e2afde0ef86b42 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e25094879da38d58945b339cb800433d3a77391e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b31cfa779efbcc59449771402e2afde0ef86b42 # timeout=10 Commit message: "refactor: Use new enhanced SecretProvider" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-16T17:56:00.646Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-16T17:56:00.931Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-16T17:56:01.037Z] ========================================================= [2020-12-16T17:56:01.037Z] EdgeX Global Pipelines Version Info [2020-12-16T17:56:01.037Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 26f2a35b295abb6561b114f1a9b6a92e793d1c27 # timeout=10 [2020-12-16T17:56:02.983Z] ------------------- [2020-12-16T17:56:02.983Z] stable info: [2020-12-16T17:56:02.983Z] ------------------- [2020-12-16T17:56:02.983Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-16T17:56:02.983Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-16T17:56:02.983Z] Message: update stable to v1.0.173 [2020-12-16T17:56:03.560Z] ------------------- [2020-12-16T17:56:03.560Z] experimental info: [2020-12-16T17:56:03.560Z] ------------------- [2020-12-16T17:56:03.560Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-16T17:56:03.560Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-16T17:56:03.560Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-16T17:56:03.901Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-16T17:56:04.014Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-16T17:56:04.101Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-16T17:56:04.211Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-16T17:56:04.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-16T17:56:04.383Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-16T17:56:04.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-16T17:56:04.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-16T17:56:04.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-16T17:56:04.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-16T17:56:04.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-16T17:56:05.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-16T17:56:05.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-16T17:56:05.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-16T17:56:05.287Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-16T17:56:05.376Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-16T17:56:05.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-16T17:56:05.619Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-16T17:56:05.739Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-16T17:56:05.839Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-16T17:56:05.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-16T17:56:06.019Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-16T17:56:06.105Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2942 [Pipeline] echo [2020-12-16T17:56:06.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2942 [Pipeline] echo [2020-12-16T17:56:06.319Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2942 [Pipeline] echo [2020-12-16T17:56:06.423Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b31cfa779efbcc59449771402e2afde0ef86b42 [Pipeline] echo [2020-12-16T17:56:06.590Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b31cfa [Pipeline] echo [2020-12-16T17:56:06.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-16T17:56:06.877Z] provisioning config files... [2020-12-16T17:56:06.909Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3981210675213756120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T17:56:07.282Z] ---> docker-login.sh [2020-12-16T17:56:07.283Z] nexus3.edgexfoundry.org:10001 [2020-12-16T17:56:07.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T17:56:07.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T17:56:07.813Z] Configure a credential helper to remove this warning. See [2020-12-16T17:56:07.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T17:56:07.813Z] [2020-12-16T17:56:07.813Z] Login Succeeded [2020-12-16T17:56:07.813Z] nexus3.edgexfoundry.org:10002 [2020-12-16T17:56:07.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T17:56:08.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T17:56:08.077Z] Configure a credential helper to remove this warning. See [2020-12-16T17:56:08.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T17:56:08.077Z] [2020-12-16T17:56:08.077Z] Login Succeeded [2020-12-16T17:56:08.077Z] nexus3.edgexfoundry.org:10003 [2020-12-16T17:56:08.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T17:56:08.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T17:56:08.077Z] Configure a credential helper to remove this warning. See [2020-12-16T17:56:08.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T17:56:08.077Z] [2020-12-16T17:56:08.077Z] Login Succeeded [2020-12-16T17:56:08.077Z] nexus3.edgexfoundry.org:10004 [2020-12-16T17:56:08.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T17:56:08.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T17:56:08.341Z] Configure a credential helper to remove this warning. See [2020-12-16T17:56:08.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T17:56:08.341Z] [2020-12-16T17:56:08.341Z] Login Succeeded [2020-12-16T17:56:08.341Z] docker.io [2020-12-16T17:56:08.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T17:56:08.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T17:56:08.918Z] Configure a credential helper to remove this warning. See [2020-12-16T17:56:08.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T17:56:08.918Z] [2020-12-16T17:56:08.918Z] Login Succeeded [2020-12-16T17:56:08.918Z] ---> docker-login.sh ends [Pipeline] } [2020-12-16T17:56:08.931Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-16T17:56:09.417Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-16T17:56:09.417Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T17:56:09.417Z] ++ dirname cmd/core-command/Dockerfile [2020-12-16T17:56:09.417Z] ++ cut -d/ -f2 [2020-12-16T17:56:09.417Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-16T17:56:09.417Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T17:56:09.417Z] ++ dirname cmd/core-data/Dockerfile [2020-12-16T17:56:09.417Z] ++ cut -d/ -f2 [2020-12-16T17:56:09.417Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-16T17:56:09.417Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T17:56:09.417Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-16T17:56:09.417Z] ++ cut -d/ -f2 [2020-12-16T17:56:09.417Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-16T17:56:09.417Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T17:56:09.417Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-16T17:56:09.417Z] ++ cut -d/ -f2 [2020-12-16T17:56:09.417Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-16T17:56:09.417Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T17:56:09.417Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-16T17:56:09.417Z] ++ cut -d/ -f2 [2020-12-16T17:56:09.417Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-16T17:56:09.417Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T17:56:09.417Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-16T17:56:09.417Z] ++ cut -d/ -f2 [2020-12-16T17:56:09.417Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-16T17:56:09.417Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T17:56:09.417Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-16T17:56:09.417Z] ++ cut -d/ -f2 [2020-12-16T17:56:09.417Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-16T17:56:09.417Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T17:56:09.417Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-16T17:56:09.417Z] ++ cut -d/ -f2 [2020-12-16T17:56:09.417Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-16T17:56:09.417Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T17:56:09.417Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-16T17:56:09.417Z] ++ cut -d/ -f2 [2020-12-16T17:56:09.417Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-16T17:56:09.417Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T17:56:09.417Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-16T17:56:09.417Z] ++ cut -d/ -f2 [2020-12-16T17:56:09.417Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-16T17:56:09.504Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-12-16T17:56:10.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T17:56:10.593Z] [2020-12-16T17:56:10.593Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T17:56:11.058Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T17:56:11.058Z] latest: Pulling from edgex-devops/git-semver [2020-12-16T17:56:11.058Z] 31603596830f: Pulling fs layer [2020-12-16T17:56:11.058Z] 2a8b12db71e7: Pulling fs layer [2020-12-16T17:56:11.058Z] 6ca5941a6612: Pulling fs layer [2020-12-16T17:56:11.058Z] ecc8261a40a4: Pulling fs layer [2020-12-16T17:56:11.058Z] ecc8261a40a4: Waiting [2020-12-16T17:56:11.058Z] 2a8b12db71e7: Download complete [2020-12-16T17:56:11.325Z] 31603596830f: Verifying Checksum [2020-12-16T17:56:11.325Z] 31603596830f: Download complete [2020-12-16T17:56:11.325Z] ecc8261a40a4: Verifying Checksum [2020-12-16T17:56:11.325Z] ecc8261a40a4: Download complete [2020-12-16T17:56:11.325Z] 6ca5941a6612: Verifying Checksum [2020-12-16T17:56:11.325Z] 6ca5941a6612: Download complete [2020-12-16T17:56:11.590Z] 31603596830f: Pull complete [2020-12-16T17:56:11.855Z] 2a8b12db71e7: Pull complete [2020-12-16T17:56:12.429Z] 6ca5941a6612: Pull complete [2020-12-16T17:56:12.692Z] ecc8261a40a4: Pull complete [2020-12-16T17:56:12.692Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-16T17:56:12.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T17:56:12.692Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-16T17:56:12.803Z] prd-centos7-docker-4c-2g-16365 does not seem to be running inside a container [2020-12-16T17:56:12.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 [2020-12-16T17:56:15.490Z] $ docker top 3338b6e39b001296b195d6f82b783f7e2beddeada7092c9f46a7802d1350c6f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-16T17:56:15.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-16T17:56:15.797Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-16T17:56:16.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-16T17:56:16.026Z] $ docker exec 3338b6e39b001296b195d6f82b783f7e2beddeada7092c9f46a7802d1350c6f6 ssh-agent [2020-12-16T17:56:16.188Z] SSH_AUTH_SOCK=/tmp/ssh-cSnR6al08yf7/agent.12 [2020-12-16T17:56:16.188Z] SSH_AGENT_PID=17 [2020-12-16T17:56:16.202Z] Running ssh-add (command line suppressed) [2020-12-16T17:56:16.334Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_4863964698519636110.key (/w/workspace/edgex-go/9@tmp/private_key_4863964698519636110.key) [2020-12-16T17:56:16.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-16T17:56:16.730Z] + git tag --points-at HEAD [Pipeline] } [2020-12-16T17:56:16.755Z] $ docker exec --env ******** --env ******** 3338b6e39b001296b195d6f82b783f7e2beddeada7092c9f46a7802d1350c6f6 ssh-agent -k [2020-12-16T17:56:16.878Z] unset SSH_AUTH_SOCK; [2020-12-16T17:56:16.878Z] unset SSH_AGENT_PID; [2020-12-16T17:56:16.878Z] echo Agent pid 17 killed; [2020-12-16T17:56:16.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-16T17:56:17.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-16T17:56:17.069Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-16T17:56:17.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-16T17:56:17.238Z] $ docker exec 3338b6e39b001296b195d6f82b783f7e2beddeada7092c9f46a7802d1350c6f6 ssh-agent [2020-12-16T17:56:17.399Z] SSH_AUTH_SOCK=/tmp/ssh-5Kpu11FnLqr6/agent.47 [2020-12-16T17:56:17.399Z] SSH_AGENT_PID=52 [2020-12-16T17:56:17.406Z] Running ssh-add (command line suppressed) [2020-12-16T17:56:17.539Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_3664755649271141540.key (/w/workspace/edgex-go/9@tmp/private_key_3664755649271141540.key) [2020-12-16T17:56:17.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-16T17:56:17.923Z] + git semver init [2020-12-16T17:56:17.923Z] # -> Open(): unable to determine branch for HEAD [2020-12-16T17:56:17.923Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2020-12-16T17:56:17.923Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2020-12-16T17:56:17.923Z] # $SEMVER_REMOTE_NAME = origin [2020-12-16T17:56:17.923Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-16T17:56:17.923Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-16T17:56:17.923Z] # $SEMVER_BRANCH = PR-2942 [2020-12-16T17:56:17.923Z] # $SEMVER_TEMP = /tmp/semver-212747882 [2020-12-16T17:56:17.923Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-16T17:56:36.150Z] # '/tmp/semver-212747882' -> '/w/workspace/edgex-go/9/.semver' [2020-12-16T17:56:36.150Z] # -> Force: false [2020-12-16T17:56:36.150Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2020-12-16T17:56:36.167Z] $ docker exec --env ******** --env ******** 3338b6e39b001296b195d6f82b783f7e2beddeada7092c9f46a7802d1350c6f6 ssh-agent -k [2020-12-16T17:56:36.453Z] unset SSH_AUTH_SOCK; [2020-12-16T17:56:36.454Z] unset SSH_AGENT_PID; [2020-12-16T17:56:36.454Z] echo Agent pid 52 killed; [2020-12-16T17:56:36.551Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-16T17:56:37.115Z] + git semver [Pipeline] } [2020-12-16T17:56:37.135Z] $ docker stop --time=1 3338b6e39b001296b195d6f82b783f7e2beddeada7092c9f46a7802d1350c6f6 [2020-12-16T17:56:38.712Z] $ docker rm -f 3338b6e39b001296b195d6f82b783f7e2beddeada7092c9f46a7802d1350c6f6 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-16T17:56:39.304Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-16T17:56:39.847Z] Stashed 1 file(s) [Pipeline] echo [2020-12-16T17:56:39.850Z] [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 [2020-12-16T17:56:41.109Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-16T17:56:41.441Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-16T17:56:41.749Z] + sudo service docker restart [2020-12-16T17:56:41.749Z] + true [2020-12-16T17:56:41.749Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-16T17:56:42.359Z] ========================================================= [2020-12-16T17:56:42.359Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-16T17:56:42.359Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-16T17:56:42.741Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-16T17:56:46.980Z] Sending build context to Docker daemon 326.7MB [2020-12-16T17:56:46.980Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-16T17:56:46.980Z] Step 2/7 : FROM ${BASE} [2020-12-16T17:56:46.980Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-16T17:56:46.980Z] 188c0c94c7c5: Pulling fs layer [2020-12-16T17:56:46.980Z] 0ef7d3d256c8: Pulling fs layer [2020-12-16T17:56:46.980Z] de9db76c5a1d: Pulling fs layer [2020-12-16T17:56:46.980Z] bca2f99d35d6: Pulling fs layer [2020-12-16T17:56:46.980Z] 93359f2a8cfa: Pulling fs layer [2020-12-16T17:56:46.980Z] 7c6f9722023f: Pulling fs layer [2020-12-16T17:56:46.980Z] a35cf1a2eb13: Pulling fs layer [2020-12-16T17:56:46.980Z] bca2f99d35d6: Waiting [2020-12-16T17:56:46.980Z] 93359f2a8cfa: Waiting [2020-12-16T17:56:46.980Z] a35cf1a2eb13: Waiting [2020-12-16T17:56:46.980Z] 7c6f9722023f: Waiting [2020-12-16T17:56:46.980Z] de9db76c5a1d: Verifying Checksum [2020-12-16T17:56:46.980Z] de9db76c5a1d: Download complete [2020-12-16T17:56:46.980Z] 0ef7d3d256c8: Download complete [2020-12-16T17:56:46.980Z] 93359f2a8cfa: Verifying Checksum [2020-12-16T17:56:46.980Z] 93359f2a8cfa: Download complete [2020-12-16T17:56:46.980Z] 7c6f9722023f: Verifying Checksum [2020-12-16T17:56:46.980Z] 7c6f9722023f: Download complete [2020-12-16T17:56:46.980Z] 188c0c94c7c5: Verifying Checksum [2020-12-16T17:56:46.980Z] 188c0c94c7c5: Download complete [2020-12-16T17:56:46.980Z] 188c0c94c7c5: Pull complete [2020-12-16T17:56:46.980Z] 0ef7d3d256c8: Pull complete [2020-12-16T17:56:46.980Z] de9db76c5a1d: Pull complete [2020-12-16T17:56:48.924Z] a35cf1a2eb13: Verifying Checksum [2020-12-16T17:56:48.924Z] a35cf1a2eb13: Download complete [2020-12-16T17:56:49.189Z] bca2f99d35d6: Verifying Checksum [2020-12-16T17:56:49.189Z] bca2f99d35d6: Download complete [2020-12-16T17:56:54.511Z] bca2f99d35d6: Pull complete [2020-12-16T17:56:54.511Z] 93359f2a8cfa: Pull complete [2020-12-16T17:56:54.511Z] 7c6f9722023f: Pull complete [2020-12-16T17:56:55.370Z] Still waiting to schedule task [2020-12-16T17:56:55.370Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-16362’ [2020-12-16T17:56:59.846Z] a35cf1a2eb13: Pull complete [2020-12-16T17:57:00.424Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-16T17:57:00.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-16T17:57:00.424Z] ---> a62c8e92a672 [2020-12-16T17:57:00.424Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-16T17:57:00.692Z] ---> Running in 5031449a3323 [2020-12-16T17:57:01.274Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T17:57:01.854Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T17:57:02.430Z] (1/12) Installing libmagic (5.38-r0) [2020-12-16T17:57:02.430Z] (2/12) Installing file (5.38-r0) [2020-12-16T17:57:02.693Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-16T17:57:02.693Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-16T17:57:06.920Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-16T17:57:06.920Z] (6/12) Installing patch (2.7.6-r6) [2020-12-16T17:57:06.920Z] (7/12) Installing build-base (0.5-r2) [2020-12-16T17:57:06.920Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-16T17:57:06.920Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-16T17:57:07.184Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-16T17:57:07.184Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-16T17:57:07.453Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-16T17:57:07.453Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T17:57:07.453Z] OK: 233 MiB in 51 packages [2020-12-16T17:57:11.680Z] Removing intermediate container 5031449a3323 [2020-12-16T17:57:11.680Z] ---> a80527a22a0e [2020-12-16T17:57:11.680Z] Step 4/7 : WORKDIR /edgex-go [2020-12-16T17:57:11.680Z] ---> Running in 0813f1e70629 [2020-12-16T17:57:11.680Z] Removing intermediate container 0813f1e70629 [2020-12-16T17:57:11.680Z] ---> 8894cb397c09 [2020-12-16T17:57:11.680Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-16T17:57:11.945Z] latest: Pulling from library/docker [2020-12-16T17:57:11.945Z] 05e7bc50f07f: Pulling fs layer [2020-12-16T17:57:11.945Z] 6db28d0fdbf6: Pulling fs layer [2020-12-16T17:57:11.945Z] 292df0bc6bf3: Pulling fs layer [2020-12-16T17:57:11.945Z] a3104fdc50d0: Pulling fs layer [2020-12-16T17:57:11.945Z] a8e67d69e12c: Pulling fs layer [2020-12-16T17:57:11.945Z] 1ede2b221ee4: Pulling fs layer [2020-12-16T17:57:11.945Z] fc74c0d5b799: Pulling fs layer [2020-12-16T17:57:11.945Z] a3104fdc50d0: Waiting [2020-12-16T17:57:11.945Z] a8e67d69e12c: Waiting [2020-12-16T17:57:11.945Z] 1ede2b221ee4: Waiting [2020-12-16T17:57:11.945Z] fc74c0d5b799: Waiting [2020-12-16T17:57:12.215Z] 292df0bc6bf3: Verifying Checksum [2020-12-16T17:57:12.215Z] 292df0bc6bf3: Download complete [2020-12-16T17:57:12.215Z] 05e7bc50f07f: Verifying Checksum [2020-12-16T17:57:12.215Z] 05e7bc50f07f: Download complete [2020-12-16T17:57:12.215Z] 6db28d0fdbf6: Verifying Checksum [2020-12-16T17:57:12.215Z] 6db28d0fdbf6: Download complete [2020-12-16T17:57:12.215Z] a8e67d69e12c: Download complete [2020-12-16T17:57:12.215Z] 1ede2b221ee4: Verifying Checksum [2020-12-16T17:57:12.215Z] 1ede2b221ee4: Download complete [2020-12-16T17:57:12.492Z] fc74c0d5b799: Verifying Checksum [2020-12-16T17:57:12.492Z] fc74c0d5b799: Download complete [2020-12-16T17:57:12.492Z] 05e7bc50f07f: Pull complete [2020-12-16T17:57:12.758Z] 6db28d0fdbf6: Pull complete [2020-12-16T17:57:12.758Z] 292df0bc6bf3: Pull complete [2020-12-16T17:57:13.336Z] a3104fdc50d0: Verifying Checksum [2020-12-16T17:57:13.336Z] a3104fdc50d0: Download complete [2020-12-16T17:57:15.932Z] a3104fdc50d0: Pull complete [2020-12-16T17:57:15.932Z] a8e67d69e12c: Pull complete [2020-12-16T17:57:16.197Z] 1ede2b221ee4: Pull complete [2020-12-16T17:57:16.197Z] fc74c0d5b799: Pull complete [2020-12-16T17:57:16.197Z] Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 [2020-12-16T17:57:16.197Z] Status: Downloaded newer image for docker:latest [2020-12-16T17:57:18.138Z] ---> 95b6b6c14259 [2020-12-16T17:57:18.138Z] Step 6/7 : COPY go.mod . [2020-12-16T17:57:18.418Z] ---> 3ead3b7b9cf3 [2020-12-16T17:57:18.419Z] Step 7/7 : RUN go mod download [2020-12-16T17:57:18.419Z] ---> Running in 88ac177945c7 [2020-12-16T17:57:20.981Z] go: github.com/edgexfoundry/go-mod-bootstrap@v0.0.60: parsing /go-mod-bootstrap/go.mod: open /go-mod-bootstrap/go.mod: no such file or directory [2020-12-16T17:57:21.562Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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] } [2020-12-16T17:57:22.839Z] Failed in branch amd64 [2020-12-16T17:59:35.504Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16367 in /w/workspace/edgexfoundry_edgex-go_PR-2942 [Pipeline] { [Pipeline] ws [2020-12-16T17:59:35.618Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2020-12-16T17:59:41.149Z] using credential edgex-jenkins-ssh [2020-12-16T17:59:41.209Z] Cloning the remote Git repository [2020-12-16T17:59:41.263Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-16T17:59:41.371Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2020-12-16T17:59:41.447Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-16T17:59:41.447Z] > git --version # timeout=10 [2020-12-16T17:59:41.469Z] > git --version # 'git version 2.17.1' [2020-12-16T17:59:41.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T17:59:41.547Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T17:59:57.401Z] Merging remotes/origin/master commit e25094879da38d58945b339cb800433d3a77391e into PR head commit 0b31cfa779efbcc59449771402e2afde0ef86b42 [2020-12-16T17:59:57.828Z] Merge succeeded, producing 0b31cfa779efbcc59449771402e2afde0ef86b42 [2020-12-16T17:59:57.829Z] Checking out Revision 0b31cfa779efbcc59449771402e2afde0ef86b42 (PR-2942) [2020-12-16T17:59:56.531Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-16T17:59:56.546Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T17:59:56.568Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-16T17:59:56.609Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-16T17:59:56.609Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T17:59:56.619Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2942/head:refs/remotes/origin/PR-2942 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-16T17:59:57.421Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T17:59:57.437Z] > git checkout -f 0b31cfa779efbcc59449771402e2afde0ef86b42 # timeout=10 [2020-12-16T17:59:57.753Z] > git remote # timeout=10 [2020-12-16T17:59:57.769Z] > git config --get remote.origin.url # timeout=10 [2020-12-16T17:59:57.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T17:59:57.796Z] > git merge e25094879da38d58945b339cb800433d3a77391e # timeout=10 [2020-12-16T17:59:57.818Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-16T17:59:57.837Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T17:59:57.858Z] > git checkout -f 0b31cfa779efbcc59449771402e2afde0ef86b42 # timeout=10 [2020-12-16T18:00:02.467Z] Commit message: "refactor: Use new enhanced SecretProvider" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-16T18:00:04.129Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-16T18:00:04.534Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-16T18:00:04.873Z] + + sudo service docker restart [2020-12-16T18:00:04.873Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-16T18:00:07.586Z] provisioning config files... [2020-12-16T18:00:07.629Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3404911747497830897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T18:00:08.047Z] ---> docker-login.sh [2020-12-16T18:00:08.047Z] nexus3.edgexfoundry.org:10001 [2020-12-16T18:00:09.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T18:00:09.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T18:00:09.311Z] Configure a credential helper to remove this warning. See [2020-12-16T18:00:09.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T18:00:09.311Z] [2020-12-16T18:00:09.311Z] Login Succeeded [2020-12-16T18:00:09.311Z] nexus3.edgexfoundry.org:10002 [2020-12-16T18:00:09.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T18:00:09.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T18:00:09.881Z] Configure a credential helper to remove this warning. See [2020-12-16T18:00:09.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T18:00:09.881Z] [2020-12-16T18:00:09.881Z] Login Succeeded [2020-12-16T18:00:09.881Z] nexus3.edgexfoundry.org:10003 [2020-12-16T18:00:10.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T18:00:10.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T18:00:10.436Z] Configure a credential helper to remove this warning. See [2020-12-16T18:00:10.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T18:00:10.436Z] [2020-12-16T18:00:10.436Z] Login Succeeded [2020-12-16T18:00:10.436Z] nexus3.edgexfoundry.org:10004 [2020-12-16T18:00:10.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T18:00:10.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T18:00:10.985Z] Configure a credential helper to remove this warning. See [2020-12-16T18:00:10.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T18:00:10.985Z] [2020-12-16T18:00:10.985Z] Login Succeeded [2020-12-16T18:00:10.985Z] docker.io [2020-12-16T18:00:11.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T18:00:11.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T18:00:11.532Z] Configure a credential helper to remove this warning. See [2020-12-16T18:00:11.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T18:00:11.532Z] [2020-12-16T18:00:11.532Z] Login Succeeded [2020-12-16T18:00:11.532Z] ---> docker-login.sh ends [Pipeline] } [2020-12-16T18:00:11.550Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-16T18:00:12.013Z] ========================================================= [2020-12-16T18:00:12.013Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-16T18:00:12.013Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-16T18:00:12.424Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-16T18:00:15.085Z] Sending build context to Docker daemon 165.9MB [2020-12-16T18:00:15.085Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-16T18:00:15.085Z] Step 2/7 : FROM ${BASE} [2020-12-16T18:00:15.085Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-16T18:00:15.085Z] 5f621e34cdf4: Pulling fs layer [2020-12-16T18:00:15.085Z] a4357932f1b6: Pulling fs layer [2020-12-16T18:00:15.085Z] 18c013af1878: Pulling fs layer [2020-12-16T18:00:15.085Z] 00ac8860ef70: Pulling fs layer [2020-12-16T18:00:15.085Z] 63d7cb157983: Pulling fs layer [2020-12-16T18:00:15.085Z] b116817d02f9: Pulling fs layer [2020-12-16T18:00:15.085Z] 745a02a5169b: Pulling fs layer [2020-12-16T18:00:15.085Z] 00ac8860ef70: Waiting [2020-12-16T18:00:15.085Z] 63d7cb157983: Waiting [2020-12-16T18:00:15.085Z] b116817d02f9: Waiting [2020-12-16T18:00:15.085Z] 745a02a5169b: Waiting [2020-12-16T18:00:15.085Z] 18c013af1878: Verifying Checksum [2020-12-16T18:00:15.085Z] 18c013af1878: Download complete [2020-12-16T18:00:15.085Z] a4357932f1b6: Verifying Checksum [2020-12-16T18:00:15.085Z] a4357932f1b6: Download complete [2020-12-16T18:00:15.085Z] 63d7cb157983: Download complete [2020-12-16T18:00:15.085Z] b116817d02f9: Verifying Checksum [2020-12-16T18:00:15.085Z] b116817d02f9: Download complete [2020-12-16T18:00:15.085Z] 5f621e34cdf4: Verifying Checksum [2020-12-16T18:00:15.085Z] 5f621e34cdf4: Download complete [2020-12-16T18:00:15.690Z] 5f621e34cdf4: Pull complete [2020-12-16T18:00:16.291Z] a4357932f1b6: Pull complete [2020-12-16T18:00:16.568Z] 18c013af1878: Pull complete [2020-12-16T18:00:17.169Z] 745a02a5169b: Verifying Checksum [2020-12-16T18:00:17.169Z] 745a02a5169b: Download complete [2020-12-16T18:00:18.605Z] 00ac8860ef70: Download complete [2020-12-16T18:00:28.769Z] 00ac8860ef70: Pull complete [2020-12-16T18:00:28.769Z] 63d7cb157983: Pull complete [2020-12-16T18:00:29.054Z] b116817d02f9: Pull complete [2020-12-16T18:00:33.429Z] 745a02a5169b: Pull complete [2020-12-16T18:00:33.429Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-16T18:00:33.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-16T18:00:33.429Z] ---> b7e6874047d6 [2020-12-16T18:00:33.429Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-16T18:00:36.088Z] ---> Running in 84bf0e0d768a [2020-12-16T18:00:37.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T18:00:38.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T18:00:39.063Z] (1/12) Installing libmagic (5.38-r0) [2020-12-16T18:00:39.340Z] (2/12) Installing file (5.38-r0) [2020-12-16T18:00:39.340Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-16T18:00:39.612Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-16T18:00:54.738Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-16T18:00:54.738Z] (6/12) Installing patch (2.7.6-r6) [2020-12-16T18:00:54.738Z] (7/12) Installing build-base (0.5-r2) [2020-12-16T18:00:54.738Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-16T18:00:54.738Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-16T18:00:54.738Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-16T18:00:54.738Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-16T18:00:54.738Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-16T18:00:54.738Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T18:00:54.738Z] OK: 217 MiB in 51 packages [2020-12-16T18:00:57.408Z] Removing intermediate container 84bf0e0d768a [2020-12-16T18:00:57.408Z] ---> dd8eb003cb9f [2020-12-16T18:00:57.408Z] Step 4/7 : WORKDIR /edgex-go [2020-12-16T18:00:57.408Z] ---> Running in 80c5e0514624 [2020-12-16T18:00:58.003Z] Removing intermediate container 80c5e0514624 [2020-12-16T18:00:58.003Z] ---> 1df3c526f0a4 [2020-12-16T18:00:58.003Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-16T18:00:58.594Z] latest: Pulling from library/docker [2020-12-16T18:00:58.594Z] a3cc7d3b244e: Pulling fs layer [2020-12-16T18:00:58.594Z] 02a3295e0d61: Pulling fs layer [2020-12-16T18:00:58.594Z] 0f4f2e6d8100: Pulling fs layer [2020-12-16T18:00:58.594Z] 065c9533d613: Pulling fs layer [2020-12-16T18:00:58.594Z] 9fce0df16b8b: Pulling fs layer [2020-12-16T18:00:58.594Z] e3faa53604c1: Pulling fs layer [2020-12-16T18:00:58.594Z] 04b5adaa2053: Pulling fs layer [2020-12-16T18:00:58.594Z] 9fce0df16b8b: Waiting [2020-12-16T18:00:58.594Z] 065c9533d613: Waiting [2020-12-16T18:00:58.594Z] e3faa53604c1: Waiting [2020-12-16T18:00:58.594Z] 04b5adaa2053: Waiting [2020-12-16T18:00:58.867Z] 0f4f2e6d8100: Download complete [2020-12-16T18:00:58.867Z] 02a3295e0d61: Download complete [2020-12-16T18:00:58.867Z] a3cc7d3b244e: Download complete [2020-12-16T18:00:58.867Z] 9fce0df16b8b: Verifying Checksum [2020-12-16T18:00:58.867Z] 9fce0df16b8b: Download complete [2020-12-16T18:00:58.867Z] e3faa53604c1: Verifying Checksum [2020-12-16T18:00:58.867Z] e3faa53604c1: Download complete [2020-12-16T18:00:59.148Z] 04b5adaa2053: Verifying Checksum [2020-12-16T18:00:59.148Z] 04b5adaa2053: Download complete [2020-12-16T18:00:59.426Z] a3cc7d3b244e: Pull complete [2020-12-16T18:01:00.026Z] 02a3295e0d61: Pull complete [2020-12-16T18:01:00.299Z] 0f4f2e6d8100: Pull complete [2020-12-16T18:01:00.592Z] 065c9533d613: Verifying Checksum [2020-12-16T18:01:00.592Z] 065c9533d613: Download complete [2020-12-16T18:01:03.990Z] 065c9533d613: Pull complete [2020-12-16T18:01:04.264Z] 9fce0df16b8b: Pull complete [2020-12-16T18:01:04.861Z] e3faa53604c1: Pull complete [2020-12-16T18:01:05.133Z] 04b5adaa2053: Pull complete [2020-12-16T18:01:05.133Z] Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 [2020-12-16T18:01:05.133Z] Status: Downloaded newer image for docker:latest [2020-12-16T18:01:08.554Z] ---> ca012b38b07b [2020-12-16T18:01:08.554Z] Step 6/7 : COPY go.mod . [2020-12-16T18:01:09.158Z] ---> 9f8b6698b7e5 [2020-12-16T18:01:09.158Z] Step 7/7 : RUN go mod download [2020-12-16T18:01:09.436Z] ---> Running in 62472d9ccca4 [2020-12-16T18:01:12.068Z] go: github.com/edgexfoundry/go-mod-bootstrap@v0.0.60: parsing /go-mod-bootstrap/go.mod: open /go-mod-bootstrap/go.mod: no such file or directory [2020-12-16T18:01:12.690Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-16T18:01:14.189Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-16T18:01:16.650Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T18:01:17.249Z] ---> package-listing.sh [2020-12-16T18:01:17.249Z] ++ facter osfamily [2020-12-16T18:01:17.249Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-16T18:01:17.249Z] + OS_FAMILY=redhat [2020-12-16T18:01:17.249Z] + workspace=/w/workspace/edgex-go/9 [2020-12-16T18:01:17.249Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-16T18:01:17.249Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-16T18:01:17.249Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-16T18:01:17.249Z] + PACKAGES=/tmp/packages_start.txt [2020-12-16T18:01:17.249Z] + '[' /w/workspace/edgex-go/9 ']' [2020-12-16T18:01:17.249Z] + PACKAGES=/tmp/packages_end.txt [2020-12-16T18:01:17.249Z] + case "${OS_FAMILY}" in [2020-12-16T18:01:17.249Z] + rpm -qa [2020-12-16T18:01:17.249Z] + sort [2020-12-16T18:01:22.561Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-16T18:01:22.561Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-16T18:01:22.561Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-16T18:01:22.561Z] + '[' /w/workspace/edgex-go/9 ']' [2020-12-16T18:01:22.561Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2020-12-16T18:01:22.561Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2020-12-16T18:01:22.574Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-16T18:01:22.865Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-16T18:01:23.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T18:01:23.173Z] [2020-12-16T18:01:23.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-16T18:01:23.523Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T18:01:23.523Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-16T18:01:23.523Z] df20fa9351a1: Pulling fs layer [2020-12-16T18:01:23.523Z] 36b3adc4ff6f: Pulling fs layer [2020-12-16T18:01:23.523Z] 8ad3a11d3b57: Pulling fs layer [2020-12-16T18:01:23.523Z] 46f8f816bc3b: Pulling fs layer [2020-12-16T18:01:23.523Z] 93b61091891f: Pulling fs layer [2020-12-16T18:01:23.523Z] 93b9cdb0e59b: Pulling fs layer [2020-12-16T18:01:23.523Z] 5e14af77c1be: Pulling fs layer [2020-12-16T18:01:23.523Z] 01666e4c0597: Pulling fs layer [2020-12-16T18:01:23.523Z] aa168da1d23b: Pulling fs layer [2020-12-16T18:01:23.523Z] 93b9cdb0e59b: Waiting [2020-12-16T18:01:23.523Z] 5e14af77c1be: Waiting [2020-12-16T18:01:23.523Z] 01666e4c0597: Waiting [2020-12-16T18:01:23.523Z] aa168da1d23b: Waiting [2020-12-16T18:01:23.523Z] 46f8f816bc3b: Waiting [2020-12-16T18:01:23.523Z] 93b61091891f: Waiting [2020-12-16T18:01:23.523Z] 36b3adc4ff6f: Download complete [2020-12-16T18:01:23.523Z] 46f8f816bc3b: Verifying Checksum [2020-12-16T18:01:23.523Z] 46f8f816bc3b: Download complete [2020-12-16T18:01:23.788Z] df20fa9351a1: Verifying Checksum [2020-12-16T18:01:23.788Z] df20fa9351a1: Download complete [2020-12-16T18:01:23.788Z] 93b9cdb0e59b: Download complete [2020-12-16T18:01:23.788Z] 93b61091891f: Verifying Checksum [2020-12-16T18:01:23.788Z] 93b61091891f: Download complete [2020-12-16T18:01:23.788Z] 5e14af77c1be: Verifying Checksum [2020-12-16T18:01:23.788Z] 5e14af77c1be: Download complete [2020-12-16T18:01:23.788Z] 01666e4c0597: Verifying Checksum [2020-12-16T18:01:23.788Z] 01666e4c0597: Download complete [2020-12-16T18:01:23.788Z] 8ad3a11d3b57: Verifying Checksum [2020-12-16T18:01:23.788Z] 8ad3a11d3b57: Download complete [2020-12-16T18:01:24.055Z] df20fa9351a1: Pull complete [2020-12-16T18:01:24.320Z] 36b3adc4ff6f: Pull complete [2020-12-16T18:01:24.899Z] 8ad3a11d3b57: Pull complete [2020-12-16T18:01:25.164Z] 46f8f816bc3b: Pull complete [2020-12-16T18:01:25.741Z] 93b61091891f: Pull complete [2020-12-16T18:01:26.693Z] aa168da1d23b: Verifying Checksum [2020-12-16T18:01:26.693Z] aa168da1d23b: Download complete [2020-12-16T18:01:26.955Z] 93b9cdb0e59b: Pull complete [2020-12-16T18:01:26.955Z] 5e14af77c1be: Pull complete [2020-12-16T18:01:27.219Z] 01666e4c0597: Pull complete [2020-12-16T18:01:33.857Z] aa168da1d23b: Pull complete [2020-12-16T18:01:33.857Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-16T18:01:33.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T18:01:33.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-16T18:01:34.041Z] prd-centos7-docker-4c-2g-16365 does not seem to be running inside a container [2020-12-16T18:01:34.092Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 [2020-12-16T18:01:38.018Z] $ docker top fc75e1908733464ca97c87de6aba25c7b820f421d3e1e7c8f567095d99caaab5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T18:01:38.561Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-16T18:01:38.993Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-16T18:01:39.292Z] + ls /var/log/sa-host [2020-12-16T18:01:39.292Z] + sadf -c /var/log/sa-host/sa16 [2020-12-16T18:01:39.292Z] file_magic: OK [2020-12-16T18:01:39.292Z] HZ: Using current value: 100 [2020-12-16T18:01:39.292Z] file_header: OK [2020-12-16T18:01:39.292Z] 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 [2020-12-16T18:01:39.292Z] Statistics: [2020-12-16T18:01:39.292Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-16T18:01:39.292Z] File successfully converted to sysstat format version 12.2.1 [2020-12-16T18:01:39.292Z] + sadf -c /var/log/sa-host/sa23 [2020-12-16T18:01:39.292Z] file_magic: OK [2020-12-16T18:01:39.292Z] HZ: Using current value: 100 [2020-12-16T18:01:39.292Z] file_header: OK [2020-12-16T18:01:39.292Z] 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 [2020-12-16T18:01:39.292Z] Statistics: [2020-12-16T18:01:39.292Z] Hnuu...uuuununununu... [2020-12-16T18:01:39.292Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-16T18:01:39.562Z] provisioning config files... [2020-12-16T18:01:39.576Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config8043048635053414444tmp [Pipeline] { [Pipeline] echo [2020-12-16T18:01:39.687Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T18:01:39.995Z] ---> create-netrc.sh [Pipeline] } [2020-12-16T18:01:40.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-16T18:01:40.147Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T18:01:40.501Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-16T18:01:40.522Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T18:01:40.921Z] ---> sudo-logs.sh [2020-12-16T18:01:40.921Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-16T18:01:40.933Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T18:01:41.229Z] ---> job-cost.sh [2020-12-16T18:01:41.230Z] lf-activate-venv: SKIPPING [2020-12-16T18:01:41.230Z] INFO: No Stack... [2020-12-16T18:01:42.175Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-16T18:01:42.750Z] INFO: Archiving Costs [Pipeline] echo [2020-12-16T18:01:42.764Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T18:01:43.060Z] ---> logs-deploy.sh [2020-12-16T18:01:43.060Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2942/9 [2020-12-16T18:01:43.060Z] INFO: archiving workspace using pattern(s): [2020-12-16T18:01:44.457Z] Archives upload complete. [2020-12-16T18:01:44.457Z] INFO: archiving logs to Nexus