Pull request #9 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 jxit for edgexfoundry/device-gpio Loading trusted files from base branch main at 7472832c1a10574f3c58874fc08b27a833a10064 rather than 1f8bb09460b7c2628c79b85a6fb9cbec96841507 Obtained Jenkinsfile from 7472832c1a10574f3c58874fc08b27a833a10064 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-ssh9034242738624127750.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh8997706736726725288.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-gpio/branches/PR-9/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-gpio/branches/PR-9/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6884851965123731585.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-gpio/branches/PR-9/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4263149692129606302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh3198543451649339030.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-gpio/branches/PR-9/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-gpio/branches/PR-9/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2489359678306067644.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio 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-gpio 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 Running on prd-centos7-docker-4c-2g-1204 in /w/workspace/edgexfoundry_device-gpio_PR-9 [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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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/edgexfoundry_device-gpio_PR-9@tmp/jenkins-gitclient-ssh4500257791172863274.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7472832c1a10574f3c58874fc08b27a833a10064 into PR head commit 1f8bb09460b7c2628c79b85a6fb9cbec96841507 Merge succeeded, producing 1f8bb09460b7c2628c79b85a6fb9cbec96841507 Checking out Revision 1f8bb09460b7c2628c79b85a6fb9cbec96841507 (PR-9) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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/edgexfoundry_device-gpio_PR-9@tmp/jenkins-gitclient-ssh6138253639420637872.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/9/head:refs/remotes/origin/PR-9 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f8bb09460b7c2628c79b85a6fb9cbec96841507 # 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/edgexfoundry_device-gpio_PR-9@tmp/jenkins-gitclient-ssh8348786468302015166.key > git merge 7472832c1a10574f3c58874fc08b27a833a10064 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f8bb09460b7c2628c79b85a6fb9cbec96841507 # timeout=10 Commit message: "feat(api): upgrade to v2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-24T08:00:36.955Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-24T08:00:37.154Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-24T08:00:37.287Z] ========================================================= [2021-09-24T08:00:37.287Z] EdgeX Global Pipelines Version Info [2021-09-24T08:00:37.287Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-24T08:00:38.560Z] ------------------- [2021-09-24T08:00:38.560Z] stable info: [2021-09-24T08:00:38.560Z] ------------------- [2021-09-24T08:00:38.560Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-24T08:00:38.560Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T08:00:38.560Z] Message: update stable to v1.0.205 [2021-09-24T08:00:39.144Z] ------------------- [2021-09-24T08:00:39.144Z] experimental info: [2021-09-24T08:00:39.144Z] ------------------- [2021-09-24T08:00:39.144Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-24T08:00:39.144Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T08:00:39.145Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-24T08:00:39.385Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2021-09-24T08:00:39.445Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2021-09-24T08:00:39.501Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-24T08:00:39.562Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-24T08:00:39.623Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-24T08:00:39.686Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-24T08:00:39.763Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-24T08:00:39.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-24T08:00:39.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-24T08:00:39.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-24T08:00:40.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-24T08:00:40.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-24T08:00:40.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2021-09-24T08:00:40.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-24T08:00:40.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-24T08:00:40.321Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-24T08:00:40.382Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-24T08:00:40.442Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T08:00:40.503Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T08:00:40.563Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-24T08:00:40.660Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-24T08:00:40.851Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-24T08:00:40.913Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-24T08:00:40.975Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-24T08:00:41.035Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-24T08:00:41.096Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-24T08:00:41.163Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-24T08:00:41.226Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-9 [Pipeline] echo [2021-09-24T08:00:41.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-9 [Pipeline] echo [2021-09-24T08:00:41.346Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-9 [Pipeline] echo [2021-09-24T08:00:41.410Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f8bb09460b7c2628c79b85a6fb9cbec96841507 [Pipeline] echo [2021-09-24T08:00:41.474Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f8bb09 [Pipeline] echo [2021-09-24T08:00:41.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T08:00:41.694Z] provisioning config files... [2021-09-24T08:00:41.715Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-9@tmp/config680170194392490104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T08:00:42.107Z] ---> docker-login.sh [2021-09-24T08:00:42.107Z] nexus3.edgexfoundry.org:10001 [2021-09-24T08:00:42.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T08:00:42.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T08:00:42.371Z] Configure a credential helper to remove this warning. See [2021-09-24T08:00:42.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T08:00:42.371Z] [2021-09-24T08:00:42.371Z] Login Succeeded [2021-09-24T08:00:42.371Z] nexus3.edgexfoundry.org:10002 [2021-09-24T08:00:42.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T08:00:42.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T08:00:42.639Z] Configure a credential helper to remove this warning. See [2021-09-24T08:00:42.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T08:00:42.639Z] [2021-09-24T08:00:42.639Z] Login Succeeded [2021-09-24T08:00:42.639Z] nexus3.edgexfoundry.org:10003 [2021-09-24T08:00:42.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T08:00:42.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T08:00:42.639Z] Configure a credential helper to remove this warning. See [2021-09-24T08:00:42.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T08:00:42.639Z] [2021-09-24T08:00:42.639Z] Login Succeeded [2021-09-24T08:00:42.639Z] nexus3.edgexfoundry.org:10004 [2021-09-24T08:00:42.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T08:00:42.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T08:00:42.904Z] Configure a credential helper to remove this warning. See [2021-09-24T08:00:42.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T08:00:42.904Z] [2021-09-24T08:00:42.904Z] Login Succeeded [2021-09-24T08:00:42.904Z] docker.io [2021-09-24T08:00:42.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T08:00:43.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T08:00:43.169Z] Configure a credential helper to remove this warning. See [2021-09-24T08:00:43.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T08:00:43.169Z] [2021-09-24T08:00:43.170Z] Login Succeeded [2021-09-24T08:00:43.170Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T08:00:43.201Z] 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-09-24T08:00:44.001Z] + git log --format=format:%s -1 1f8bb09460b7c2628c79b85a6fb9cbec96841507 [Pipeline] echo [2021-09-24T08:00:44.071Z] GIT_COMMIT: 1f8bb09460b7c2628c79b85a6fb9cbec96841507, Commit Message: feat(api): upgrade to v2 API [Pipeline] echo [2021-09-24T08:00:44.113Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-24T08:00:45.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T08:00:45.090Z] [2021-09-24T08:00:45.090Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T08:00:45.472Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T08:00:45.472Z] latest: Pulling from edgex-devops/git-semver [2021-09-24T08:00:45.472Z] 31603596830f: Pulling fs layer [2021-09-24T08:00:45.472Z] 04fac38145f0: Pulling fs layer [2021-09-24T08:00:45.472Z] 701f6daf10bf: Pulling fs layer [2021-09-24T08:00:45.472Z] 24f72da36158: Pulling fs layer [2021-09-24T08:00:45.472Z] 24f72da36158: Waiting [2021-09-24T08:00:45.472Z] 04fac38145f0: Verifying Checksum [2021-09-24T08:00:45.472Z] 04fac38145f0: Download complete [2021-09-24T08:00:45.737Z] 31603596830f: Verifying Checksum [2021-09-24T08:00:45.737Z] 31603596830f: Download complete [2021-09-24T08:00:45.737Z] 24f72da36158: Verifying Checksum [2021-09-24T08:00:45.737Z] 24f72da36158: Download complete [2021-09-24T08:00:45.737Z] 701f6daf10bf: Verifying Checksum [2021-09-24T08:00:45.737Z] 701f6daf10bf: Download complete [2021-09-24T08:00:46.002Z] 31603596830f: Pull complete [2021-09-24T08:00:46.002Z] 04fac38145f0: Pull complete [2021-09-24T08:00:46.583Z] 701f6daf10bf: Pull complete [2021-09-24T08:00:46.583Z] 24f72da36158: Pull complete [2021-09-24T08:00:46.583Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-24T08:00:46.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T08:00:46.583Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-24T08:00:46.691Z] prd-centos7-docker-4c-2g-1204 does not seem to be running inside a container [2021-09-24T08:00:46.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-9 -v /w/workspace/edgexfoundry_device-gpio_PR-9:/w/workspace/edgexfoundry_device-gpio_PR-9:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-9@tmp:/w/workspace/edgexfoundry_device-gpio_PR-9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-24T08:00:47.559Z] $ docker top 2e479e36fe8d5fd1b0a99b976ad02f44960ae551b16ece0fb51cb255302c335b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T08:00:47.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T08:00:47.782Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T08:00:47.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T08:00:47.903Z] $ docker exec 2e479e36fe8d5fd1b0a99b976ad02f44960ae551b16ece0fb51cb255302c335b ssh-agent [2021-09-24T08:00:48.014Z] SSH_AUTH_SOCK=/tmp/ssh-UrJblYZUeICQ/agent.14 [2021-09-24T08:00:48.014Z] SSH_AGENT_PID=21 [2021-09-24T08:00:48.025Z] Running ssh-add (command line suppressed) [2021-09-24T08:00:48.121Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-9@tmp/private_key_6839899800319767312.key (/w/workspace/edgexfoundry_device-gpio_PR-9@tmp/private_key_6839899800319767312.key) [2021-09-24T08:00:48.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T08:00:48.504Z] + git tag --points-at HEAD [Pipeline] } [2021-09-24T08:00:48.530Z] $ docker exec --env ******** --env ******** 2e479e36fe8d5fd1b0a99b976ad02f44960ae551b16ece0fb51cb255302c335b ssh-agent -k [2021-09-24T08:00:48.633Z] unset SSH_AUTH_SOCK; [2021-09-24T08:00:48.633Z] unset SSH_AGENT_PID; [2021-09-24T08:00:48.633Z] echo Agent pid 21 killed; [2021-09-24T08:00:48.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-24T08:00:48.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T08:00:48.750Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T08:00:48.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T08:00:48.869Z] $ docker exec 2e479e36fe8d5fd1b0a99b976ad02f44960ae551b16ece0fb51cb255302c335b ssh-agent [2021-09-24T08:00:48.982Z] SSH_AUTH_SOCK=/tmp/ssh-U7IQSkjhaJpM/agent.55 [2021-09-24T08:00:48.982Z] SSH_AGENT_PID=62 [2021-09-24T08:00:48.990Z] Running ssh-add (command line suppressed) [2021-09-24T08:00:49.088Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-9@tmp/private_key_4744455852414282892.key (/w/workspace/edgexfoundry_device-gpio_PR-9@tmp/private_key_4744455852414282892.key) [2021-09-24T08:00:49.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T08:00:49.468Z] + git semver init [2021-09-24T08:00:49.469Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T08:00:49.469Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_PR-9/.git [2021-09-24T08:00:49.469Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_PR-9 [2021-09-24T08:00:49.469Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T08:00:49.469Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T08:00:49.469Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T08:00:49.469Z] # $SEMVER_BRANCH = PR-9 [2021-09-24T08:00:49.469Z] # $SEMVER_TEMP = /tmp/semver-626515161 [2021-09-24T08:00:49.469Z] # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP [2021-09-24T08:00:50.874Z] # '/tmp/semver-626515161' -> '/w/workspace/edgexfoundry_device-gpio_PR-9/.semver' [2021-09-24T08:00:50.874Z] # -> Force: false [2021-09-24T08:00:50.874Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_PR-9/.semver [Pipeline] } [2021-09-24T08:00:50.961Z] $ docker exec --env ******** --env ******** 2e479e36fe8d5fd1b0a99b976ad02f44960ae551b16ece0fb51cb255302c335b ssh-agent -k [2021-09-24T08:00:51.056Z] unset SSH_AUTH_SOCK; [2021-09-24T08:00:51.056Z] unset SSH_AGENT_PID; [2021-09-24T08:00:51.056Z] echo Agent pid 62 killed; [2021-09-24T08:00:51.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T08:00:51.519Z] + git semver [Pipeline] } [2021-09-24T08:00:51.551Z] $ docker stop --time=1 2e479e36fe8d5fd1b0a99b976ad02f44960ae551b16ece0fb51cb255302c335b [2021-09-24T08:00:52.805Z] $ docker rm -f 2e479e36fe8d5fd1b0a99b976ad02f44960ae551b16ece0fb51cb255302c335b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T08:00:53.243Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-24T08:00:53.625Z] Stashed 1 file(s) [Pipeline] echo [2021-09-24T08:00:53.651Z] [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-09-24T08:00:54.333Z] Running on prd-centos7-docker-4c-2g-1205 in /w/workspace/edgexfoundry_device-gpio_PR-9 [Pipeline] { [Pipeline] ws [2021-09-24T08:00:54.393Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2021-09-24T08:00:54.545Z] The recommended git tool is: git [2021-09-24T08:00:56.968Z] using credential edgex-jenkins-ssh [2021-09-24T08:00:56.983Z] Cloning the remote Git repository [2021-09-24T08:00:57.006Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2021-09-24T08:00:57.069Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2021-09-24T08:00:57.103Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-09-24T08:00:57.103Z] > git --version # timeout=10 [2021-09-24T08:00:57.120Z] > git --version # 'git version 2.24.4' [2021-09-24T08:00:57.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T08:00:57.148Z] [INFO] Currently running in a labeled security context [2021-09-24T08:00:57.148Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T08:00:57.148Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/1@tmp/jenkins-gitclient-ssh1831963710339476691.key [2021-09-24T08:00:57.166Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T08:00:58.720Z] Merging remotes/origin/main commit 7472832c1a10574f3c58874fc08b27a833a10064 into PR head commit 1f8bb09460b7c2628c79b85a6fb9cbec96841507 [2021-09-24T08:00:58.816Z] Merge succeeded, producing 1f8bb09460b7c2628c79b85a6fb9cbec96841507 [2021-09-24T08:00:58.817Z] Checking out Revision 1f8bb09460b7c2628c79b85a6fb9cbec96841507 (PR-9) [2021-09-24T08:00:58.118Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-09-24T08:00:58.129Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T08:00:58.141Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-09-24T08:00:58.153Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-09-24T08:00:58.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T08:00:58.154Z] [INFO] Currently running in a labeled security context [2021-09-24T08:00:58.154Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T08:00:58.154Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/1@tmp/jenkins-gitclient-ssh4874401725380912016.key [2021-09-24T08:00:58.165Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/9/head:refs/remotes/origin/PR-9 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-24T08:00:58.730Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T08:00:58.737Z] > git checkout -f 1f8bb09460b7c2628c79b85a6fb9cbec96841507 # timeout=10 [2021-09-24T08:00:58.772Z] > git remote # timeout=10 [2021-09-24T08:00:58.778Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T08:00:58.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T08:00:58.787Z] [INFO] Currently running in a labeled security context [2021-09-24T08:00:58.787Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T08:00:58.787Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/1@tmp/jenkins-gitclient-ssh7471853652296597350.key [2021-09-24T08:00:58.794Z] > git merge 7472832c1a10574f3c58874fc08b27a833a10064 # timeout=10 [2021-09-24T08:00:58.804Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T08:00:58.817Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T08:00:58.822Z] > git checkout -f 1f8bb09460b7c2628c79b85a6fb9cbec96841507 # timeout=10 [2021-09-24T08:01:02.626Z] Commit message: "feat(api): upgrade to v2 API" [2021-09-24T08:01:02.654Z] > git --version # timeout=10 [2021-09-24T08:01:02.658Z] > git --version # 'git version 2.24.4' [2021-09-24T08:01:02.665Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T08:01:03.430Z] provisioning config files... [2021-09-24T08:01:03.449Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config8322241860365386568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T08:01:03.934Z] ---> docker-login.sh [2021-09-24T08:01:03.934Z] nexus3.edgexfoundry.org:10001 [2021-09-24T08:01:03.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T08:01:03.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T08:01:03.934Z] Configure a credential helper to remove this warning. See [2021-09-24T08:01:03.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T08:01:03.934Z] [2021-09-24T08:01:03.934Z] Login Succeeded [2021-09-24T08:01:03.934Z] nexus3.edgexfoundry.org:10002 [2021-09-24T08:01:04.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T08:01:04.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T08:01:04.207Z] Configure a credential helper to remove this warning. See [2021-09-24T08:01:04.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T08:01:04.207Z] [2021-09-24T08:01:04.207Z] Login Succeeded [2021-09-24T08:01:04.207Z] nexus3.edgexfoundry.org:10003 [2021-09-24T08:01:04.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T08:01:04.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T08:01:04.207Z] Configure a credential helper to remove this warning. See [2021-09-24T08:01:04.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T08:01:04.207Z] [2021-09-24T08:01:04.207Z] Login Succeeded [2021-09-24T08:01:04.207Z] nexus3.edgexfoundry.org:10004 [2021-09-24T08:01:04.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T08:01:04.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T08:01:04.473Z] Configure a credential helper to remove this warning. See [2021-09-24T08:01:04.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T08:01:04.473Z] [2021-09-24T08:01:04.473Z] Login Succeeded [2021-09-24T08:01:04.473Z] docker.io [2021-09-24T08:01:04.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T08:01:05.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T08:01:05.054Z] Configure a credential helper to remove this warning. See [2021-09-24T08:01:05.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T08:01:05.054Z] [2021-09-24T08:01:05.054Z] Login Succeeded [2021-09-24T08:01:05.054Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T08:01:05.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-24T08:01:05.415Z] ========================================================= [2021-09-24T08:01:05.415Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-24T08:01:05.415Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-24T08:01:05.874Z] + 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-09-24T08:01:05.874Z] Sending build context to Docker daemon 5.536MB [2021-09-24T08:01:05.874Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-09-24T08:01:05.874Z] Step 2/12 : FROM ${BASE} AS builder [2021-09-24T08:01:05.874Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-24T08:01:05.874Z] 540db60ca938: Pulling fs layer [2021-09-24T08:01:05.874Z] adcc1eea9eea: Pulling fs layer [2021-09-24T08:01:05.875Z] 4c4ab2625f07: Pulling fs layer [2021-09-24T08:01:05.875Z] db62176df00c: Pulling fs layer [2021-09-24T08:01:05.875Z] 3b30891b0d05: Pulling fs layer [2021-09-24T08:01:05.875Z] 06b49ca38bd5: Pulling fs layer [2021-09-24T08:01:05.875Z] c788192a36de: Pulling fs layer [2021-09-24T08:01:05.875Z] a77e37c0d609: Pulling fs layer [2021-09-24T08:01:05.875Z] c3185cebc471: Pulling fs layer [2021-09-24T08:01:05.875Z] 3b30891b0d05: Waiting [2021-09-24T08:01:05.875Z] 06b49ca38bd5: Waiting [2021-09-24T08:01:05.875Z] c788192a36de: Waiting [2021-09-24T08:01:05.875Z] a77e37c0d609: Waiting [2021-09-24T08:01:05.875Z] c3185cebc471: Waiting [2021-09-24T08:01:05.875Z] db62176df00c: Waiting [2021-09-24T08:01:06.140Z] 4c4ab2625f07: Verifying Checksum [2021-09-24T08:01:06.140Z] 4c4ab2625f07: Download complete [2021-09-24T08:01:06.140Z] adcc1eea9eea: Verifying Checksum [2021-09-24T08:01:06.140Z] adcc1eea9eea: Download complete [2021-09-24T08:01:06.140Z] 3b30891b0d05: Verifying Checksum [2021-09-24T08:01:06.140Z] 3b30891b0d05: Download complete [2021-09-24T08:01:06.140Z] 06b49ca38bd5: Verifying Checksum [2021-09-24T08:01:06.140Z] 06b49ca38bd5: Download complete [2021-09-24T08:01:06.140Z] 540db60ca938: Verifying Checksum [2021-09-24T08:01:06.140Z] 540db60ca938: Download complete [2021-09-24T08:01:06.140Z] c788192a36de: Verifying Checksum [2021-09-24T08:01:06.140Z] c788192a36de: Download complete [2021-09-24T08:01:06.407Z] 540db60ca938: Pull complete [2021-09-24T08:01:06.407Z] adcc1eea9eea: Pull complete [2021-09-24T08:01:06.674Z] 4c4ab2625f07: Pull complete [2021-09-24T08:01:07.254Z] a77e37c0d609: Verifying Checksum [2021-09-24T08:01:07.254Z] a77e37c0d609: Download complete [2021-09-24T08:01:09.289Z] Still waiting to schedule task [2021-09-24T08:01:09.290Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-24T08:01:09.827Z] c3185cebc471: Verifying Checksum [2021-09-24T08:01:09.827Z] c3185cebc471: Download complete [2021-09-24T08:01:10.422Z] db62176df00c: Verifying Checksum [2021-09-24T08:01:10.422Z] db62176df00c: Download complete [2021-09-24T08:01:13.796Z] db62176df00c: Pull complete [2021-09-24T08:01:13.796Z] 3b30891b0d05: Pull complete [2021-09-24T08:01:13.796Z] 06b49ca38bd5: Pull complete [2021-09-24T08:01:13.796Z] c788192a36de: Pull complete [2021-09-24T08:01:13.796Z] a77e37c0d609: Pull complete [2021-09-24T08:01:15.757Z] c3185cebc471: Pull complete [2021-09-24T08:01:15.757Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-24T08:01:15.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T08:01:15.757Z] ---> 031687cdd783 [2021-09-24T08:01:15.757Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-24T08:01:17.164Z] ---> Running in 5b48b4a0209e [2021-09-24T08:01:17.164Z] Removing intermediate container 5b48b4a0209e [2021-09-24T08:01:17.164Z] ---> 035f6d306266 [2021-09-24T08:01:17.164Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-09-24T08:01:17.164Z] ---> Running in e7bd7b542473 [2021-09-24T08:01:17.164Z] Removing intermediate container e7bd7b542473 [2021-09-24T08:01:17.164Z] ---> 03aef7b24617 [2021-09-24T08:01:17.164Z] Step 5/12 : WORKDIR /device-gpio [2021-09-24T08:01:17.164Z] ---> Running in abb1750fba39 [2021-09-24T08:01:17.433Z] Removing intermediate container abb1750fba39 [2021-09-24T08:01:17.433Z] ---> 106617d93194 [2021-09-24T08:01:17.433Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T08:01:17.433Z] ---> Running in 1c46d419ec5b [2021-09-24T08:01:18.023Z] Removing intermediate container 1c46d419ec5b [2021-09-24T08:01:18.023Z] ---> 4f33b2feb615 [2021-09-24T08:01:18.023Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-24T08:01:18.023Z] ---> Running in 5060d06c3cc7 [2021-09-24T08:01:18.292Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T08:01:19.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T08:01:20.283Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-09-24T08:01:20.283Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-09-24T08:01:20.283Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-09-24T08:01:20.866Z] Executing busybox-1.32.1-r6.trigger [2021-09-24T08:01:20.866Z] OK: 223 MiB in 55 packages [2021-09-24T08:01:21.134Z] Removing intermediate container 5060d06c3cc7 [2021-09-24T08:01:21.134Z] ---> 52ee24195b03 [2021-09-24T08:01:21.134Z] Step 8/12 : COPY . . [2021-09-24T08:01:21.405Z] ---> 9984d4ae5aa2 [2021-09-24T08:01:21.405Z] Step 9/12 : RUN go mod tidy [2021-09-24T08:01:21.405Z] ---> Running in 4e2b3500b218 [2021-09-24T08:01:29.599Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-09-24T08:01:29.599Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-24T08:01:29.599Z] go: downloading github.com/spf13/cast v1.3.1 [2021-09-24T08:01:29.599Z] go: downloading github.com/warthog618/gpiod v0.6.0 [2021-09-24T08:01:29.864Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-24T08:01:29.864Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-24T08:01:29.864Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-24T08:01:30.130Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-24T08:01:30.130Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-24T08:01:30.130Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-24T08:01:30.130Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-24T08:01:30.397Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-24T08:01:30.397Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-24T08:01:30.397Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-24T08:01:30.662Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-24T08:01:30.662Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-24T08:01:30.662Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-24T08:01:30.932Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-24T08:01:30.932Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-24T08:01:30.932Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-24T08:01:31.197Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-24T08:01:31.197Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-24T08:01:31.197Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-24T08:01:31.197Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-24T08:01:31.197Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-24T08:01:31.462Z] go: downloading golang.org/x/text v0.3.2 [2021-09-24T08:01:31.728Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-24T08:01:31.728Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-24T08:01:32.703Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-24T08:01:32.703Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-24T08:01:32.703Z] go: downloading github.com/pilebones/go-udev v0.0.0-20180820235104-043677e09b13 [2021-09-24T08:01:32.703Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-24T08:01:32.969Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-24T08:01:32.969Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-24T08:01:32.969Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-24T08:01:32.969Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-24T08:01:32.969Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-24T08:01:33.235Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-24T08:01:33.235Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-24T08:01:33.235Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-24T08:01:33.235Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-24T08:01:33.235Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-24T08:01:33.502Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-24T08:01:33.502Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-24T08:01:33.502Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-24T08:01:33.502Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-24T08:01:33.502Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-24T08:01:33.768Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-24T08:01:33.768Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-24T08:01:33.768Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-24T08:01:34.039Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-24T08:01:34.039Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-24T08:01:34.039Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-24T08:01:34.306Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-24T08:01:34.306Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-24T08:01:34.306Z] go: downloading github.com/kr/text v0.1.0 [2021-09-24T08:01:34.306Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-24T08:01:34.306Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-24T08:01:34.572Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-24T08:01:34.572Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-24T08:01:34.572Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-24T08:01:34.572Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-24T08:01:34.572Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-24T08:01:34.838Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-24T08:01:34.838Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-24T08:01:34.838Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-24T08:01:34.838Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-24T08:01:34.838Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-24T08:01:35.104Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-24T08:01:35.104Z] go: downloading github.com/google/btree v1.0.0 [2021-09-24T08:01:35.104Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-24T08:01:35.104Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.1 [2021-09-24T08:01:35.104Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-24T08:01:35.369Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-24T08:01:35.369Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2021-09-24T08:01:35.369Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-24T08:01:35.369Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-24T08:01:35.369Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-24T08:01:39.617Z] Removing intermediate container 4e2b3500b218 [2021-09-24T08:01:39.617Z] ---> cdbb54ae26ac [2021-09-24T08:01:39.617Z] Step 10/12 : RUN go mod download [2021-09-24T08:01:39.617Z] ---> Running in 93416d3d0650 [2021-09-24T08:02:11.850Z] Removing intermediate container 93416d3d0650 [2021-09-24T08:02:11.850Z] ---> 6879c0d2b4db [2021-09-24T08:02:11.850Z] Step 11/12 : ARG MAKE='make build' [2021-09-24T08:02:11.850Z] ---> Running in 4ba76aa3fc6f [2021-09-24T08:02:11.850Z] Removing intermediate container 4ba76aa3fc6f [2021-09-24T08:02:11.850Z] ---> 4fd0dd8c55c0 [2021-09-24T08:02:11.850Z] Step 12/12 : RUN ${MAKE} [2021-09-24T08:02:11.850Z] ---> Running in ca67e4af618a [2021-09-24T08:02:11.850Z] noop [2021-09-24T08:02:11.850Z] Removing intermediate container ca67e4af618a [2021-09-24T08:02:11.850Z] ---> 908c9f9f5016 [2021-09-24T08:02:11.850Z] Successfully built 908c9f9f5016 [2021-09-24T08:02:11.850Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T08:02:12.237Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-24T08:02:12.237Z] . [Pipeline] withDockerContainer [2021-09-24T08:02:12.351Z] prd-centos7-docker-4c-2g-1205 does not seem to be running inside a container [2021-09-24T08:02:12.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 ******** ci-base-image-x86_64 cat [2021-09-24T08:02:12.755Z] $ docker top c1fb72077b19b99421a185416b33d348e568af8eb1efbc7c135527f47582ffe1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T08:02:13.201Z] + go version [2021-09-24T08:02:13.201Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-24T08:02:13.228Z] $ docker stop --time=1 c1fb72077b19b99421a185416b33d348e568af8eb1efbc7c135527f47582ffe1 [2021-09-24T08:02:14.413Z] $ docker rm -f c1fb72077b19b99421a185416b33d348e568af8eb1efbc7c135527f47582ffe1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T08:02:15.231Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-24T08:02:15.231Z] . [Pipeline] withDockerContainer [2021-09-24T08:02:15.350Z] prd-centos7-docker-4c-2g-1205 does not seem to be running inside a container [2021-09-24T08:02:15.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 ******** ci-base-image-x86_64 cat [2021-09-24T08:02:15.755Z] $ docker top bf848870bf260cfbf1a57c72664818665ec6e91d478973cb5994758f03edb035 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-24T08:02:16.256Z] + go mod tidy [Pipeline] sh [2021-09-24T08:02:16.938Z] + make test [2021-09-24T08:02:16.938Z] go mod tidy [2021-09-24T08:02:16.938Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-24T08:02:17.546Z] ? github.com/edgexfoundry/device-gpio [no test files] [2021-09-24T08:02:32.618Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2021-09-24T08:02:32.618Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2021-09-24T08:02:32.618Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-24T08:02:39.317Z] gofmt -l . [2021-09-24T08:02:39.317Z] cmd/main.go [2021-09-24T08:02:39.317Z] internal/driver/driver.go [2021-09-24T08:02:39.317Z] [ "`gofmt -l .`" = "" ] [2021-09-24T08:02:39.317Z] make: *** [Makefile:28: test] Error 1 [Pipeline] } [2021-09-24T08:02:39.382Z] $ docker stop --time=1 bf848870bf260cfbf1a57c72664818665ec6e91d478973cb5994758f03edb035 [2021-09-24T08:02:40.765Z] $ docker rm -f bf848870bf260cfbf1a57c72664818665ec6e91d478973cb5994758f03edb035 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T08:02:42.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T08:02:42.448Z] [2021-09-24T08:02:42.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T08:02:42.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T08:02:42.830Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-24T08:02:42.830Z] b4d181a07f80: Pulling fs layer [2021-09-24T08:02:42.830Z] a1111a8f2ec3: Pulling fs layer [2021-09-24T08:02:42.830Z] ed53099fbce6: Pulling fs layer [2021-09-24T08:02:42.830Z] dc539afda2c1: Pulling fs layer [2021-09-24T08:02:42.830Z] 77bc0d833cb6: Pulling fs layer [2021-09-24T08:02:42.830Z] 9065ff56babe: Pulling fs layer [2021-09-24T08:02:42.830Z] d287ab97295c: Pulling fs layer [2021-09-24T08:02:42.830Z] dc539afda2c1: Waiting [2021-09-24T08:02:42.830Z] 77bc0d833cb6: Waiting [2021-09-24T08:02:42.830Z] 9065ff56babe: Waiting [2021-09-24T08:02:42.830Z] d287ab97295c: Waiting [2021-09-24T08:02:43.096Z] a1111a8f2ec3: Verifying Checksum [2021-09-24T08:02:43.096Z] a1111a8f2ec3: Download complete [2021-09-24T08:02:43.096Z] dc539afda2c1: Verifying Checksum [2021-09-24T08:02:43.096Z] dc539afda2c1: Download complete [2021-09-24T08:02:43.363Z] 77bc0d833cb6: Verifying Checksum [2021-09-24T08:02:43.363Z] 77bc0d833cb6: Download complete [2021-09-24T08:02:43.363Z] 9065ff56babe: Verifying Checksum [2021-09-24T08:02:43.363Z] 9065ff56babe: Download complete [2021-09-24T08:02:43.363Z] ed53099fbce6: Verifying Checksum [2021-09-24T08:02:43.363Z] ed53099fbce6: Download complete [2021-09-24T08:02:44.318Z] b4d181a07f80: Verifying Checksum [2021-09-24T08:02:44.318Z] b4d181a07f80: Download complete [2021-09-24T08:02:45.278Z] b4d181a07f80: Pull complete [2021-09-24T08:02:45.278Z] a1111a8f2ec3: Pull complete [2021-09-24T08:02:45.867Z] ed53099fbce6: Pull complete [2021-09-24T08:02:45.867Z] dc539afda2c1: Pull complete [2021-09-24T08:02:46.140Z] 77bc0d833cb6: Pull complete [2021-09-24T08:02:46.140Z] 9065ff56babe: Pull complete [2021-09-24T08:02:47.548Z] d287ab97295c: Verifying Checksum [2021-09-24T08:02:47.548Z] d287ab97295c: Download complete [2021-09-24T08:02:51.804Z] d287ab97295c: Pull complete [2021-09-24T08:02:51.804Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-24T08:02:51.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T08:02:51.804Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-24T08:02:51.932Z] prd-centos7-docker-4c-2g-1205 does not seem to be running inside a container [2021-09-24T08:02:51.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-24T08:02:54.576Z] $ docker top 1e558d01b231717f2f868fdb5c67bc49a7ebd534e4339b2b01c065948efc61eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T08:02:55.237Z] ---> job-cost.sh [2021-09-24T08:02:55.237Z] lf-activate-venv: SKIPPING [2021-09-24T08:02:55.237Z] INFO: No Stack... [2021-09-24T08:02:56.193Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-24T08:02:56.458Z] INFO: Archiving Costs [Pipeline] sh [2021-09-24T08:02:56.803Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2021-09-24T08:02:56.803Z] + cut -d, -f6 [Pipeline] lock [2021-09-24T08:02:56.871Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-9-1-stack-cost] [2021-09-24T08:02:56.879Z] Resource [jenkins-edgexfoundry-device-gpio-PR-9-1-stack-cost] did not exist. Created. [2021-09-24T08:02:56.879Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-9-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T08:02:57.316Z] + echo total: 0.17000000178813934 [Pipeline] stash [2021-09-24T08:02:57.570Z] Stashed 1 file(s) [Pipeline] } [2021-09-24T08:02:57.590Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-9-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-24T08:02:57.674Z] $ docker stop --time=1 1e558d01b231717f2f868fdb5c67bc49a7ebd534e4339b2b01c065948efc61eb [2021-09-24T08:02:58.820Z] $ docker rm -f 1e558d01b231717f2f868fdb5c67bc49a7ebd534e4339b2b01c065948efc61eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T08:02:59.538Z] Failed in branch amd64 [2021-09-24T08:03:27.741Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1209 in /w/workspace/edgexfoundry_device-gpio_PR-9 [Pipeline] { [Pipeline] ws [2021-09-24T08:03:27.810Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2021-09-24T08:03:28.098Z] The recommended git tool is: git [2021-09-24T08:03:33.587Z] using credential edgex-jenkins-ssh [2021-09-24T08:03:33.605Z] Cloning the remote Git repository [2021-09-24T08:03:33.649Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2021-09-24T08:03:33.752Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2021-09-24T08:03:33.895Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-09-24T08:03:33.896Z] > git --version # timeout=10 [2021-09-24T08:03:33.944Z] > git --version # 'git version 2.17.1' [2021-09-24T08:03:33.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T08:03:34.048Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T08:03:36.395Z] Merging remotes/origin/main commit 7472832c1a10574f3c58874fc08b27a833a10064 into PR head commit 1f8bb09460b7c2628c79b85a6fb9cbec96841507 [2021-09-24T08:03:36.600Z] Merge succeeded, producing 1f8bb09460b7c2628c79b85a6fb9cbec96841507 [2021-09-24T08:03:36.601Z] Checking out Revision 1f8bb09460b7c2628c79b85a6fb9cbec96841507 (PR-9) [2021-09-24T08:03:35.646Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-09-24T08:03:35.665Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T08:03:35.694Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-09-24T08:03:35.728Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-09-24T08:03:35.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T08:03:35.741Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/9/head:refs/remotes/origin/PR-9 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-24T08:03:36.406Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T08:03:36.425Z] > git checkout -f 1f8bb09460b7c2628c79b85a6fb9cbec96841507 # timeout=10 [2021-09-24T08:03:36.501Z] > git remote # timeout=10 [2021-09-24T08:03:36.530Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T08:03:36.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T08:03:36.553Z] > git merge 7472832c1a10574f3c58874fc08b27a833a10064 # timeout=10 [2021-09-24T08:03:36.577Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T08:03:36.599Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T08:03:36.620Z] > git checkout -f 1f8bb09460b7c2628c79b85a6fb9cbec96841507 # timeout=10 [2021-09-24T08:03:41.044Z] Commit message: "feat(api): upgrade to v2 API" [2021-09-24T08:03:41.094Z] > git --version # timeout=10 [2021-09-24T08:03:41.104Z] > git --version # 'git version 2.17.1' [2021-09-24T08:03:41.128Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T08:03:41.740Z] provisioning config files... [2021-09-24T08:03:41.771Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config8504307154545601913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T08:03:42.393Z] ---> docker-login.sh [2021-09-24T08:03:42.393Z] nexus3.edgexfoundry.org:10001 [2021-09-24T08:03:43.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T08:03:44.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T08:03:44.123Z] Configure a credential helper to remove this warning. See [2021-09-24T08:03:44.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T08:03:44.123Z] [2021-09-24T08:03:44.123Z] Login Succeeded [2021-09-24T08:03:44.123Z] nexus3.edgexfoundry.org:10002 [2021-09-24T08:03:44.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T08:03:44.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T08:03:44.725Z] Configure a credential helper to remove this warning. See [2021-09-24T08:03:44.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T08:03:44.725Z] [2021-09-24T08:03:44.725Z] Login Succeeded [2021-09-24T08:03:44.725Z] nexus3.edgexfoundry.org:10003 [2021-09-24T08:03:45.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T08:03:45.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T08:03:45.326Z] Configure a credential helper to remove this warning. See [2021-09-24T08:03:45.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T08:03:45.326Z] [2021-09-24T08:03:45.326Z] Login Succeeded [2021-09-24T08:03:45.326Z] nexus3.edgexfoundry.org:10004 [2021-09-24T08:03:45.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T08:03:45.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T08:03:45.891Z] Configure a credential helper to remove this warning. See [2021-09-24T08:03:45.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T08:03:45.891Z] [2021-09-24T08:03:45.891Z] Login Succeeded [2021-09-24T08:03:45.891Z] docker.io [2021-09-24T08:03:46.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T08:03:46.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T08:03:46.768Z] Configure a credential helper to remove this warning. See [2021-09-24T08:03:46.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T08:03:46.768Z] [2021-09-24T08:03:46.768Z] Login Succeeded [2021-09-24T08:03:46.768Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T08:03:46.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-24T08:03:47.680Z] ========================================================= [2021-09-24T08:03:47.680Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-24T08:03:47.680Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-24T08:03:48.188Z] + 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-09-24T08:03:48.793Z] Sending build context to Docker daemon 5.535MB [2021-09-24T08:03:48.793Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-09-24T08:03:48.793Z] Step 2/12 : FROM ${BASE} AS builder [2021-09-24T08:03:49.069Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-24T08:03:49.069Z] 595b0fe564bb: Pulling fs layer [2021-09-24T08:03:49.069Z] 24495759ef45: Pulling fs layer [2021-09-24T08:03:49.069Z] d148012ef14d: Pulling fs layer [2021-09-24T08:03:49.069Z] e90a11edd702: Pulling fs layer [2021-09-24T08:03:49.069Z] d77568369979: Pulling fs layer [2021-09-24T08:03:49.069Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-24T08:03:49.069Z] 170f2ba95c9a: Pulling fs layer [2021-09-24T08:03:49.069Z] 97ac5df62f85: Pulling fs layer [2021-09-24T08:03:49.069Z] e90a11edd702: Waiting [2021-09-24T08:03:49.069Z] d77568369979: Waiting [2021-09-24T08:03:49.069Z] fc1c9f9a7f3b: Waiting [2021-09-24T08:03:49.069Z] 97ac5df62f85: Waiting [2021-09-24T08:03:49.069Z] 170f2ba95c9a: Waiting [2021-09-24T08:03:49.069Z] d148012ef14d: Verifying Checksum [2021-09-24T08:03:49.069Z] d148012ef14d: Download complete [2021-09-24T08:03:49.069Z] 24495759ef45: Verifying Checksum [2021-09-24T08:03:49.069Z] 24495759ef45: Download complete [2021-09-24T08:03:49.069Z] d77568369979: Verifying Checksum [2021-09-24T08:03:49.069Z] d77568369979: Download complete [2021-09-24T08:03:49.069Z] fc1c9f9a7f3b: Download complete [2021-09-24T08:03:49.069Z] 595b0fe564bb: Verifying Checksum [2021-09-24T08:03:49.069Z] 595b0fe564bb: Download complete [2021-09-24T08:03:49.069Z] 170f2ba95c9a: Download complete [2021-09-24T08:03:49.669Z] 595b0fe564bb: Pull complete [2021-09-24T08:03:50.652Z] 24495759ef45: Pull complete [2021-09-24T08:03:50.928Z] d148012ef14d: Pull complete [2021-09-24T08:03:52.902Z] 97ac5df62f85: Verifying Checksum [2021-09-24T08:03:52.903Z] 97ac5df62f85: Download complete [2021-09-24T08:03:53.180Z] e90a11edd702: Verifying Checksum [2021-09-24T08:03:53.180Z] e90a11edd702: Download complete [2021-09-24T08:04:03.348Z] e90a11edd702: Pull complete [2021-09-24T08:04:03.625Z] d77568369979: Pull complete [2021-09-24T08:04:03.915Z] fc1c9f9a7f3b: Pull complete [2021-09-24T08:04:04.512Z] 170f2ba95c9a: Pull complete [2021-09-24T08:04:09.927Z] 97ac5df62f85: Pull complete [2021-09-24T08:04:10.202Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-24T08:04:10.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T08:04:10.202Z] ---> 04bc70af865f [2021-09-24T08:04:10.202Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-24T08:04:14.533Z] ---> Running in e016892767a2 [2021-09-24T08:04:14.812Z] Removing intermediate container e016892767a2 [2021-09-24T08:04:14.812Z] ---> 7e9b48e1db85 [2021-09-24T08:04:14.812Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-09-24T08:04:14.812Z] ---> Running in 925b27c0825d [2021-09-24T08:04:15.409Z] Removing intermediate container 925b27c0825d [2021-09-24T08:04:15.409Z] ---> ac0fb2c590f8 [2021-09-24T08:04:15.409Z] Step 5/12 : WORKDIR /device-gpio [2021-09-24T08:04:15.683Z] ---> Running in a8f5601de7a2 [2021-09-24T08:04:16.280Z] Removing intermediate container a8f5601de7a2 [2021-09-24T08:04:16.280Z] ---> c75dcc9d90c8 [2021-09-24T08:04:16.280Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T08:04:16.552Z] ---> Running in c683e98b14f3 [2021-09-24T08:04:19.184Z] Removing intermediate container c683e98b14f3 [2021-09-24T08:04:19.184Z] ---> 09e1a20f939a [2021-09-24T08:04:19.184Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-24T08:04:19.184Z] ---> Running in 5a67283081b3 [2021-09-24T08:04:20.636Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T08:04:21.625Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T08:04:22.604Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-09-24T08:04:22.604Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-09-24T08:04:22.874Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-09-24T08:04:23.471Z] Executing busybox-1.32.1-r6.trigger [2021-09-24T08:04:23.471Z] OK: 222 MiB in 55 packages [2021-09-24T08:04:24.903Z] Removing intermediate container 5a67283081b3 [2021-09-24T08:04:24.903Z] ---> b580c75dc327 [2021-09-24T08:04:24.903Z] Step 8/12 : COPY . . [2021-09-24T08:04:26.350Z] ---> f6402f6eb3d2 [2021-09-24T08:04:26.350Z] Step 9/12 : RUN go mod tidy [2021-09-24T08:04:26.350Z] ---> Running in dd63e1212739 [2021-09-24T08:04:36.502Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-09-24T08:04:36.502Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-24T08:04:36.776Z] go: downloading github.com/spf13/cast v1.3.1 [2021-09-24T08:04:36.776Z] go: downloading github.com/warthog618/gpiod v0.6.0 [2021-09-24T08:04:36.776Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-24T08:04:36.776Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-24T08:04:37.052Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-24T08:04:37.052Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-24T08:04:37.052Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-24T08:04:37.052Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-24T08:04:37.329Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-24T08:04:37.329Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-24T08:04:37.603Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-24T08:04:37.603Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-24T08:04:37.603Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-24T08:04:37.603Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-24T08:04:37.879Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-24T08:04:37.879Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-24T08:04:37.879Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-24T08:04:37.879Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-24T08:04:38.155Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-24T08:04:38.156Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-24T08:04:38.432Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-24T08:04:38.432Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-24T08:04:38.432Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-24T08:04:38.432Z] go: downloading golang.org/x/text v0.3.2 [2021-09-24T08:04:38.433Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-24T08:04:38.723Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-24T08:04:41.349Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-24T08:04:41.349Z] go: downloading github.com/pilebones/go-udev v0.0.0-20180820235104-043677e09b13 [2021-09-24T08:04:41.349Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-24T08:04:41.349Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-24T08:04:41.623Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-24T08:04:41.623Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-24T08:04:41.623Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-24T08:04:41.623Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-24T08:04:41.623Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-24T08:04:41.623Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-24T08:04:41.898Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-24T08:04:41.898Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-24T08:04:41.898Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-24T08:04:41.898Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-24T08:04:41.899Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-24T08:04:42.179Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-24T08:04:42.179Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-24T08:04:42.179Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-24T08:04:42.179Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-24T08:04:42.179Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-24T08:04:42.179Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-24T08:04:42.457Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-24T08:04:42.457Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-24T08:04:42.457Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-24T08:04:42.457Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-24T08:04:42.457Z] go: downloading github.com/kr/text v0.1.0 [2021-09-24T08:04:42.734Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-24T08:04:42.734Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-24T08:04:42.734Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-24T08:04:43.008Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-24T08:04:43.008Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-24T08:04:43.008Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-24T08:04:43.008Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-24T08:04:43.281Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-24T08:04:43.281Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-24T08:04:43.281Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-24T08:04:43.281Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-24T08:04:43.281Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-24T08:04:43.556Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-24T08:04:43.556Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-24T08:04:43.556Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-24T08:04:43.556Z] go: downloading github.com/google/btree v1.0.0 [2021-09-24T08:04:43.556Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-24T08:04:43.556Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.1 [2021-09-24T08:04:43.556Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-24T08:04:43.836Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-24T08:04:43.836Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2021-09-24T08:04:43.836Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-24T08:04:43.836Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-24T08:04:43.836Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-24T08:04:58.945Z] Removing intermediate container dd63e1212739 [2021-09-24T08:04:58.945Z] ---> 57c9dcf5c322 [2021-09-24T08:04:58.945Z] Step 10/12 : RUN go mod download [2021-09-24T08:04:58.945Z] ---> Running in 5929c3aeca36 [2021-09-24T08:05:45.889Z] Removing intermediate container 5929c3aeca36 [2021-09-24T08:05:45.890Z] ---> 0864f7e4f589 [2021-09-24T08:05:45.890Z] Step 11/12 : ARG MAKE='make build' [2021-09-24T08:05:45.890Z] ---> Running in feb71eae686f [2021-09-24T08:05:45.890Z] Removing intermediate container feb71eae686f [2021-09-24T08:05:45.890Z] ---> b954248ea4a2 [2021-09-24T08:05:45.890Z] Step 12/12 : RUN ${MAKE} [2021-09-24T08:05:45.890Z] ---> Running in 9f6db77926ae [2021-09-24T08:05:45.890Z] noop [2021-09-24T08:05:45.890Z] Removing intermediate container 9f6db77926ae [2021-09-24T08:05:45.890Z] ---> ed1169bcc3c5 [2021-09-24T08:05:45.890Z] Successfully built ed1169bcc3c5 [2021-09-24T08:05:45.890Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T08:05:46.273Z] + docker inspect -f . ci-base-image-arm64 [2021-09-24T08:05:46.273Z] . [Pipeline] withDockerContainer [2021-09-24T08:05:46.537Z] prd-ubuntu18.04-docker-arm64-4c-16g-1209 does not seem to be running inside a container [2021-09-24T08:05:46.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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-arm64 cat [2021-09-24T08:05:48.236Z] $ docker top 8a80ba2423805d96b1c61682369efff19912699af8bb7f99248e441d3c3d9e82 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T08:05:49.264Z] + go version [2021-09-24T08:05:49.264Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-24T08:05:49.312Z] $ docker stop --time=1 8a80ba2423805d96b1c61682369efff19912699af8bb7f99248e441d3c3d9e82 [2021-09-24T08:05:51.099Z] $ docker rm -f 8a80ba2423805d96b1c61682369efff19912699af8bb7f99248e441d3c3d9e82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T08:05:52.205Z] + docker inspect -f . ci-base-image-arm64 [2021-09-24T08:05:52.205Z] . [Pipeline] withDockerContainer [2021-09-24T08:05:52.485Z] prd-ubuntu18.04-docker-arm64-4c-16g-1209 does not seem to be running inside a container [2021-09-24T08:05:52.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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-arm64 cat [2021-09-24T08:05:54.226Z] $ docker top 946acf4937b9782aa803c91fcc1e37f1298f954e3fa44edd8a8f3b4d250bf77d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-24T08:05:55.316Z] + go mod tidy [Pipeline] sh [2021-09-24T08:05:56.991Z] + make test [2021-09-24T08:05:56.991Z] go mod tidy [2021-09-24T08:05:57.592Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-24T08:05:58.582Z] ? github.com/edgexfoundry/device-gpio [no test files] [2021-09-24T08:06:45.613Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2021-09-24T08:06:45.613Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2021-09-24T08:06:45.613Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-24T08:07:17.963Z] gofmt -l . [2021-09-24T08:07:17.963Z] cmd/main.go [2021-09-24T08:07:17.963Z] internal/driver/driver.go [2021-09-24T08:07:17.963Z] [ "`gofmt -l .`" = "" ] [2021-09-24T08:07:17.963Z] make: *** [Makefile:28: test] Error 1 [Pipeline] } [2021-09-24T08:07:18.036Z] $ docker stop --time=1 946acf4937b9782aa803c91fcc1e37f1298f954e3fa44edd8a8f3b4d250bf77d [2021-09-24T08:07:19.955Z] $ docker rm -f 946acf4937b9782aa803c91fcc1e37f1298f954e3fa44edd8a8f3b4d250bf77d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T08:07:21.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T08:07:21.711Z] [2021-09-24T08:07:21.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-24T08:07:22.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T08:07:22.393Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-24T08:07:22.394Z] 448f6bf000e3: Pulling fs layer [2021-09-24T08:07:22.394Z] f757da607395: Pulling fs layer [2021-09-24T08:07:22.394Z] 05883995daec: Pulling fs layer [2021-09-24T08:07:22.394Z] 8603b9c90790: Pulling fs layer [2021-09-24T08:07:22.394Z] 1560dd03e051: Pulling fs layer [2021-09-24T08:07:22.394Z] 27f5ce0e4adf: Pulling fs layer [2021-09-24T08:07:22.394Z] c2d8d7efcc4b: Pulling fs layer [2021-09-24T08:07:22.394Z] 8603b9c90790: Waiting [2021-09-24T08:07:22.394Z] 1560dd03e051: Waiting [2021-09-24T08:07:22.394Z] 27f5ce0e4adf: Waiting [2021-09-24T08:07:22.394Z] c2d8d7efcc4b: Waiting [2021-09-24T08:07:22.665Z] f757da607395: Verifying Checksum [2021-09-24T08:07:22.665Z] f757da607395: Download complete [2021-09-24T08:07:22.665Z] 8603b9c90790: Verifying Checksum [2021-09-24T08:07:22.665Z] 8603b9c90790: Download complete [2021-09-24T08:07:22.665Z] 1560dd03e051: Verifying Checksum [2021-09-24T08:07:22.665Z] 1560dd03e051: Download complete [2021-09-24T08:07:22.939Z] 27f5ce0e4adf: Verifying Checksum [2021-09-24T08:07:22.939Z] 27f5ce0e4adf: Download complete [2021-09-24T08:07:22.939Z] 05883995daec: Verifying Checksum [2021-09-24T08:07:22.939Z] 05883995daec: Download complete [2021-09-24T08:07:23.920Z] 448f6bf000e3: Verifying Checksum [2021-09-24T08:07:23.920Z] 448f6bf000e3: Download complete [2021-09-24T08:07:26.553Z] c2d8d7efcc4b: Verifying Checksum [2021-09-24T08:07:26.553Z] c2d8d7efcc4b: Download complete [2021-09-24T08:07:27.150Z] 448f6bf000e3: Pull complete [2021-09-24T08:07:27.759Z] f757da607395: Pull complete [2021-09-24T08:07:29.201Z] 05883995daec: Pull complete [2021-09-24T08:07:29.475Z] 8603b9c90790: Pull complete [2021-09-24T08:07:30.456Z] 1560dd03e051: Pull complete [2021-09-24T08:07:31.055Z] 27f5ce0e4adf: Pull complete [2021-09-24T08:07:46.155Z] c2d8d7efcc4b: Pull complete [2021-09-24T08:07:46.155Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-24T08:07:46.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T08:07:46.155Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-24T08:07:46.444Z] prd-ubuntu18.04-docker-arm64-4c-16g-1209 does not seem to be running inside a container [2021-09-24T08:07:46.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-24T08:07:50.446Z] $ docker top 4a79a5b09c6c1c9cb02740923930129a695a5c589148229f87e2b83e8920d5f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T08:07:51.507Z] ---> job-cost.sh [2021-09-24T08:07:51.507Z] lf-activate-venv: SKIPPING [2021-09-24T08:07:51.507Z] INFO: No Stack... [2021-09-24T08:07:52.489Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-24T08:07:52.764Z] INFO: Archiving Costs [Pipeline] sh [2021-09-24T08:07:53.461Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2021-09-24T08:07:53.461Z] + cut -d, -f6 [Pipeline] lock [2021-09-24T08:07:53.564Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-9-1-stack-cost] [2021-09-24T08:07:53.572Z] Resource [jenkins-edgexfoundry-device-gpio-PR-9-1-stack-cost] did not exist. Created. [2021-09-24T08:07:53.573Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-9-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T08:07:54.434Z] /w/workspace/device-gpio/1@tmp/durable-a5c3185b/script.sh: 1: /w/workspace/device-gpio/1@tmp/durable-a5c3185b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-24T08:07:55.151Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-24T08:07:55.196Z] Warning: overwriting stash ‘stack-cost’ [2021-09-24T08:07:55.727Z] Stashed 1 file(s) [Pipeline] } [2021-09-24T08:07:55.751Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-9-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-24T08:07:55.863Z] $ docker stop --time=1 4a79a5b09c6c1c9cb02740923930129a695a5c589148229f87e2b83e8920d5f5 [2021-09-24T08:07:57.487Z] $ docker rm -f 4a79a5b09c6c1c9cb02740923930129a695a5c589148229f87e2b83e8920d5f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T08:07:58.502Z] 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-09-24T08:08:01.749Z] + '[' -d /w/workspace/edgexfoundry_device-gpio_PR-9/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-24T08:08:02.143Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T08:08:02.769Z] ---> package-listing.sh [2021-09-24T08:08:02.769Z] ++ facter osfamily [2021-09-24T08:08:02.769Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-24T08:08:03.039Z] + OS_FAMILY=redhat [2021-09-24T08:08:03.039Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-9 [2021-09-24T08:08:03.039Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-24T08:08:03.039Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-24T08:08:03.039Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-24T08:08:03.039Z] + PACKAGES=/tmp/packages_start.txt [2021-09-24T08:08:03.039Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-9 ']' [2021-09-24T08:08:03.039Z] + PACKAGES=/tmp/packages_end.txt [2021-09-24T08:08:03.039Z] + case "${OS_FAMILY}" in [2021-09-24T08:08:03.039Z] + sort [2021-09-24T08:08:03.039Z] + rpm -qa [2021-09-24T08:08:03.619Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-24T08:08:03.619Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-24T08:08:03.619Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-24T08:08:03.619Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-9 ']' [2021-09-24T08:08:03.619Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-9/archives/ [2021-09-24T08:08:03.619Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-9/archives/ [Pipeline] echo [2021-09-24T08:08:03.656Z] 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/edgexfoundry_device-gpio_PR-9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-24T08:08:03.975Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-24T08:08:04.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T08:08:04.591Z] [2021-09-24T08:08:04.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T08:08:04.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T08:08:04.964Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-24T08:08:04.964Z] b4d181a07f80: Pulling fs layer [2021-09-24T08:08:04.964Z] a1111a8f2ec3: Pulling fs layer [2021-09-24T08:08:04.964Z] ed53099fbce6: Pulling fs layer [2021-09-24T08:08:04.964Z] dc539afda2c1: Pulling fs layer [2021-09-24T08:08:04.964Z] 77bc0d833cb6: Pulling fs layer [2021-09-24T08:08:04.964Z] 9065ff56babe: Pulling fs layer [2021-09-24T08:08:04.964Z] d287ab97295c: Pulling fs layer [2021-09-24T08:08:04.964Z] 77bc0d833cb6: Waiting [2021-09-24T08:08:04.964Z] 9065ff56babe: Waiting [2021-09-24T08:08:04.964Z] d287ab97295c: Waiting [2021-09-24T08:08:04.964Z] dc539afda2c1: Waiting [2021-09-24T08:08:05.228Z] a1111a8f2ec3: Verifying Checksum [2021-09-24T08:08:05.228Z] a1111a8f2ec3: Download complete [2021-09-24T08:08:05.228Z] dc539afda2c1: Verifying Checksum [2021-09-24T08:08:05.228Z] dc539afda2c1: Download complete [2021-09-24T08:08:05.576Z] 77bc0d833cb6: Verifying Checksum [2021-09-24T08:08:05.576Z] 77bc0d833cb6: Download complete [2021-09-24T08:08:05.576Z] 9065ff56babe: Verifying Checksum [2021-09-24T08:08:05.576Z] 9065ff56babe: Download complete [2021-09-24T08:08:05.576Z] ed53099fbce6: Verifying Checksum [2021-09-24T08:08:05.576Z] ed53099fbce6: Download complete [2021-09-24T08:08:06.542Z] b4d181a07f80: Verifying Checksum [2021-09-24T08:08:06.542Z] b4d181a07f80: Download complete [2021-09-24T08:08:07.503Z] b4d181a07f80: Pull complete [2021-09-24T08:08:07.503Z] a1111a8f2ec3: Pull complete [2021-09-24T08:08:08.100Z] ed53099fbce6: Pull complete [2021-09-24T08:08:08.100Z] dc539afda2c1: Pull complete [2021-09-24T08:08:08.370Z] 77bc0d833cb6: Pull complete [2021-09-24T08:08:08.370Z] 9065ff56babe: Pull complete [2021-09-24T08:08:09.776Z] d287ab97295c: Verifying Checksum [2021-09-24T08:08:09.776Z] d287ab97295c: Download complete [2021-09-24T08:08:14.033Z] d287ab97295c: Pull complete [2021-09-24T08:08:14.033Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-24T08:08:14.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T08:08:14.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-24T08:08:14.146Z] prd-centos7-docker-4c-2g-1204 does not seem to be running inside a container [2021-09-24T08:08:14.194Z] $ 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/edgexfoundry_device-gpio_PR-9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-9 -v /w/workspace/edgexfoundry_device-gpio_PR-9:/w/workspace/edgexfoundry_device-gpio_PR-9:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-9@tmp:/w/workspace/edgexfoundry_device-gpio_PR-9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-24T08:08:16.705Z] $ docker top 1bd8479390ae41aafb8d03ac43c38c3c978b000ef5ea96560b2e5d776834229c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T08:08:17.164Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-24T08:08:17.512Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-24T08:08:17.850Z] + ls /var/log/sa-host [2021-09-24T08:08:17.850Z] + sadf -c /var/log/sa-host/sa05 [2021-09-24T08:08:17.850Z] file_magic: OK [2021-09-24T08:08:17.850Z] HZ: Using current value: 100 [2021-09-24T08:08:17.850Z] file_header: OK [2021-09-24T08:08:17.850Z] 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-09-24T08:08:17.850Z] Statistics: [2021-09-24T08:08:17.850Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T08:08:17.850Z] File successfully converted to sysstat format version 12.0.3 [2021-09-24T08:08:17.850Z] + sadf -c /var/log/sa-host/sa24 [2021-09-24T08:08:17.850Z] file_magic: OK [2021-09-24T08:08:17.850Z] HZ: Using current value: 100 [2021-09-24T08:08:17.850Z] file_header: OK [2021-09-24T08:08:17.850Z] 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-09-24T08:08:17.850Z] Statistics: [2021-09-24T08:08:17.850Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T08:08:17.850Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T08:08:18.584Z] provisioning config files... [2021-09-24T08:08:18.599Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-9@tmp/config8354132052949617510tmp [Pipeline] { [Pipeline] echo [2021-09-24T08:08:18.686Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T08:08:19.037Z] ---> create-netrc.sh [Pipeline] } [2021-09-24T08:08:19.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-24T08:08:19.556Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-24T08:08:19.591Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T08:08:19.950Z] ---> sudo-logs.sh [2021-09-24T08:08:19.950Z] Archiving 'sudo' log.. [2021-09-24T08:08:19.950Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1204.vexxhost.local: Name or service not known [2021-09-24T08:08:19.950Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1204.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-24T08:08:20.051Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T08:08:20.400Z] ---> job-cost.sh [2021-09-24T08:08:20.400Z] lf-activate-venv: SKIPPING [2021-09-24T08:08:20.400Z] DEBUG: total: 0.10999999940395355 [2021-09-24T08:08:20.400Z] INFO: Retrieving Stack Cost... [2021-09-24T08:08:21.803Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-24T08:08:21.803Z] INFO: Archiving Costs [Pipeline] echo [2021-09-24T08:08:21.842Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T08:08:22.191Z] ---> logs-deploy.sh [2021-09-24T08:08:22.192Z] lf-activate-venv: SKIPPING [2021-09-24T08:08:22.192Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-9/1 [2021-09-24T08:08:22.192Z] INFO: archiving workspace using pattern(s): [2021-09-24T08:08:22.775Z] Archives upload complete. [2021-09-24T08:08:23.043Z] INFO: archiving logs to Nexus