Pull request #3758 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from fe1bb55c69ed294c0ce9f0390cee493fcb21e250+86411704c056e83a3fc2a54d4c214538f329b007 (f94295770165994b2d0c37ead86327dcd4d2ec8b) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6611288130544786167.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6007955507176084309.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3758/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3758/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6890395743987116198.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1014242619855550993.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3758/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3758/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1771369144704494207.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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 Running on prd-centos7-docker-4c-2g-521 in /w/workspace/edgexfoundry_edgex-go_PR-3758 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh654814984071122696.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit 86411704c056e83a3fc2a54d4c214538f329b007 into PR head commit fe1bb55c69ed294c0ce9f0390cee493fcb21e250 Merge succeeded, producing fe1bb55c69ed294c0ce9f0390cee493fcb21e250 Checking out Revision fe1bb55c69ed294c0ce9f0390cee493fcb21e250 (PR-3758) 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2815190424019249356.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3758/head:refs/remotes/origin/PR-3758 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe1bb55c69ed294c0ce9f0390cee493fcb21e250 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh9066827916553413286.key > git merge 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe1bb55c69ed294c0ce9f0390cee493fcb21e250 # timeout=10 Commit message: "feat(all): Enable CORS headers for all services" First time build. Skipping changelog. > git rev-list --no-walk 1fcb2821b56a221158c1bf069847ae85c11c0244 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-20T14:04:44.908Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-20T14:04:44.953Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-20T14:04:44.966Z] ========================================================= [2021-10-20T14:04:44.966Z] EdgeX Global Pipelines Version Info [2021-10-20T14:04:44.966Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-20T14:04:46.122Z] ------------------- [2021-10-20T14:04:46.122Z] stable info: [2021-10-20T14:04:46.122Z] ------------------- [2021-10-20T14:04:46.122Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-20T14:04:46.122Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T14:04:46.122Z] Message: update stable to v1.0.210 [2021-10-20T14:04:47.070Z] ------------------- [2021-10-20T14:04:47.070Z] experimental info: [2021-10-20T14:04:47.070Z] ------------------- [2021-10-20T14:04:47.070Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-20T14:04:47.070Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T14:04:47.070Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-20T14:04:47.142Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-20T14:04:47.153Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-20T14:04:47.165Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-20T14:04:47.177Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-20T14:04:47.215Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-20T14:04:47.229Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-20T14:04:47.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-20T14:04:47.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-20T14:04:47.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-20T14:04:47.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-20T14:04:47.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-20T14:04:47.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-20T14:04:47.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-20T14:04:47.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-20T14:04:47.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-20T14:04:47.312Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-20T14:04:47.323Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-20T14:04:47.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-20T14:04:47.341Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-20T14:04:47.351Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-20T14:04:47.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-20T14:04:47.370Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-20T14:04:47.385Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3758 [Pipeline] echo [2021-10-20T14:04:47.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3758 [Pipeline] echo [2021-10-20T14:04:47.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3758 [Pipeline] echo [2021-10-20T14:04:47.413Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe1bb55c69ed294c0ce9f0390cee493fcb21e250 [Pipeline] echo [2021-10-20T14:04:47.422Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe1bb55 [Pipeline] echo [2021-10-20T14:04:47.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T14:04:47.463Z] provisioning config files... [2021-10-20T14:04:47.481Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config387110775135430841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T14:04:47.782Z] ---> docker-login.sh [2021-10-20T14:04:47.782Z] nexus3.edgexfoundry.org:10001 [2021-10-20T14:04:47.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T14:04:48.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T14:04:48.049Z] Configure a credential helper to remove this warning. See [2021-10-20T14:04:48.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T14:04:48.049Z] [2021-10-20T14:04:48.049Z] Login Succeeded [2021-10-20T14:04:48.049Z] nexus3.edgexfoundry.org:10002 [2021-10-20T14:04:48.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T14:04:48.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T14:04:48.049Z] Configure a credential helper to remove this warning. See [2021-10-20T14:04:48.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T14:04:48.049Z] [2021-10-20T14:04:48.049Z] Login Succeeded [2021-10-20T14:04:48.049Z] nexus3.edgexfoundry.org:10003 [2021-10-20T14:04:48.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T14:04:48.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T14:04:48.049Z] Configure a credential helper to remove this warning. See [2021-10-20T14:04:48.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T14:04:48.049Z] [2021-10-20T14:04:48.049Z] Login Succeeded [2021-10-20T14:04:48.049Z] nexus3.edgexfoundry.org:10004 [2021-10-20T14:04:48.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T14:04:48.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T14:04:48.309Z] Configure a credential helper to remove this warning. See [2021-10-20T14:04:48.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T14:04:48.309Z] [2021-10-20T14:04:48.309Z] Login Succeeded [2021-10-20T14:04:48.309Z] docker.io [2021-10-20T14:04:48.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T14:04:48.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T14:04:48.571Z] Configure a credential helper to remove this warning. See [2021-10-20T14:04:48.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T14:04:48.571Z] [2021-10-20T14:04:48.571Z] Login Succeeded [2021-10-20T14:04:48.571Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T14:04:48.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T14:04:48.883Z] ++ 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-10-20T14:04:48.883Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T14:04:48.883Z] ++ dirname cmd/core-command/Dockerfile [2021-10-20T14:04:48.883Z] ++ cut -d/ -f2 [2021-10-20T14:04:48.883Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-20T14:04:48.883Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T14:04:48.883Z] ++ dirname cmd/core-data/Dockerfile [2021-10-20T14:04:48.883Z] ++ cut -d/ -f2 [2021-10-20T14:04:48.883Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-20T14:04:48.883Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T14:04:48.883Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-20T14:04:48.883Z] ++ cut -d/ -f2 [2021-10-20T14:04:48.883Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-20T14:04:48.883Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T14:04:48.883Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-20T14:04:48.883Z] ++ cut -d/ -f2 [2021-10-20T14:04:48.883Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-20T14:04:48.883Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T14:04:48.883Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-20T14:04:48.883Z] ++ cut -d/ -f2 [2021-10-20T14:04:48.883Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-20T14:04:48.883Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T14:04:48.883Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-20T14:04:48.883Z] ++ cut -d/ -f2 [2021-10-20T14:04:48.883Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-20T14:04:48.883Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T14:04:48.883Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-20T14:04:48.883Z] ++ cut -d/ -f2 [2021-10-20T14:04:48.883Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-20T14:04:48.883Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T14:04:48.883Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-20T14:04:48.883Z] ++ cut -d/ -f2 [2021-10-20T14:04:48.883Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-20T14:04:48.883Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T14:04:48.883Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-20T14:04:48.883Z] ++ cut -d/ -f2 [2021-10-20T14:04:48.883Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-20T14:04:48.925Z] 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-10-20T14:04:49.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T14:04:49.500Z] [2021-10-20T14:04:49.500Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T14:04:49.797Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T14:04:49.797Z] latest: Pulling from edgex-devops/git-semver [2021-10-20T14:04:49.797Z] a0d0a0d46f8b: Pulling fs layer [2021-10-20T14:04:49.797Z] 3e5f54012d9b: Pulling fs layer [2021-10-20T14:04:49.797Z] 4c7163046ea9: Pulling fs layer [2021-10-20T14:04:49.797Z] 0c2d73faf560: Pulling fs layer [2021-10-20T14:04:49.797Z] 0c2d73faf560: Waiting [2021-10-20T14:04:49.797Z] 3e5f54012d9b: Verifying Checksum [2021-10-20T14:04:49.797Z] 3e5f54012d9b: Download complete [2021-10-20T14:04:49.797Z] a0d0a0d46f8b: Verifying Checksum [2021-10-20T14:04:49.797Z] a0d0a0d46f8b: Download complete [2021-10-20T14:04:49.797Z] 4c7163046ea9: Verifying Checksum [2021-10-20T14:04:49.797Z] 4c7163046ea9: Download complete [2021-10-20T14:04:49.797Z] 0c2d73faf560: Verifying Checksum [2021-10-20T14:04:49.798Z] 0c2d73faf560: Download complete [2021-10-20T14:04:50.064Z] a0d0a0d46f8b: Pull complete [2021-10-20T14:04:50.064Z] 3e5f54012d9b: Pull complete [2021-10-20T14:04:50.330Z] 4c7163046ea9: Pull complete [2021-10-20T14:04:50.592Z] 0c2d73faf560: Pull complete [2021-10-20T14:04:50.592Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-20T14:04:50.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T14:04:50.592Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-20T14:04:50.665Z] prd-centos7-docker-4c-2g-521 does not seem to be running inside a container [2021-10-20T14:04:50.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-20T14:04:51.300Z] $ docker top 1eacf553c6b35250d0609234297a02909b158c63b4cc7ba1b179302d9ab329fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-20T14:04:51.396Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T14:04:51.396Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T14:04:51.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T14:04:51.510Z] $ docker exec 1eacf553c6b35250d0609234297a02909b158c63b4cc7ba1b179302d9ab329fd ssh-agent [2021-10-20T14:04:51.612Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXImBoOi/agent.14 [2021-10-20T14:04:51.612Z] SSH_AGENT_PID=21 [2021-10-20T14:04:51.621Z] Running ssh-add (command line suppressed) [2021-10-20T14:04:51.734Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6916411896140821460.key (/w/workspace/edgex-go/3@tmp/private_key_6916411896140821460.key) [2021-10-20T14:04:51.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T14:04:52.036Z] + git tag --points-at HEAD [Pipeline] } [2021-10-20T14:04:52.052Z] $ docker exec --env ******** --env ******** 1eacf553c6b35250d0609234297a02909b158c63b4cc7ba1b179302d9ab329fd ssh-agent -k [2021-10-20T14:04:52.146Z] unset SSH_AUTH_SOCK; [2021-10-20T14:04:52.146Z] unset SSH_AGENT_PID; [2021-10-20T14:04:52.146Z] echo Agent pid 21 killed; [2021-10-20T14:04:52.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-20T14:04:52.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T14:04:52.176Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T14:04:52.276Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T14:04:52.281Z] $ docker exec 1eacf553c6b35250d0609234297a02909b158c63b4cc7ba1b179302d9ab329fd ssh-agent [2021-10-20T14:04:52.392Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjobinG/agent.53 [2021-10-20T14:04:52.392Z] SSH_AGENT_PID=60 [2021-10-20T14:04:52.397Z] Running ssh-add (command line suppressed) [2021-10-20T14:04:52.495Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6015866436010113421.key (/w/workspace/edgex-go/3@tmp/private_key_6015866436010113421.key) [2021-10-20T14:04:52.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T14:04:52.802Z] + git semver init [2021-10-20T14:04:52.802Z] # -> Open(): unable to determine branch for HEAD [2021-10-20T14:04:52.802Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-10-20T14:04:52.802Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-10-20T14:04:52.802Z] # $SEMVER_REMOTE_NAME = origin [2021-10-20T14:04:52.802Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-20T14:04:52.802Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-20T14:04:52.802Z] # $SEMVER_BRANCH = PR-3758 [2021-10-20T14:04:52.802Z] # $SEMVER_TEMP = /tmp/semver-252788540 [2021-10-20T14:04:52.802Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-20T14:05:07.777Z] # '/tmp/semver-252788540' -> '/w/workspace/edgex-go/3/.semver' [2021-10-20T14:05:07.777Z] # -> Force: false [2021-10-20T14:05:07.777Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-10-20T14:05:07.790Z] $ docker exec --env ******** --env ******** 1eacf553c6b35250d0609234297a02909b158c63b4cc7ba1b179302d9ab329fd ssh-agent -k [2021-10-20T14:05:07.903Z] unset SSH_AUTH_SOCK; [2021-10-20T14:05:07.904Z] unset SSH_AGENT_PID; [2021-10-20T14:05:07.904Z] echo Agent pid 60 killed; [2021-10-20T14:05:07.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T14:05:08.222Z] + git semver [Pipeline] } [2021-10-20T14:05:08.235Z] $ docker stop --time=1 1eacf553c6b35250d0609234297a02909b158c63b4cc7ba1b179302d9ab329fd [2021-10-20T14:05:10.118Z] $ docker rm -f 1eacf553c6b35250d0609234297a02909b158c63b4cc7ba1b179302d9ab329fd [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T14:05:10.489Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-20T14:05:10.721Z] Stashed 1 file(s) [Pipeline] echo [2021-10-20T14:05:10.724Z] [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] echo [2021-10-20T14:05:11.002Z] ========================================================= [2021-10-20T14:05:11.002Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-20T14:05:11.002Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T14:05:11.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T14:05:11.309Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-20T14:05:11.309Z] a0d0a0d46f8b: Already exists [2021-10-20T14:05:11.309Z] 31adcdaf11c8: Pulling fs layer [2021-10-20T14:05:11.309Z] b8b176561691: Pulling fs layer [2021-10-20T14:05:11.309Z] 4527c011a84f: Pulling fs layer [2021-10-20T14:05:11.309Z] 5d74067f8e1e: Pulling fs layer [2021-10-20T14:05:11.309Z] e0aca202a116: Pulling fs layer [2021-10-20T14:05:11.309Z] 3a43be97a3b4: Pulling fs layer [2021-10-20T14:05:11.309Z] 34cad66bf833: Pulling fs layer [2021-10-20T14:05:11.309Z] b4e3c513aaa6: Pulling fs layer [2021-10-20T14:05:11.309Z] 5d74067f8e1e: Waiting [2021-10-20T14:05:11.309Z] e0aca202a116: Waiting [2021-10-20T14:05:11.309Z] 3a43be97a3b4: Waiting [2021-10-20T14:05:11.309Z] 34cad66bf833: Waiting [2021-10-20T14:05:11.309Z] b4e3c513aaa6: Waiting [2021-10-20T14:05:11.309Z] b8b176561691: Download complete [2021-10-20T14:05:11.309Z] 31adcdaf11c8: Verifying Checksum [2021-10-20T14:05:11.309Z] 31adcdaf11c8: Download complete [2021-10-20T14:05:11.309Z] 5d74067f8e1e: Verifying Checksum [2021-10-20T14:05:11.309Z] 5d74067f8e1e: Download complete [2021-10-20T14:05:11.309Z] e0aca202a116: Verifying Checksum [2021-10-20T14:05:11.309Z] e0aca202a116: Download complete [2021-10-20T14:05:11.309Z] 3a43be97a3b4: Verifying Checksum [2021-10-20T14:05:11.309Z] 3a43be97a3b4: Download complete [2021-10-20T14:05:11.570Z] 34cad66bf833: Verifying Checksum [2021-10-20T14:05:11.570Z] 34cad66bf833: Download complete [2021-10-20T14:05:11.570Z] 31adcdaf11c8: Pull complete [2021-10-20T14:05:11.570Z] b8b176561691: Pull complete [2021-10-20T14:05:12.142Z] b4e3c513aaa6: Verifying Checksum [2021-10-20T14:05:12.142Z] b4e3c513aaa6: Download complete [2021-10-20T14:05:12.142Z] 4527c011a84f: Verifying Checksum [2021-10-20T14:05:12.142Z] 4527c011a84f: Download complete [2021-10-20T14:05:16.374Z] 4527c011a84f: Pull complete [2021-10-20T14:05:16.374Z] 5d74067f8e1e: Pull complete [2021-10-20T14:05:16.374Z] e0aca202a116: Pull complete [2021-10-20T14:05:16.374Z] 3a43be97a3b4: Pull complete [2021-10-20T14:05:16.374Z] 34cad66bf833: Pull complete [2021-10-20T14:05:18.941Z] b4e3c513aaa6: Pull complete [2021-10-20T14:05:18.941Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-20T14:05:18.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T14:05:18.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-20T14:05:19.252Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T14:05:19.252Z] WORKDIR /edgex [2021-10-20T14:05:19.252Z] COPY go.mod . [2021-10-20T14:05:19.252Z] RUN go mod download' [2021-10-20T14:05:19.252Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-20T14:05:21.805Z] Sending build context to Docker daemon 329.6MB [2021-10-20T14:05:21.805Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T14:05:21.805Z] ---> 9f6097aaca64 [2021-10-20T14:05:21.805Z] Step 2/4 : WORKDIR /edgex [2021-10-20T14:05:22.068Z] ---> Running in d60a2799e7c7 [2021-10-20T14:05:22.329Z] Removing intermediate container d60a2799e7c7 [2021-10-20T14:05:22.329Z] ---> 61c3b5b1c0f1 [2021-10-20T14:05:22.329Z] Step 3/4 : COPY go.mod . [2021-10-20T14:05:22.329Z] ---> 1ea419345678 [2021-10-20T14:05:22.329Z] Step 4/4 : RUN go mod download [2021-10-20T14:05:22.329Z] ---> Running in dc320f1403c0 [2021-10-20T14:05:24.876Z] go: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0 (replaced by ../go-mod-bootstrap): reading /go-mod-bootstrap/go.mod: open /go-mod-bootstrap/go.mod: no such file or directory [2021-10-20T14:05:24.876Z] 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] } [2021-10-20T14:05:25.437Z] Failed in branch amd64 [2021-10-20T14:05:25.956Z] Still waiting to schedule task [2021-10-20T14:05:25.956Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-20T14:17:34.484Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-531 in /w/workspace/edgexfoundry_edgex-go_PR-3758 [Pipeline] { [Pipeline] ws [2021-10-20T14:17:34.493Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-10-20T14:17:34.729Z] The recommended git tool is: git [2021-10-20T14:17:41.460Z] using credential edgex-jenkins-ssh [2021-10-20T14:17:41.484Z] Cloning the remote Git repository [2021-10-20T14:17:41.560Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-20T14:17:41.679Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-10-20T14:17:41.778Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-20T14:17:41.779Z] > git --version # timeout=10 [2021-10-20T14:17:41.804Z] > git --version # 'git version 2.17.1' [2021-10-20T14:17:41.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T14:17:41.888Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T14:17:58.679Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-20T14:17:58.705Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T14:17:58.734Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-20T14:17:58.779Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-20T14:17:58.780Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T14:17:58.794Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3758/head:refs/remotes/origin/PR-3758 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-20T14:17:59.744Z] Merging remotes/origin/main commit 86411704c056e83a3fc2a54d4c214538f329b007 into PR head commit fe1bb55c69ed294c0ce9f0390cee493fcb21e250 [2021-10-20T14:18:00.124Z] Merge succeeded, producing fe1bb55c69ed294c0ce9f0390cee493fcb21e250 [2021-10-20T14:18:00.125Z] Checking out Revision fe1bb55c69ed294c0ce9f0390cee493fcb21e250 (PR-3758) [2021-10-20T14:17:59.770Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T14:17:59.784Z] > git checkout -f fe1bb55c69ed294c0ce9f0390cee493fcb21e250 # timeout=10 [2021-10-20T14:18:00.015Z] > git remote # timeout=10 [2021-10-20T14:18:00.048Z] > git config --get remote.origin.url # timeout=10 [2021-10-20T14:18:00.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T14:18:00.079Z] > git merge 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 [2021-10-20T14:18:00.107Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-20T14:18:00.137Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T14:18:00.152Z] > git checkout -f fe1bb55c69ed294c0ce9f0390cee493fcb21e250 # timeout=10 [2021-10-20T14:18:04.830Z] Commit message: "feat(all): Enable CORS headers for all services" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-20T14:18:06.119Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-20T14:18:06.119Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T14:18:06.119Z] Dload Upload Total Spent Left Speed [2021-10-20T14:18:06.119Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 72539 0 --:--:-- --:--:-- --:--:-- 72539 [Pipeline] sh [2021-10-20T14:18:06.562Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-20T14:18:06.926Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-20T14:18:06.926Z] + sudo tee /etc/docker/daemon.new [2021-10-20T14:18:06.926Z] { [2021-10-20T14:18:06.926Z] "registry-mirrors": [ [2021-10-20T14:18:06.926Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-20T14:18:06.926Z] ], [2021-10-20T14:18:06.926Z] "bip": "10.250.0.254/24", [2021-10-20T14:18:06.926Z] "hosts": [ [2021-10-20T14:18:06.926Z] "tcp://0.0.0.0:5555", [2021-10-20T14:18:06.926Z] "unix:///var/run/docker.sock" [2021-10-20T14:18:06.926Z] ], [2021-10-20T14:18:06.926Z] "mtu": 1458, [2021-10-20T14:18:06.926Z] "selinux-enabled": true, [2021-10-20T14:18:06.926Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-20T14:18:06.926Z] } [Pipeline] sh [2021-10-20T14:18:07.320Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-20T14:18:07.771Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T14:18:26.257Z] provisioning config files... [2021-10-20T14:18:26.284Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5090990202373693823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T14:18:26.678Z] ---> docker-login.sh [2021-10-20T14:18:26.678Z] nexus3.edgexfoundry.org:10001 [2021-10-20T14:18:28.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T14:18:28.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T14:18:28.413Z] Configure a credential helper to remove this warning. See [2021-10-20T14:18:28.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T14:18:28.413Z] [2021-10-20T14:18:28.413Z] Login Succeeded [2021-10-20T14:18:28.413Z] nexus3.edgexfoundry.org:10002 [2021-10-20T14:18:28.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T14:18:28.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T14:18:28.977Z] Configure a credential helper to remove this warning. See [2021-10-20T14:18:28.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T14:18:28.977Z] [2021-10-20T14:18:28.977Z] Login Succeeded [2021-10-20T14:18:28.977Z] nexus3.edgexfoundry.org:10003 [2021-10-20T14:18:29.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T14:18:29.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T14:18:29.536Z] Configure a credential helper to remove this warning. See [2021-10-20T14:18:29.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T14:18:29.536Z] [2021-10-20T14:18:29.536Z] Login Succeeded [2021-10-20T14:18:29.536Z] nexus3.edgexfoundry.org:10004 [2021-10-20T14:18:29.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T14:18:30.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T14:18:30.103Z] Configure a credential helper to remove this warning. See [2021-10-20T14:18:30.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T14:18:30.103Z] [2021-10-20T14:18:30.103Z] Login Succeeded [2021-10-20T14:18:30.103Z] docker.io [2021-10-20T14:18:30.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T14:18:30.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T14:18:30.995Z] Configure a credential helper to remove this warning. See [2021-10-20T14:18:30.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T14:18:30.995Z] [2021-10-20T14:18:30.995Z] Login Succeeded [2021-10-20T14:18:30.995Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T14:18:31.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-20T14:18:31.519Z] ========================================================= [2021-10-20T14:18:31.519Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-20T14:18:31.519Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T14:18:31.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T14:18:32.173Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-20T14:18:32.173Z] 552d1f2373af: Pulling fs layer [2021-10-20T14:18:32.173Z] ea3f2d53f512: Pulling fs layer [2021-10-20T14:18:32.173Z] 9e70ebbbe112: Pulling fs layer [2021-10-20T14:18:32.173Z] 7a9cfe048b4a: Pulling fs layer [2021-10-20T14:18:32.173Z] 72dc09318566: Pulling fs layer [2021-10-20T14:18:32.173Z] f4f7b4309257: Pulling fs layer [2021-10-20T14:18:32.173Z] 0ac9a79272e3: Pulling fs layer [2021-10-20T14:18:32.173Z] b78e95d17946: Pulling fs layer [2021-10-20T14:18:32.173Z] 7a9cfe048b4a: Waiting [2021-10-20T14:18:32.173Z] 72dc09318566: Waiting [2021-10-20T14:18:32.173Z] f4f7b4309257: Waiting [2021-10-20T14:18:32.173Z] 0ac9a79272e3: Waiting [2021-10-20T14:18:32.173Z] b78e95d17946: Waiting [2021-10-20T14:18:32.173Z] 9e70ebbbe112: Verifying Checksum [2021-10-20T14:18:32.173Z] 9e70ebbbe112: Download complete [2021-10-20T14:18:32.173Z] ea3f2d53f512: Download complete [2021-10-20T14:18:32.173Z] 72dc09318566: Verifying Checksum [2021-10-20T14:18:32.173Z] 72dc09318566: Download complete [2021-10-20T14:18:32.459Z] f4f7b4309257: Verifying Checksum [2021-10-20T14:18:32.459Z] f4f7b4309257: Download complete [2021-10-20T14:18:32.459Z] 552d1f2373af: Verifying Checksum [2021-10-20T14:18:32.459Z] 552d1f2373af: Download complete [2021-10-20T14:18:32.459Z] 0ac9a79272e3: Verifying Checksum [2021-10-20T14:18:32.459Z] 0ac9a79272e3: Download complete [2021-10-20T14:18:33.082Z] 552d1f2373af: Pull complete [2021-10-20T14:18:34.096Z] ea3f2d53f512: Pull complete [2021-10-20T14:18:34.715Z] 9e70ebbbe112: Pull complete [2021-10-20T14:18:34.715Z] b78e95d17946: Verifying Checksum [2021-10-20T14:18:34.715Z] b78e95d17946: Download complete [2021-10-20T14:18:34.997Z] 7a9cfe048b4a: Verifying Checksum [2021-10-20T14:18:34.997Z] 7a9cfe048b4a: Download complete [2021-10-20T14:18:45.235Z] 7a9cfe048b4a: Pull complete [2021-10-20T14:18:45.235Z] 72dc09318566: Pull complete [2021-10-20T14:18:45.235Z] f4f7b4309257: Pull complete [2021-10-20T14:18:45.520Z] 0ac9a79272e3: Pull complete [2021-10-20T14:18:50.999Z] b78e95d17946: Pull complete [2021-10-20T14:18:50.999Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-20T14:18:50.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T14:18:50.999Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-20T14:18:51.367Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T14:18:51.367Z] WORKDIR /edgex [2021-10-20T14:18:51.367Z] COPY go.mod . [2021-10-20T14:18:51.367Z] RUN go mod download [2021-10-20T14:18:51.367Z] docker build -t ci-base-image-arm64 -f - . [2021-10-20T14:18:53.402Z] Sending build context to Docker daemon 166.4MB [2021-10-20T14:18:53.402Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T14:18:53.402Z] ---> 8b459fc5aaf0 [2021-10-20T14:18:53.402Z] Step 2/4 : WORKDIR /edgex [2021-10-20T14:19:00.209Z] ---> Running in 93c8a3d463e0 [2021-10-20T14:19:00.209Z] Removing intermediate container 93c8a3d463e0 [2021-10-20T14:19:00.210Z] ---> 1fe794108158 [2021-10-20T14:19:00.210Z] Step 3/4 : COPY go.mod . [2021-10-20T14:19:01.202Z] ---> 01db0d6e8dd1 [2021-10-20T14:19:01.202Z] Step 4/4 : RUN go mod download [2021-10-20T14:19:01.202Z] ---> Running in 7ccfac8ed7f8 [2021-10-20T14:19:06.673Z] go: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0 (replaced by ../go-mod-bootstrap): reading /go-mod-bootstrap/go.mod: open /go-mod-bootstrap/go.mod: no such file or directory [2021-10-20T14:19:06.962Z] 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T14:19:08.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T14:19:08.428Z] [2021-10-20T14:19:08.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-20T14:19:08.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T14:19:09.427Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-20T14:19:09.427Z] 448f6bf000e3: Pulling fs layer [2021-10-20T14:19:09.427Z] f757da607395: Pulling fs layer [2021-10-20T14:19:09.427Z] 05883995daec: Pulling fs layer [2021-10-20T14:19:09.427Z] 8603b9c90790: Pulling fs layer [2021-10-20T14:19:09.427Z] 1560dd03e051: Pulling fs layer [2021-10-20T14:19:09.427Z] 8603b9c90790: Waiting [2021-10-20T14:19:09.427Z] 27f5ce0e4adf: Pulling fs layer [2021-10-20T14:19:09.427Z] c2d8d7efcc4b: Pulling fs layer [2021-10-20T14:19:09.427Z] 27f5ce0e4adf: Waiting [2021-10-20T14:19:09.427Z] 1560dd03e051: Waiting [2021-10-20T14:19:09.427Z] f757da607395: Verifying Checksum [2021-10-20T14:19:09.427Z] f757da607395: Download complete [2021-10-20T14:19:09.427Z] 8603b9c90790: Verifying Checksum [2021-10-20T14:19:09.427Z] 8603b9c90790: Download complete [2021-10-20T14:19:09.427Z] 05883995daec: Verifying Checksum [2021-10-20T14:19:09.427Z] 05883995daec: Download complete [2021-10-20T14:19:09.720Z] 27f5ce0e4adf: Verifying Checksum [2021-10-20T14:19:09.720Z] 27f5ce0e4adf: Download complete [2021-10-20T14:19:09.720Z] 1560dd03e051: Verifying Checksum [2021-10-20T14:19:09.720Z] 1560dd03e051: Download complete [2021-10-20T14:19:10.004Z] 448f6bf000e3: Verifying Checksum [2021-10-20T14:19:10.004Z] 448f6bf000e3: Download complete [2021-10-20T14:19:12.688Z] c2d8d7efcc4b: Verifying Checksum [2021-10-20T14:19:12.688Z] c2d8d7efcc4b: Download complete [2021-10-20T14:19:13.695Z] 448f6bf000e3: Pull complete [2021-10-20T14:19:14.306Z] f757da607395: Pull complete [2021-10-20T14:19:15.760Z] 05883995daec: Pull complete [2021-10-20T14:19:16.039Z] 8603b9c90790: Pull complete [2021-10-20T14:19:16.654Z] 1560dd03e051: Pull complete [2021-10-20T14:19:17.258Z] 27f5ce0e4adf: Pull complete [2021-10-20T14:19:32.448Z] c2d8d7efcc4b: Pull complete [2021-10-20T14:19:32.448Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-20T14:19:32.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T14:19:32.448Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-20T14:19:32.689Z] prd-ubuntu18.04-docker-arm64-4c-16g-531 does not seem to be running inside a container [2021-10-20T14:19:32.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:arm64 cat [2021-10-20T14:19:37.337Z] $ docker top a4bc025c78b29c565ac3c830ebf3468e1243730f3478c3205a309630d5158505 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T14:19:38.364Z] ---> job-cost.sh [2021-10-20T14:19:38.364Z] lf-activate-venv: SKIPPING [2021-10-20T14:19:38.364Z] INFO: No Stack... [2021-10-20T14:19:46.673Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-20T14:19:46.673Z] INFO: Archiving Costs [Pipeline] sh [2021-10-20T14:19:47.364Z] + cut -d, -f6 [2021-10-20T14:19:47.364Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-10-20T14:19:47.442Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3758-3-stack-cost] [2021-10-20T14:19:47.448Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3758-3-stack-cost] did not exist. Created. [2021-10-20T14:19:47.448Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3758-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-20T14:19:48.129Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-20T14:19:48.901Z] Stashed 1 file(s) [Pipeline] } [2021-10-20T14:19:48.909Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3758-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-20T14:19:48.932Z] $ docker stop --time=1 a4bc025c78b29c565ac3c830ebf3468e1243730f3478c3205a309630d5158505 [2021-10-20T14:19:50.614Z] $ docker rm -f a4bc025c78b29c565ac3c830ebf3468e1243730f3478c3205a309630d5158505 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-20T14:19:51.065Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-20T14:19:52.259Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-20T14:19:52.575Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T14:19:53.134Z] ---> package-listing.sh [2021-10-20T14:19:53.134Z] ++ facter osfamily [2021-10-20T14:19:53.134Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-20T14:19:53.397Z] + OS_FAMILY=redhat [2021-10-20T14:19:53.397Z] + workspace=/w/workspace/edgex-go/3 [2021-10-20T14:19:53.397Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-20T14:19:53.397Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-20T14:19:53.397Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-20T14:19:53.397Z] + PACKAGES=/tmp/packages_start.txt [2021-10-20T14:19:53.397Z] + '[' /w/workspace/edgex-go/3 ']' [2021-10-20T14:19:53.397Z] + PACKAGES=/tmp/packages_end.txt [2021-10-20T14:19:53.397Z] + case "${OS_FAMILY}" in [2021-10-20T14:19:53.397Z] + rpm -qa [2021-10-20T14:19:53.397Z] + sort [2021-10-20T14:19:53.967Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-20T14:19:53.968Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-20T14:19:53.968Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-20T14:19:53.968Z] + '[' /w/workspace/edgex-go/3 ']' [2021-10-20T14:19:53.968Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-10-20T14:19:53.968Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-10-20T14:19:53.977Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-20T14:19:54.257Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-20T14:19:54.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T14:19:54.811Z] [2021-10-20T14:19:54.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T14:19:55.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T14:19:55.115Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-20T14:19:55.115Z] b4d181a07f80: Pulling fs layer [2021-10-20T14:19:55.115Z] a1111a8f2ec3: Pulling fs layer [2021-10-20T14:19:55.115Z] ed53099fbce6: Pulling fs layer [2021-10-20T14:19:55.115Z] dc539afda2c1: Pulling fs layer [2021-10-20T14:19:55.115Z] 77bc0d833cb6: Pulling fs layer [2021-10-20T14:19:55.115Z] 9065ff56babe: Pulling fs layer [2021-10-20T14:19:55.115Z] d287ab97295c: Pulling fs layer [2021-10-20T14:19:55.115Z] dc539afda2c1: Waiting [2021-10-20T14:19:55.115Z] 77bc0d833cb6: Waiting [2021-10-20T14:19:55.115Z] 9065ff56babe: Waiting [2021-10-20T14:19:55.115Z] d287ab97295c: Waiting [2021-10-20T14:19:55.115Z] a1111a8f2ec3: Verifying Checksum [2021-10-20T14:19:55.115Z] a1111a8f2ec3: Download complete [2021-10-20T14:19:55.115Z] dc539afda2c1: Verifying Checksum [2021-10-20T14:19:55.115Z] dc539afda2c1: Download complete [2021-10-20T14:19:55.385Z] ed53099fbce6: Verifying Checksum [2021-10-20T14:19:55.386Z] ed53099fbce6: Download complete [2021-10-20T14:19:55.386Z] 9065ff56babe: Verifying Checksum [2021-10-20T14:19:55.386Z] 9065ff56babe: Download complete [2021-10-20T14:19:55.386Z] 77bc0d833cb6: Verifying Checksum [2021-10-20T14:19:55.386Z] 77bc0d833cb6: Download complete [2021-10-20T14:19:55.386Z] b4d181a07f80: Verifying Checksum [2021-10-20T14:19:55.386Z] b4d181a07f80: Download complete [2021-10-20T14:19:55.961Z] d287ab97295c: Verifying Checksum [2021-10-20T14:19:55.961Z] d287ab97295c: Download complete [2021-10-20T14:19:56.905Z] b4d181a07f80: Pull complete [2021-10-20T14:19:56.905Z] a1111a8f2ec3: Pull complete [2021-10-20T14:19:57.483Z] ed53099fbce6: Pull complete [2021-10-20T14:19:57.483Z] dc539afda2c1: Pull complete [2021-10-20T14:19:57.742Z] 77bc0d833cb6: Pull complete [2021-10-20T14:19:57.742Z] 9065ff56babe: Pull complete [2021-10-20T14:20:03.059Z] d287ab97295c: Pull complete [2021-10-20T14:20:03.059Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-20T14:20:03.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T14:20:03.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-20T14:20:03.134Z] prd-centos7-docker-4c-2g-521 does not seem to be running inside a container [2021-10-20T14:20:03.167Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10003/edgex-lftools-log-publisher:latest cat [2021-10-20T14:20:05.410Z] $ docker top 3472e9d0cb1a222afda57cf93d03a7e93dc07530519b986674f0137ea6a7a1a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T14:20:05.765Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-20T14:20:06.060Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-20T14:20:06.346Z] + ls /var/log/sa-host [2021-10-20T14:20:06.346Z] + sadf -c /var/log/sa-host/sa20 [2021-10-20T14:20:06.346Z] file_magic: OK [2021-10-20T14:20:06.346Z] HZ: Using current value: 100 [2021-10-20T14:20:06.346Z] file_header: OK [2021-10-20T14:20:06.346Z] 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-10-20T14:20:06.346Z] Statistics: [2021-10-20T14:20:06.346Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T14:20:06.346Z] File successfully converted to sysstat format version 12.0.3 [2021-10-20T14:20:06.346Z] + sadf -c /var/log/sa-host/sa30 [2021-10-20T14:20:06.346Z] file_magic: OK [2021-10-20T14:20:06.346Z] HZ: Using current value: 100 [2021-10-20T14:20:06.346Z] file_header: OK [2021-10-20T14:20:06.346Z] 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-10-20T14:20:06.346Z] Statistics: [2021-10-20T14:20:06.346Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T14:20:06.346Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T14:20:06.576Z] provisioning config files... [2021-10-20T14:20:06.588Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8184853197713520247tmp [Pipeline] { [Pipeline] echo [2021-10-20T14:20:06.598Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T14:20:06.885Z] ---> create-netrc.sh [Pipeline] } [2021-10-20T14:20:06.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-20T14:20:07.243Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-20T14:20:07.259Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T14:20:07.569Z] ---> sudo-logs.sh [2021-10-20T14:20:07.569Z] Archiving 'sudo' log.. [2021-10-20T14:20:07.569Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-521.novalocal: Name or service not known [2021-10-20T14:20:07.569Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-521.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-20T14:20:07.606Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T14:20:07.908Z] ---> job-cost.sh [2021-10-20T14:20:07.908Z] lf-activate-venv: SKIPPING [2021-10-20T14:20:07.908Z] DEBUG: total: 0.10999999940395355 [2021-10-20T14:20:07.908Z] INFO: Retrieving Stack Cost... [2021-10-20T14:20:16.034Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-20T14:20:16.293Z] INFO: Archiving Costs [Pipeline] echo [2021-10-20T14:20:16.302Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T14:20:16.589Z] ---> logs-deploy.sh [2021-10-20T14:20:16.590Z] lf-activate-venv: SKIPPING [2021-10-20T14:20:16.590Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3758/3 [2021-10-20T14:20:16.590Z] INFO: archiving workspace using pattern(s): [2021-10-20T14:20:17.163Z] Archives upload complete. [2021-10-20T14:20:17.422Z] INFO: archiving logs to Nexus