Pull request #3 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-gpio Obtained Jenkinsfile from a750c57077bf4a16e2dc6c3d50fcf30526156d6e+ee8c3cf8f247baa696c0241f6b7663da45af0865 (d2c9972e3f51e0e78bf00c21b7b4dc9bd258b3c7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7953043953434028813.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2844507183953943887.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-3/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-3/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7536929593348560858.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7111492355828574105.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-3/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-3/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6265595581797379246.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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_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 Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1739’ is offline Running on prd-centos7-docker-4c-2g-1743 in /w/workspace/edgexfoundry_device-gpio_PR-3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE 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-3 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-gpio_PR-3@tmp/jenkins-gitclient-ssh1709421776817968366.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-gpio_PR-3@tmp/jenkins-gitclient-ssh4018550159183457952.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/3/head:refs/remotes/origin/PR-3 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ee8c3cf8f247baa696c0241f6b7663da45af0865 into PR head commit a750c57077bf4a16e2dc6c3d50fcf30526156d6e Merge succeeded, producing a750c57077bf4a16e2dc6c3d50fcf30526156d6e Checking out Revision a750c57077bf4a16e2dc6c3d50fcf30526156d6e (PR-3) > git config core.sparsecheckout # timeout=10 > git checkout -f a750c57077bf4a16e2dc6c3d50fcf30526156d6e # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-gpio_PR-3@tmp/jenkins-gitclient-ssh7237470108385024153.key > git merge ee8c3cf8f247baa696c0241f6b7663da45af0865 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a750c57077bf4a16e2dc6c3d50fcf30526156d6e # timeout=10 Commit message: "ci: init jenkins pipeline" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T18:04:10.591Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 95676eb6e36fb0ed615448697357d38a95d4784a # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T18:04:10.691Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T18:04:10.722Z] ========================================================= [2021-06-16T18:04:10.722Z] EdgeX Global Pipelines Version Info [2021-06-16T18:04:10.722Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:04:12.239Z] ------------------- [2021-06-16T18:04:12.240Z] stable info: [2021-06-16T18:04:12.240Z] ------------------- [2021-06-16T18:04:12.240Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T18:04:12.240Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T18:04:12.240Z] Message: update stable to v1.0.195 [2021-06-16T18:04:12.817Z] ------------------- [2021-06-16T18:04:12.817Z] experimental info: [2021-06-16T18:04:12.817Z] ------------------- [2021-06-16T18:04:12.817Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T18:04:12.817Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T18:04:12.817Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T18:04:15.071Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2021-06-16T18:04:15.098Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2021-06-16T18:04:15.126Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T18:04:15.155Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T18:04:15.181Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T18:04:15.208Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T18:04:15.233Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T18:04:15.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T18:04:15.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-16T18:04:15.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T18:04:15.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T18:04:15.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2021-06-16T18:04:15.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T18:04:15.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T18:04:15.448Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T18:04:15.473Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T18:04:15.503Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T18:04:15.534Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T18:04:15.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T18:04:15.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-16T18:04:15.618Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-16T18:04:15.647Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-16T18:04:15.673Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-16T18:04:15.699Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-16T18:04:15.726Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-16T18:04:15.753Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T18:04:15.780Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3 [Pipeline] echo [2021-06-16T18:04:15.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3 [Pipeline] echo [2021-06-16T18:04:15.835Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3 [Pipeline] echo [2021-06-16T18:04:15.879Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a750c57077bf4a16e2dc6c3d50fcf30526156d6e [Pipeline] echo [2021-06-16T18:04:15.907Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a750c57 [Pipeline] echo [2021-06-16T18:04:15.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T18:04:16.022Z] provisioning config files... [2021-06-16T18:04:16.038Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/config3236020235950977939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:04:16.364Z] ---> docker-login.sh [2021-06-16T18:04:16.364Z] nexus3.edgexfoundry.org:10001 [2021-06-16T18:04:16.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:04:16.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:04:16.900Z] Configure a credential helper to remove this warning. See [2021-06-16T18:04:16.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:04:16.900Z] [2021-06-16T18:04:16.900Z] Login Succeeded [2021-06-16T18:04:16.900Z] nexus3.edgexfoundry.org:10002 [2021-06-16T18:04:16.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:04:16.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:04:16.900Z] Configure a credential helper to remove this warning. See [2021-06-16T18:04:16.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:04:16.900Z] [2021-06-16T18:04:16.900Z] Login Succeeded [2021-06-16T18:04:16.900Z] nexus3.edgexfoundry.org:10003 [2021-06-16T18:04:17.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:04:17.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:04:17.162Z] Configure a credential helper to remove this warning. See [2021-06-16T18:04:17.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:04:17.162Z] [2021-06-16T18:04:17.162Z] Login Succeeded [2021-06-16T18:04:17.162Z] nexus3.edgexfoundry.org:10004 [2021-06-16T18:04:17.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:04:17.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:04:17.162Z] Configure a credential helper to remove this warning. See [2021-06-16T18:04:17.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:04:17.162Z] [2021-06-16T18:04:17.162Z] Login Succeeded [2021-06-16T18:04:17.162Z] docker.io [2021-06-16T18:04:17.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:04:17.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:04:17.689Z] Configure a credential helper to remove this warning. See [2021-06-16T18:04:17.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:04:17.689Z] [2021-06-16T18:04:17.689Z] Login Succeeded [2021-06-16T18:04:17.689Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T18:04:17.698Z] 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-06-16T18:04:20.408Z] + git log --format=format:%s -1 a750c57077bf4a16e2dc6c3d50fcf30526156d6e [Pipeline] echo [2021-06-16T18:04:20.447Z] GIT_COMMIT: a750c57077bf4a16e2dc6c3d50fcf30526156d6e, Commit Message: ci: init jenkins pipeline [Pipeline] echo [2021-06-16T18:04:20.462Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:04:21.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T18:04:21.201Z] [2021-06-16T18:04:21.201Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:04:21.528Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T18:04:21.528Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T18:04:21.528Z] 31603596830f: Pulling fs layer [2021-06-16T18:04:21.528Z] 54011a49482f: Pulling fs layer [2021-06-16T18:04:21.528Z] a6820b24f6d8: Pulling fs layer [2021-06-16T18:04:21.528Z] f581987b2513: Pulling fs layer [2021-06-16T18:04:21.528Z] f581987b2513: Waiting [2021-06-16T18:04:21.528Z] 54011a49482f: Verifying Checksum [2021-06-16T18:04:21.528Z] 54011a49482f: Download complete [2021-06-16T18:04:21.528Z] 31603596830f: Verifying Checksum [2021-06-16T18:04:21.528Z] 31603596830f: Download complete [2021-06-16T18:04:21.795Z] f581987b2513: Verifying Checksum [2021-06-16T18:04:21.795Z] f581987b2513: Download complete [2021-06-16T18:04:21.795Z] 31603596830f: Pull complete [2021-06-16T18:04:21.795Z] a6820b24f6d8: Verifying Checksum [2021-06-16T18:04:21.795Z] a6820b24f6d8: Download complete [2021-06-16T18:04:21.795Z] 54011a49482f: Pull complete [2021-06-16T18:04:22.379Z] a6820b24f6d8: Pull complete [2021-06-16T18:04:22.640Z] f581987b2513: Pull complete [2021-06-16T18:04:22.640Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T18:04:22.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T18:04:22.641Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T18:04:22.737Z] prd-centos7-docker-4c-2g-1743 does not seem to be running inside a container [2021-06-16T18:04:22.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-3 -v /w/workspace/edgexfoundry_device-gpio_PR-3:/w/workspace/edgexfoundry_device-gpio_PR-3:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-3@tmp:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T18:04:23.969Z] $ docker top 34ebf5c12c99596fff5aeec585a64c74c92d340dc2bdf51ab419c4438969d699 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T18:04:24.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T18:04:24.095Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T18:04:24.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T18:04:24.215Z] $ docker exec 34ebf5c12c99596fff5aeec585a64c74c92d340dc2bdf51ab419c4438969d699 ssh-agent [2021-06-16T18:04:24.324Z] SSH_AUTH_SOCK=/tmp/ssh-nV3nFXsEHOgs/agent.14 [2021-06-16T18:04:24.324Z] SSH_AGENT_PID=20 [2021-06-16T18:04:24.333Z] Running ssh-add (command line suppressed) [2021-06-16T18:04:24.441Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_3878769777026273224.key (/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_3878769777026273224.key) [2021-06-16T18:04:24.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T18:04:24.769Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T18:04:24.782Z] $ docker exec --env ******** --env ******** 34ebf5c12c99596fff5aeec585a64c74c92d340dc2bdf51ab419c4438969d699 ssh-agent -k [2021-06-16T18:04:24.878Z] unset SSH_AUTH_SOCK; [2021-06-16T18:04:24.878Z] unset SSH_AGENT_PID; [2021-06-16T18:04:24.878Z] echo Agent pid 20 killed; [2021-06-16T18:04:24.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T18:04:24.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T18:04:24.948Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T18:04:25.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T18:04:25.064Z] $ docker exec 34ebf5c12c99596fff5aeec585a64c74c92d340dc2bdf51ab419c4438969d699 ssh-agent [2021-06-16T18:04:25.176Z] SSH_AUTH_SOCK=/tmp/ssh-ZqKrUAu2lFxT/agent.52 [2021-06-16T18:04:25.176Z] SSH_AGENT_PID=59 [2021-06-16T18:04:25.181Z] Running ssh-add (command line suppressed) [2021-06-16T18:04:25.278Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_5045309663990662390.key (/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_5045309663990662390.key) [2021-06-16T18:04:25.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T18:04:25.617Z] + git semver init [2021-06-16T18:04:25.617Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T18:04:25.617Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_PR-3/.git [2021-06-16T18:04:25.617Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_PR-3 [2021-06-16T18:04:25.617Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T18:04:25.617Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T18:04:25.617Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T18:04:25.617Z] # $SEMVER_BRANCH = PR-3 [2021-06-16T18:04:25.617Z] # $SEMVER_TEMP = /tmp/semver-270003464 [2021-06-16T18:04:25.617Z] # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP [2021-06-16T18:04:25.879Z] # -> Clone(): couldn't find remote ref "refs/heads/semver" [2021-06-16T18:04:25.879Z] # git init /tmp/semver-270003464 [2021-06-16T18:04:25.879Z] # '/tmp/semver-270003464' -> '/w/workspace/edgexfoundry_device-gpio_PR-3/.semver' [2021-06-16T18:04:25.879Z] # -> Force: false [2021-06-16T18:04:25.879Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_PR-3/.semver [Pipeline] } [2021-06-16T18:04:25.889Z] $ docker exec --env ******** --env ******** 34ebf5c12c99596fff5aeec585a64c74c92d340dc2bdf51ab419c4438969d699 ssh-agent -k [2021-06-16T18:04:25.990Z] unset SSH_AUTH_SOCK; [2021-06-16T18:04:25.990Z] unset SSH_AGENT_PID; [2021-06-16T18:04:25.990Z] echo Agent pid 59 killed; [2021-06-16T18:04:26.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T18:04:26.352Z] + git semver [Pipeline] } [2021-06-16T18:04:26.364Z] $ docker stop --time=1 34ebf5c12c99596fff5aeec585a64c74c92d340dc2bdf51ab419c4438969d699 [2021-06-16T18:04:27.591Z] $ docker rm -f 34ebf5c12c99596fff5aeec585a64c74c92d340dc2bdf51ab419c4438969d699 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T18:04:27.977Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T18:04:28.241Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T18:04:28.245Z] [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-06-16T18:04:45.534Z] Still waiting to schedule task [2021-06-16T18:04:45.534Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-16T18:04:45.537Z] Still waiting to schedule task [2021-06-16T18:04:45.538Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1741’ is offline [2021-06-16T18:06:27.638Z] Running on prd-centos7-docker-4c-2g-1747 in /w/workspace/edgexfoundry_device-gpio_PR-3 [Pipeline] { [Pipeline] ws [2021-06-16T18:06:27.661Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2021-06-16T18:06:27.781Z] The recommended git tool is: NONE [2021-06-16T18:06:32.398Z] using credential edgex-jenkins-ssh [2021-06-16T18:06:32.412Z] Cloning the remote Git repository [2021-06-16T18:06:31.824Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2021-06-16T18:06:31.900Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2021-06-16T18:06:31.929Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-06-16T18:06:31.929Z] > git --version # timeout=10 [2021-06-16T18:06:31.938Z] > git --version # 'git version 2.24.4' [2021-06-16T18:06:31.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T18:06:31.962Z] [INFO] Currently running in a labeled security context [2021-06-16T18:06:31.962Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T18:06:31.962Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/2@tmp/jenkins-gitclient-ssh6962991571577469517.key [2021-06-16T18:06:31.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T18:06:32.791Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-06-16T18:06:32.803Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T18:06:32.815Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-06-16T18:06:32.830Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-06-16T18:06:32.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T18:06:32.839Z] [INFO] Currently running in a labeled security context [2021-06-16T18:06:32.840Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T18:06:32.840Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/2@tmp/jenkins-gitclient-ssh236543117421061456.key [2021-06-16T18:06:33.761Z] Merging remotes/origin/master commit ee8c3cf8f247baa696c0241f6b7663da45af0865 into PR head commit a750c57077bf4a16e2dc6c3d50fcf30526156d6e [2021-06-16T18:06:33.862Z] Merge succeeded, producing a750c57077bf4a16e2dc6c3d50fcf30526156d6e [2021-06-16T18:06:33.863Z] Checking out Revision a750c57077bf4a16e2dc6c3d50fcf30526156d6e (PR-3) [2021-06-16T18:06:32.850Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/3/head:refs/remotes/origin/PR-3 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T18:06:33.270Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T18:06:33.279Z] > git checkout -f a750c57077bf4a16e2dc6c3d50fcf30526156d6e # timeout=10 [2021-06-16T18:06:33.311Z] > git remote # timeout=10 [2021-06-16T18:06:33.317Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T18:06:33.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T18:06:33.330Z] [INFO] Currently running in a labeled security context [2021-06-16T18:06:33.330Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T18:06:33.330Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/2@tmp/jenkins-gitclient-ssh8889245139042760258.key [2021-06-16T18:06:33.335Z] > git merge ee8c3cf8f247baa696c0241f6b7663da45af0865 # timeout=10 [2021-06-16T18:06:33.350Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T18:06:33.374Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T18:06:33.387Z] > git checkout -f a750c57077bf4a16e2dc6c3d50fcf30526156d6e # timeout=10 [2021-06-16T18:06:37.187Z] Commit message: "ci: init jenkins pipeline" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T18:06:38.181Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T18:06:38.503Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T18:06:38.807Z] + true [2021-06-16T18:06:38.807Z] + sudo service docker restart [2021-06-16T18:06:38.807Z] Redirecting to /bin/systemctl restart docker.service [2021-06-16T18:06:55.432Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1746 in /w/workspace/edgexfoundry_device-gpio_PR-3 [Pipeline] { [Pipeline] ws [2021-06-16T18:06:55.454Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2021-06-16T18:06:55.670Z] The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T18:06:56.316Z] provisioning config files... [2021-06-16T18:06:56.331Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config490272497412412447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:06:56.661Z] ---> docker-login.sh [2021-06-16T18:06:56.662Z] nexus3.edgexfoundry.org:10001 [2021-06-16T18:06:56.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:06:56.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:06:56.922Z] Configure a credential helper to remove this warning. See [2021-06-16T18:06:56.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:06:56.922Z] [2021-06-16T18:06:56.922Z] Login Succeeded [2021-06-16T18:06:56.922Z] nexus3.edgexfoundry.org:10002 [2021-06-16T18:06:56.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:06:56.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:06:56.922Z] Configure a credential helper to remove this warning. See [2021-06-16T18:06:56.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:06:56.922Z] [2021-06-16T18:06:56.922Z] Login Succeeded [2021-06-16T18:06:56.922Z] nexus3.edgexfoundry.org:10003 [2021-06-16T18:06:57.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:06:57.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:06:57.191Z] Configure a credential helper to remove this warning. See [2021-06-16T18:06:57.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:06:57.191Z] [2021-06-16T18:06:57.191Z] Login Succeeded [2021-06-16T18:06:57.191Z] nexus3.edgexfoundry.org:10004 [2021-06-16T18:06:57.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:06:57.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:06:57.191Z] Configure a credential helper to remove this warning. See [2021-06-16T18:06:57.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:06:57.191Z] [2021-06-16T18:06:57.191Z] Login Succeeded [2021-06-16T18:06:57.191Z] docker.io [2021-06-16T18:06:57.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:06:57.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:06:57.714Z] Configure a credential helper to remove this warning. See [2021-06-16T18:06:57.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:06:57.714Z] [2021-06-16T18:06:57.714Z] Login Succeeded [2021-06-16T18:06:57.714Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T18:06:57.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T18:06:57.888Z] ========================================================= [2021-06-16T18:06:57.888Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T18:06:57.888Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:06:58.205Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-16T18:06:58.206Z] Sending build context to Docker daemon 5.473MB [2021-06-16T18:06:58.206Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T18:06:58.206Z] Step 2/8 : FROM ${BASE} AS builder [2021-06-16T18:06:58.206Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T18:06:58.206Z] 540db60ca938: Pulling fs layer [2021-06-16T18:06:58.206Z] adcc1eea9eea: Pulling fs layer [2021-06-16T18:06:58.206Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T18:06:58.206Z] 0510c868ecb4: Pulling fs layer [2021-06-16T18:06:58.206Z] afea3b2eda06: Pulling fs layer [2021-06-16T18:06:58.206Z] 7809a108b3ef: Pulling fs layer [2021-06-16T18:06:58.206Z] f706445af74f: Pulling fs layer [2021-06-16T18:06:58.206Z] 0510c868ecb4: Waiting [2021-06-16T18:06:58.206Z] afea3b2eda06: Waiting [2021-06-16T18:06:58.206Z] 7809a108b3ef: Waiting [2021-06-16T18:06:58.206Z] f706445af74f: Waiting [2021-06-16T18:06:58.473Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T18:06:58.473Z] 4c4ab2625f07: Download complete [2021-06-16T18:06:58.473Z] adcc1eea9eea: Verifying Checksum [2021-06-16T18:06:58.473Z] adcc1eea9eea: Download complete [2021-06-16T18:06:58.473Z] afea3b2eda06: Verifying Checksum [2021-06-16T18:06:58.473Z] afea3b2eda06: Download complete [2021-06-16T18:06:58.473Z] 7809a108b3ef: Verifying Checksum [2021-06-16T18:06:58.473Z] 7809a108b3ef: Download complete [2021-06-16T18:06:58.473Z] 540db60ca938: Verifying Checksum [2021-06-16T18:06:58.473Z] 540db60ca938: Download complete [2021-06-16T18:06:58.737Z] 540db60ca938: Pull complete [2021-06-16T18:06:58.737Z] adcc1eea9eea: Pull complete [2021-06-16T18:06:58.997Z] 4c4ab2625f07: Pull complete [2021-06-16T18:07:02.186Z] f706445af74f: Verifying Checksum [2021-06-16T18:07:02.186Z] f706445af74f: Download complete [2021-06-16T18:07:02.186Z] 0510c868ecb4: Verifying Checksum [2021-06-16T18:07:02.186Z] 0510c868ecb4: Download complete [2021-06-16T18:07:03.324Z] using credential edgex-jenkins-ssh [2021-06-16T18:07:03.366Z] Cloning the remote Git repository [2021-06-16T18:07:04.111Z] 0510c868ecb4: Pull complete [2021-06-16T18:07:04.373Z] afea3b2eda06: Pull complete [2021-06-16T18:07:04.373Z] 7809a108b3ef: Pull complete [2021-06-16T18:07:03.410Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2021-06-16T18:07:03.522Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2021-06-16T18:07:03.619Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-06-16T18:07:03.619Z] > git --version # timeout=10 [2021-06-16T18:07:03.637Z] > git --version # 'git version 2.17.1' [2021-06-16T18:07:03.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T18:07:03.714Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T18:07:05.773Z] f706445af74f: Pull complete [2021-06-16T18:07:05.773Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T18:07:05.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T18:07:05.773Z] ---> b068be0155e3 [2021-06-16T18:07:05.773Z] Step 3/8 : WORKDIR /device-gpio [2021-06-16T18:07:05.744Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-06-16T18:07:05.758Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T18:07:06.362Z] Merging remotes/origin/master commit ee8c3cf8f247baa696c0241f6b7663da45af0865 into PR head commit a750c57077bf4a16e2dc6c3d50fcf30526156d6e [2021-06-16T18:07:06.593Z] Merge succeeded, producing a750c57077bf4a16e2dc6c3d50fcf30526156d6e [2021-06-16T18:07:06.594Z] Checking out Revision a750c57077bf4a16e2dc6c3d50fcf30526156d6e (PR-3) [2021-06-16T18:07:05.783Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-06-16T18:07:05.828Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-06-16T18:07:05.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T18:07:05.844Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/3/head:refs/remotes/origin/PR-3 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T18:07:06.375Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T18:07:06.396Z] > git checkout -f a750c57077bf4a16e2dc6c3d50fcf30526156d6e # timeout=10 [2021-06-16T18:07:06.481Z] > git remote # timeout=10 [2021-06-16T18:07:06.505Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T18:07:06.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T18:07:06.540Z] > git merge ee8c3cf8f247baa696c0241f6b7663da45af0865 # timeout=10 [2021-06-16T18:07:06.563Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T18:07:06.594Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T18:07:06.603Z] > git checkout -f a750c57077bf4a16e2dc6c3d50fcf30526156d6e # timeout=10 [2021-06-16T18:07:09.091Z] ---> Running in 3b3b40c5f825 [2021-06-16T18:07:09.351Z] Removing intermediate container 3b3b40c5f825 [2021-06-16T18:07:09.351Z] ---> 6868c00c7f15 [2021-06-16T18:07:09.351Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-06-16T18:07:09.351Z] ---> Running in 21ff89219170 [2021-06-16T18:07:09.612Z] Removing intermediate container 21ff89219170 [2021-06-16T18:07:09.612Z] ---> 9bd008443154 [2021-06-16T18:07:09.612Z] Step 5/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T18:07:09.612Z] ---> Running in 7c16e92aade6 [2021-06-16T18:07:10.196Z] Removing intermediate container 7c16e92aade6 [2021-06-16T18:07:10.196Z] ---> d267f1d6b3ca [2021-06-16T18:07:10.196Z] Step 6/8 : RUN apk add --update --no-cache make git [2021-06-16T18:07:10.196Z] ---> Running in c98db3bda185 [2021-06-16T18:07:10.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T18:07:10.774Z] Commit message: "ci: init jenkins pipeline" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T18:07:11.401Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T18:07:11.975Z] OK: 149 MiB in 40 packages [2021-06-16T18:07:12.131Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T18:07:12.238Z] Removing intermediate container c98db3bda185 [2021-06-16T18:07:12.238Z] ---> 8cd9ed21596b [2021-06-16T18:07:12.238Z] Step 7/8 : COPY . . [2021-06-16T18:07:12.498Z] ---> eceb086cbed0 [2021-06-16T18:07:12.498Z] Step 8/8 : RUN go mod download [2021-06-16T18:07:12.498Z] ---> Running in 0892a0d00077 [2021-06-16T18:07:12.542Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T18:07:12.886Z] + sudo service docker restart [2021-06-16T18:07:12.886Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T18:07:31.836Z] provisioning config files... [2021-06-16T18:07:31.862Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config527813819331724948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:07:32.248Z] ---> docker-login.sh [2021-06-16T18:07:32.249Z] nexus3.edgexfoundry.org:10001 [2021-06-16T18:07:33.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:07:33.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:07:33.837Z] Configure a credential helper to remove this warning. See [2021-06-16T18:07:33.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:07:33.837Z] [2021-06-16T18:07:33.837Z] Login Succeeded [2021-06-16T18:07:33.837Z] nexus3.edgexfoundry.org:10002 [2021-06-16T18:07:35.888Z] Removing intermediate container 0892a0d00077 [2021-06-16T18:07:35.888Z] ---> 2dace0d75ec3 [2021-06-16T18:07:35.888Z] Successfully built 2dace0d75ec3 [2021-06-16T18:07:35.888Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:07:36.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:07:36.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:07:36.148Z] Configure a credential helper to remove this warning. See [2021-06-16T18:07:36.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:07:36.148Z] [2021-06-16T18:07:36.148Z] Login Succeeded [2021-06-16T18:07:36.148Z] nexus3.edgexfoundry.org:10003 [2021-06-16T18:07:36.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:07:36.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:07:36.148Z] Configure a credential helper to remove this warning. See [2021-06-16T18:07:36.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:07:36.148Z] [2021-06-16T18:07:36.148Z] Login Succeeded [2021-06-16T18:07:36.148Z] nexus3.edgexfoundry.org:10004 [2021-06-16T18:07:36.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:07:36.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:07:36.148Z] Configure a credential helper to remove this warning. See [2021-06-16T18:07:36.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:07:36.148Z] [2021-06-16T18:07:36.148Z] Login Succeeded [2021-06-16T18:07:36.148Z] docker.io [2021-06-16T18:07:36.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:07:36.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:07:36.148Z] Configure a credential helper to remove this warning. See [2021-06-16T18:07:36.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:07:36.148Z] [2021-06-16T18:07:36.148Z] Login Succeeded [2021-06-16T18:07:36.196Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T18:07:36.196Z] . [Pipeline] withDockerContainer [2021-06-16T18:07:36.278Z] prd-centos7-docker-4c-2g-1747 does not seem to be running inside a container [2021-06-16T18:07:36.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T18:07:36.426Z] ---> docker-login.sh ends [2021-06-16T18:07:36.686Z] $ docker top 71b3e7c6b1ebbd818860cc1593397e60e1dc68785f85133c032ce0bff9cab592 -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-16T18:07:36.772Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-16T18:07:37.076Z] + go version [2021-06-16T18:07:37.076Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T18:07:37.084Z] $ docker stop --time=1 71b3e7c6b1ebbd818860cc1593397e60e1dc68785f85133c032ce0bff9cab592 [2021-06-16T18:07:38.263Z] $ docker rm -f 71b3e7c6b1ebbd818860cc1593397e60e1dc68785f85133c032ce0bff9cab592 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo [2021-06-16T18:07:38.351Z] ========================================================= [2021-06-16T18:07:38.351Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T18:07:38.351Z] ========================================================= [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:07:38.792Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-16T18:07:38.861Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T18:07:38.861Z] . [Pipeline] withDockerContainer [2021-06-16T18:07:38.940Z] prd-centos7-docker-4c-2g-1747 does not seem to be running inside a container [2021-06-16T18:07:38.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T18:07:39.329Z] $ docker top f858728f5daf72252ffc7ed218775da49a4eefbe1345e659d2cc93dafd5b78e7 -eo pid,comm [2021-06-16T18:07:39.401Z] Sending build context to Docker daemon 5.472MB [2021-06-16T18:07:39.401Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T18:07:39.401Z] Step 2/8 : FROM ${BASE} AS builder [2021-06-16T18:07:39.401Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T18:07:39.401Z] 595b0fe564bb: Pulling fs layer [2021-06-16T18:07:39.401Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T18:07:39.401Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T18:07:39.401Z] ba82ee9f976e: Pulling fs layer [2021-06-16T18:07:39.401Z] 506bd15cee9f: Pulling fs layer [2021-06-16T18:07:39.401Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T18:07:39.401Z] 618dc40b7e24: Pulling fs layer [2021-06-16T18:07:39.401Z] 506bd15cee9f: Waiting [2021-06-16T18:07:39.401Z] 75a0a4a0db45: Waiting [2021-06-16T18:07:39.401Z] 618dc40b7e24: Waiting [2021-06-16T18:07:39.401Z] ba82ee9f976e: Waiting [2021-06-16T18:07:39.401Z] 5b7225fbf94c: Verifying Checksum [2021-06-16T18:07:39.401Z] 5b7225fbf94c: Download complete [2021-06-16T18:07:39.401Z] 3088b5b3c5c0: Verifying Checksum [2021-06-16T18:07:39.401Z] 3088b5b3c5c0: Download complete [Pipeline] { [Pipeline] sh [2021-06-16T18:07:39.681Z] 506bd15cee9f: Verifying Checksum [2021-06-16T18:07:39.681Z] 506bd15cee9f: Download complete [2021-06-16T18:07:39.681Z] 595b0fe564bb: Verifying Checksum [2021-06-16T18:07:39.681Z] 595b0fe564bb: Download complete [2021-06-16T18:07:39.681Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T18:07:39.681Z] 75a0a4a0db45: Download complete [2021-06-16T18:07:39.719Z] + go mod tidy [Pipeline] sh [2021-06-16T18:07:40.285Z] 595b0fe564bb: Pull complete [2021-06-16T18:07:40.286Z] + make test [2021-06-16T18:07:40.286Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-16T18:07:40.553Z] ? github.com/edgexfoundry/device-gpio [no test files] [2021-06-16T18:07:40.892Z] 3088b5b3c5c0: Pull complete [2021-06-16T18:07:41.493Z] 5b7225fbf94c: Pull complete [2021-06-16T18:07:41.493Z] 618dc40b7e24: Verifying Checksum [2021-06-16T18:07:41.493Z] 618dc40b7e24: Download complete [2021-06-16T18:07:43.473Z] ba82ee9f976e: Verifying Checksum [2021-06-16T18:07:43.474Z] ba82ee9f976e: Download complete [2021-06-16T18:07:52.915Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2021-06-16T18:07:52.915Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2021-06-16T18:07:52.915Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-16T18:07:53.641Z] ba82ee9f976e: Pull complete [2021-06-16T18:07:53.641Z] 506bd15cee9f: Pull complete [2021-06-16T18:07:53.919Z] 75a0a4a0db45: Pull complete [2021-06-16T18:07:58.233Z] gofmt -l . [2021-06-16T18:07:58.233Z] [ "`gofmt -l .`" = "" ] [2021-06-16T18:07:58.233Z] ./bin/test-attribution-txt.sh [2021-06-16T18:07:58.233Z] An attribution for bitbucket.org/bertimus9/systemstat is missing from in Attribution.txt, please add [2021-06-16T18:07:58.233Z] An attribution for github.com/go-playground/locales is missing from in Attribution.txt, please add [2021-06-16T18:07:58.233Z] An attribution for github.com/go-playground/universal-translator is missing from in Attribution.txt, please add [2021-06-16T18:07:58.233Z] An attribution for github.com/go-playground/validator/v10 is missing from in Attribution.txt, please add [2021-06-16T18:07:58.233Z] An attribution for github.com/hashicorp/go-sockaddr is missing from in Attribution.txt, please add [2021-06-16T18:07:58.233Z] An attribution for github.com/leodido/go-urn is missing from in Attribution.txt, please add [2021-06-16T18:07:58.233Z] An attribution for github.com/miekg/dns is missing from in Attribution.txt, please add [2021-06-16T18:07:58.233Z] An attribution for github.com/spf13/cast is missing from in Attribution.txt, please add [2021-06-16T18:07:58.233Z] An attribution for github.com/warthog618/gpiod is missing from in Attribution.txt, please add [2021-06-16T18:07:58.233Z] An attribution for golang.org/x/sys is missing from in Attribution.txt, please add [2021-06-16T18:07:58.233Z] make: *** [Makefile:29: test] Error 1 [2021-06-16T18:07:58.238Z] 618dc40b7e24: Pull complete [2021-06-16T18:07:58.238Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T18:07:58.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T18:07:58.238Z] ---> a36622ca3599 [2021-06-16T18:07:58.238Z] Step 3/8 : WORKDIR /device-gpio [Pipeline] } [2021-06-16T18:07:58.252Z] $ docker stop --time=1 f858728f5daf72252ffc7ed218775da49a4eefbe1345e659d2cc93dafd5b78e7 [2021-06-16T18:07:59.627Z] $ docker rm -f f858728f5daf72252ffc7ed218775da49a4eefbe1345e659d2cc93dafd5b78e7 [2021-06-16T18:07:59.696Z] ---> Running in cdda6c977639 [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 [2021-06-16T18:08:00.300Z] Removing intermediate container cdda6c977639 [2021-06-16T18:08:00.300Z] ---> e6b701dc1209 [2021-06-16T18:08:00.300Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-06-16T18:08:00.300Z] ---> Running in bc2d0fdc30a5 [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:08:00.653Z] ---> job-cost.sh [2021-06-16T18:08:00.653Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M3Oz [2021-06-16T18:08:00.901Z] Removing intermediate container bc2d0fdc30a5 [2021-06-16T18:08:00.901Z] ---> 0a6e5c023fb4 [2021-06-16T18:08:00.901Z] Step 5/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T18:08:00.901Z] ---> Running in 5a684510d294 [2021-06-16T18:08:04.926Z] Removing intermediate container 5a684510d294 [2021-06-16T18:08:04.926Z] ---> 2da2f5309e68 [2021-06-16T18:08:04.926Z] Step 6/8 : RUN apk add --update --no-cache make git [2021-06-16T18:08:04.926Z] ---> Running in 3b89b9762b04 [2021-06-16T18:08:04.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T18:08:05.520Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T18:08:06.949Z] OK: 138 MiB in 40 packages [2021-06-16T18:08:07.929Z] Removing intermediate container 3b89b9762b04 [2021-06-16T18:08:07.929Z] ---> 4d9b3c51e27d [2021-06-16T18:08:07.929Z] Step 7/8 : COPY . . [2021-06-16T18:08:08.799Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T18:08:09.378Z] ---> e70cee5b1ee0 [2021-06-16T18:08:09.378Z] Step 8/8 : RUN go mod download [2021-06-16T18:08:09.378Z] ---> Running in 22eea10ec7bf [2021-06-16T18:08:23.782Z] lf-activate-venv(): INFO: Adding /tmp/venv-M3Oz/bin to PATH [2021-06-16T18:08:23.782Z] INFO: No Stack... [2021-06-16T18:08:23.782Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T18:08:23.782Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T18:08:24.083Z] + cut -d, -f6 [2021-06-16T18:08:24.083Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [Pipeline] lock [2021-06-16T18:08:24.115Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-3-2-stack-cost] [2021-06-16T18:08:24.124Z] Resource [jenkins-edgexfoundry-device-gpio-PR-3-2-stack-cost] did not exist. Created. [2021-06-16T18:08:24.124Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-3-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T18:08:24.448Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-16T18:08:24.679Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T18:08:24.692Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-3-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T18:08:24.967Z] Failed in branch amd64 [2021-06-16T18:08:57.493Z] Removing intermediate container 22eea10ec7bf [2021-06-16T18:08:57.493Z] ---> fe5aa4e3a79b [2021-06-16T18:08:57.493Z] Successfully built fe5aa4e3a79b [2021-06-16T18:08:57.493Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:08:57.844Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T18:08:57.844Z] . [Pipeline] withDockerContainer [2021-06-16T18:08:58.115Z] prd-ubuntu18.04-docker-arm64-4c-16g-1746 does not seem to be running inside a container [2021-06-16T18:08:58.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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-06-16T18:08:59.766Z] $ docker top 5602ee4f4b6cf11c43a6879b90c47999171076b0133a1c01fcba4a0e2d2422ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T18:09:00.714Z] + go version [2021-06-16T18:09:00.714Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T18:09:00.724Z] $ docker stop --time=1 5602ee4f4b6cf11c43a6879b90c47999171076b0133a1c01fcba4a0e2d2422ae [2021-06-16T18:09:04.380Z] $ docker rm -f 5602ee4f4b6cf11c43a6879b90c47999171076b0133a1c01fcba4a0e2d2422ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:09:05.150Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T18:09:05.151Z] . [Pipeline] withDockerContainer [2021-06-16T18:09:05.382Z] prd-ubuntu18.04-docker-arm64-4c-16g-1746 does not seem to be running inside a container [2021-06-16T18:09:05.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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-06-16T18:09:06.996Z] $ docker top 0b15b5c2d78c404e153411b4bbd5168c6c49a0757a3ac3904a1691d9f945b43e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T18:09:07.942Z] + go mod tidy [Pipeline] sh [2021-06-16T18:09:09.206Z] + make test [2021-06-16T18:09:09.206Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-16T18:09:10.205Z] ? github.com/edgexfoundry/device-gpio [no test files] [2021-06-16T18:09:49.250Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2021-06-16T18:09:49.251Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2021-06-16T18:09:49.251Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-16T18:10:16.072Z] gofmt -l . [2021-06-16T18:10:16.072Z] [ "`gofmt -l .`" = "" ] [2021-06-16T18:10:16.072Z] ./bin/test-attribution-txt.sh [2021-06-16T18:10:16.072Z] An attribution for bitbucket.org/bertimus9/systemstat is missing from in Attribution.txt, please add [2021-06-16T18:10:16.072Z] An attribution for github.com/go-playground/locales is missing from in Attribution.txt, please add [2021-06-16T18:10:16.072Z] An attribution for github.com/go-playground/universal-translator is missing from in Attribution.txt, please add [2021-06-16T18:10:16.072Z] An attribution for github.com/go-playground/validator/v10 is missing from in Attribution.txt, please add [2021-06-16T18:10:16.072Z] An attribution for github.com/hashicorp/go-sockaddr is missing from in Attribution.txt, please add [2021-06-16T18:10:16.072Z] An attribution for github.com/leodido/go-urn is missing from in Attribution.txt, please add [2021-06-16T18:10:16.072Z] An attribution for github.com/miekg/dns is missing from in Attribution.txt, please add [2021-06-16T18:10:16.072Z] An attribution for github.com/spf13/cast is missing from in Attribution.txt, please add [2021-06-16T18:10:16.072Z] An attribution for github.com/warthog618/gpiod is missing from in Attribution.txt, please add [2021-06-16T18:10:16.072Z] An attribution for golang.org/x/sys is missing from in Attribution.txt, please add [2021-06-16T18:10:16.072Z] make: *** [Makefile:29: test] Error 1 [Pipeline] } [2021-06-16T18:10:16.084Z] $ docker stop --time=1 0b15b5c2d78c404e153411b4bbd5168c6c49a0757a3ac3904a1691d9f945b43e [2021-06-16T18:10:18.138Z] $ docker rm -f 0b15b5c2d78c404e153411b4bbd5168c6c49a0757a3ac3904a1691d9f945b43e [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] libraryResource [Pipeline] sh [2021-06-16T18:10:19.406Z] ---> job-cost.sh [2021-06-16T18:10:19.406Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9v04 [2021-06-16T18:10:59.994Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T18:12:21.738Z] lf-activate-venv(): INFO: Adding /tmp/venv-9v04/bin to PATH [2021-06-16T18:12:21.738Z] INFO: No Stack... [2021-06-16T18:12:21.738Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T18:12:21.738Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T18:12:22.075Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [2021-06-16T18:12:22.075Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T18:12:22.138Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-3-2-stack-cost] [2021-06-16T18:12:22.149Z] Resource [jenkins-edgexfoundry-device-gpio-PR-3-2-stack-cost] did not exist. Created. [2021-06-16T18:12:22.149Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-3-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T18:12:22.520Z] /w/workspace/device-gpio/2@tmp/durable-d1b6c404/script.sh: 1: /w/workspace/device-gpio/2@tmp/durable-d1b6c404/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-16T18:12:22.861Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T18:12:22.894Z] Warning: overwriting stash ‘stack-cost’ [2021-06-16T18:12:23.465Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T18:12:23.477Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-3-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T18:12:26.036Z] 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] libraryResource [Pipeline] sh [2021-06-16T18:12:27.840Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:12:28.409Z] ---> package-listing.sh [2021-06-16T18:12:28.409Z] ++ facter osfamily [2021-06-16T18:12:28.409Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T18:12:28.678Z] + OS_FAMILY=redhat [2021-06-16T18:12:28.678Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-3 [2021-06-16T18:12:28.678Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T18:12:28.678Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T18:12:28.678Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T18:12:28.678Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T18:12:28.678Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-3 ']' [2021-06-16T18:12:28.678Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T18:12:28.678Z] + case "${OS_FAMILY}" in [2021-06-16T18:12:28.678Z] + sort [2021-06-16T18:12:28.678Z] + rpm -qa [2021-06-16T18:12:29.252Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T18:12:29.252Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T18:12:29.252Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T18:12:29.252Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-3 ']' [2021-06-16T18:12:29.252Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-3/archives/ [2021-06-16T18:12:29.252Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-3/archives/ [Pipeline] echo [2021-06-16T18:12:29.268Z] 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-3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T18:12:29.558Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:12:30.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T18:12:30.137Z] [2021-06-16T18:12:30.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:12:30.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T18:12:30.461Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T18:12:30.461Z] df20fa9351a1: Pulling fs layer [2021-06-16T18:12:30.461Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T18:12:30.461Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T18:12:30.461Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T18:12:30.461Z] 93b61091891f: Pulling fs layer [2021-06-16T18:12:30.461Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T18:12:30.461Z] 5e14af77c1be: Pulling fs layer [2021-06-16T18:12:30.461Z] 01666e4c0597: Pulling fs layer [2021-06-16T18:12:30.461Z] aa168da1d23b: Pulling fs layer [2021-06-16T18:12:30.461Z] 46f8f816bc3b: Waiting [2021-06-16T18:12:30.461Z] 93b61091891f: Waiting [2021-06-16T18:12:30.461Z] 93b9cdb0e59b: Waiting [2021-06-16T18:12:30.461Z] 5e14af77c1be: Waiting [2021-06-16T18:12:30.461Z] 01666e4c0597: Waiting [2021-06-16T18:12:30.461Z] aa168da1d23b: Waiting [2021-06-16T18:12:30.461Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T18:12:30.461Z] 36b3adc4ff6f: Download complete [2021-06-16T18:12:30.461Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T18:12:30.461Z] 46f8f816bc3b: Download complete [2021-06-16T18:12:30.724Z] df20fa9351a1: Verifying Checksum [2021-06-16T18:12:30.724Z] df20fa9351a1: Download complete [2021-06-16T18:12:30.724Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T18:12:30.724Z] 93b9cdb0e59b: Download complete [2021-06-16T18:12:30.724Z] 93b61091891f: Verifying Checksum [2021-06-16T18:12:30.724Z] 93b61091891f: Download complete [2021-06-16T18:12:30.724Z] 5e14af77c1be: Verifying Checksum [2021-06-16T18:12:30.724Z] 5e14af77c1be: Download complete [2021-06-16T18:12:30.724Z] 01666e4c0597: Verifying Checksum [2021-06-16T18:12:30.724Z] 01666e4c0597: Download complete [2021-06-16T18:12:30.985Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T18:12:30.985Z] 8ad3a11d3b57: Download complete [2021-06-16T18:12:30.985Z] df20fa9351a1: Pull complete [2021-06-16T18:12:30.985Z] 36b3adc4ff6f: Pull complete [2021-06-16T18:12:31.570Z] 8ad3a11d3b57: Pull complete [2021-06-16T18:12:31.570Z] 46f8f816bc3b: Pull complete [2021-06-16T18:12:32.153Z] 93b61091891f: Pull complete [2021-06-16T18:12:32.153Z] 93b9cdb0e59b: Pull complete [2021-06-16T18:12:32.153Z] 5e14af77c1be: Pull complete [2021-06-16T18:12:32.422Z] 01666e4c0597: Pull complete [2021-06-16T18:12:32.687Z] aa168da1d23b: Verifying Checksum [2021-06-16T18:12:32.687Z] aa168da1d23b: Download complete [2021-06-16T18:12:36.943Z] aa168da1d23b: Pull complete [2021-06-16T18:12:36.943Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T18:12:36.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T18:12:36.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T18:12:37.024Z] prd-centos7-docker-4c-2g-1743 does not seem to be running inside a container [2021-06-16T18:12:37.063Z] $ 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-3/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-3 -v /w/workspace/edgexfoundry_device-gpio_PR-3:/w/workspace/edgexfoundry_device-gpio_PR-3:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-3@tmp:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-16T18:12:39.839Z] $ docker top 7d7ebc67c532247c162003ea66da61280ff6729aa4b03d9e0052e5efe5c799eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T18:12:40.223Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T18:12:40.538Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T18:12:40.835Z] + ls /var/log/sa-host [2021-06-16T18:12:40.835Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T18:12:40.835Z] file_magic: OK [2021-06-16T18:12:40.835Z] HZ: Using current value: 100 [2021-06-16T18:12:40.835Z] file_header: OK [2021-06-16T18:12:40.835Z] 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-06-16T18:12:40.835Z] Statistics: [2021-06-16T18:12:40.835Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T18:12:40.835Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T18:12:40.835Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T18:12:40.835Z] file_magic: OK [2021-06-16T18:12:40.835Z] HZ: Using current value: 100 [2021-06-16T18:12:40.835Z] file_header: OK [2021-06-16T18:12:40.835Z] 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-06-16T18:12:40.835Z] Statistics: [2021-06-16T18:12:40.835Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T18:12:40.835Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T18:12:43.638Z] provisioning config files... [2021-06-16T18:12:43.660Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/config4499565421389251216tmp [Pipeline] { [Pipeline] echo [2021-06-16T18:12:43.686Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:12:43.990Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T18:12:43.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:12:44.411Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T18:12:44.423Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:12:44.721Z] ---> sudo-logs.sh [2021-06-16T18:12:44.721Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T18:12:44.773Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:12:45.075Z] ---> job-cost.sh [2021-06-16T18:12:45.075Z] lf-activate-venv: SKIPPING [2021-06-16T18:12:45.075Z] DEBUG: total: 0.18000000715255737 [2021-06-16T18:12:45.075Z] INFO: Retrieving Stack Cost... [2021-06-16T18:12:46.022Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T18:12:46.598Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T18:12:46.613Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:12:46.909Z] ---> logs-deploy.sh [2021-06-16T18:12:46.909Z] lf-activate-venv: SKIPPING [2021-06-16T18:12:46.909Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-3/2 [2021-06-16T18:12:46.909Z] INFO: archiving workspace using pattern(s): [2021-06-16T18:12:47.876Z] Archives upload complete. [2021-06-16T18:12:47.876Z] INFO: archiving logs to Nexus