Pull request #3812 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5a316f0e9d7d4c262670798159723ad58ec3f7ab+23297b73a36dbb0569f4168faa1adbec72d87445 (dc1c14641738922ebbebb6a26ca003da83192d49) Running in Durability level: MAX_SURVIVABILITY 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-ssh5254483083909054051.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh8261229079443693842.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 a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3812/workspace@libs/edgex-global-pipelines # timeout=10 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-3812/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5259651615211838129.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3812/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8868046797934664258.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1386364653597252038.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3812/workspace@libs/lf-pipelines # timeout=10 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-3812/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5583135677867535407.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 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 USE_ALPINE: true 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 Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-198 in /w/workspace/edgexfoundry_edgex-go_PR-3812 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh9220651808107511966.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 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/1@tmp/jenkins-gitclient-ssh2204995532405776017.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3812/head:refs/remotes/origin/PR-3812 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 23297b73a36dbb0569f4168faa1adbec72d87445 into PR head commit 5a316f0e9d7d4c262670798159723ad58ec3f7ab Merge succeeded, producing 5a316f0e9d7d4c262670798159723ad58ec3f7ab Checking out Revision 5a316f0e9d7d4c262670798159723ad58ec3f7ab (PR-3812) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a316f0e9d7d4c262670798159723ad58ec3f7ab # 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/1@tmp/jenkins-gitclient-ssh9167579496510952906.key > git merge 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a316f0e9d7d4c262670798159723ad58ec3f7ab # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:09:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:09:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:09:56 ========================================================= 19:09:56 EdgeX Global Pipelines Version Info 19:09:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:09:57 ------------------- 19:09:57 stable info: 19:09:57 ------------------- 19:09:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:09:57 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 19:09:57 Message: update stable to v1.0.213 19:09:58 ------------------- 19:09:58 experimental info: 19:09:58 ------------------- 19:09:58 Commited By: **** collab-it+edgex@linuxfoundation.org 19:09:58 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 19:09:58 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:09:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:09:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:09:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3812 [Pipeline] echo 19:09:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3812 [Pipeline] echo 19:09:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3812 [Pipeline] echo 19:09:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a316f0e9d7d4c262670798159723ad58ec3f7ab [Pipeline] echo 19:09:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a316f0 [Pipeline] echo 19:09:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:59 provisioning config files... 19:09:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1635151403725921525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:59 ---> docker-login.sh 19:09:59 nexus3.edgexfoundry.org:10001 19:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:59 Configure a credential helper to remove this warning. See 19:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:59 19:09:59 Login Succeeded 19:09:59 nexus3.edgexfoundry.org:10002 19:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:59 Configure a credential helper to remove this warning. See 19:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:59 19:09:59 Login Succeeded 19:09:59 nexus3.edgexfoundry.org:10003 19:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:00 Configure a credential helper to remove this warning. See 19:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:00 19:10:00 Login Succeeded 19:10:00 nexus3.edgexfoundry.org:10004 19:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:00 Configure a credential helper to remove this warning. See 19:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:00 19:10:00 Login Succeeded 19:10:00 docker.io 19:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:00 Configure a credential helper to remove this warning. See 19:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:00 19:10:00 Login Succeeded 19:10:00 ---> docker-login.sh ends [Pipeline] } 19:10:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:10:01 ++ 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 19:10:01 + for file in '`ls cmd/**/Dockerfile`' 19:10:01 ++ dirname cmd/core-command/Dockerfile 19:10:01 ++ cut -d/ -f2 19:10:01 + echo core-command,cmd/core-command/Dockerfile 19:10:01 + for file in '`ls cmd/**/Dockerfile`' 19:10:01 ++ dirname cmd/core-data/Dockerfile 19:10:01 ++ cut -d/ -f2 19:10:01 + echo core-data,cmd/core-data/Dockerfile 19:10:01 + for file in '`ls cmd/**/Dockerfile`' 19:10:01 ++ dirname cmd/core-metadata/Dockerfile 19:10:01 ++ cut -d/ -f2 19:10:01 + echo core-metadata,cmd/core-metadata/Dockerfile 19:10:01 + for file in '`ls cmd/**/Dockerfile`' 19:10:01 ++ dirname cmd/security-bootstrapper/Dockerfile 19:10:01 ++ cut -d/ -f2 19:10:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:10:01 + for file in '`ls cmd/**/Dockerfile`' 19:10:01 ++ dirname cmd/security-proxy-setup/Dockerfile 19:10:01 ++ cut -d/ -f2 19:10:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:10:01 + for file in '`ls cmd/**/Dockerfile`' 19:10:01 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:10:01 ++ cut -d/ -f2 19:10:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:10:01 + for file in '`ls cmd/**/Dockerfile`' 19:10:01 ++ dirname cmd/support-notifications/Dockerfile 19:10:01 ++ cut -d/ -f2 19:10:01 + echo support-notifications,cmd/support-notifications/Dockerfile 19:10:01 + for file in '`ls cmd/**/Dockerfile`' 19:10:01 ++ dirname cmd/support-scheduler/Dockerfile 19:10:01 ++ cut -d/ -f2 19:10:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:10:01 + for file in '`ls cmd/**/Dockerfile`' 19:10:01 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:10:01 ++ cut -d/ -f2 19:10:01 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:10:01 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] { (Build Check) [Pipeline] sh 19:10:01 + git rev-list -1 --merges 5a316f0e9d7d4c262670798159723ad58ec3f7ab~1..5a316f0e9d7d4c262670798159723ad58ec3f7ab [Pipeline] echo 19:10:01 -----------> git rev-list -1 --merges 5a316f0e9d7d4c262670798159723ad58ec3f7ab~1..5a316f0e9d7d4c262670798159723ad58ec3f7ab 5a316f0e9d7d4c262670798159723ad58ec3f7ab [false] [Pipeline] sh 19:10:02 + git log --format=format:%s -1 5a316f0e9d7d4c262670798159723ad58ec3f7ab [Pipeline] echo 19:10:02 ========================================================= 19:10:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:10:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:10:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:10:02 19:10:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:10:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:10:03 latest: Pulling from edgex-devops/git-semver 19:10:03 a0d0a0d46f8b: Pulling fs layer 19:10:03 3e5f54012d9b: Pulling fs layer 19:10:03 4c7163046ea9: Pulling fs layer 19:10:03 0c2d73faf560: Pulling fs layer 19:10:03 0c2d73faf560: Waiting 19:10:03 3e5f54012d9b: Verifying Checksum 19:10:03 3e5f54012d9b: Download complete 19:10:03 a0d0a0d46f8b: Verifying Checksum 19:10:03 a0d0a0d46f8b: Download complete 19:10:03 4c7163046ea9: Verifying Checksum 19:10:03 4c7163046ea9: Download complete 19:10:03 0c2d73faf560: Verifying Checksum 19:10:03 0c2d73faf560: Download complete 19:10:03 a0d0a0d46f8b: Pull complete 19:10:03 3e5f54012d9b: Pull complete 19:10:03 4c7163046ea9: Pull complete 19:10:03 0c2d73faf560: Pull complete 19:10:03 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:10:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:10:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:10:03 prd-centos7-docker-4c-2g-198 does not seem to be running inside a container 19:10:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:10:04 $ docker top 6d41e52b1ed76e96b9226cec57c650795b0faa2abed25d7d6c2c50f079b11703 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:10:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:04 [ssh-agent] Looking for ssh-agent implementation... 19:10:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:04 $ docker exec 6d41e52b1ed76e96b9226cec57c650795b0faa2abed25d7d6c2c50f079b11703 ssh-agent 19:10:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiICjPG/agent.13 19:10:04 SSH_AGENT_PID=20 19:10:04 Running ssh-add (command line suppressed) 19:10:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5325358557606032379.key (/w/workspace/edgex-go/1@tmp/private_key_5325358557606032379.key) 19:10:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:05 + git tag --points-at HEAD [Pipeline] } 19:10:05 $ docker exec --env ******** --env ******** 6d41e52b1ed76e96b9226cec57c650795b0faa2abed25d7d6c2c50f079b11703 ssh-agent -k 19:10:05 unset SSH_AUTH_SOCK; 19:10:05 unset SSH_AGENT_PID; 19:10:05 echo Agent pid 20 killed; 19:10:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:10:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:05 [ssh-agent] Looking for ssh-agent implementation... 19:10:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:05 $ docker exec 6d41e52b1ed76e96b9226cec57c650795b0faa2abed25d7d6c2c50f079b11703 ssh-agent 19:10:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdKmLiD/agent.53 19:10:05 SSH_AGENT_PID=59 19:10:05 Running ssh-add (command line suppressed) 19:10:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1627672137973469367.key (/w/workspace/edgex-go/1@tmp/private_key_1627672137973469367.key) 19:10:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:06 + git semver init 19:10:06 # -> Open(): unable to determine branch for HEAD 19:10:06 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:10:06 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:10:06 # $SEMVER_REMOTE_NAME = origin 19:10:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:10:06 # $SEMVER_USER_NAME = edgex-jenkins 19:10:06 # $SEMVER_BRANCH = PR-3812 19:10:06 # $SEMVER_TEMP = /tmp/semver-814052224 19:10:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:10:21 # '/tmp/semver-814052224' -> '/w/workspace/edgex-go/1/.semver' 19:10:21 # -> Force: false 19:10:21 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:10:21 $ docker exec --env ******** --env ******** 6d41e52b1ed76e96b9226cec57c650795b0faa2abed25d7d6c2c50f079b11703 ssh-agent -k 19:10:21 unset SSH_AUTH_SOCK; 19:10:21 unset SSH_AGENT_PID; 19:10:21 echo Agent pid 59 killed; 19:10:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:10:21 + git semver [Pipeline] } 19:10:21 $ docker stop --time=1 6d41e52b1ed76e96b9226cec57c650795b0faa2abed25d7d6c2c50f079b11703 19:10:23 $ docker rm -f 6d41e52b1ed76e96b9226cec57c650795b0faa2abed25d7d6c2c50f079b11703 [Pipeline] // withDockerContainer [Pipeline] sh 19:10:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:10:24 Stashed 1 file(s) [Pipeline] echo 19:10:24 [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 19:10:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:25 ========================================================= 19:10:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:10:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:10:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:10:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:10:25 a0d0a0d46f8b: Already exists 19:10:25 31adcdaf11c8: Pulling fs layer 19:10:25 b8b176561691: Pulling fs layer 19:10:25 4527c011a84f: Pulling fs layer 19:10:25 5d74067f8e1e: Pulling fs layer 19:10:25 e0aca202a116: Pulling fs layer 19:10:25 3a43be97a3b4: Pulling fs layer 19:10:25 34cad66bf833: Pulling fs layer 19:10:25 b4e3c513aaa6: Pulling fs layer 19:10:25 5d74067f8e1e: Waiting 19:10:25 e0aca202a116: Waiting 19:10:25 3a43be97a3b4: Waiting 19:10:25 34cad66bf833: Waiting 19:10:25 b4e3c513aaa6: Waiting 19:10:25 b8b176561691: Verifying Checksum 19:10:25 b8b176561691: Download complete 19:10:25 31adcdaf11c8: Verifying Checksum 19:10:25 31adcdaf11c8: Download complete 19:10:25 5d74067f8e1e: Verifying Checksum 19:10:25 5d74067f8e1e: Download complete 19:10:25 e0aca202a116: Verifying Checksum 19:10:25 e0aca202a116: Download complete 19:10:25 3a43be97a3b4: Verifying Checksum 19:10:25 3a43be97a3b4: Download complete 19:10:25 31adcdaf11c8: Pull complete 19:10:25 34cad66bf833: Verifying Checksum 19:10:25 34cad66bf833: Download complete 19:10:25 b8b176561691: Pull complete 19:10:26 4527c011a84f: Verifying Checksum 19:10:26 4527c011a84f: Download complete 19:10:26 b4e3c513aaa6: Verifying Checksum 19:10:26 b4e3c513aaa6: Download complete 19:10:29 4527c011a84f: Pull complete 19:10:29 5d74067f8e1e: Pull complete 19:10:29 e0aca202a116: Pull complete 19:10:29 3a43be97a3b4: Pull complete 19:10:29 34cad66bf833: Pull complete 19:10:32 b4e3c513aaa6: Pull complete 19:10:32 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 19:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:10:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:10:32 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:10:32 WORKDIR /edgex 19:10:32 COPY go.mod . 19:10:32 RUN go mod download' 19:10:32 + docker build -t ci-base-image-x86_64 -f - . 19:10:34 Sending build context to Docker daemon 329.9MB 19:10:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:10:34 ---> 9f6097aaca64 19:10:34 Step 2/4 : WORKDIR /edgex 19:10:35 ---> Running in 3797b137ec03 19:10:35 Removing intermediate container 3797b137ec03 19:10:35 ---> b1c5d9fe091b 19:10:35 Step 3/4 : COPY go.mod . 19:10:35 ---> 83960c155713 19:10:35 Step 4/4 : RUN go mod download 19:10:35 ---> Running in bc67b2285d5c 19:10:40 Still waiting to schedule task 19:10:40 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 19:11:02 Removing intermediate container bc67b2285d5c 19:11:02 ---> 5a6f0802695f 19:11:02 Successfully built 5a6f0802695f 19:11:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:11:02 + docker inspect -f . ci-base-image-x86_64 19:11:02 . [Pipeline] withDockerContainer 19:11:02 prd-centos7-docker-4c-2g-198 does not seem to be running inside a container 19:11:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:11:02 $ docker top 9de9a30f0313819af2d0f70a5108a52253ab68bcae0437022804432ad283b504 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:03 + go version 19:11:03 go version go1.16.8 linux/amd64 [Pipeline] } 19:11:03 $ docker stop --time=1 9de9a30f0313819af2d0f70a5108a52253ab68bcae0437022804432ad283b504 19:11:04 $ docker rm -f 9de9a30f0313819af2d0f70a5108a52253ab68bcae0437022804432ad283b504 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:05 + docker inspect -f . ci-base-image-x86_64 19:11:05 . [Pipeline] withDockerContainer 19:11:05 prd-centos7-docker-4c-2g-198 does not seem to be running inside a container 19:11:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:11:05 $ docker top 4bb8f37e8b1fc77e2492036208c0932cc15fe053ac7a6686b3abeefa82cf0050 -eo pid,comm [Pipeline] { [Pipeline] echo 19:11:05 ========================================================= 19:11:05 [edgeXBuildGoParallel] Running Tests and Build... 19:11:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:06 + make test 19:11:06 go mod tidy 19:11:06 verifying github.com/edgexfoundry/go-mod-messaging/v2@v2.1.0: checksum mismatch 19:11:06 downloaded: h1:vw2zYd7DF5eizT1B3X+lzpaKxajCft53jyl3B2QPGBs= 19:11:06 go.sum: h1:micHOJw0YsBeGpyFwuMCLyeQBR4MkW2ikW18yXhxXt4= 19:11:06 19:11:06 SECURITY ERROR 19:11:06 This download does NOT match an earlier download recorded in go.sum. 19:11:06 The bits may have been replaced on the origin server, or an attacker may 19:11:06 have intercepted the download attempt. 19:11:06 19:11:06 For more information, see 'go help module-auth'. 19:11:06 make: *** [Makefile:97: unittest] Error 1 [Pipeline] } 19:11:06 $ docker stop --time=1 4bb8f37e8b1fc77e2492036208c0932cc15fe053ac7a6686b3abeefa82cf0050 19:11:07 $ docker rm -f 4bb8f37e8b1fc77e2492036208c0932cc15fe053ac7a6686b3abeefa82cf0050 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:11:08 Failed in branch amd64 19:14:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-203 in /w/workspace/edgexfoundry_edgex-go_PR-3812 [Pipeline] { [Pipeline] ws 19:14:10 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:14:10 The recommended git tool is: git 19:14:17 using credential edgex-jenkins-ssh 19:14:17 Cloning the remote Git repository 19:14:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:14:17 > git init /w/workspace/edgex-go/1 # timeout=10 19:14:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:14:17 > git --version # timeout=10 19:14:17 > git --version # 'git version 2.17.1' 19:14:17 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:14:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:38 Merging remotes/origin/main commit 23297b73a36dbb0569f4168faa1adbec72d87445 into PR head commit 5a316f0e9d7d4c262670798159723ad58ec3f7ab 19:14:38 Merge succeeded, producing 5a316f0e9d7d4c262670798159723ad58ec3f7ab 19:14:38 Checking out Revision 5a316f0e9d7d4c262670798159723ad58ec3f7ab (PR-3812) 19:14:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:14:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:14:37 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3812/head:refs/remotes/origin/PR-3812 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:14:38 > git config core.sparsecheckout # timeout=10 19:14:38 > git checkout -f 5a316f0e9d7d4c262670798159723ad58ec3f7ab # timeout=10 19:14:38 > git remote # timeout=10 19:14:38 > git config --get remote.origin.url # timeout=10 19:14:38 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:38 > git merge 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 19:14:38 > git rev-parse HEAD^{commit} # timeout=10 19:14:38 > git config core.sparsecheckout # timeout=10 19:14:38 > git checkout -f 5a316f0e9d7d4c262670798159723ad58ec3f7ab # timeout=10 19:14:43 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 19:14:43 > git --version # timeout=10 19:14:43 > git --version # 'git version 2.17.1' 19:14:43 fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:14:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:14:44 % Total % Received % Xferd Average Speed Time Time Time Current 19:14:44 Dload Upload Total Spent Left Speed 19:14:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 202k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh 19:14:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:14:45 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 19:14:45 tee /etc/docker/daemon.new 19:14:45 { 19:14:45 "registry-mirrors": [ 19:14:45 "https://nexus3.edgexfoundry.org:10001" 19:14:45 ], 19:14:45 "bip": "10.250.0.254/24", 19:14:45 "hosts": [ 19:14:45 "tcp://0.0.0.0:5555", 19:14:45 "unix:///var/run/docker.sock" 19:14:45 ], 19:14:45 "mtu": 1458, 19:14:45 "selinux-enabled": true, 19:14:45 "seccomp-profile": "/etc/docker/seccomp.json" 19:14:45 } [Pipeline] sh 19:14:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:14:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:04 provisioning config files... 19:15:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7719846774012107813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:04 ---> docker-login.sh 19:15:04 nexus3.edgexfoundry.org:10001 19:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:06 Configure a credential helper to remove this warning. See 19:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:06 19:15:06 Login Succeeded 19:15:06 nexus3.edgexfoundry.org:10002 19:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:06 Configure a credential helper to remove this warning. See 19:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:06 19:15:06 Login Succeeded 19:15:06 nexus3.edgexfoundry.org:10003 19:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:07 Configure a credential helper to remove this warning. See 19:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:07 19:15:07 Login Succeeded 19:15:07 nexus3.edgexfoundry.org:10004 19:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:07 Configure a credential helper to remove this warning. See 19:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:07 19:15:07 Login Succeeded 19:15:07 docker.io 19:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:08 Configure a credential helper to remove this warning. See 19:15:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:08 19:15:08 Login Succeeded 19:15:08 ---> docker-login.sh ends [Pipeline] } 19:15:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:15:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:15:08 ========================================================= 19:15:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:15:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:15:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:15:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:15:09 552d1f2373af: Pulling fs layer 19:15:09 ea3f2d53f512: Pulling fs layer 19:15:09 9e70ebbbe112: Pulling fs layer 19:15:09 7a9cfe048b4a: Pulling fs layer 19:15:09 72dc09318566: Pulling fs layer 19:15:09 f4f7b4309257: Pulling fs layer 19:15:09 0ac9a79272e3: Pulling fs layer 19:15:09 b78e95d17946: Pulling fs layer 19:15:09 f4f7b4309257: Waiting 19:15:09 0ac9a79272e3: Waiting 19:15:09 b78e95d17946: Waiting 19:15:09 7a9cfe048b4a: Waiting 19:15:09 72dc09318566: Waiting 19:15:09 9e70ebbbe112: Download complete 19:15:09 ea3f2d53f512: Verifying Checksum 19:15:09 ea3f2d53f512: Download complete 19:15:09 72dc09318566: Download complete 19:15:09 f4f7b4309257: Verifying Checksum 19:15:09 f4f7b4309257: Download complete 19:15:09 552d1f2373af: Verifying Checksum 19:15:09 0ac9a79272e3: Verifying Checksum 19:15:09 0ac9a79272e3: Download complete 19:15:10 552d1f2373af: Pull complete 19:15:11 ea3f2d53f512: Pull complete 19:15:12 9e70ebbbe112: Pull complete 19:15:12 b78e95d17946: Download complete 19:15:12 7a9cfe048b4a: Verifying Checksum 19:15:12 7a9cfe048b4a: Download complete 19:15:25 7a9cfe048b4a: Pull complete 19:15:25 72dc09318566: Pull complete 19:15:25 f4f7b4309257: Pull complete 19:15:25 0ac9a79272e3: Pull complete 19:15:30 b78e95d17946: Pull complete 19:15:30 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:15:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:15:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:15:31 + + docker build -t ci-base-image-arm64 -f - . 19:15:31 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:15:31 WORKDIR /edgex 19:15:31 COPY go.mod . 19:15:31 RUN go mod download 19:15:33 Sending build context to Docker daemon 166.6MB 19:15:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:15:33 ---> 8b459fc5aaf0 19:15:33 Step 2/4 : WORKDIR /edgex 19:15:35 ---> Running in dd9712c23d7a 19:15:35 Removing intermediate container dd9712c23d7a 19:15:35 ---> 63c3146677f2 19:15:35 Step 3/4 : COPY go.mod . 19:15:36 ---> 0e40f97b8913 19:15:36 Step 4/4 : RUN go mod download 19:15:36 ---> Running in f107d88ef98e 19:16:58 Removing intermediate container f107d88ef98e 19:16:58 ---> cff3d7e9d6f4 19:16:58 Successfully built cff3d7e9d6f4 19:16:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:16:59 + docker inspect -f . ci-base-image-arm64 19:16:59 . [Pipeline] withDockerContainer 19:16:59 prd-ubuntu18.04-docker-arm64-4c-16g-203 does not seem to be running inside a container 19:16:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:17:00 $ docker top bc05243b29f1b1bb7c9058707a35283ab3aabfe418177009cde42a70148e4ca6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:01 + go version 19:17:01 go version go1.16.8 linux/arm64 [Pipeline] } 19:17:01 $ docker stop --time=1 bc05243b29f1b1bb7c9058707a35283ab3aabfe418177009cde42a70148e4ca6 19:17:03 $ docker rm -f bc05243b29f1b1bb7c9058707a35283ab3aabfe418177009cde42a70148e4ca6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:17:04 + docker inspect -f . ci-base-image-arm64 19:17:04 . [Pipeline] withDockerContainer 19:17:04 prd-ubuntu18.04-docker-arm64-4c-16g-203 does not seem to be running inside a container 19:17:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:17:06 $ docker top b215b5869657b1ddfe057ac55b706e2f8525f1ba7fd5eeb791b0485727774290 -eo pid,comm [Pipeline] { [Pipeline] echo 19:17:06 ========================================================= 19:17:06 [edgeXBuildGoParallel] Running Tests and Build... 19:17:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:17:07 + make test 19:17:07 go mod tidy 19:17:07 verifying github.com/edgexfoundry/go-mod-messaging/v2@v2.1.0: checksum mismatch 19:17:07 downloaded: h1:vw2zYd7DF5eizT1B3X+lzpaKxajCft53jyl3B2QPGBs= 19:17:07 go.sum: h1:micHOJw0YsBeGpyFwuMCLyeQBR4MkW2ikW18yXhxXt4= 19:17:07 19:17:07 SECURITY ERROR 19:17:07 This download does NOT match an earlier download recorded in go.sum. 19:17:07 The bits may have been replaced on the origin server, or an attacker may 19:17:07 have intercepted the download attempt. 19:17:07 19:17:07 For more information, see 'go help module-auth'. 19:17:07 make: *** [Makefile:97: unittest] Error 1 [Pipeline] } 19:17:07 $ docker stop --time=1 b215b5869657b1ddfe057ac55b706e2f8525f1ba7fd5eeb791b0485727774290 19:17:09 $ docker rm -f b215b5869657b1ddfe057ac55b706e2f8525f1ba7fd5eeb791b0485727774290 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:17:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:17:10 19:17:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:17:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:17:11 arm64: Pulling from edgex-lftools-log-publisher 19:17:11 448f6bf000e3: Pulling fs layer 19:17:11 f757da607395: Pulling fs layer 19:17:11 05883995daec: Pulling fs layer 19:17:11 8603b9c90790: Pulling fs layer 19:17:11 1560dd03e051: Pulling fs layer 19:17:11 27f5ce0e4adf: Pulling fs layer 19:17:11 c2d8d7efcc4b: Pulling fs layer 19:17:11 1560dd03e051: Waiting 19:17:11 27f5ce0e4adf: Waiting 19:17:11 c2d8d7efcc4b: Waiting 19:17:11 8603b9c90790: Waiting 19:17:11 f757da607395: Verifying Checksum 19:17:11 f757da607395: Download complete 19:17:11 8603b9c90790: Verifying Checksum 19:17:11 8603b9c90790: Download complete 19:17:11 1560dd03e051: Verifying Checksum 19:17:11 1560dd03e051: Download complete 19:17:11 27f5ce0e4adf: Verifying Checksum 19:17:11 27f5ce0e4adf: Download complete 19:17:11 05883995daec: Verifying Checksum 19:17:11 05883995daec: Download complete 19:17:11 448f6bf000e3: Verifying Checksum 19:17:11 448f6bf000e3: Download complete 19:17:14 c2d8d7efcc4b: Verifying Checksum 19:17:14 c2d8d7efcc4b: Download complete 19:17:15 448f6bf000e3: Pull complete 19:17:15 f757da607395: Pull complete 19:17:17 05883995daec: Pull complete 19:17:17 8603b9c90790: Pull complete 19:17:18 1560dd03e051: Pull complete 19:17:19 27f5ce0e4adf: Pull complete 19:17:34 c2d8d7efcc4b: Pull complete 19:17:34 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:17:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:17:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:17:34 prd-ubuntu18.04-docker-arm64-4c-16g-203 does not seem to be running inside a container 19:17:34 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-lftools-log-publisher:arm64 cat 19:17:37 $ docker top 646c25119f732caca50d1e646e2a12087b2273e53977e727aa8e1692b47375d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:38 ---> job-cost.sh 19:17:38 lf-activate-venv: SKIPPING 19:17:38 INFO: No Stack... 19:17:38 INFO: Retrieving Pricing Info for: v3-standard-4 19:17:39 INFO: Archiving Costs [Pipeline] sh 19:17:39 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:17:39 + cut -d, -f6 [Pipeline] lock 19:17:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3812-1-stack-cost] 19:17:39 Resource [jenkins-edgexfoundry-edgex-go-PR-3812-1-stack-cost] did not exist. Created. 19:17:39 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3812-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:17:40 + echo total: 0.10999999940395355 [Pipeline] stash 19:17:41 Stashed 1 file(s) [Pipeline] } 19:17:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3812-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:17:41 $ docker stop --time=1 646c25119f732caca50d1e646e2a12087b2273e53977e727aa8e1692b47375d0 19:17:42 $ docker rm -f 646c25119f732caca50d1e646e2a12087b2273e53977e727aa8e1692b47375d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:17:43 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:17:45 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:17:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:17:46 ---> package-listing.sh 19:17:46 ++ tr '[:upper:]' '[:lower:]' 19:17:46 ++ facter osfamily 19:17:46 + OS_FAMILY=redhat 19:17:46 + workspace=/w/workspace/edgex-go/1 19:17:46 + START_PACKAGES=/tmp/packages_start.txt 19:17:46 + END_PACKAGES=/tmp/packages_end.txt 19:17:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:17:46 + PACKAGES=/tmp/packages_start.txt 19:17:46 + '[' /w/workspace/edgex-go/1 ']' 19:17:46 + PACKAGES=/tmp/packages_end.txt 19:17:46 + case "${OS_FAMILY}" in 19:17:46 + rpm -qa 19:17:46 + sort 19:17:47 + '[' -f /tmp/packages_start.txt ']' 19:17:47 + '[' -f /tmp/packages_end.txt ']' 19:17:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:17:47 + '[' /w/workspace/edgex-go/1 ']' 19:17:47 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:17:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:17:47 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:17:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:17:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:17:48 19:17:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:17:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:17:48 latest: Pulling from edgex-lftools-log-publisher 19:17:48 b4d181a07f80: Pulling fs layer 19:17:48 a1111a8f2ec3: Pulling fs layer 19:17:48 ed53099fbce6: Pulling fs layer 19:17:48 dc539afda2c1: Pulling fs layer 19:17:48 77bc0d833cb6: Pulling fs layer 19:17:48 9065ff56babe: Pulling fs layer 19:17:48 d287ab97295c: Pulling fs layer 19:17:48 77bc0d833cb6: Waiting 19:17:48 9065ff56babe: Waiting 19:17:48 d287ab97295c: Waiting 19:17:48 dc539afda2c1: Waiting 19:17:48 a1111a8f2ec3: Verifying Checksum 19:17:48 a1111a8f2ec3: Download complete 19:17:48 dc539afda2c1: Verifying Checksum 19:17:48 dc539afda2c1: Download complete 19:17:48 ed53099fbce6: Verifying Checksum 19:17:48 ed53099fbce6: Download complete 19:17:48 9065ff56babe: Verifying Checksum 19:17:48 9065ff56babe: Download complete 19:17:48 77bc0d833cb6: Verifying Checksum 19:17:48 77bc0d833cb6: Download complete 19:17:48 b4d181a07f80: Verifying Checksum 19:17:48 b4d181a07f80: Download complete 19:17:49 d287ab97295c: Verifying Checksum 19:17:49 d287ab97295c: Download complete 19:17:50 b4d181a07f80: Pull complete 19:17:50 a1111a8f2ec3: Pull complete 19:17:50 ed53099fbce6: Pull complete 19:17:50 dc539afda2c1: Pull complete 19:17:50 77bc0d833cb6: Pull complete 19:17:50 9065ff56babe: Pull complete 19:17:56 d287ab97295c: Pull complete 19:17:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:17:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:17:56 prd-centos7-docker-4c-2g-198 does not seem to be running inside a container 19:17:56 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:17:58 $ docker top d75604620a6a6c8c03826957e884a5b127ae7bd07557f6fa7b150b11ef32b897 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:59 + touch /tmp/pre-build-complete [Pipeline] sh 19:17:59 + mkdir -p /var/log/sysstat [Pipeline] sh 19:17:59 + ls /var/log/sa-host 19:17:59 + sadf -c /var/log/sa-host/sa11 19:17:59 file_magic: OK 19:17:59 HZ: Using current value: 100 19:17:59 file_header: OK 19:17:59 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 19:17:59 Statistics: 19:17:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:17:59 File successfully converted to sysstat format version 12.0.3 19:17:59 + sadf -c /var/log/sa-host/sa30 19:17:59 file_magic: OK 19:17:59 HZ: Using current value: 100 19:17:59 file_header: OK 19:17:59 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 19:17:59 Statistics: 19:17:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:17:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:00 provisioning config files... 19:18:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5979391983994085901tmp [Pipeline] { [Pipeline] echo 19:18:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:18:00 ---> create-netrc.sh [Pipeline] } 19:18:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:18:00 ---> python-tools-install.sh [Pipeline] echo 19:18:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:18:01 ---> sudo-logs.sh 19:18:01 Archiving 'sudo' log.. 19:18:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-198.novalocal: Name or service not known 19:18:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-198.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:18:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:18:01 ---> job-cost.sh 19:18:01 lf-activate-venv: SKIPPING 19:18:01 DEBUG: total: 0.10999999940395355 19:18:01 INFO: Retrieving Stack Cost... 19:18:06 INFO: Retrieving Pricing Info for: v3-standard-2 19:18:06 INFO: Archiving Costs [Pipeline] echo 19:18:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:18:07 ---> logs-deploy.sh 19:18:07 lf-activate-venv: SKIPPING 19:18:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3812/1 19:18:07 INFO: archiving workspace using pattern(s): 19:18:07 Archives upload complete. 19:18:08 INFO: archiving logs to Nexus