Pull request #135 opened 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 lenny-intel for edgexfoundry/device-rest-go Obtained Jenkinsfile from f936d1d1683ba476397a484ca69f178832238efe+394630684c4f2c5fa0b05acfafc8d275cc2ae64c (11e42930ae0f2b0233ed614c9fe2308686767f52) 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-ssh2476917082235087772.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh4845648040732229565.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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/device-rest-go/branches/PR-135/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/device-rest-go/branches/PR-135/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh537358616931003498.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/device-rest-go/branches/PR-135/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4706340164077169202.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh1850612578748330312.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/device-rest-go/branches/PR-135/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/device-rest-go/branches/PR-135/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4660253165362441149.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: 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-1210 in /w/workspace/gexfoundry_device-rest-go_PR-135 [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/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-135 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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/gexfoundry_device-rest-go_PR-135@tmp/jenkins-gitclient-ssh1231970503225478371.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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/gexfoundry_device-rest-go_PR-135@tmp/jenkins-gitclient-ssh1487749231128984985.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 394630684c4f2c5fa0b05acfafc8d275cc2ae64c into PR head commit f936d1d1683ba476397a484ca69f178832238efe Merge succeeded, producing f936d1d1683ba476397a484ca69f178832238efe Checking out Revision f936d1d1683ba476397a484ca69f178832238efe (PR-135) > git config core.sparsecheckout # timeout=10 > git checkout -f f936d1d1683ba476397a484ca69f178832238efe # 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/gexfoundry_device-rest-go_PR-135@tmp/jenkins-gitclient-ssh2487681871680758873.key > git merge 394630684c4f2c5fa0b05acfafc8d275cc2ae64c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f936d1d1683ba476397a484ca69f178832238efe # timeout=10 Commit message: "ci: Update PR Template" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-04T17:47:16.065Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-04T17:47:16.275Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-04T17:47:16.419Z] ========================================================= [2021-10-04T17:47:16.419Z] EdgeX Global Pipelines Version Info [2021-10-04T17:47:16.419Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-04T17:47:17.781Z] ------------------- [2021-10-04T17:47:17.781Z] stable info: [2021-10-04T17:47:17.781Z] ------------------- [2021-10-04T17:47:17.781Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-04T17:47:17.781Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-04T17:47:17.781Z] Message: update stable to v1.0.206 [2021-10-04T17:47:18.367Z] ------------------- [2021-10-04T17:47:18.367Z] experimental info: [2021-10-04T17:47:18.367Z] ------------------- [2021-10-04T17:47:18.367Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-04T17:47:18.367Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-04T17:47:18.367Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-04T17:47:18.630Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-10-04T17:47:18.698Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-10-04T17:47:18.764Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-04T17:47:18.835Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-04T17:47:18.908Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-04T17:47:18.979Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-04T17:47:19.055Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-04T17:47:19.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-04T17:47:19.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-04T17:47:19.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-04T17:47:19.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-04T17:47:19.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-04T17:47:19.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-10-04T17:47:19.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-04T17:47:19.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-04T17:47:19.737Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-04T17:47:19.813Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-04T17:47:19.882Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-04T17:47:19.948Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-04T17:47:20.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-04T17:47:20.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-04T17:47:20.161Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-04T17:47:20.232Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-04T17:47:20.303Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-04T17:47:20.372Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-04T17:47:20.443Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-04T17:47:20.507Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-04T17:47:20.594Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-135 [Pipeline] echo [2021-10-04T17:47:20.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-135 [Pipeline] echo [2021-10-04T17:47:20.740Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-135 [Pipeline] echo [2021-10-04T17:47:20.810Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f936d1d1683ba476397a484ca69f178832238efe [Pipeline] echo [2021-10-04T17:47:20.885Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f936d1d [Pipeline] echo [2021-10-04T17:47:20.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-04T17:47:21.155Z] provisioning config files... [2021-10-04T17:47:21.175Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-135@tmp/config1202751456739717756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-04T17:47:21.579Z] ---> docker-login.sh [2021-10-04T17:47:21.579Z] nexus3.edgexfoundry.org:10001 [2021-10-04T17:47:21.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:47:21.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:47:21.854Z] Configure a credential helper to remove this warning. See [2021-10-04T17:47:21.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:47:21.854Z] [2021-10-04T17:47:21.854Z] Login Succeeded [2021-10-04T17:47:21.854Z] nexus3.edgexfoundry.org:10002 [2021-10-04T17:47:22.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:47:23.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:47:23.552Z] Configure a credential helper to remove this warning. See [2021-10-04T17:47:23.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:47:23.552Z] [2021-10-04T17:47:23.552Z] Login Succeeded [2021-10-04T17:47:23.552Z] nexus3.edgexfoundry.org:10003 [2021-10-04T17:47:23.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:47:23.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:47:23.552Z] Configure a credential helper to remove this warning. See [2021-10-04T17:47:23.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:47:23.552Z] [2021-10-04T17:47:23.552Z] Login Succeeded [2021-10-04T17:47:23.552Z] nexus3.edgexfoundry.org:10004 [2021-10-04T17:47:23.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:47:23.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:47:23.823Z] Configure a credential helper to remove this warning. See [2021-10-04T17:47:23.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:47:23.823Z] [2021-10-04T17:47:23.823Z] Login Succeeded [2021-10-04T17:47:23.823Z] docker.io [2021-10-04T17:47:23.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:47:24.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:47:24.412Z] Configure a credential helper to remove this warning. See [2021-10-04T17:47:24.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:47:24.412Z] [2021-10-04T17:47:24.412Z] Login Succeeded [2021-10-04T17:47:24.412Z] ---> docker-login.sh ends [Pipeline] } [2021-10-04T17:47:24.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-04T17:47:25.316Z] + git log --format=format:%s -1 f936d1d1683ba476397a484ca69f178832238efe [Pipeline] echo [2021-10-04T17:47:25.389Z] GIT_COMMIT: f936d1d1683ba476397a484ca69f178832238efe, Commit Message: ci: Update PR Template [Pipeline] echo [2021-10-04T17:47:25.430Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-04T17:47:26.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-04T17:47:26.069Z] [2021-10-04T17:47:26.069Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-04T17:47:26.455Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-04T17:47:26.455Z] latest: Pulling from edgex-devops/git-semver [2021-10-04T17:47:26.455Z] 31603596830f: Pulling fs layer [2021-10-04T17:47:26.455Z] 04fac38145f0: Pulling fs layer [2021-10-04T17:47:26.455Z] 701f6daf10bf: Pulling fs layer [2021-10-04T17:47:26.455Z] 24f72da36158: Pulling fs layer [2021-10-04T17:47:26.455Z] 24f72da36158: Waiting [2021-10-04T17:47:26.455Z] 04fac38145f0: Verifying Checksum [2021-10-04T17:47:26.455Z] 04fac38145f0: Download complete [2021-10-04T17:47:26.728Z] 31603596830f: Verifying Checksum [2021-10-04T17:47:26.728Z] 31603596830f: Download complete [2021-10-04T17:47:26.728Z] 701f6daf10bf: Verifying Checksum [2021-10-04T17:47:26.728Z] 701f6daf10bf: Download complete [2021-10-04T17:47:26.728Z] 24f72da36158: Verifying Checksum [2021-10-04T17:47:26.728Z] 24f72da36158: Download complete [2021-10-04T17:47:26.728Z] 31603596830f: Pull complete [2021-10-04T17:47:27.005Z] 04fac38145f0: Pull complete [2021-10-04T17:47:27.601Z] 701f6daf10bf: Pull complete [2021-10-04T17:47:27.601Z] 24f72da36158: Pull complete [2021-10-04T17:47:27.601Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-04T17:47:27.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-04T17:47:27.601Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-04T17:47:27.736Z] prd-centos7-docker-4c-2g-1210 does not seem to be running inside a container [2021-10-04T17:47:27.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-135 -v /w/workspace/gexfoundry_device-rest-go_PR-135:/w/workspace/gexfoundry_device-rest-go_PR-135:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-135@tmp:/w/workspace/gexfoundry_device-rest-go_PR-135@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:10004/edgex-devops/git-semver:latest cat [2021-10-04T17:47:28.525Z] $ docker top 5bc42f440116a2eb1f85c44d58430bf43e6b857a2358cc85041b68a78f512e4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-04T17:47:28.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-04T17:47:28.772Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-04T17:47:28.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-04T17:47:28.932Z] $ docker exec 5bc42f440116a2eb1f85c44d58430bf43e6b857a2358cc85041b68a78f512e4e ssh-agent [2021-10-04T17:47:29.096Z] SSH_AUTH_SOCK=/tmp/ssh-eawkez3f2Czm/agent.14 [2021-10-04T17:47:29.096Z] SSH_AGENT_PID=22 [2021-10-04T17:47:29.119Z] Running ssh-add (command line suppressed) [2021-10-04T17:47:29.230Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-135@tmp/private_key_6605462304464940543.key (/w/workspace/gexfoundry_device-rest-go_PR-135@tmp/private_key_6605462304464940543.key) [2021-10-04T17:47:29.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-04T17:47:29.631Z] + git tag --points-at HEAD [Pipeline] } [2021-10-04T17:47:29.660Z] $ docker exec --env ******** --env ******** 5bc42f440116a2eb1f85c44d58430bf43e6b857a2358cc85041b68a78f512e4e ssh-agent -k [2021-10-04T17:47:29.757Z] unset SSH_AUTH_SOCK; [2021-10-04T17:47:29.757Z] unset SSH_AGENT_PID; [2021-10-04T17:47:29.757Z] echo Agent pid 22 killed; [2021-10-04T17:47:29.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-04T17:47:29.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-04T17:47:29.874Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-04T17:47:30.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-04T17:47:30.011Z] $ docker exec 5bc42f440116a2eb1f85c44d58430bf43e6b857a2358cc85041b68a78f512e4e ssh-agent [2021-10-04T17:47:30.134Z] SSH_AUTH_SOCK=/tmp/ssh-PQFI4KE7fXIL/agent.54 [2021-10-04T17:47:30.134Z] SSH_AGENT_PID=60 [2021-10-04T17:47:30.151Z] Running ssh-add (command line suppressed) [2021-10-04T17:47:30.246Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-135@tmp/private_key_7611757082508399192.key (/w/workspace/gexfoundry_device-rest-go_PR-135@tmp/private_key_7611757082508399192.key) [2021-10-04T17:47:30.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-04T17:47:30.646Z] + git semver init [2021-10-04T17:47:30.646Z] # -> Open(): unable to determine branch for HEAD [2021-10-04T17:47:30.646Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-135/.git [2021-10-04T17:47:30.646Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-135 [2021-10-04T17:47:30.646Z] # $SEMVER_REMOTE_NAME = origin [2021-10-04T17:47:30.646Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-04T17:47:30.646Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-04T17:47:30.646Z] # $SEMVER_BRANCH = PR-135 [2021-10-04T17:47:30.646Z] # $SEMVER_TEMP = /tmp/semver-309720105 [2021-10-04T17:47:30.646Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-10-04T17:47:31.621Z] # '/tmp/semver-309720105' -> '/w/workspace/gexfoundry_device-rest-go_PR-135/.semver' [2021-10-04T17:47:31.621Z] # -> Force: false [2021-10-04T17:47:31.621Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-135/.semver [Pipeline] } [2021-10-04T17:47:31.647Z] $ docker exec --env ******** --env ******** 5bc42f440116a2eb1f85c44d58430bf43e6b857a2358cc85041b68a78f512e4e ssh-agent -k [2021-10-04T17:47:31.737Z] unset SSH_AUTH_SOCK; [2021-10-04T17:47:31.738Z] unset SSH_AGENT_PID; [2021-10-04T17:47:31.738Z] echo Agent pid 60 killed; [2021-10-04T17:47:31.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-04T17:47:32.230Z] + git semver [Pipeline] } [2021-10-04T17:47:32.275Z] $ docker stop --time=1 5bc42f440116a2eb1f85c44d58430bf43e6b857a2358cc85041b68a78f512e4e [2021-10-04T17:47:33.531Z] $ docker rm -f 5bc42f440116a2eb1f85c44d58430bf43e6b857a2358cc85041b68a78f512e4e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-04T17:47:33.984Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-04T17:47:34.648Z] Stashed 1 file(s) [Pipeline] echo [2021-10-04T17:47:34.679Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node [2021-10-04T17:47:50.472Z] Still waiting to schedule task [2021-10-04T17:47:50.473Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-04T17:47:50.502Z] Still waiting to schedule task [2021-10-04T17:47:50.502Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1207’ is offline [2021-10-04T17:48:43.848Z] Running on prd-centos7-docker-4c-2g-1213 in /w/workspace/gexfoundry_device-rest-go_PR-135 [Pipeline] { [Pipeline] ws [2021-10-04T17:48:43.904Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-10-04T17:48:44.072Z] The recommended git tool is: git [2021-10-04T17:48:47.138Z] using credential edgex-jenkins-ssh [2021-10-04T17:48:47.153Z] Cloning the remote Git repository [2021-10-04T17:48:46.019Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-10-04T17:48:46.084Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-10-04T17:48:47.291Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-04T17:48:47.291Z] > git --version # timeout=10 [2021-10-04T17:48:47.304Z] > git --version # 'git version 2.24.4' [2021-10-04T17:48:47.304Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-04T17:48:47.334Z] [INFO] Currently running in a labeled security context [2021-10-04T17:48:47.334Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-04T17:48:47.334Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh2574724986708872680.key [2021-10-04T17:48:47.346Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-04T17:48:48.236Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-04T17:48:48.249Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-04T17:48:48.263Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-04T17:48:48.279Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-04T17:48:48.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-04T17:48:48.281Z] [INFO] Currently running in a labeled security context [2021-10-04T17:48:48.281Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-04T17:48:48.281Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh6485023110548175438.key [2021-10-04T17:48:48.294Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-04T17:48:48.852Z] Merging remotes/origin/main commit 394630684c4f2c5fa0b05acfafc8d275cc2ae64c into PR head commit f936d1d1683ba476397a484ca69f178832238efe [2021-10-04T17:48:48.957Z] Merge succeeded, producing f936d1d1683ba476397a484ca69f178832238efe [2021-10-04T17:48:48.958Z] Checking out Revision f936d1d1683ba476397a484ca69f178832238efe (PR-135) [2021-10-04T17:48:48.861Z] > git config core.sparsecheckout # timeout=10 [2021-10-04T17:48:48.869Z] > git checkout -f f936d1d1683ba476397a484ca69f178832238efe # timeout=10 [2021-10-04T17:48:48.907Z] > git remote # timeout=10 [2021-10-04T17:48:48.913Z] > git config --get remote.origin.url # timeout=10 [2021-10-04T17:48:48.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-04T17:48:48.924Z] [INFO] Currently running in a labeled security context [2021-10-04T17:48:48.924Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-04T17:48:48.924Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh893416472847419856.key [2021-10-04T17:48:48.931Z] > git merge 394630684c4f2c5fa0b05acfafc8d275cc2ae64c # timeout=10 [2021-10-04T17:48:48.944Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-04T17:48:48.961Z] > git config core.sparsecheckout # timeout=10 [2021-10-04T17:48:48.971Z] > git checkout -f f936d1d1683ba476397a484ca69f178832238efe # timeout=10 [2021-10-04T17:48:52.958Z] Commit message: "ci: Update PR Template" [2021-10-04T17:48:52.994Z] > git --version # timeout=10 [2021-10-04T17:48:53.002Z] > git --version # 'git version 2.24.4' [2021-10-04T17:48:53.013Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-04T17:48:53.652Z] provisioning config files... [2021-10-04T17:48:53.674Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config173202744017718917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-04T17:48:54.186Z] ---> docker-login.sh [2021-10-04T17:48:54.186Z] nexus3.edgexfoundry.org:10001 [2021-10-04T17:48:54.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:48:56.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:48:56.136Z] Configure a credential helper to remove this warning. See [2021-10-04T17:48:56.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:48:56.136Z] [2021-10-04T17:48:56.136Z] Login Succeeded [2021-10-04T17:48:56.136Z] nexus3.edgexfoundry.org:10002 [2021-10-04T17:48:56.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:48:56.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:48:56.136Z] Configure a credential helper to remove this warning. See [2021-10-04T17:48:56.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:48:56.136Z] [2021-10-04T17:48:56.136Z] Login Succeeded [2021-10-04T17:48:56.136Z] nexus3.edgexfoundry.org:10003 [2021-10-04T17:48:56.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:48:56.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:48:56.136Z] Configure a credential helper to remove this warning. See [2021-10-04T17:48:56.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:48:56.136Z] [2021-10-04T17:48:56.136Z] Login Succeeded [2021-10-04T17:48:56.136Z] nexus3.edgexfoundry.org:10004 [2021-10-04T17:48:56.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:48:56.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:48:56.136Z] Configure a credential helper to remove this warning. See [2021-10-04T17:48:56.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:48:56.136Z] [2021-10-04T17:48:56.136Z] Login Succeeded [2021-10-04T17:48:56.136Z] docker.io [2021-10-04T17:48:56.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:48:56.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:48:56.680Z] Configure a credential helper to remove this warning. See [2021-10-04T17:48:56.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:48:56.680Z] [2021-10-04T17:48:56.680Z] Login Succeeded [2021-10-04T17:48:56.680Z] ---> docker-login.sh ends [Pipeline] } [2021-10-04T17:48:56.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-04T17:48:57.060Z] ========================================================= [2021-10-04T17:48:57.060Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-04T17:48:57.060Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-04T17:48:57.530Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-04T17:48:57.530Z] Sending build context to Docker daemon 119.8kB [2021-10-04T17:48:57.530Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-04T17:48:57.530Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-04T17:48:57.530Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-04T17:48:57.530Z] 540db60ca938: Pulling fs layer [2021-10-04T17:48:57.530Z] adcc1eea9eea: Pulling fs layer [2021-10-04T17:48:57.530Z] 4c4ab2625f07: Pulling fs layer [2021-10-04T17:48:57.530Z] db62176df00c: Pulling fs layer [2021-10-04T17:48:57.530Z] 3b30891b0d05: Pulling fs layer [2021-10-04T17:48:57.530Z] 06b49ca38bd5: Pulling fs layer [2021-10-04T17:48:57.530Z] c788192a36de: Pulling fs layer [2021-10-04T17:48:57.530Z] a77e37c0d609: Pulling fs layer [2021-10-04T17:48:57.530Z] c3185cebc471: Pulling fs layer [2021-10-04T17:48:57.530Z] 06b49ca38bd5: Waiting [2021-10-04T17:48:57.530Z] c788192a36de: Waiting [2021-10-04T17:48:57.530Z] a77e37c0d609: Waiting [2021-10-04T17:48:57.530Z] c3185cebc471: Waiting [2021-10-04T17:48:57.530Z] db62176df00c: Waiting [2021-10-04T17:48:57.530Z] 3b30891b0d05: Waiting [2021-10-04T17:48:57.530Z] 4c4ab2625f07: Verifying Checksum [2021-10-04T17:48:57.530Z] 4c4ab2625f07: Download complete [2021-10-04T17:48:57.796Z] adcc1eea9eea: Verifying Checksum [2021-10-04T17:48:57.796Z] adcc1eea9eea: Download complete [2021-10-04T17:48:57.796Z] 3b30891b0d05: Verifying Checksum [2021-10-04T17:48:57.796Z] 3b30891b0d05: Download complete [2021-10-04T17:48:57.796Z] 06b49ca38bd5: Verifying Checksum [2021-10-04T17:48:57.796Z] 06b49ca38bd5: Download complete [2021-10-04T17:48:57.796Z] 540db60ca938: Verifying Checksum [2021-10-04T17:48:57.796Z] 540db60ca938: Download complete [2021-10-04T17:48:57.796Z] c788192a36de: Verifying Checksum [2021-10-04T17:48:57.796Z] c788192a36de: Download complete [2021-10-04T17:48:58.062Z] 540db60ca938: Pull complete [2021-10-04T17:48:58.062Z] adcc1eea9eea: Pull complete [2021-10-04T17:48:58.062Z] 4c4ab2625f07: Pull complete [2021-10-04T17:48:58.329Z] a77e37c0d609: Verifying Checksum [2021-10-04T17:48:58.329Z] a77e37c0d609: Download complete [2021-10-04T17:49:13.340Z] db62176df00c: Verifying Checksum [2021-10-04T17:49:13.340Z] db62176df00c: Download complete [2021-10-04T17:49:13.340Z] c3185cebc471: Verifying Checksum [2021-10-04T17:49:13.340Z] c3185cebc471: Download complete [2021-10-04T17:49:16.743Z] db62176df00c: Pull complete [2021-10-04T17:49:16.743Z] 3b30891b0d05: Pull complete [2021-10-04T17:49:17.010Z] 06b49ca38bd5: Pull complete [2021-10-04T17:49:17.010Z] c788192a36de: Pull complete [2021-10-04T17:49:17.280Z] a77e37c0d609: Pull complete [2021-10-04T17:49:19.902Z] c3185cebc471: Pull complete [2021-10-04T17:49:19.902Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-10-04T17:49:19.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-04T17:49:19.902Z] ---> 031687cdd783 [2021-10-04T17:49:19.902Z] Step 3/12 : ARG MAKE='make build' [2021-10-04T17:49:21.880Z] ---> Running in cd109fa2488f [2021-10-04T17:49:21.881Z] Removing intermediate container cd109fa2488f [2021-10-04T17:49:21.881Z] ---> 23d5e62c254e [2021-10-04T17:49:21.881Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-04T17:49:21.881Z] ---> Running in 9006fe0f0c8b [2021-10-04T17:49:22.183Z] Removing intermediate container 9006fe0f0c8b [2021-10-04T17:49:22.183Z] ---> ba88e68bd281 [2021-10-04T17:49:22.183Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-04T17:49:22.183Z] ---> Running in 4789c4ee36ef [2021-10-04T17:49:22.183Z] Removing intermediate container 4789c4ee36ef [2021-10-04T17:49:22.183Z] ---> 85e581156886 [2021-10-04T17:49:22.183Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-04T17:49:22.183Z] ---> Running in d8f15ad95eef [2021-10-04T17:49:22.773Z] Removing intermediate container d8f15ad95eef [2021-10-04T17:49:22.773Z] ---> 699987dc230c [2021-10-04T17:49:22.773Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-04T17:49:22.773Z] ---> Running in cc3205a8c8dd [2021-10-04T17:49:23.040Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-04T17:49:23.999Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-04T17:49:24.266Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-10-04T17:49:24.266Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-04T17:49:24.534Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-10-04T17:49:24.534Z] Executing busybox-1.32.1-r6.trigger [2021-10-04T17:49:24.534Z] OK: 223 MiB in 55 packages [2021-10-04T17:49:24.805Z] Removing intermediate container cc3205a8c8dd [2021-10-04T17:49:24.805Z] ---> 224fae05ea4f [2021-10-04T17:49:24.805Z] Step 8/12 : WORKDIR /device-rest-go [2021-10-04T17:49:24.805Z] ---> Running in c54f2e61a9f5 [2021-10-04T17:49:25.080Z] Removing intermediate container c54f2e61a9f5 [2021-10-04T17:49:25.080Z] ---> 8e4a3424967e [2021-10-04T17:49:25.080Z] Step 9/12 : COPY . . [2021-10-04T17:49:25.080Z] ---> 10763fa9c1b9 [2021-10-04T17:49:25.080Z] Step 10/12 : RUN go mod tidy [2021-10-04T17:49:25.080Z] ---> Running in b2af22b32c92 [2021-10-04T17:49:26.051Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-10-04T17:49:26.051Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-04T17:49:26.317Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-04T17:49:26.317Z] go: downloading github.com/spf13/cast v1.4.1 [2021-10-04T17:49:26.317Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-04T17:49:26.317Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-04T17:49:26.317Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-04T17:49:26.317Z] go: downloading github.com/google/uuid v1.2.0 [2021-10-04T17:49:26.317Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-04T17:49:26.317Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-04T17:49:26.317Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-04T17:49:26.317Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-04T17:49:26.584Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-04T17:49:26.584Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-10-04T17:49:26.584Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-04T17:49:26.584Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-04T17:49:26.584Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-10-04T17:49:26.584Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-04T17:49:26.584Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-04T17:49:26.584Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-10-04T17:49:26.584Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-04T17:49:26.584Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-04T17:49:26.584Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-04T17:49:26.855Z] go: downloading golang.org/x/text v0.3.2 [2021-10-04T17:49:26.855Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-04T17:49:26.855Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-04T17:49:27.445Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-04T17:49:27.445Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-04T17:49:27.445Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-10-04T17:49:27.920Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-04T17:49:27.920Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-04T17:49:27.920Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-04T17:49:27.920Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-04T17:49:27.920Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-04T17:49:27.920Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-04T17:49:27.920Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-04T17:49:27.920Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-04T17:49:27.920Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-04T17:49:27.920Z] go: downloading github.com/kr/pretty v0.2.0 [2021-10-04T17:49:27.920Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-04T17:49:27.920Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-04T17:49:27.920Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-04T17:49:27.920Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-04T17:49:27.920Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-04T17:49:27.920Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-04T17:49:27.920Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-10-04T17:49:27.920Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-04T17:49:27.920Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-04T17:49:27.920Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-04T17:49:27.920Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-10-04T17:49:27.920Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-10-04T17:49:28.192Z] go: downloading github.com/kr/text v0.1.0 [2021-10-04T17:49:28.192Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-04T17:49:28.192Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-04T17:49:28.192Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-04T17:49:28.192Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-04T17:49:28.192Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-04T17:49:28.192Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-04T17:49:28.192Z] go: downloading github.com/pkg/errors v0.8.1 [2021-10-04T17:49:28.192Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-04T17:49:28.192Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-04T17:49:28.192Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-04T17:49:28.192Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-04T17:49:28.192Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-04T17:49:28.192Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-04T17:49:28.192Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-04T17:49:28.192Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-10-04T17:49:28.192Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-04T17:49:28.192Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-04T17:49:28.460Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-04T17:49:28.460Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-04T17:49:28.460Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-04T17:49:28.460Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-04T17:49:28.460Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-10-04T17:49:28.460Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-04T17:49:28.460Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-10-04T17:49:33.827Z] Removing intermediate container b2af22b32c92 [2021-10-04T17:49:33.827Z] ---> 4be66fd7d9cb [2021-10-04T17:49:33.827Z] Step 11/12 : RUN make update [2021-10-04T17:49:33.827Z] ---> Running in b5fb5458926d [2021-10-04T17:49:33.827Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-10-04T17:49:35.788Z] Removing intermediate container b5fb5458926d [2021-10-04T17:49:35.788Z] ---> 4dc07c6ce021 [2021-10-04T17:49:35.788Z] Step 12/12 : RUN $MAKE [2021-10-04T17:49:35.788Z] ---> Running in 509164164e2e [2021-10-04T17:49:36.060Z] noop [2021-10-04T17:49:36.060Z] Removing intermediate container 509164164e2e [2021-10-04T17:49:36.060Z] ---> 46e8cecd3ca4 [2021-10-04T17:49:36.060Z] Successfully built 46e8cecd3ca4 [2021-10-04T17:49:36.330Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-04T17:49:36.940Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-04T17:49:36.940Z] . [Pipeline] withDockerContainer [2021-10-04T17:49:37.067Z] prd-centos7-docker-4c-2g-1213 does not seem to be running inside a container [2021-10-04T17:49:37.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-04T17:49:37.502Z] $ docker top 66668c5e58914b089dbec459bbccd3d94afd9000e876ac69920a95811bd3f5e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-04T17:49:37.986Z] + go version [2021-10-04T17:49:37.986Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-10-04T17:49:38.021Z] $ docker stop --time=1 66668c5e58914b089dbec459bbccd3d94afd9000e876ac69920a95811bd3f5e7 [2021-10-04T17:49:39.211Z] $ docker rm -f 66668c5e58914b089dbec459bbccd3d94afd9000e876ac69920a95811bd3f5e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-04T17:49:40.017Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-04T17:49:40.017Z] . [Pipeline] withDockerContainer [2021-10-04T17:49:40.132Z] prd-centos7-docker-4c-2g-1213 does not seem to be running inside a container [2021-10-04T17:49:40.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-04T17:49:40.571Z] $ docker top a4eb56c7699afbac1a64b1c035394637e296bf9978b66ff6d77c434b1cab915b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-04T17:49:41.096Z] + go mod tidy [Pipeline] sh [2021-10-04T17:49:41.709Z] + make test [2021-10-04T17:49:41.709Z] go mod tidy [2021-10-04T17:49:41.709Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-04T17:49:42.320Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-10-04T17:49:57.473Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-10-04T17:49:58.444Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 53.8% of statements [2021-10-04T17:49:58.444Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-04T17:50:05.337Z] gofmt -l . [2021-10-04T17:50:05.337Z] [ "`gofmt -l .`" = "" ] [2021-10-04T17:50:05.337Z] ./bin/test-go-mod-tidy.sh [2021-10-04T17:50:05.612Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-04T17:50:05.926Z] $ docker stop --time=1 a4eb56c7699afbac1a64b1c035394637e296bf9978b66ff6d77c434b1cab915b [2021-10-04T17:50:07.366Z] $ docker rm -f a4eb56c7699afbac1a64b1c035394637e296bf9978b66ff6d77c434b1cab915b [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-04T17:50:07.855Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-04T17:50:08.140Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-04T17:50:09.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-04T17:50:10.191Z] + ls -al . [2021-10-04T17:50:10.191Z] total 116 [2021-10-04T17:50:10.191Z] drwxrwxr-x. 8 jenkins jenkins 4096 Oct 4 17:50 . [2021-10-04T17:50:10.191Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 4 17:48 .. [2021-10-04T17:50:10.191Z] -rw-rw-r--. 1 jenkins jenkins 6792 Oct 4 17:48 Attribution.txt [2021-10-04T17:50:10.191Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 4 17:48 bin [2021-10-04T17:50:10.191Z] -rw-rw-r--. 1 jenkins jenkins 7459 Oct 4 17:48 CHANGELOG.md [2021-10-04T17:50:10.191Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 4 17:48 cmd [2021-10-04T17:50:10.191Z] -rw-r--r--. 1 jenkins jenkins 8435 Oct 4 17:49 coverage.out [2021-10-04T17:50:10.191Z] -rw-rw-r--. 1 jenkins jenkins 1615 Oct 4 17:48 Dockerfile [2021-10-04T17:50:10.191Z] -rw-rw-r--. 1 jenkins jenkins 151 Oct 4 17:48 .dockerignore [2021-10-04T17:50:10.191Z] drwxrwxr-x. 2 jenkins jenkins 76 Oct 4 17:48 driver [2021-10-04T17:50:10.191Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 4 17:48 .git [2021-10-04T17:50:10.191Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 4 17:48 .github [2021-10-04T17:50:10.191Z] -rw-rw-r--. 1 jenkins jenkins 336 Oct 4 17:48 .gitignore [2021-10-04T17:50:10.191Z] -rw-r--r--. 1 jenkins jenkins 271 Oct 4 17:50 go.mod [2021-10-04T17:50:10.191Z] -rw-r--r--. 1 jenkins jenkins 20570 Oct 4 17:49 go.sum [2021-10-04T17:50:10.191Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 4 17:48 GOVERNANCE.md [2021-10-04T17:50:10.191Z] -rw-rw-r--. 1 jenkins jenkins 680 Oct 4 17:48 Jenkinsfile [2021-10-04T17:50:10.191Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 4 17:48 LICENSE [2021-10-04T17:50:10.191Z] -rw-rw-r--. 1 jenkins jenkins 996 Oct 4 17:48 Makefile [2021-10-04T17:50:10.191Z] -rw-rw-r--. 1 jenkins jenkins 620 Oct 4 17:48 OWNERS.md [2021-10-04T17:50:10.191Z] -rw-rw-r--. 1 jenkins jenkins 7661 Oct 4 17:48 README.md [2021-10-04T17:50:10.191Z] drwxrwxr-x. 4 jenkins jenkins 71 Oct 4 17:48 snap [2021-10-04T17:50:10.191Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 4 17:47 VERSION [2021-10-04T17:50:10.191Z] -rw-rw-r--. 1 jenkins jenkins 713 Oct 4 17:48 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-04T17:50:10.769Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f936d1d1683ba476397a484ca69f178832238efe --label arch=amd64 --label version=0.0.0 . [2021-10-04T17:50:10.769Z] Sending build context to Docker daemon 129kB [2021-10-04T17:50:10.769Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-10-04T17:50:10.769Z] Step 2/25 : FROM ${BASE} AS builder [2021-10-04T17:50:10.769Z] ---> 46e8cecd3ca4 [2021-10-04T17:50:10.769Z] Step 3/25 : ARG MAKE='make build' [2021-10-04T17:50:10.769Z] ---> Running in d42ab02702cc [2021-10-04T17:50:10.769Z] Removing intermediate container d42ab02702cc [2021-10-04T17:50:10.769Z] ---> c06f24915596 [2021-10-04T17:50:10.769Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-04T17:50:10.769Z] ---> Running in 56c5543abbde [2021-10-04T17:50:11.047Z] Removing intermediate container 56c5543abbde [2021-10-04T17:50:11.047Z] ---> b87a5f052fa9 [2021-10-04T17:50:11.047Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-10-04T17:50:11.047Z] ---> Running in c3e19adbd8e2 [2021-10-04T17:50:11.047Z] Removing intermediate container c3e19adbd8e2 [2021-10-04T17:50:11.047Z] ---> ed52aba5a64e [2021-10-04T17:50:11.047Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-04T17:50:11.047Z] ---> Running in 572d595ec753 [2021-10-04T17:50:11.633Z] Removing intermediate container 572d595ec753 [2021-10-04T17:50:11.633Z] ---> 0e1beff2058a [2021-10-04T17:50:11.633Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-04T17:50:11.633Z] ---> Running in d046514988fb [2021-10-04T17:50:11.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-04T17:50:12.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-04T17:50:12.866Z] OK: 223 MiB in 55 packages [2021-10-04T17:50:13.136Z] Removing intermediate container d046514988fb [2021-10-04T17:50:13.136Z] ---> c374dacb9320 [2021-10-04T17:50:13.136Z] Step 8/25 : WORKDIR /device-rest-go [2021-10-04T17:50:13.136Z] ---> Running in 6a984327003e [2021-10-04T17:50:13.408Z] Removing intermediate container 6a984327003e [2021-10-04T17:50:13.408Z] ---> 1f958ee6c030 [2021-10-04T17:50:13.408Z] Step 9/25 : COPY . . [2021-10-04T17:50:13.408Z] ---> 206f633252b5 [2021-10-04T17:50:13.408Z] Step 10/25 : RUN go mod tidy [2021-10-04T17:50:13.408Z] ---> Running in 5450fd0ba835 [2021-10-04T17:50:14.373Z] Removing intermediate container 5450fd0ba835 [2021-10-04T17:50:14.373Z] ---> 8b34f37ea419 [2021-10-04T17:50:14.373Z] Step 11/25 : RUN make update [2021-10-04T17:50:14.373Z] ---> Running in 3396260ffa5e [2021-10-04T17:50:14.373Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-10-04T17:50:14.639Z] Removing intermediate container 3396260ffa5e [2021-10-04T17:50:14.639Z] ---> 54128669ba68 [2021-10-04T17:50:14.639Z] Step 12/25 : RUN $MAKE [2021-10-04T17:50:14.639Z] ---> Running in bb47f362bfd9 [2021-10-04T17:50:14.914Z] go mod tidy [2021-10-04T17:50:15.188Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2021-10-04T17:50:27.525Z] Removing intermediate container bb47f362bfd9 [2021-10-04T17:50:27.525Z] ---> 75f34172e6cb [2021-10-04T17:50:27.525Z] Step 13/25 : FROM alpine:3.14 [2021-10-04T17:50:37.618Z] 3.14: Pulling from library/alpine [2021-10-04T17:50:37.886Z] a0d0a0d46f8b: Pulling fs layer [2021-10-04T17:50:38.159Z] a0d0a0d46f8b: Verifying Checksum [2021-10-04T17:50:38.159Z] a0d0a0d46f8b: Download complete [2021-10-04T17:50:38.159Z] a0d0a0d46f8b: Pull complete [2021-10-04T17:50:38.159Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-04T17:50:38.159Z] Status: Downloaded newer image for alpine:3.14 [2021-10-04T17:50:38.159Z] ---> 14119a10abf4 [2021-10-04T17:50:38.159Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-10-04T17:50:38.159Z] ---> Running in cf1eee4e05ba [2021-10-04T17:50:38.424Z] Removing intermediate container cf1eee4e05ba [2021-10-04T17:50:38.424Z] ---> c2adf654a68f [2021-10-04T17:50:38.424Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-10-04T17:50:38.424Z] ---> Running in c051daa15958 [2021-10-04T17:50:38.424Z] Removing intermediate container c051daa15958 [2021-10-04T17:50:38.424Z] ---> 09b67a947744 [2021-10-04T17:50:38.424Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-04T17:50:38.424Z] ---> Running in 98968bd01f83 [2021-10-04T17:50:38.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-04T17:50:38.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-04T17:50:38.961Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-04T17:50:38.961Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-04T17:50:38.961Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-04T17:50:38.961Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-04T17:50:38.961Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-04T17:50:38.961Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-04T17:50:38.961Z] Executing busybox-1.33.1-r3.trigger [2021-10-04T17:50:38.961Z] OK: 8 MiB in 20 packages [2021-10-04T17:50:39.439Z] Removing intermediate container 98968bd01f83 [2021-10-04T17:50:39.439Z] ---> 3a6c9d831f2f [2021-10-04T17:50:39.439Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-10-04T17:50:39.708Z] ---> 360594b41f8f [2021-10-04T17:50:39.708Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-10-04T17:50:39.708Z] ---> a724bcb3a446 [2021-10-04T17:50:39.708Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-10-04T17:50:39.977Z] ---> 1278c2752091 [2021-10-04T17:50:39.977Z] Step 20/25 : EXPOSE 59986 [2021-10-04T17:50:39.977Z] ---> Running in ad090ac3802d [2021-10-04T17:50:39.977Z] Removing intermediate container ad090ac3802d [2021-10-04T17:50:39.977Z] ---> acac1dacd164 [2021-10-04T17:50:39.977Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-10-04T17:50:39.977Z] ---> Running in 7adf7f0e5822 [2021-10-04T17:50:39.977Z] Removing intermediate container 7adf7f0e5822 [2021-10-04T17:50:39.977Z] ---> f36f6096cf3d [2021-10-04T17:50:39.977Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-10-04T17:50:40.244Z] ---> Running in 361897c6a35a [2021-10-04T17:50:40.244Z] Removing intermediate container 361897c6a35a [2021-10-04T17:50:40.244Z] ---> b8d4e8215e0f [2021-10-04T17:50:40.244Z] Step 23/25 : LABEL arch=amd64 [2021-10-04T17:50:40.244Z] ---> Running in 9090c2118e56 [2021-10-04T17:50:40.244Z] Removing intermediate container 9090c2118e56 [2021-10-04T17:50:40.244Z] ---> f6adfdf60e71 [2021-10-04T17:50:40.244Z] Step 24/25 : LABEL git_sha=f936d1d1683ba476397a484ca69f178832238efe [2021-10-04T17:50:40.244Z] ---> Running in ad95a723c7d9 [2021-10-04T17:50:40.512Z] Removing intermediate container ad95a723c7d9 [2021-10-04T17:50:40.512Z] ---> 1c9d92e2eca1 [2021-10-04T17:50:40.512Z] Step 25/25 : LABEL version=0.0.0 [2021-10-04T17:50:40.512Z] ---> Running in 66b3306573c8 [2021-10-04T17:50:40.512Z] Removing intermediate container 66b3306573c8 [2021-10-04T17:50:40.512Z] ---> 4eeae1edb85d [2021-10-04T17:50:40.512Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-04T17:50:40.512Z] Successfully built 4eeae1edb85d [2021-10-04T17:50:40.512Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-04T17:50:41.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T17:50:41.644Z] [2021-10-04T17:50:41.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-04T17:50:42.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T17:50:52.107Z] Error response from daemon: Get "https://nexus3.edgexfoundry.org:10003/v2/": net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-04T17:50:52.871Z] Failed in branch amd64 [2021-10-04T17:51:36.739Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1216 in /w/workspace/gexfoundry_device-rest-go_PR-135 [Pipeline] { [Pipeline] ws [2021-10-04T17:51:36.799Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-10-04T17:51:37.186Z] The recommended git tool is: git [2021-10-04T17:51:44.013Z] using credential edgex-jenkins-ssh [2021-10-04T17:51:44.047Z] Cloning the remote Git repository [2021-10-04T17:51:44.090Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-10-04T17:51:44.204Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-10-04T17:51:44.308Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-04T17:51:44.309Z] > git --version # timeout=10 [2021-10-04T17:51:44.326Z] > git --version # 'git version 2.17.1' [2021-10-04T17:51:44.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-04T17:51:44.401Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-04T17:51:46.944Z] Merging remotes/origin/main commit 394630684c4f2c5fa0b05acfafc8d275cc2ae64c into PR head commit f936d1d1683ba476397a484ca69f178832238efe [2021-10-04T17:51:47.157Z] Merge succeeded, producing f936d1d1683ba476397a484ca69f178832238efe [2021-10-04T17:51:47.158Z] Checking out Revision f936d1d1683ba476397a484ca69f178832238efe (PR-135) [2021-10-04T17:51:46.111Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-04T17:51:46.132Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-04T17:51:46.157Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-04T17:51:46.197Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-04T17:51:46.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-04T17:51:46.211Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-04T17:51:46.955Z] > git config core.sparsecheckout # timeout=10 [2021-10-04T17:51:46.975Z] > git checkout -f f936d1d1683ba476397a484ca69f178832238efe # timeout=10 [2021-10-04T17:51:47.064Z] > git remote # timeout=10 [2021-10-04T17:51:47.083Z] > git config --get remote.origin.url # timeout=10 [2021-10-04T17:51:47.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-04T17:51:47.105Z] > git merge 394630684c4f2c5fa0b05acfafc8d275cc2ae64c # timeout=10 [2021-10-04T17:51:47.129Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-04T17:51:47.150Z] > git config core.sparsecheckout # timeout=10 [2021-10-04T17:51:47.168Z] > git checkout -f f936d1d1683ba476397a484ca69f178832238efe # timeout=10 [2021-10-04T17:51:51.736Z] Commit message: "ci: Update PR Template" [2021-10-04T17:51:51.795Z] > git --version # timeout=10 [2021-10-04T17:51:51.807Z] > git --version # 'git version 2.17.1' [2021-10-04T17:51:51.821Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-04T17:51:52.474Z] provisioning config files... [2021-10-04T17:51:52.510Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config5640928729257822806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-04T17:51:53.306Z] ---> docker-login.sh [2021-10-04T17:51:53.306Z] nexus3.edgexfoundry.org:10001 [2021-10-04T17:51:54.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:52:01.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:52:01.142Z] Configure a credential helper to remove this warning. See [2021-10-04T17:52:01.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:52:01.142Z] [2021-10-04T17:52:01.142Z] Login Succeeded [2021-10-04T17:52:01.142Z] nexus3.edgexfoundry.org:10002 [2021-10-04T17:52:01.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:52:02.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:52:02.043Z] Configure a credential helper to remove this warning. See [2021-10-04T17:52:02.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:52:02.043Z] [2021-10-04T17:52:02.043Z] Login Succeeded [2021-10-04T17:52:02.327Z] nexus3.edgexfoundry.org:10003 [2021-10-04T17:52:02.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:52:02.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:52:02.608Z] Configure a credential helper to remove this warning. See [2021-10-04T17:52:02.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:52:02.608Z] [2021-10-04T17:52:02.608Z] Login Succeeded [2021-10-04T17:52:02.608Z] nexus3.edgexfoundry.org:10004 [2021-10-04T17:52:03.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:52:03.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:52:03.225Z] Configure a credential helper to remove this warning. See [2021-10-04T17:52:03.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:52:03.225Z] [2021-10-04T17:52:03.225Z] Login Succeeded [2021-10-04T17:52:03.225Z] docker.io [2021-10-04T17:52:03.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:52:04.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:52:04.125Z] Configure a credential helper to remove this warning. See [2021-10-04T17:52:04.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:52:04.125Z] [2021-10-04T17:52:04.125Z] Login Succeeded [2021-10-04T17:52:04.125Z] ---> docker-login.sh ends [Pipeline] } [2021-10-04T17:52:04.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-04T17:52:04.914Z] ========================================================= [2021-10-04T17:52:04.914Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-04T17:52:04.914Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-04T17:52:05.432Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-04T17:52:05.432Z] Sending build context to Docker daemon 119.8kB [2021-10-04T17:52:05.720Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-04T17:52:05.720Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-04T17:52:06.010Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-04T17:52:06.010Z] 595b0fe564bb: Pulling fs layer [2021-10-04T17:52:06.010Z] 24495759ef45: Pulling fs layer [2021-10-04T17:52:06.010Z] d148012ef14d: Pulling fs layer [2021-10-04T17:52:06.010Z] e90a11edd702: Pulling fs layer [2021-10-04T17:52:06.010Z] d77568369979: Pulling fs layer [2021-10-04T17:52:06.010Z] fc1c9f9a7f3b: Pulling fs layer [2021-10-04T17:52:06.010Z] 170f2ba95c9a: Pulling fs layer [2021-10-04T17:52:06.010Z] 97ac5df62f85: Pulling fs layer [2021-10-04T17:52:06.010Z] d77568369979: Waiting [2021-10-04T17:52:06.010Z] fc1c9f9a7f3b: Waiting [2021-10-04T17:52:06.010Z] 170f2ba95c9a: Waiting [2021-10-04T17:52:06.010Z] e90a11edd702: Waiting [2021-10-04T17:52:06.010Z] d148012ef14d: Verifying Checksum [2021-10-04T17:52:06.010Z] d148012ef14d: Download complete [2021-10-04T17:52:06.295Z] 24495759ef45: Verifying Checksum [2021-10-04T17:52:06.295Z] 24495759ef45: Download complete [2021-10-04T17:52:06.295Z] d77568369979: Verifying Checksum [2021-10-04T17:52:06.295Z] d77568369979: Download complete [2021-10-04T17:52:06.295Z] fc1c9f9a7f3b: Verifying Checksum [2021-10-04T17:52:06.295Z] fc1c9f9a7f3b: Download complete [2021-10-04T17:52:06.578Z] 170f2ba95c9a: Verifying Checksum [2021-10-04T17:52:06.578Z] 170f2ba95c9a: Download complete [2021-10-04T17:52:06.578Z] 595b0fe564bb: Download complete [2021-10-04T17:52:07.208Z] 595b0fe564bb: Pull complete [2021-10-04T17:52:07.831Z] 24495759ef45: Pull complete [2021-10-04T17:52:08.120Z] d148012ef14d: Pull complete [2021-10-04T17:52:09.618Z] 97ac5df62f85: Verifying Checksum [2021-10-04T17:52:09.618Z] 97ac5df62f85: Download complete [2021-10-04T17:52:10.645Z] e90a11edd702: Verifying Checksum [2021-10-04T17:52:10.645Z] e90a11edd702: Download complete [2021-10-04T17:52:21.006Z] e90a11edd702: Pull complete [2021-10-04T17:52:21.006Z] d77568369979: Pull complete [2021-10-04T17:52:21.291Z] fc1c9f9a7f3b: Pull complete [2021-10-04T17:52:21.575Z] 170f2ba95c9a: Pull complete [2021-10-04T17:52:28.416Z] 97ac5df62f85: Pull complete [2021-10-04T17:52:28.416Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-10-04T17:52:28.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-04T17:52:28.416Z] ---> 04bc70af865f [2021-10-04T17:52:28.416Z] Step 3/12 : ARG MAKE='make build' [2021-10-04T17:52:31.908Z] ---> Running in 8ead4af44f10 [2021-10-04T17:52:32.537Z] Removing intermediate container 8ead4af44f10 [2021-10-04T17:52:32.537Z] ---> 1c5d6f90a59c [2021-10-04T17:52:32.537Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-04T17:52:32.537Z] ---> Running in 9b5692055207 [2021-10-04T17:52:33.155Z] Removing intermediate container 9b5692055207 [2021-10-04T17:52:33.155Z] ---> e9f589f1e4cb [2021-10-04T17:52:33.155Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-04T17:52:33.155Z] ---> Running in 1a338a676658 [2021-10-04T17:52:33.437Z] Removing intermediate container 1a338a676658 [2021-10-04T17:52:33.437Z] ---> ef033d41244c [2021-10-04T17:52:33.437Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-04T17:52:33.944Z] ---> Running in 675168e9d2c6 [2021-10-04T17:52:36.668Z] Removing intermediate container 675168e9d2c6 [2021-10-04T17:52:36.668Z] ---> 3634ac1afd07 [2021-10-04T17:52:36.668Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-04T17:52:36.668Z] ---> Running in 48156e2a345c [2021-10-04T17:52:37.681Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-04T17:52:38.687Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-04T17:52:39.300Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-10-04T17:52:39.300Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-04T17:52:39.300Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-10-04T17:52:39.587Z] Executing busybox-1.32.1-r6.trigger [2021-10-04T17:52:39.587Z] OK: 222 MiB in 55 packages [2021-10-04T17:52:41.073Z] Removing intermediate container 48156e2a345c [2021-10-04T17:52:41.073Z] ---> 782423980123 [2021-10-04T17:52:41.073Z] Step 8/12 : WORKDIR /device-rest-go [2021-10-04T17:52:41.363Z] ---> Running in 4a27de8269c9 [2021-10-04T17:52:41.985Z] Removing intermediate container 4a27de8269c9 [2021-10-04T17:52:41.985Z] ---> 1f05a426f21a [2021-10-04T17:52:41.985Z] Step 9/12 : COPY . . [2021-10-04T17:52:42.610Z] ---> 005ca381cbe4 [2021-10-04T17:52:42.610Z] Step 10/12 : RUN go mod tidy [2021-10-04T17:52:42.921Z] ---> Running in 3bf2a216d1a8 [2021-10-04T17:52:45.629Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-10-04T17:52:45.629Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-04T17:52:45.629Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-04T17:52:45.629Z] go: downloading github.com/spf13/cast v1.4.1 [2021-10-04T17:52:45.629Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-04T17:52:45.932Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-04T17:52:45.932Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-04T17:52:45.932Z] go: downloading github.com/google/uuid v1.2.0 [2021-10-04T17:52:45.932Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-04T17:52:45.932Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-04T17:52:46.242Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-04T17:52:46.242Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-04T17:52:46.242Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-04T17:52:46.242Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-10-04T17:52:46.243Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-04T17:52:46.243Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-04T17:52:46.558Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-10-04T17:52:46.558Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-04T17:52:46.558Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-04T17:52:46.558Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-10-04T17:52:46.558Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-04T17:52:46.558Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-04T17:52:46.558Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-04T17:52:46.558Z] go: downloading golang.org/x/text v0.3.2 [2021-10-04T17:52:46.558Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-04T17:52:46.858Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-04T17:52:49.630Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-10-04T17:52:49.630Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-04T17:52:49.630Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-04T17:52:49.630Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-04T17:52:49.630Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-04T17:52:49.630Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-04T17:52:49.630Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-04T17:52:49.630Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-04T17:52:49.630Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-04T17:52:49.630Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-04T17:52:49.630Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-04T17:52:49.630Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-04T17:52:49.630Z] go: downloading github.com/kr/pretty v0.2.0 [2021-10-04T17:52:49.630Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-04T17:52:49.630Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-04T17:52:49.931Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-04T17:52:49.931Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-04T17:52:49.931Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-04T17:52:49.931Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-04T17:52:49.931Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-10-04T17:52:49.931Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-04T17:52:49.931Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-04T17:52:49.931Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-04T17:52:49.931Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-04T17:52:50.239Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-04T17:52:50.239Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-10-04T17:52:50.239Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-10-04T17:52:50.239Z] go: downloading github.com/kr/text v0.1.0 [2021-10-04T17:52:50.540Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-04T17:52:50.541Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-04T17:52:50.541Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-04T17:52:50.541Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-04T17:52:50.541Z] go: downloading github.com/pkg/errors v0.8.1 [2021-10-04T17:52:50.541Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-04T17:52:50.541Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-04T17:52:50.541Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-04T17:52:50.541Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-04T17:52:50.541Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-04T17:52:50.841Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-04T17:52:50.841Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-04T17:52:50.841Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-10-04T17:52:50.841Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-04T17:52:50.841Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-04T17:52:50.841Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-04T17:52:50.841Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-04T17:52:50.841Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-04T17:52:51.139Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-04T17:52:51.139Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-10-04T17:52:51.139Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-04T17:52:51.139Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-10-04T17:53:03.862Z] Removing intermediate container 3bf2a216d1a8 [2021-10-04T17:53:03.862Z] ---> ff5e266b6f71 [2021-10-04T17:53:03.862Z] Step 11/12 : RUN make update [2021-10-04T17:53:03.862Z] ---> Running in fceeaf877eb2 [2021-10-04T17:53:04.930Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-10-04T17:53:11.854Z] Removing intermediate container fceeaf877eb2 [2021-10-04T17:53:11.854Z] ---> 10f5ecb87a7f [2021-10-04T17:53:11.854Z] Step 12/12 : RUN $MAKE [2021-10-04T17:53:11.854Z] ---> Running in 0b826314dbc5 [2021-10-04T17:53:12.502Z] noop [2021-10-04T17:53:13.552Z] Removing intermediate container 0b826314dbc5 [2021-10-04T17:53:13.552Z] ---> d4cc80e33d3f [2021-10-04T17:53:13.553Z] Successfully built d4cc80e33d3f [2021-10-04T17:53:13.553Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-04T17:53:14.002Z] + docker inspect -f . ci-base-image-arm64 [2021-10-04T17:53:14.002Z] . [Pipeline] withDockerContainer [2021-10-04T17:53:14.359Z] prd-ubuntu18.04-docker-arm64-4c-16g-1216 does not seem to be running inside a container [2021-10-04T17:53:14.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-04T17:53:16.076Z] $ docker top 6622e880e1bd519beaa01ec62c11fb1beb2c7eee3bcce29a21d15886b099bb20 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-04T17:53:17.143Z] + go version [2021-10-04T17:53:17.144Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-10-04T17:53:17.193Z] $ docker stop --time=1 6622e880e1bd519beaa01ec62c11fb1beb2c7eee3bcce29a21d15886b099bb20 [2021-10-04T17:53:19.048Z] $ docker rm -f 6622e880e1bd519beaa01ec62c11fb1beb2c7eee3bcce29a21d15886b099bb20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-04T17:53:20.151Z] + docker inspect -f . ci-base-image-arm64 [2021-10-04T17:53:20.152Z] . [Pipeline] withDockerContainer [2021-10-04T17:53:20.477Z] prd-ubuntu18.04-docker-arm64-4c-16g-1216 does not seem to be running inside a container [2021-10-04T17:53:20.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-04T17:53:22.247Z] $ docker top 085fc57e29470c79c04b05da63efe4bf5ee60d4553b90cfdcee996dbb2fa58cb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-04T17:53:23.431Z] + go mod tidy [Pipeline] sh [2021-10-04T17:53:24.848Z] + make test [2021-10-04T17:53:24.848Z] go mod tidy [2021-10-04T17:53:25.136Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-04T17:53:26.148Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-10-04T17:54:22.963Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-10-04T17:54:22.963Z] ok github.com/edgexfoundry/device-rest-go/driver 0.043s coverage: 53.8% of statements [2021-10-04T17:54:22.963Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-04T17:54:45.351Z] gofmt -l . [2021-10-04T17:54:45.351Z] [ "`gofmt -l .`" = "" ] [2021-10-04T17:54:45.351Z] ./bin/test-go-mod-tidy.sh [2021-10-04T17:54:45.351Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-04T17:54:45.397Z] $ docker stop --time=1 085fc57e29470c79c04b05da63efe4bf5ee60d4553b90cfdcee996dbb2fa58cb [2021-10-04T17:54:47.364Z] $ docker rm -f 085fc57e29470c79c04b05da63efe4bf5ee60d4553b90cfdcee996dbb2fa58cb [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-04T17:54:48.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-04T17:54:48.511Z] Warning: overwriting stash ‘coverage-report’ [2021-10-04T17:54:49.396Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-04T17:54:50.219Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-04T17:54:50.612Z] + ls -al . [2021-10-04T17:54:50.612Z] total 144 [2021-10-04T17:54:50.612Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 17:54 . [2021-10-04T17:54:50.612Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 17:51 .. [2021-10-04T17:54:50.612Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 4 17:51 .dockerignore [2021-10-04T17:54:50.612Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 17:51 .git [2021-10-04T17:54:50.612Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:51 .github [2021-10-04T17:54:50.612Z] -rw-rw-r-- 1 jenkins jenkins 336 Oct 4 17:51 .gitignore [2021-10-04T17:54:50.612Z] -rw-rw-r-- 1 jenkins jenkins 6792 Oct 4 17:51 Attribution.txt [2021-10-04T17:54:50.612Z] -rw-rw-r-- 1 jenkins jenkins 7459 Oct 4 17:51 CHANGELOG.md [2021-10-04T17:54:50.612Z] -rw-rw-r-- 1 jenkins jenkins 1615 Oct 4 17:51 Dockerfile [2021-10-04T17:54:50.612Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 17:51 GOVERNANCE.md [2021-10-04T17:54:50.612Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 4 17:51 Jenkinsfile [2021-10-04T17:54:50.612Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 17:51 LICENSE [2021-10-04T17:54:50.612Z] -rw-rw-r-- 1 jenkins jenkins 996 Oct 4 17:51 Makefile [2021-10-04T17:54:50.612Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 4 17:51 OWNERS.md [2021-10-04T17:54:50.612Z] -rw-rw-r-- 1 jenkins jenkins 7661 Oct 4 17:51 README.md [2021-10-04T17:54:50.612Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 17:47 VERSION [2021-10-04T17:54:50.612Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:51 bin [2021-10-04T17:54:50.612Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:51 cmd [2021-10-04T17:54:50.612Z] -rw-r--r-- 1 jenkins jenkins 8435 Oct 4 17:54 coverage.out [2021-10-04T17:54:50.612Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:51 driver [2021-10-04T17:54:50.612Z] -rw-r--r-- 1 jenkins jenkins 271 Oct 4 17:54 go.mod [2021-10-04T17:54:50.612Z] -rw-r--r-- 1 jenkins jenkins 20570 Oct 4 17:53 go.sum [2021-10-04T17:54:50.612Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 17:51 snap [2021-10-04T17:54:50.612Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 4 17:51 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-04T17:54:51.039Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f936d1d1683ba476397a484ca69f178832238efe --label arch=arm64 --label version=0.0.0 . [2021-10-04T17:54:51.039Z] Sending build context to Docker daemon 129kB [2021-10-04T17:54:51.323Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-10-04T17:54:51.323Z] Step 2/25 : FROM ${BASE} AS builder [2021-10-04T17:54:51.323Z] ---> d4cc80e33d3f [2021-10-04T17:54:51.323Z] Step 3/25 : ARG MAKE='make build' [2021-10-04T17:54:51.608Z] ---> Running in 83d657c8544a [2021-10-04T17:54:52.223Z] Removing intermediate container 83d657c8544a [2021-10-04T17:54:52.223Z] ---> e4ed88bb82c3 [2021-10-04T17:54:52.223Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-04T17:54:52.223Z] ---> Running in ef01739734ed [2021-10-04T17:54:52.838Z] Removing intermediate container ef01739734ed [2021-10-04T17:54:52.838Z] ---> 21c7f9817085 [2021-10-04T17:54:52.838Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-10-04T17:54:52.838Z] ---> Running in 675359d7c3bb [2021-10-04T17:54:53.456Z] Removing intermediate container 675359d7c3bb [2021-10-04T17:54:53.456Z] ---> 9a3de3079392 [2021-10-04T17:54:53.456Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-04T17:54:53.456Z] ---> Running in a0e2cfdfa82b [2021-10-04T17:54:55.485Z] Removing intermediate container a0e2cfdfa82b [2021-10-04T17:54:55.485Z] ---> 54c397d5a1ad [2021-10-04T17:54:55.485Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-04T17:54:55.770Z] ---> Running in 26dc588503aa [2021-10-04T17:54:56.779Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-04T17:54:58.249Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-04T17:54:58.533Z] OK: 222 MiB in 55 packages [2021-10-04T17:54:59.558Z] Removing intermediate container 26dc588503aa [2021-10-04T17:54:59.558Z] ---> a2907a328cf8 [2021-10-04T17:54:59.558Z] Step 8/25 : WORKDIR /device-rest-go [2021-10-04T17:54:59.840Z] ---> Running in 07aa86348290 [2021-10-04T17:55:00.457Z] Removing intermediate container 07aa86348290 [2021-10-04T17:55:00.457Z] ---> c66d24d3aee0 [2021-10-04T17:55:00.457Z] Step 9/25 : COPY . . [2021-10-04T17:55:01.068Z] ---> 931aefff6009 [2021-10-04T17:55:01.068Z] Step 10/25 : RUN go mod tidy [2021-10-04T17:55:01.351Z] ---> Running in abc00f42326b [2021-10-04T17:55:04.035Z] Removing intermediate container abc00f42326b [2021-10-04T17:55:04.035Z] ---> 6b676d11da10 [2021-10-04T17:55:04.035Z] Step 11/25 : RUN make update [2021-10-04T17:55:04.320Z] ---> Running in c2196b649433 [2021-10-04T17:55:05.344Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-10-04T17:55:06.833Z] Removing intermediate container c2196b649433 [2021-10-04T17:55:06.833Z] ---> 67cf41783dee [2021-10-04T17:55:06.833Z] Step 12/25 : RUN $MAKE [2021-10-04T17:55:06.833Z] ---> Running in 7072752a4d9c [2021-10-04T17:55:07.851Z] go mod tidy [2021-10-04T17:55:08.137Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2021-10-04T17:55:47.388Z] Removing intermediate container 7072752a4d9c [2021-10-04T17:55:47.388Z] ---> 2ce1b492e513 [2021-10-04T17:55:47.388Z] Step 13/25 : FROM alpine:3.14 [2021-10-04T17:55:47.388Z] 3.14: Pulling from library/alpine [2021-10-04T17:55:47.388Z] 552d1f2373af: Pulling fs layer [2021-10-04T17:55:47.388Z] 552d1f2373af: Verifying Checksum [2021-10-04T17:55:47.388Z] 552d1f2373af: Download complete [2021-10-04T17:55:47.388Z] 552d1f2373af: Pull complete [2021-10-04T17:55:47.388Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-04T17:55:47.388Z] Status: Downloaded newer image for alpine:3.14 [2021-10-04T17:55:47.388Z] ---> bb3de5531c18 [2021-10-04T17:55:47.388Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-10-04T17:55:47.388Z] ---> Running in 21b9506a196a [2021-10-04T17:55:47.388Z] Removing intermediate container 21b9506a196a [2021-10-04T17:55:47.388Z] ---> c39bfc830eb4 [2021-10-04T17:55:47.388Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-10-04T17:55:47.388Z] ---> Running in 2a6389aa8c18 [2021-10-04T17:55:47.388Z] Removing intermediate container 2a6389aa8c18 [2021-10-04T17:55:47.388Z] ---> 75e3a9aab1d8 [2021-10-04T17:55:47.388Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-04T17:55:47.388Z] ---> Running in 55f4dc882545 [2021-10-04T17:55:47.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-04T17:55:47.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-04T17:55:47.674Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-04T17:55:47.674Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-04T17:55:47.674Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-04T17:55:47.674Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-04T17:55:47.674Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-04T17:55:47.674Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-04T17:55:47.674Z] Executing busybox-1.33.1-r3.trigger [2021-10-04T17:55:47.674Z] OK: 8 MiB in 20 packages [2021-10-04T17:55:49.152Z] Removing intermediate container 55f4dc882545 [2021-10-04T17:55:49.152Z] ---> 2a98906a9af9 [2021-10-04T17:55:49.152Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-10-04T17:55:50.637Z] ---> c0a21f236484 [2021-10-04T17:55:50.637Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-10-04T17:55:51.254Z] ---> 666c435816b3 [2021-10-04T17:55:51.254Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-10-04T17:55:51.876Z] ---> b5fca3b08ee6 [2021-10-04T17:55:51.876Z] Step 20/25 : EXPOSE 59986 [2021-10-04T17:55:52.168Z] ---> Running in c7d9d5bd53e4 [2021-10-04T17:55:52.457Z] Removing intermediate container c7d9d5bd53e4 [2021-10-04T17:55:52.457Z] ---> 1e0c72cbe376 [2021-10-04T17:55:52.457Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-10-04T17:55:52.738Z] ---> Running in 32353d5b42b5 [2021-10-04T17:55:53.023Z] Removing intermediate container 32353d5b42b5 [2021-10-04T17:55:53.023Z] ---> 604a2a7420d2 [2021-10-04T17:55:53.023Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-10-04T17:55:53.305Z] ---> Running in 2a25ac60289a [2021-10-04T17:55:53.919Z] Removing intermediate container 2a25ac60289a [2021-10-04T17:55:53.919Z] ---> 6a550246cc61 [2021-10-04T17:55:53.919Z] Step 23/25 : LABEL arch=arm64 [2021-10-04T17:55:53.919Z] ---> Running in 7b2e5be5dfda [2021-10-04T17:55:54.201Z] Removing intermediate container 7b2e5be5dfda [2021-10-04T17:55:54.201Z] ---> ba0e947e5b59 [2021-10-04T17:55:54.201Z] Step 24/25 : LABEL git_sha=f936d1d1683ba476397a484ca69f178832238efe [2021-10-04T17:55:54.484Z] ---> Running in 6ae9f2c38057 [2021-10-04T17:55:55.101Z] Removing intermediate container 6ae9f2c38057 [2021-10-04T17:55:55.101Z] ---> 015c2bda51df [2021-10-04T17:55:55.101Z] Step 25/25 : LABEL version=0.0.0 [2021-10-04T17:55:55.101Z] ---> Running in a254f523569c [2021-10-04T17:55:55.385Z] Removing intermediate container a254f523569c [2021-10-04T17:55:55.385Z] ---> ca147351184e [2021-10-04T17:55:55.385Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-04T17:55:55.385Z] Successfully built ca147351184e [2021-10-04T17:55:55.669Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-04T17:55:56.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-04T17:55:56.809Z] [2021-10-04T17:55:56.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-04T17:55:57.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-04T17:56:07.712Z] Error response from daemon: Get https://nexus3.edgexfoundry.org:10003/v2/: net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-04T17:56:08.443Z] 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 Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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-04T17:56:11.284Z] + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-135/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-04T17:56:11.667Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T17:56:12.336Z] ---> package-listing.sh [2021-10-04T17:56:12.336Z] ++ facter osfamily [2021-10-04T17:56:12.336Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-04T17:56:12.604Z] + OS_FAMILY=redhat [2021-10-04T17:56:12.604Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-135 [2021-10-04T17:56:12.604Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-04T17:56:12.604Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-04T17:56:12.604Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-04T17:56:12.604Z] + PACKAGES=/tmp/packages_start.txt [2021-10-04T17:56:12.604Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-135 ']' [2021-10-04T17:56:12.604Z] + PACKAGES=/tmp/packages_end.txt [2021-10-04T17:56:12.604Z] + case "${OS_FAMILY}" in [2021-10-04T17:56:12.604Z] + rpm -qa [2021-10-04T17:56:12.604Z] + sort [2021-10-04T17:56:13.188Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-04T17:56:13.188Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-04T17:56:13.188Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-04T17:56:13.188Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-135 ']' [2021-10-04T17:56:13.188Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-135/archives/ [2021-10-04T17:56:13.188Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-135/archives/ [Pipeline] echo [2021-10-04T17:56:13.231Z] 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/gexfoundry_device-rest-go_PR-135/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-04T17:56:13.555Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-04T17:56:14.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T17:56:14.671Z] [2021-10-04T17:56:14.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-04T17:56:15.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T17:56:15.049Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-04T17:56:15.049Z] b4d181a07f80: Pulling fs layer [2021-10-04T17:56:15.049Z] a1111a8f2ec3: Pulling fs layer [2021-10-04T17:56:15.049Z] ed53099fbce6: Pulling fs layer [2021-10-04T17:56:15.049Z] dc539afda2c1: Pulling fs layer [2021-10-04T17:56:15.049Z] 77bc0d833cb6: Pulling fs layer [2021-10-04T17:56:15.049Z] 9065ff56babe: Pulling fs layer [2021-10-04T17:56:15.049Z] d287ab97295c: Pulling fs layer [2021-10-04T17:56:15.049Z] dc539afda2c1: Waiting [2021-10-04T17:56:15.049Z] 77bc0d833cb6: Waiting [2021-10-04T17:56:15.049Z] 9065ff56babe: Waiting [2021-10-04T17:56:15.049Z] d287ab97295c: Waiting [2021-10-04T17:56:15.318Z] a1111a8f2ec3: Verifying Checksum [2021-10-04T17:56:15.318Z] a1111a8f2ec3: Download complete [2021-10-04T17:56:15.587Z] dc539afda2c1: Verifying Checksum [2021-10-04T17:56:15.587Z] dc539afda2c1: Download complete [2021-10-04T17:56:15.587Z] ed53099fbce6: Verifying Checksum [2021-10-04T17:56:15.587Z] ed53099fbce6: Download complete [2021-10-04T17:56:15.587Z] 9065ff56babe: Verifying Checksum [2021-10-04T17:56:15.587Z] 9065ff56babe: Download complete [2021-10-04T17:56:15.587Z] 77bc0d833cb6: Verifying Checksum [2021-10-04T17:56:15.587Z] 77bc0d833cb6: Download complete [2021-10-04T17:56:16.556Z] b4d181a07f80: Verifying Checksum [2021-10-04T17:56:16.556Z] b4d181a07f80: Download complete [2021-10-04T17:56:18.198Z] b4d181a07f80: Pull complete [2021-10-04T17:56:18.198Z] d287ab97295c: Verifying Checksum [2021-10-04T17:56:18.198Z] d287ab97295c: Download complete [2021-10-04T17:56:18.198Z] a1111a8f2ec3: Pull complete [2021-10-04T17:56:18.797Z] ed53099fbce6: Pull complete [2021-10-04T17:56:18.797Z] dc539afda2c1: Pull complete [2021-10-04T17:56:19.064Z] 77bc0d833cb6: Pull complete [2021-10-04T17:56:19.332Z] 9065ff56babe: Pull complete [2021-10-04T17:56:24.737Z] d287ab97295c: Pull complete [2021-10-04T17:56:24.737Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-04T17:56:24.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T17:56:24.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-04T17:56:25.111Z] prd-centos7-docker-4c-2g-1210 does not seem to be running inside a container [2021-10-04T17:56:25.168Z] $ 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/gexfoundry_device-rest-go_PR-135/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-135 -v /w/workspace/gexfoundry_device-rest-go_PR-135:/w/workspace/gexfoundry_device-rest-go_PR-135:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-135@tmp:/w/workspace/gexfoundry_device-rest-go_PR-135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-04T17:56:27.156Z] $ docker top 6b1f34a7a7a2c4e3633d4ebf815ec0e4d117dc84efb20eed7fe9dd33cff7faf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-04T17:56:27.645Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-04T17:56:27.981Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-04T17:56:28.320Z] + ls /var/log/sa-host [2021-10-04T17:56:28.321Z] + sadf -c /var/log/sa-host/sa04 [2021-10-04T17:56:28.321Z] file_magic: OK [2021-10-04T17:56:28.321Z] HZ: Using current value: 100 [2021-10-04T17:56:28.321Z] file_header: OK [2021-10-04T17:56:28.321Z] 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-04T17:56:28.321Z] Statistics: [2021-10-04T17:56:28.321Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-04T17:56:28.321Z] File successfully converted to sysstat format version 12.0.3 [2021-10-04T17:56:28.321Z] + sadf -c /var/log/sa-host/sa30 [2021-10-04T17:56:28.321Z] file_magic: OK [2021-10-04T17:56:28.321Z] HZ: Using current value: 100 [2021-10-04T17:56:28.321Z] file_header: OK [2021-10-04T17:56:28.321Z] 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-04T17:56:28.321Z] Statistics: [2021-10-04T17:56:28.321Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-04T17:56:28.321Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-04T17:56:28.620Z] provisioning config files... [2021-10-04T17:56:28.636Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-135@tmp/config2272187068719802889tmp [Pipeline] { [Pipeline] echo [2021-10-04T17:56:28.689Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T17:56:29.034Z] ---> create-netrc.sh [Pipeline] } [2021-10-04T17:56:29.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-04T17:56:29.532Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-04T17:56:29.565Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T17:56:29.919Z] ---> sudo-logs.sh [2021-10-04T17:56:29.919Z] Archiving 'sudo' log.. [2021-10-04T17:56:29.919Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1210.novalocal: Name or service not known [2021-10-04T17:56:29.919Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1210.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-04T17:56:30.005Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T17:56:30.357Z] ---> job-cost.sh [2021-10-04T17:56:30.357Z] lf-activate-venv: SKIPPING [2021-10-04T17:56:30.357Z] INFO: No Stack... [2021-10-04T17:56:30.941Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-04T17:56:31.209Z] INFO: Archiving Costs [Pipeline] echo [2021-10-04T17:56:31.251Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T17:56:31.604Z] ---> logs-deploy.sh [2021-10-04T17:56:31.604Z] lf-activate-venv: SKIPPING [2021-10-04T17:56:31.604Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-135/1 [2021-10-04T17:56:31.604Z] INFO: archiving workspace using pattern(s): [2021-10-04T17:56:32.572Z] Archives upload complete. [2021-10-04T17:56:32.572Z] INFO: archiving logs to Nexus