Pull request #35 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3bb5500423760f3abfa05834770f34ec00151d98+5484f883e7ca8c4d12e7326cabafe33807e184e7 (91eebc236233b067fc452345ef2831749da7e506) 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-ssh638986189652776638.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh8671554708022283282.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-35/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-35/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5905818224181595502.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh12378862351823164354.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-35/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-35/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4528337283794431647.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-15591’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15663’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15665’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15667’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15668’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15883’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-15822’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-15824’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-15825’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-15826’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-15827’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-15828’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16042 in /w/workspace/edgexfoundry_device-gpio_PR-35 [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-35 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5484f883e7ca8c4d12e7326cabafe33807e184e7 into PR head commit 3bb5500423760f3abfa05834770f34ec00151d98 Merge succeeded, producing 3bb5500423760f3abfa05834770f34ec00151d98 Checking out Revision 3bb5500423760f3abfa05834770f34ec00151d98 (PR-35) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3bb5500423760f3abfa05834770f34ec00151d98 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5484f883e7ca8c4d12e7326cabafe33807e184e7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3bb5500423760f3abfa05834770f34ec00151d98 # timeout=10 Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-27T02:34:08.874Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-27T02:34:08.942Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-27T02:34:08.966Z] ========================================================= [2022-06-27T02:34:08.966Z] EdgeX Global Pipelines Version Info [2022-06-27T02:34:08.966Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8d408065f3e64d1a34a0538724ab2790c5426112 # timeout=10 [2022-06-27T02:34:09.756Z] ------------------- [2022-06-27T02:34:09.756Z] stable info: [2022-06-27T02:34:09.756Z] ------------------- [2022-06-27T02:34:09.756Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-27T02:34:09.756Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-27T02:34:09.756Z] Message: update stable to v1.0.234 [2022-06-27T02:34:10.332Z] ------------------- [2022-06-27T02:34:10.332Z] experimental info: [2022-06-27T02:34:10.332Z] ------------------- [2022-06-27T02:34:10.332Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-27T02:34:10.332Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-27T02:34:10.332Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-27T02:34:10.521Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-06-27T02:34:10.533Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-06-27T02:34:10.547Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-27T02:34:10.561Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-27T02:34:10.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-27T02:34:10.588Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-27T02:34:10.604Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-27T02:34:10.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-27T02:34:10.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-27T02:34:10.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-27T02:34:10.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-27T02:34:10.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-06-27T02:34:10.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-27T02:34:10.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-27T02:34:10.716Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-27T02:34:10.728Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-27T02:34:10.741Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-27T02:34:10.757Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-27T02:34:10.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-27T02:34:10.781Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-27T02:34:10.790Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-27T02:34:10.806Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-27T02:34:10.824Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-27T02:34:10.837Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-27T02:34:10.850Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-27T02:34:10.863Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-27T02:34:10.872Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-27T02:34:10.886Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-35 [Pipeline] echo [2022-06-27T02:34:10.900Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-35 [Pipeline] echo [2022-06-27T02:34:10.911Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-35 [Pipeline] echo [2022-06-27T02:34:10.923Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3bb5500423760f3abfa05834770f34ec00151d98 [Pipeline] echo [2022-06-27T02:34:10.935Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3bb5500 [Pipeline] echo [2022-06-27T02:34:10.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T02:34:10.986Z] provisioning config files... [2022-06-27T02:34:11.004Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config4107319189852076237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:34:11.309Z] ---> docker-login.sh [2022-06-27T02:34:11.309Z] nexus3.edgexfoundry.org:10001 [2022-06-27T02:34:11.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:34:11.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:34:11.886Z] Configure a credential helper to remove this warning. See [2022-06-27T02:34:11.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:34:11.886Z] [2022-06-27T02:34:11.886Z] Login Succeeded [2022-06-27T02:34:11.886Z] nexus3.edgexfoundry.org:10002 [2022-06-27T02:34:11.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:34:11.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:34:11.886Z] Configure a credential helper to remove this warning. See [2022-06-27T02:34:11.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:34:11.886Z] [2022-06-27T02:34:11.886Z] Login Succeeded [2022-06-27T02:34:11.886Z] nexus3.edgexfoundry.org:10003 [2022-06-27T02:34:12.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:34:12.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:34:12.148Z] Configure a credential helper to remove this warning. See [2022-06-27T02:34:12.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:34:12.148Z] [2022-06-27T02:34:12.148Z] Login Succeeded [2022-06-27T02:34:12.148Z] nexus3.edgexfoundry.org:10004 [2022-06-27T02:34:12.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:34:12.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:34:12.409Z] Configure a credential helper to remove this warning. See [2022-06-27T02:34:12.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:34:12.409Z] [2022-06-27T02:34:12.409Z] Login Succeeded [2022-06-27T02:34:12.409Z] docker.io [2022-06-27T02:34:12.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:34:12.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:34:12.672Z] Configure a credential helper to remove this warning. See [2022-06-27T02:34:12.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:34:12.672Z] [2022-06-27T02:34:12.672Z] Login Succeeded [2022-06-27T02:34:12.672Z] ---> docker-login.sh ends [Pipeline] } [2022-06-27T02:34:12.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-27T02:34:13.047Z] + git rev-list -1 --merges 3bb5500423760f3abfa05834770f34ec00151d98~1..3bb5500423760f3abfa05834770f34ec00151d98 [Pipeline] echo [2022-06-27T02:34:13.083Z] -----------> git rev-list -1 --merges 3bb5500423760f3abfa05834770f34ec00151d98~1..3bb5500423760f3abfa05834770f34ec00151d98 3bb5500423760f3abfa05834770f34ec00151d98 [false] [Pipeline] sh [2022-06-27T02:34:13.377Z] + git log --format=format:%s -1 3bb5500423760f3abfa05834770f34ec00151d98 [Pipeline] echo [2022-06-27T02:34:13.394Z] ========================================================= [2022-06-27T02:34:13.394Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-27T02:34:13.394Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-27T02:34:13.734Z] + git log --format=format:%s -1 3bb5500423760f3abfa05834770f34ec00151d98 [Pipeline] echo [2022-06-27T02:34:13.747Z] [semverPrep] GIT_COMMIT: 3bb5500423760f3abfa05834770f34ec00151d98, Commit Message: build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0 [Pipeline] echo [2022-06-27T02:34:13.757Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-27T02:34:14.186Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-27T02:34:14.186Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-27T02:34:14.186Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-27T02:34:14.186Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-27T02:34:14.186Z] + sudo+ tee -a /etc/ssh/ssh_known_hosts [2022-06-27T02:34:14.186Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-27T02:34:14.186Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:34:14.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T02:34:14.551Z] [2022-06-27T02:34:14.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:34:14.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T02:34:14.862Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-27T02:34:14.862Z] 42c077c10790: Pulling fs layer [2022-06-27T02:34:14.862Z] f63e77b7563a: Pulling fs layer [2022-06-27T02:34:14.862Z] bd5fdadae976: Pulling fs layer [2022-06-27T02:34:14.862Z] 205491f53016: Pulling fs layer [2022-06-27T02:34:14.862Z] df18705c85c3: Pulling fs layer [2022-06-27T02:34:14.862Z] bdb3f477010e: Pulling fs layer [2022-06-27T02:34:14.862Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-27T02:34:14.862Z] 2c6e9b1d212d: Pulling fs layer [2022-06-27T02:34:14.862Z] bdb8f0575790: Pulling fs layer [2022-06-27T02:34:14.862Z] 205491f53016: Waiting [2022-06-27T02:34:14.862Z] 386e3cb2ff24: Pulling fs layer [2022-06-27T02:34:14.862Z] 2343380bae48: Pulling fs layer [2022-06-27T02:34:14.862Z] df18705c85c3: Waiting [2022-06-27T02:34:14.862Z] bdb3f477010e: Waiting [2022-06-27T02:34:14.862Z] 2343380bae48: Waiting [2022-06-27T02:34:14.862Z] 2c6e9b1d212d: Waiting [2022-06-27T02:34:14.862Z] c8a8fc8e1c8f: Waiting [2022-06-27T02:34:14.862Z] 386e3cb2ff24: Waiting [2022-06-27T02:34:14.862Z] bdb8f0575790: Waiting [2022-06-27T02:34:14.862Z] f63e77b7563a: Verifying Checksum [2022-06-27T02:34:14.862Z] f63e77b7563a: Download complete [2022-06-27T02:34:14.862Z] 205491f53016: Verifying Checksum [2022-06-27T02:34:14.862Z] 205491f53016: Download complete [2022-06-27T02:34:15.123Z] df18705c85c3: Verifying Checksum [2022-06-27T02:34:15.123Z] df18705c85c3: Download complete [2022-06-27T02:34:15.123Z] bd5fdadae976: Verifying Checksum [2022-06-27T02:34:15.123Z] bd5fdadae976: Download complete [2022-06-27T02:34:15.123Z] bdb3f477010e: Verifying Checksum [2022-06-27T02:34:15.123Z] bdb3f477010e: Download complete [2022-06-27T02:34:15.123Z] 2c6e9b1d212d: Download complete [2022-06-27T02:34:15.123Z] bdb8f0575790: Verifying Checksum [2022-06-27T02:34:15.123Z] 386e3cb2ff24: Verifying Checksum [2022-06-27T02:34:15.123Z] 386e3cb2ff24: Download complete [2022-06-27T02:34:15.123Z] 2343380bae48: Verifying Checksum [2022-06-27T02:34:15.123Z] 2343380bae48: Download complete [2022-06-27T02:34:15.123Z] 42c077c10790: Verifying Checksum [2022-06-27T02:34:15.123Z] 42c077c10790: Download complete [2022-06-27T02:34:15.698Z] c8a8fc8e1c8f: Download complete [2022-06-27T02:34:16.635Z] 42c077c10790: Pull complete [2022-06-27T02:34:16.635Z] f63e77b7563a: Pull complete [2022-06-27T02:34:17.206Z] bd5fdadae976: Pull complete [2022-06-27T02:34:17.467Z] 205491f53016: Pull complete [2022-06-27T02:34:17.726Z] df18705c85c3: Pull complete [2022-06-27T02:34:17.726Z] bdb3f477010e: Pull complete [2022-06-27T02:34:20.272Z] c8a8fc8e1c8f: Pull complete [2022-06-27T02:34:20.272Z] 2c6e9b1d212d: Pull complete [2022-06-27T02:34:20.272Z] bdb8f0575790: Pull complete [2022-06-27T02:34:20.272Z] 386e3cb2ff24: Pull complete [2022-06-27T02:34:20.272Z] 2343380bae48: Pull complete [2022-06-27T02:34:20.272Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-27T02:34:20.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T02:34:20.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:34:20.394Z] prd-ubuntu20.04-docker-8c-8g-16042 does not seem to be running inside a container [2022-06-27T02:34:20.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-27T02:34:23.557Z] $ docker top 3795d21a3a91ecd086cca297d3cb915567202ad667c0f9edfc2a283cdf297302 -eo pid,comm [2022-06-27T02:34:23.625Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-27T02:34:23.625Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-27T02:34:23.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-27T02:34:23.655Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-27T02:34:23.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-27T02:34:23.793Z] $ docker exec 3795d21a3a91ecd086cca297d3cb915567202ad667c0f9edfc2a283cdf297302 ssh-agent [2022-06-27T02:34:23.922Z] SSH_AUTH_SOCK=/tmp/ssh-ApglzwSIk7pS/agent.34 [2022-06-27T02:34:23.922Z] SSH_AGENT_PID=40 [2022-06-27T02:34:23.928Z] Running ssh-add (command line suppressed) [2022-06-27T02:34:24.049Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_820182775031160741.key (/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_820182775031160741.key) [2022-06-27T02:34:24.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-27T02:34:24.352Z] + git tag --points-at HEAD [Pipeline] } [2022-06-27T02:34:24.370Z] $ docker exec --env ******** --env ******** 3795d21a3a91ecd086cca297d3cb915567202ad667c0f9edfc2a283cdf297302 ssh-agent -k [2022-06-27T02:34:24.500Z] unset SSH_AUTH_SOCK; [2022-06-27T02:34:24.501Z] unset SSH_AGENT_PID; [2022-06-27T02:34:24.501Z] echo Agent pid 40 killed; [2022-06-27T02:34:24.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-27T02:34:24.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-27T02:34:24.538Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-27T02:34:24.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-27T02:34:24.687Z] $ docker exec 3795d21a3a91ecd086cca297d3cb915567202ad667c0f9edfc2a283cdf297302 ssh-agent [2022-06-27T02:34:24.812Z] SSH_AUTH_SOCK=/tmp/ssh-lT33MppXwpiu/agent.74 [2022-06-27T02:34:24.812Z] SSH_AGENT_PID=81 [2022-06-27T02:34:24.819Z] Running ssh-add (command line suppressed) [2022-06-27T02:34:24.949Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_4494584944781139896.key (/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_4494584944781139896.key) [2022-06-27T02:34:24.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-27T02:34:25.260Z] + git semver init [2022-06-27T02:34:25.529Z] 2022-06-27 02:34:25,471 [run_init] DEBUG init version:0.0.0 force:False [2022-06-27T02:34:25.529Z] 2022-06-27 02:34:25,472 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver [2022-06-27T02:34:25.529Z] 2022-06-27 02:34:25,472 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-35/.semver [2022-06-27T02:34:25.529Z] 2022-06-27 02:34:25,473 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-35/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35, universal_newlines=False, shell=None, istream=None) [2022-06-27T02:34:26.482Z] 2022-06-27 02:34:26,261 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-35/.git/info/exclude [2022-06-27T02:34:26.482Z] 2022-06-27 02:34:26,261 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 with force:False [2022-06-27T02:34:26.482Z] 2022-06-27 02:34:26,262 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 [2022-06-27T02:34:26.482Z] 2022-06-27 02:34:26,265 [execute] INFO git cat-file --batch-check [2022-06-27T02:34:26.482Z] 2022-06-27 02:34:26,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35/.semver, universal_newlines=False, shell=None, istream=) [2022-06-27T02:34:26.482Z] 2022-06-27 02:34:26,274 [execute] INFO git cat-file --batch [2022-06-27T02:34:26.482Z] 2022-06-27 02:34:26,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35/.semver, universal_newlines=False, shell=None, istream=) [2022-06-27T02:34:26.482Z] 2022-06-27 02:34:26,280 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 [2022-06-27T02:34:26.482Z] 0.0.0 [Pipeline] } [2022-06-27T02:34:26.497Z] $ docker exec --env ******** --env ******** 3795d21a3a91ecd086cca297d3cb915567202ad667c0f9edfc2a283cdf297302 ssh-agent -k [2022-06-27T02:34:26.619Z] unset SSH_AUTH_SOCK; [2022-06-27T02:34:26.620Z] unset SSH_AGENT_PID; [2022-06-27T02:34:26.620Z] echo Agent pid 81 killed; [2022-06-27T02:34:26.629Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-27T02:34:26.939Z] + git semver [Pipeline] } [2022-06-27T02:34:27.220Z] $ docker stop --time=1 3795d21a3a91ecd086cca297d3cb915567202ad667c0f9edfc2a283cdf297302 [2022-06-27T02:34:28.562Z] $ docker rm -f 3795d21a3a91ecd086cca297d3cb915567202ad667c0f9edfc2a283cdf297302 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-27T02:34:28.911Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-27T02:34:29.192Z] Stashed 1 file(s) [Pipeline] echo [2022-06-27T02:34:29.194Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T02:34:29.354Z] provisioning config files... [2022-06-27T02:34:29.364Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config3519465857292731426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:34:29.666Z] ---> docker-login.sh [2022-06-27T02:34:29.666Z] nexus3.edgexfoundry.org:10001 [2022-06-27T02:34:29.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:34:29.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:34:29.666Z] Configure a credential helper to remove this warning. See [2022-06-27T02:34:29.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:34:29.666Z] [2022-06-27T02:34:29.666Z] Login Succeeded [2022-06-27T02:34:29.666Z] nexus3.edgexfoundry.org:10002 [2022-06-27T02:34:29.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:34:29.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:34:29.927Z] Configure a credential helper to remove this warning. See [2022-06-27T02:34:29.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:34:29.927Z] [2022-06-27T02:34:29.927Z] Login Succeeded [2022-06-27T02:34:29.927Z] nexus3.edgexfoundry.org:10003 [2022-06-27T02:34:29.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:34:29.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:34:29.927Z] Configure a credential helper to remove this warning. See [2022-06-27T02:34:29.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:34:29.927Z] [2022-06-27T02:34:29.928Z] Login Succeeded [2022-06-27T02:34:29.928Z] nexus3.edgexfoundry.org:10004 [2022-06-27T02:34:30.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:34:30.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:34:30.208Z] Configure a credential helper to remove this warning. See [2022-06-27T02:34:30.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:34:30.208Z] [2022-06-27T02:34:30.208Z] Login Succeeded [2022-06-27T02:34:30.208Z] docker.io [2022-06-27T02:34:30.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:34:30.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:34:30.474Z] Configure a credential helper to remove this warning. See [2022-06-27T02:34:30.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:34:30.474Z] [2022-06-27T02:34:30.474Z] Login Succeeded [2022-06-27T02:34:30.474Z] ---> docker-login.sh ends [Pipeline] } [2022-06-27T02:34:30.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-27T02:34:30.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T02:34:30.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T02:34:30.562Z] ========================================================= [2022-06-27T02:34:30.562Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-27T02:34:30.562Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:34:30.886Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-27T02:34:30.886Z] Sending build context to Docker daemon 15.74MB [2022-06-27T02:34:30.886Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-27T02:34:30.886Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-27T02:34:31.149Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-27T02:34:31.149Z] 59bf1c3509f3: Pulling fs layer [2022-06-27T02:34:31.149Z] 666ba61612fd: Pulling fs layer [2022-06-27T02:34:31.149Z] 8ed8ca486205: Pulling fs layer [2022-06-27T02:34:31.149Z] cc1cd167ecdc: Pulling fs layer [2022-06-27T02:34:31.149Z] c516ae0d96e1: Pulling fs layer [2022-06-27T02:34:31.149Z] 684cea983483: Pulling fs layer [2022-06-27T02:34:31.149Z] dd3240ac7de5: Pulling fs layer [2022-06-27T02:34:31.149Z] b1e948a4e11c: Pulling fs layer [2022-06-27T02:34:31.149Z] a8fd76ee1af6: Pulling fs layer [2022-06-27T02:34:31.149Z] 646ad004c059: Pulling fs layer [2022-06-27T02:34:31.149Z] 684cea983483: Waiting [2022-06-27T02:34:31.149Z] dd3240ac7de5: Waiting [2022-06-27T02:34:31.149Z] b1e948a4e11c: Waiting [2022-06-27T02:34:31.149Z] cc1cd167ecdc: Waiting [2022-06-27T02:34:31.149Z] 646ad004c059: Waiting [2022-06-27T02:34:31.149Z] a8fd76ee1af6: Waiting [2022-06-27T02:34:31.149Z] c516ae0d96e1: Waiting [2022-06-27T02:34:31.149Z] 8ed8ca486205: Download complete [2022-06-27T02:34:31.149Z] 666ba61612fd: Verifying Checksum [2022-06-27T02:34:31.149Z] 666ba61612fd: Download complete [2022-06-27T02:34:31.149Z] c516ae0d96e1: Verifying Checksum [2022-06-27T02:34:31.149Z] 684cea983483: Verifying Checksum [2022-06-27T02:34:31.149Z] 684cea983483: Download complete [2022-06-27T02:34:31.149Z] dd3240ac7de5: Verifying Checksum [2022-06-27T02:34:31.149Z] dd3240ac7de5: Download complete [2022-06-27T02:34:31.149Z] 59bf1c3509f3: Verifying Checksum [2022-06-27T02:34:31.149Z] 59bf1c3509f3: Download complete [2022-06-27T02:34:31.149Z] b1e948a4e11c: Verifying Checksum [2022-06-27T02:34:31.149Z] b1e948a4e11c: Download complete [2022-06-27T02:34:31.416Z] 59bf1c3509f3: Pull complete [2022-06-27T02:34:31.416Z] 666ba61612fd: Pull complete [2022-06-27T02:34:31.781Z] 8ed8ca486205: Pull complete [2022-06-27T02:34:32.044Z] cc1cd167ecdc: Verifying Checksum [2022-06-27T02:34:32.044Z] cc1cd167ecdc: Download complete [2022-06-27T02:34:32.044Z] 646ad004c059: Verifying Checksum [2022-06-27T02:34:32.044Z] 646ad004c059: Download complete [2022-06-27T02:34:32.304Z] a8fd76ee1af6: Verifying Checksum [2022-06-27T02:34:32.304Z] a8fd76ee1af6: Download complete [2022-06-27T02:34:36.509Z] cc1cd167ecdc: Pull complete [2022-06-27T02:34:36.509Z] c516ae0d96e1: Pull complete [2022-06-27T02:34:36.509Z] 684cea983483: Pull complete [2022-06-27T02:34:36.509Z] dd3240ac7de5: Pull complete [2022-06-27T02:34:36.509Z] b1e948a4e11c: Pull complete [2022-06-27T02:34:39.052Z] a8fd76ee1af6: Pull complete [2022-06-27T02:34:39.624Z] 646ad004c059: Pull complete [2022-06-27T02:34:39.624Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-27T02:34:39.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-27T02:34:39.884Z] ---> 8f69c11f6b0c [2022-06-27T02:34:39.884Z] Step 3/12 : ARG MAKE="make build" [2022-06-27T02:34:44.106Z] ---> Running in e93f598a74dc [2022-06-27T02:34:44.106Z] Removing intermediate container e93f598a74dc [2022-06-27T02:34:44.106Z] ---> 8b1568236308 [2022-06-27T02:34:44.106Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-27T02:34:44.106Z] ---> Running in 9096c8761e6e [2022-06-27T02:34:44.106Z] Removing intermediate container 9096c8761e6e [2022-06-27T02:34:44.106Z] ---> 23570609cbd9 [2022-06-27T02:34:44.106Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-27T02:34:44.106Z] ---> Running in 39e11051cc3a [2022-06-27T02:34:44.106Z] Removing intermediate container 39e11051cc3a [2022-06-27T02:34:44.106Z] ---> e78a72fec1eb [2022-06-27T02:34:44.106Z] Step 6/12 : WORKDIR /device-gpio [2022-06-27T02:34:44.106Z] ---> Running in f958d9753843 [2022-06-27T02:34:44.106Z] Removing intermediate container f958d9753843 [2022-06-27T02:34:44.106Z] ---> f902aad4f1e6 [2022-06-27T02:34:44.106Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T02:34:44.106Z] ---> Running in 8fc96b4d6a9b [2022-06-27T02:34:44.302Z] Still waiting to schedule task [2022-06-27T02:34:44.303Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-27T02:34:44.678Z] Removing intermediate container 8fc96b4d6a9b [2022-06-27T02:34:44.678Z] ---> dd9d8cfed579 [2022-06-27T02:34:44.678Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-27T02:34:44.678Z] ---> Running in 260d4ea55be9 [2022-06-27T02:34:44.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T02:34:45.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T02:34:46.149Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-27T02:34:46.149Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-27T02:34:46.411Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-27T02:34:46.411Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-27T02:34:46.676Z] Executing busybox-1.34.1-r3.trigger [2022-06-27T02:34:46.676Z] OK: 224 MiB in 56 packages [2022-06-27T02:34:46.938Z] Removing intermediate container 260d4ea55be9 [2022-06-27T02:34:46.938Z] ---> 0200d18d6bee [2022-06-27T02:34:46.938Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-27T02:34:47.199Z] ---> 3fb4af8416bc [2022-06-27T02:34:47.199Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T02:34:47.199Z] ---> Running in 00f6c3eb078d [2022-06-27T02:35:05.379Z] Removing intermediate container 00f6c3eb078d [2022-06-27T02:35:05.379Z] ---> 80a1463aa991 [2022-06-27T02:35:05.379Z] Step 11/12 : COPY . . [2022-06-27T02:35:05.379Z] ---> 915a563e1064 [2022-06-27T02:35:05.379Z] Step 12/12 : RUN ${MAKE} [2022-06-27T02:35:05.379Z] ---> Running in 901b3e5b273f [2022-06-27T02:35:05.379Z] noop [2022-06-27T02:35:05.379Z] Removing intermediate container 901b3e5b273f [2022-06-27T02:35:05.379Z] ---> 593f40dc840e [2022-06-27T02:35:05.379Z] Successfully built 593f40dc840e [2022-06-27T02:35:05.379Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:35:05.702Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-27T02:35:05.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:35:05.791Z] prd-ubuntu20.04-docker-8c-8g-16042 does not seem to be running inside a container [2022-06-27T02:35:05.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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 [2022-06-27T02:35:06.282Z] $ docker top 512623bc1b5ffe7d5511ea2396918280c16437f437b720a776d1bf99cb37529d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T02:35:06.665Z] + go version [2022-06-27T02:35:06.665Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-27T02:35:06.680Z] $ docker stop --time=1 512623bc1b5ffe7d5511ea2396918280c16437f437b720a776d1bf99cb37529d [2022-06-27T02:35:08.082Z] $ docker rm -f 512623bc1b5ffe7d5511ea2396918280c16437f437b720a776d1bf99cb37529d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:35:08.508Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-27T02:35:08.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:35:08.595Z] prd-ubuntu20.04-docker-8c-8g-16042 does not seem to be running inside a container [2022-06-27T02:35:08.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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 [2022-06-27T02:35:09.041Z] $ docker top d34f7854aaa086ab4399b0d842ad4fd303065437546bdff929cbb10959688727 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-27T02:35:09.403Z] + make test [2022-06-27T02:35:09.403Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-27T02:35:09.661Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-06-27T02:35:19.655Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-06-27T02:35:19.655Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-06-27T02:35:26.228Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-27T02:35:29.524Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-27T02:35:29.524Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-27T02:35:29.524Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-27T02:35:30.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-27T02:35:30.125Z] $ docker stop --time=1 d34f7854aaa086ab4399b0d842ad4fd303065437546bdff929cbb10959688727 [2022-06-27T02:35:31.937Z] $ docker rm -f d34f7854aaa086ab4399b0d842ad4fd303065437546bdff929cbb10959688727 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-27T02:35:32.404Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-27T02:35:32.447Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-27T02:35:33.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-27T02:35:33.412Z] + ls -al . [2022-06-27T02:35:33.412Z] total 172 [2022-06-27T02:35:33.412Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 27 02:35 . [2022-06-27T02:35:33.412Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:34 .. [2022-06-27T02:35:33.412Z] -rw-rw-r-- 1 jenkins jenkins 120 Jun 27 02:34 .dockerignore [2022-06-27T02:35:33.412Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:34 .git [2022-06-27T02:35:33.412Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:34 .github [2022-06-27T02:35:33.412Z] -rw-rw-r-- 1 jenkins jenkins 343 Jun 27 02:34 .gitignore [2022-06-27T02:35:33.412Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:34 .golangci.yml [2022-06-27T02:35:33.412Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:34 .semver [2022-06-27T02:35:33.412Z] -rw-rw-r-- 1 jenkins jenkins 9182 Jun 27 02:34 Attribution.txt [2022-06-27T02:35:33.412Z] -rw-rw-r-- 1 jenkins jenkins 3081 Jun 27 02:34 CHANGELOG.md [2022-06-27T02:35:33.412Z] -rw-rw-r-- 1 jenkins jenkins 1868 Jun 27 02:34 Dockerfile [2022-06-27T02:35:33.412Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:34 GOVERNANCE.md [2022-06-27T02:35:33.412Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 27 02:34 Jenkinsfile [2022-06-27T02:35:33.412Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 02:34 LICENSE [2022-06-27T02:35:33.412Z] -rw-rw-r-- 1 jenkins jenkins 1876 Jun 27 02:34 Makefile [2022-06-27T02:35:33.412Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 02:34 OWNERS.md [2022-06-27T02:35:33.412Z] -rw-rw-r-- 1 jenkins jenkins 11178 Jun 27 02:34 README.md [2022-06-27T02:35:33.412Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 02:34 VERSION [2022-06-27T02:35:33.412Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:34 bin [2022-06-27T02:35:33.412Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:34 cmd [2022-06-27T02:35:33.412Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 27 02:35 coverage.out [2022-06-27T02:35:33.412Z] -rw-rw-r-- 1 jenkins jenkins 3287 Jun 27 02:34 go.mod [2022-06-27T02:35:33.412Z] -rw-rw-r-- 1 jenkins jenkins 47917 Jun 27 02:34 go.sum [2022-06-27T02:35:33.412Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:34 internal [2022-06-27T02:35:33.412Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:34 snap [2022-06-27T02:35:33.412Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 27 02:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:35:33.743Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3bb5500423760f3abfa05834770f34ec00151d98 --label arch=amd64 --label version=0.0.0 . [2022-06-27T02:35:33.743Z] Sending build context to Docker daemon 15.74MB [2022-06-27T02:35:33.743Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-27T02:35:33.743Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-27T02:35:33.743Z] ---> 593f40dc840e [2022-06-27T02:35:33.743Z] Step 3/26 : ARG MAKE="make build" [2022-06-27T02:35:34.008Z] ---> Running in cf0d3418c534 [2022-06-27T02:35:34.269Z] Removing intermediate container cf0d3418c534 [2022-06-27T02:35:34.269Z] ---> d7c1bd382363 [2022-06-27T02:35:34.269Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-27T02:35:34.269Z] ---> Running in 4ddb84ae6037 [2022-06-27T02:35:34.269Z] Removing intermediate container 4ddb84ae6037 [2022-06-27T02:35:34.269Z] ---> 796b747bcc44 [2022-06-27T02:35:34.269Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-27T02:35:34.531Z] ---> Running in 5a60beae1986 [2022-06-27T02:35:34.531Z] Removing intermediate container 5a60beae1986 [2022-06-27T02:35:34.531Z] ---> ce3dfb10e494 [2022-06-27T02:35:34.531Z] Step 6/26 : WORKDIR /device-gpio [2022-06-27T02:35:34.531Z] ---> Running in 96e0054631ef [2022-06-27T02:35:34.792Z] Removing intermediate container 96e0054631ef [2022-06-27T02:35:34.792Z] ---> 7160dddf162c [2022-06-27T02:35:34.792Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T02:35:34.792Z] ---> Running in b114b2d4066b [2022-06-27T02:35:35.363Z] Removing intermediate container b114b2d4066b [2022-06-27T02:35:35.363Z] ---> 5fd8bbfbaaad [2022-06-27T02:35:35.363Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-27T02:35:35.363Z] ---> Running in 8bc6dcd297a2 [2022-06-27T02:35:35.623Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T02:35:36.567Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T02:35:36.828Z] OK: 224 MiB in 56 packages [2022-06-27T02:35:37.090Z] Removing intermediate container 8bc6dcd297a2 [2022-06-27T02:35:37.090Z] ---> 1511010c4dd8 [2022-06-27T02:35:37.090Z] Step 9/26 : COPY go.mod vendor* ./ [2022-06-27T02:35:37.351Z] ---> 91e1204ede3b [2022-06-27T02:35:37.351Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T02:35:37.351Z] ---> Running in 2f92301283f3 [2022-06-27T02:35:38.295Z] Removing intermediate container 2f92301283f3 [2022-06-27T02:35:38.295Z] ---> 9d86e2a68737 [2022-06-27T02:35:38.295Z] Step 11/26 : COPY . . [2022-06-27T02:35:38.555Z] ---> 2cc01c5559de [2022-06-27T02:35:38.555Z] Step 12/26 : RUN ${MAKE} [2022-06-27T02:35:38.817Z] ---> Running in a448ea4ff9b5 [2022-06-27T02:35:39.079Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-06-27T02:36:01.032Z] Removing intermediate container a448ea4ff9b5 [2022-06-27T02:36:01.032Z] ---> 33b074f1481f [2022-06-27T02:36:01.032Z] Step 13/26 : FROM alpine:3.15 [2022-06-27T02:36:01.295Z] 3.15: Pulling from library/alpine [2022-06-27T02:36:01.564Z] df9b9388f04a: Pulling fs layer [2022-06-27T02:36:01.564Z] df9b9388f04a: Verifying Checksum [2022-06-27T02:36:01.564Z] df9b9388f04a: Download complete [2022-06-27T02:36:01.933Z] df9b9388f04a: Pull complete [2022-06-27T02:36:01.933Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-27T02:36:01.933Z] Status: Downloaded newer image for alpine:3.15 [2022-06-27T02:36:01.933Z] ---> 0ac33e5f5afa [2022-06-27T02:36:01.933Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-06-27T02:36:02.194Z] ---> Running in cd338270638a [2022-06-27T02:36:02.194Z] Removing intermediate container cd338270638a [2022-06-27T02:36:02.194Z] ---> efbbc33537d6 [2022-06-27T02:36:02.194Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T02:36:02.194Z] ---> Running in 7a9631bfb5ad [2022-06-27T02:36:03.138Z] Removing intermediate container 7a9631bfb5ad [2022-06-27T02:36:03.138Z] ---> 38caaff32f19 [2022-06-27T02:36:03.138Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-06-27T02:36:03.138Z] ---> Running in 32b9d39b5de7 [2022-06-27T02:36:03.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T02:36:04.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T02:36:04.339Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-06-27T02:36:04.339Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-27T02:36:04.598Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-27T02:36:04.598Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-27T02:36:04.598Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-27T02:36:04.857Z] Executing busybox-1.34.1-r5.trigger [2022-06-27T02:36:04.857Z] OK: 8 MiB in 19 packages [2022-06-27T02:36:05.118Z] Removing intermediate container 32b9d39b5de7 [2022-06-27T02:36:05.118Z] ---> 3348dd4e922c [2022-06-27T02:36:05.118Z] Step 17/26 : WORKDIR / [2022-06-27T02:36:05.378Z] ---> Running in 81c33b1b82b0 [2022-06-27T02:36:05.379Z] Removing intermediate container 81c33b1b82b0 [2022-06-27T02:36:05.379Z] ---> 7ab99811db46 [2022-06-27T02:36:05.379Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-06-27T02:36:05.640Z] ---> 547e95ff881c [2022-06-27T02:36:05.640Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-06-27T02:36:05.640Z] ---> b7780130bd62 [2022-06-27T02:36:05.640Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-06-27T02:36:06.580Z] ---> 46e27d5f1b18 [2022-06-27T02:36:06.580Z] Step 21/26 : EXPOSE 59910 [2022-06-27T02:36:06.580Z] ---> Running in fad76666270c [2022-06-27T02:36:06.580Z] Removing intermediate container fad76666270c [2022-06-27T02:36:06.580Z] ---> ee14a551d62b [2022-06-27T02:36:06.580Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-06-27T02:36:06.839Z] ---> Running in 811ead82b30d [2022-06-27T02:36:06.839Z] Removing intermediate container 811ead82b30d [2022-06-27T02:36:06.839Z] ---> e59b1a2b92ab [2022-06-27T02:36:06.839Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-27T02:36:06.839Z] ---> Running in 54f92722a386 [2022-06-27T02:36:07.099Z] Removing intermediate container 54f92722a386 [2022-06-27T02:36:07.099Z] ---> d75c0268bb27 [2022-06-27T02:36:07.099Z] Step 24/26 : LABEL arch=amd64 [2022-06-27T02:36:07.099Z] ---> Running in ec50996c00db [2022-06-27T02:36:07.099Z] Removing intermediate container ec50996c00db [2022-06-27T02:36:07.099Z] ---> f8c0d4733965 [2022-06-27T02:36:07.099Z] Step 25/26 : LABEL git_sha=3bb5500423760f3abfa05834770f34ec00151d98 [2022-06-27T02:36:07.099Z] ---> Running in 4b97b185a7b9 [2022-06-27T02:36:07.359Z] Removing intermediate container 4b97b185a7b9 [2022-06-27T02:36:07.359Z] ---> f91784eba759 [2022-06-27T02:36:07.359Z] Step 26/26 : LABEL version=0.0.0 [2022-06-27T02:36:07.359Z] ---> Running in 9e68ea3b82c0 [2022-06-27T02:36:07.359Z] Removing intermediate container 9e68ea3b82c0 [2022-06-27T02:36:07.359Z] ---> 0788671929e1 [2022-06-27T02:36:07.359Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-27T02:36:07.359Z] Successfully built 0788671929e1 [2022-06-27T02:36:07.359Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:36:07.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T02:36:07.791Z] [2022-06-27T02:36:07.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:36:08.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T02:36:08.098Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-27T02:36:08.098Z] 5eb5b503b376: Pulling fs layer [2022-06-27T02:36:08.098Z] 5c69ac0246d0: Pulling fs layer [2022-06-27T02:36:08.098Z] ec43610c2a17: Pulling fs layer [2022-06-27T02:36:08.098Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-27T02:36:08.098Z] 33b1e0a273af: Pulling fs layer [2022-06-27T02:36:08.098Z] 5d3b04190fa2: Pulling fs layer [2022-06-27T02:36:08.098Z] 2f39f015ded8: Pulling fs layer [2022-06-27T02:36:08.098Z] 3a2ae6a8a46f: Waiting [2022-06-27T02:36:08.098Z] 33b1e0a273af: Waiting [2022-06-27T02:36:08.098Z] 2f39f015ded8: Waiting [2022-06-27T02:36:08.098Z] 5d3b04190fa2: Waiting [2022-06-27T02:36:08.098Z] 5c69ac0246d0: Download complete [2022-06-27T02:36:08.098Z] 3a2ae6a8a46f: Download complete [2022-06-27T02:36:08.357Z] 33b1e0a273af: Verifying Checksum [2022-06-27T02:36:08.357Z] 33b1e0a273af: Download complete [2022-06-27T02:36:08.357Z] 5d3b04190fa2: Verifying Checksum [2022-06-27T02:36:08.357Z] 5d3b04190fa2: Download complete [2022-06-27T02:36:08.357Z] ec43610c2a17: Verifying Checksum [2022-06-27T02:36:08.357Z] ec43610c2a17: Download complete [2022-06-27T02:36:08.357Z] 5eb5b503b376: Verifying Checksum [2022-06-27T02:36:08.357Z] 5eb5b503b376: Download complete [2022-06-27T02:36:09.295Z] 2f39f015ded8: Download complete [2022-06-27T02:36:09.554Z] 5eb5b503b376: Pull complete [2022-06-27T02:36:09.813Z] 5c69ac0246d0: Pull complete [2022-06-27T02:36:10.072Z] ec43610c2a17: Pull complete [2022-06-27T02:36:10.331Z] 3a2ae6a8a46f: Pull complete [2022-06-27T02:36:10.331Z] 33b1e0a273af: Pull complete [2022-06-27T02:36:10.590Z] 5d3b04190fa2: Pull complete [2022-06-27T02:36:14.782Z] 2f39f015ded8: Pull complete [2022-06-27T02:36:14.782Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-27T02:36:14.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T02:36:14.782Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:36:14.872Z] prd-ubuntu20.04-docker-8c-8g-16042 does not seem to be running inside a container [2022-06-27T02:36:14.911Z] $ 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/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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:latest cat [2022-06-27T02:36:16.098Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16046 in /w/workspace/edgexfoundry_device-gpio_PR-35 [2022-06-27T02:36:19.069Z] $ docker top cca40cea22ed095069fc0239c36ecc1ba916ccd1ec9424eee2e8956ba0258889 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-06-27T02:36:19.248Z] Running in /w/workspace/device-gpio/7 [Pipeline] { [Pipeline] checkout [2022-06-27T02:36:19.276Z] The recommended git tool is: git [2022-06-27T02:36:19.525Z] ---> job-cost.sh [2022-06-27T02:36:19.525Z] lf-activate-venv: SKIPPING [2022-06-27T02:36:19.525Z] INFO: No Stack... [2022-06-27T02:36:19.804Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-27T02:36:20.402Z] INFO: Archiving Costs [Pipeline] sh [2022-06-27T02:36:20.695Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-35/archives/cost.csv [2022-06-27T02:36:20.695Z] + cut -d, -f6 [Pipeline] lock [2022-06-27T02:36:20.707Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-35-7-stack-cost] [2022-06-27T02:36:20.711Z] Resource [jenkins-edgexfoundry-device-gpio-PR-35-7-stack-cost] did not exist. Created. [2022-06-27T02:36:20.711Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-35-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-27T02:36:21.025Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-27T02:36:21.057Z] Stashed 1 file(s) [Pipeline] } [2022-06-27T02:36:21.070Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-35-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-27T02:36:21.089Z] $ docker stop --time=1 cca40cea22ed095069fc0239c36ecc1ba916ccd1ec9424eee2e8956ba0258889 [2022-06-27T02:36:22.258Z] $ docker rm -f cca40cea22ed095069fc0239c36ecc1ba916ccd1ec9424eee2e8956ba0258889 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-27T02:36:25.498Z] using credential edgex-jenkins-ssh [2022-06-27T02:36:25.517Z] Cloning the remote Git repository [2022-06-27T02:36:25.580Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-06-27T02:36:25.652Z] > git init /w/workspace/device-gpio/7 # timeout=10 [2022-06-27T02:36:25.744Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-06-27T02:36:25.744Z] > git --version # timeout=10 [2022-06-27T02:36:25.765Z] > git --version # 'git version 2.25.1' [2022-06-27T02:36:25.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-27T02:36:25.889Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-27T02:36:27.900Z] Merging remotes/origin/main commit 5484f883e7ca8c4d12e7326cabafe33807e184e7 into PR head commit 3bb5500423760f3abfa05834770f34ec00151d98 [2022-06-27T02:36:28.111Z] Merge succeeded, producing 3bb5500423760f3abfa05834770f34ec00151d98 [2022-06-27T02:36:28.111Z] Checking out Revision 3bb5500423760f3abfa05834770f34ec00151d98 (PR-35) [2022-06-27T02:36:27.354Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-06-27T02:36:27.375Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-27T02:36:27.407Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-06-27T02:36:27.443Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-06-27T02:36:27.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-27T02:36:27.457Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-27T02:36:27.920Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T02:36:27.934Z] > git checkout -f 3bb5500423760f3abfa05834770f34ec00151d98 # timeout=10 [2022-06-27T02:36:28.019Z] > git remote # timeout=10 [2022-06-27T02:36:28.037Z] > git config --get remote.origin.url # timeout=10 [2022-06-27T02:36:28.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-27T02:36:28.067Z] > git merge 5484f883e7ca8c4d12e7326cabafe33807e184e7 # timeout=10 [2022-06-27T02:36:28.091Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-27T02:36:28.121Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T02:36:28.132Z] > git checkout -f 3bb5500423760f3abfa05834770f34ec00151d98 # timeout=10 [2022-06-27T02:36:32.318Z] Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-27T02:36:33.131Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-27T02:36:33.131Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-27T02:36:33.131Z] Dload Upload Total Spent Left Speed [2022-06-27T02:36:33.131Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 92127 0 --:--:-- --:--:-- --:--:-- 92127 [Pipeline] sh [2022-06-27T02:36:33.823Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-27T02:36:34.216Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-27T02:36:34.216Z] + sudo tee /etc/docker/daemon.new [2022-06-27T02:36:34.216Z] { [2022-06-27T02:36:34.216Z] "registry-mirrors": [ [2022-06-27T02:36:34.216Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-27T02:36:34.217Z] ], [2022-06-27T02:36:34.217Z] "bip": "10.250.0.254/24", [2022-06-27T02:36:34.217Z] "hosts": [ [2022-06-27T02:36:34.217Z] "tcp://0.0.0.0:5555", [2022-06-27T02:36:34.217Z] "unix:///var/run/docker.sock" [2022-06-27T02:36:34.217Z] ], [2022-06-27T02:36:34.217Z] "mtu": 1458, [2022-06-27T02:36:34.217Z] "selinux-enabled": true, [2022-06-27T02:36:34.217Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-27T02:36:34.217Z] } [Pipeline] sh [2022-06-27T02:36:34.570Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-27T02:36:34.919Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T02:36:53.277Z] provisioning config files... [2022-06-27T02:36:53.303Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/7@tmp/config1666556025132816757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:36:53.892Z] ---> docker-login.sh [2022-06-27T02:36:53.892Z] nexus3.edgexfoundry.org:10001 [2022-06-27T02:36:54.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:36:54.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:36:54.769Z] Configure a credential helper to remove this warning. See [2022-06-27T02:36:54.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:36:54.769Z] [2022-06-27T02:36:54.769Z] Login Succeeded [2022-06-27T02:36:54.769Z] nexus3.edgexfoundry.org:10002 [2022-06-27T02:36:55.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:36:55.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:36:55.374Z] Configure a credential helper to remove this warning. See [2022-06-27T02:36:55.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:36:55.374Z] [2022-06-27T02:36:55.374Z] Login Succeeded [2022-06-27T02:36:55.374Z] nexus3.edgexfoundry.org:10003 [2022-06-27T02:36:55.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:36:55.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:36:55.930Z] Configure a credential helper to remove this warning. See [2022-06-27T02:36:55.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:36:55.930Z] [2022-06-27T02:36:55.930Z] Login Succeeded [2022-06-27T02:36:55.930Z] nexus3.edgexfoundry.org:10004 [2022-06-27T02:36:56.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:36:56.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:36:56.489Z] Configure a credential helper to remove this warning. See [2022-06-27T02:36:56.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:36:56.489Z] [2022-06-27T02:36:56.489Z] Login Succeeded [2022-06-27T02:36:56.489Z] docker.io [2022-06-27T02:36:56.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:36:57.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:36:57.042Z] Configure a credential helper to remove this warning. See [2022-06-27T02:36:57.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:36:57.042Z] [2022-06-27T02:36:57.042Z] Login Succeeded [2022-06-27T02:36:57.042Z] ---> docker-login.sh ends [Pipeline] } [2022-06-27T02:36:57.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-27T02:36:57.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T02:36:57.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T02:36:57.428Z] ========================================================= [2022-06-27T02:36:57.428Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-27T02:36:57.428Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:36:57.805Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-27T02:36:58.079Z] Sending build context to Docker daemon 7.938MB [2022-06-27T02:36:58.359Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-27T02:36:58.359Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-27T02:36:58.359Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-27T02:36:58.359Z] 9b3977197b4f: Pulling fs layer [2022-06-27T02:36:58.359Z] 1a89e8eeedd5: Pulling fs layer [2022-06-27T02:36:58.359Z] 94645a83ff95: Pulling fs layer [2022-06-27T02:36:58.359Z] e6fb740bc735: Pulling fs layer [2022-06-27T02:36:58.359Z] 3a77bd46dcc9: Pulling fs layer [2022-06-27T02:36:58.359Z] 355e64cbe906: Pulling fs layer [2022-06-27T02:36:58.359Z] 63ab81a10011: Pulling fs layer [2022-06-27T02:36:58.359Z] 555d1d1c4555: Pulling fs layer [2022-06-27T02:36:58.359Z] 7d9057610161: Pulling fs layer [2022-06-27T02:36:58.359Z] 355e64cbe906: Waiting [2022-06-27T02:36:58.359Z] e6fb740bc735: Waiting [2022-06-27T02:36:58.359Z] 63ab81a10011: Waiting [2022-06-27T02:36:58.359Z] 555d1d1c4555: Waiting [2022-06-27T02:36:58.359Z] 7d9057610161: Waiting [2022-06-27T02:36:58.359Z] 94645a83ff95: Download complete [2022-06-27T02:36:58.359Z] 1a89e8eeedd5: Verifying Checksum [2022-06-27T02:36:58.359Z] 1a89e8eeedd5: Download complete [2022-06-27T02:36:58.359Z] 3a77bd46dcc9: Verifying Checksum [2022-06-27T02:36:58.359Z] 3a77bd46dcc9: Download complete [2022-06-27T02:36:58.641Z] 355e64cbe906: Verifying Checksum [2022-06-27T02:36:58.641Z] 9b3977197b4f: Verifying Checksum [2022-06-27T02:36:58.641Z] 9b3977197b4f: Download complete [2022-06-27T02:36:58.641Z] 355e64cbe906: Download complete [2022-06-27T02:36:58.641Z] 63ab81a10011: Verifying Checksum [2022-06-27T02:36:58.641Z] 63ab81a10011: Download complete [2022-06-27T02:36:59.645Z] 9b3977197b4f: Pull complete [2022-06-27T02:36:59.645Z] 7d9057610161: Verifying Checksum [2022-06-27T02:36:59.645Z] 7d9057610161: Download complete [2022-06-27T02:36:59.923Z] 1a89e8eeedd5: Pull complete [2022-06-27T02:37:00.526Z] 94645a83ff95: Pull complete [2022-06-27T02:37:00.526Z] 555d1d1c4555: Verifying Checksum [2022-06-27T02:37:00.526Z] 555d1d1c4555: Download complete [2022-06-27T02:37:01.128Z] e6fb740bc735: Verifying Checksum [2022-06-27T02:37:01.128Z] e6fb740bc735: Download complete [2022-06-27T02:37:13.565Z] e6fb740bc735: Pull complete [2022-06-27T02:37:13.565Z] 3a77bd46dcc9: Pull complete [2022-06-27T02:37:13.565Z] 355e64cbe906: Pull complete [2022-06-27T02:37:13.565Z] 63ab81a10011: Pull complete [2022-06-27T02:37:20.326Z] 555d1d1c4555: Pull complete [2022-06-27T02:37:21.778Z] 7d9057610161: Pull complete [2022-06-27T02:37:21.778Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-27T02:37:21.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-27T02:37:21.778Z] ---> 819e984ddca1 [2022-06-27T02:37:21.778Z] Step 3/12 : ARG MAKE="make build" [2022-06-27T02:37:23.766Z] ---> Running in 26ed10903f76 [2022-06-27T02:37:23.766Z] Removing intermediate container 26ed10903f76 [2022-06-27T02:37:23.766Z] ---> 8dedb88a39a7 [2022-06-27T02:37:23.767Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-27T02:37:23.767Z] ---> Running in 743ad1d09278 [2022-06-27T02:37:24.369Z] Removing intermediate container 743ad1d09278 [2022-06-27T02:37:24.369Z] ---> 4c3f6443dc13 [2022-06-27T02:37:24.369Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-27T02:37:24.369Z] ---> Running in 9a80d5f998ee [2022-06-27T02:37:24.647Z] Removing intermediate container 9a80d5f998ee [2022-06-27T02:37:24.647Z] ---> 1de4a71b0c4a [2022-06-27T02:37:24.647Z] Step 6/12 : WORKDIR /device-gpio [2022-06-27T02:37:24.923Z] ---> Running in 74e569edaa77 [2022-06-27T02:37:25.206Z] Removing intermediate container 74e569edaa77 [2022-06-27T02:37:25.206Z] ---> d25391dafcf0 [2022-06-27T02:37:25.206Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T02:37:25.206Z] ---> Running in cea29e036e3c [2022-06-27T02:37:27.848Z] Removing intermediate container cea29e036e3c [2022-06-27T02:37:27.848Z] ---> cd990b6e1960 [2022-06-27T02:37:27.848Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-27T02:37:27.848Z] ---> Running in 5bf9059ff3a4 [2022-06-27T02:37:29.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T02:37:29.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T02:37:30.869Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-27T02:37:30.869Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-27T02:37:31.142Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-27T02:37:31.143Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-27T02:37:31.418Z] Executing busybox-1.34.1-r3.trigger [2022-06-27T02:37:31.418Z] OK: 224 MiB in 56 packages [2022-06-27T02:37:32.405Z] Removing intermediate container 5bf9059ff3a4 [2022-06-27T02:37:32.405Z] ---> 0a5fb14aec32 [2022-06-27T02:37:32.405Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-27T02:37:33.003Z] ---> 3505893f9367 [2022-06-27T02:37:33.004Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T02:37:33.004Z] ---> Running in 6c1f31be49eb [2022-06-27T02:38:20.015Z] Removing intermediate container 6c1f31be49eb [2022-06-27T02:38:20.015Z] ---> 799342340912 [2022-06-27T02:38:20.015Z] Step 11/12 : COPY . . [2022-06-27T02:38:20.297Z] ---> 4922afb7faf8 [2022-06-27T02:38:20.297Z] Step 12/12 : RUN ${MAKE} [2022-06-27T02:38:20.297Z] ---> Running in edafb85c2540 [2022-06-27T02:38:21.753Z] noop [2022-06-27T02:38:22.036Z] Removing intermediate container edafb85c2540 [2022-06-27T02:38:22.036Z] ---> f090f2ff915a [2022-06-27T02:38:22.036Z] Successfully built f090f2ff915a [2022-06-27T02:38:22.036Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:38:22.412Z] + docker inspect -f . ci-base-image-arm64 [2022-06-27T02:38:22.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:38:22.706Z] prd-ubuntu20.04-docker-arm64-4c-16g-16046 does not seem to be running inside a container [2022-06-27T02:38:22.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/7 -v /w/workspace/device-gpio/7:/w/workspace/device-gpio/7:rw,z -v /w/workspace/device-gpio/7@tmp:/w/workspace/device-gpio/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-27T02:38:24.136Z] $ docker top 302fe67994d5cff9375be8717e4d6cef84e42f793b14bf594185836a06367df3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T02:38:25.032Z] + go version [2022-06-27T02:38:25.032Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-27T02:38:25.064Z] $ docker stop --time=1 302fe67994d5cff9375be8717e4d6cef84e42f793b14bf594185836a06367df3 [2022-06-27T02:38:26.744Z] $ docker rm -f 302fe67994d5cff9375be8717e4d6cef84e42f793b14bf594185836a06367df3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:38:27.378Z] + docker inspect -f . ci-base-image-arm64 [2022-06-27T02:38:27.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:38:27.654Z] prd-ubuntu20.04-docker-arm64-4c-16g-16046 does not seem to be running inside a container [2022-06-27T02:38:27.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/7 -v /w/workspace/device-gpio/7:/w/workspace/device-gpio/7:rw,z -v /w/workspace/device-gpio/7@tmp:/w/workspace/device-gpio/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-27T02:38:29.058Z] $ docker top 140a6ad5d3f960ac44c4d77d8c4efc678dc69ac4f176d6eaa04ebcaff97eae73 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-27T02:38:30.006Z] + make test [2022-06-27T02:38:30.007Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-27T02:38:31.453Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-06-27T02:40:08.347Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-06-27T02:40:08.347Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-06-27T02:40:08.347Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-27T02:40:08.348Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-27T02:40:26.740Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-27T02:40:26.740Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-27T02:40:26.740Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-27T02:40:28.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-27T02:40:28.227Z] $ docker stop --time=1 140a6ad5d3f960ac44c4d77d8c4efc678dc69ac4f176d6eaa04ebcaff97eae73 [2022-06-27T02:40:30.065Z] $ docker rm -f 140a6ad5d3f960ac44c4d77d8c4efc678dc69ac4f176d6eaa04ebcaff97eae73 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-27T02:40:31.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-27T02:40:31.112Z] Warning: overwriting stash ‘coverage-report’ [2022-06-27T02:40:31.633Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-27T02:40:32.059Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-27T02:40:32.406Z] + ls -al . [2022-06-27T02:40:32.406Z] total 168 [2022-06-27T02:40:32.406Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:40 . [2022-06-27T02:40:32.406Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:36 .. [2022-06-27T02:40:32.406Z] -rw-rw-r-- 1 jenkins jenkins 120 Jun 27 02:36 .dockerignore [2022-06-27T02:40:32.406Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:36 .git [2022-06-27T02:40:32.406Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:36 .github [2022-06-27T02:40:32.406Z] -rw-rw-r-- 1 jenkins jenkins 343 Jun 27 02:36 .gitignore [2022-06-27T02:40:32.406Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:36 .golangci.yml [2022-06-27T02:40:32.406Z] -rw-rw-r-- 1 jenkins jenkins 9182 Jun 27 02:36 Attribution.txt [2022-06-27T02:40:32.406Z] -rw-rw-r-- 1 jenkins jenkins 3081 Jun 27 02:36 CHANGELOG.md [2022-06-27T02:40:32.406Z] -rw-rw-r-- 1 jenkins jenkins 1868 Jun 27 02:36 Dockerfile [2022-06-27T02:40:32.406Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:36 GOVERNANCE.md [2022-06-27T02:40:32.406Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 27 02:36 Jenkinsfile [2022-06-27T02:40:32.406Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 02:36 LICENSE [2022-06-27T02:40:32.406Z] -rw-rw-r-- 1 jenkins jenkins 1876 Jun 27 02:36 Makefile [2022-06-27T02:40:32.406Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 02:36 OWNERS.md [2022-06-27T02:40:32.406Z] -rw-rw-r-- 1 jenkins jenkins 11178 Jun 27 02:36 README.md [2022-06-27T02:40:32.406Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 02:34 VERSION [2022-06-27T02:40:32.406Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:36 bin [2022-06-27T02:40:32.406Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:36 cmd [2022-06-27T02:40:32.406Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 27 02:38 coverage.out [2022-06-27T02:40:32.406Z] -rw-rw-r-- 1 jenkins jenkins 3287 Jun 27 02:36 go.mod [2022-06-27T02:40:32.406Z] -rw-rw-r-- 1 jenkins jenkins 47917 Jun 27 02:36 go.sum [2022-06-27T02:40:32.406Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:36 internal [2022-06-27T02:40:32.406Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:36 snap [2022-06-27T02:40:32.406Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 27 02:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:40:32.775Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3bb5500423760f3abfa05834770f34ec00151d98 --label arch=arm64 --label version=0.0.0 . [2022-06-27T02:40:33.374Z] Sending build context to Docker daemon 7.939MB [2022-06-27T02:40:33.374Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-27T02:40:33.374Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-27T02:40:33.374Z] ---> f090f2ff915a [2022-06-27T02:40:33.374Z] Step 3/26 : ARG MAKE="make build" [2022-06-27T02:40:33.374Z] ---> Running in e70c6ef6b9e6 [2022-06-27T02:40:33.649Z] Removing intermediate container e70c6ef6b9e6 [2022-06-27T02:40:33.649Z] ---> fd86a63967f0 [2022-06-27T02:40:33.649Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-27T02:40:33.649Z] ---> Running in 5055dec424e5 [2022-06-27T02:40:34.258Z] Removing intermediate container 5055dec424e5 [2022-06-27T02:40:34.258Z] ---> 2423f6f42bf6 [2022-06-27T02:40:34.258Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-27T02:40:34.258Z] ---> Running in 1393084b2586 [2022-06-27T02:40:34.531Z] Removing intermediate container 1393084b2586 [2022-06-27T02:40:34.531Z] ---> a01d8637d579 [2022-06-27T02:40:34.531Z] Step 6/26 : WORKDIR /device-gpio [2022-06-27T02:40:34.531Z] ---> Running in 7c94ac98155f [2022-06-27T02:40:34.804Z] Removing intermediate container 7c94ac98155f [2022-06-27T02:40:34.804Z] ---> c2255a66501d [2022-06-27T02:40:34.804Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T02:40:35.084Z] ---> Running in f69f4b99c56a [2022-06-27T02:40:36.542Z] Removing intermediate container f69f4b99c56a [2022-06-27T02:40:36.542Z] ---> ae9f03f47cce [2022-06-27T02:40:36.542Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-27T02:40:36.823Z] ---> Running in dc79fa79c2c6 [2022-06-27T02:40:37.824Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T02:40:38.802Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T02:40:39.778Z] OK: 224 MiB in 56 packages [2022-06-27T02:40:40.377Z] Removing intermediate container dc79fa79c2c6 [2022-06-27T02:40:40.377Z] ---> 4fb0af412f18 [2022-06-27T02:40:40.377Z] Step 9/26 : COPY go.mod vendor* ./ [2022-06-27T02:40:40.981Z] ---> c603e1e9cda4 [2022-06-27T02:40:40.981Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T02:40:40.981Z] ---> Running in 7ee3bf351818 [2022-06-27T02:40:42.960Z] Removing intermediate container 7ee3bf351818 [2022-06-27T02:40:42.960Z] ---> 0134f78a3966 [2022-06-27T02:40:42.960Z] Step 11/26 : COPY . . [2022-06-27T02:40:43.945Z] ---> db39cb37cca1 [2022-06-27T02:40:43.945Z] Step 12/26 : RUN ${MAKE} [2022-06-27T02:40:44.223Z] ---> Running in 9d1150620019 [2022-06-27T02:40:45.207Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-06-27T02:43:07.154Z] Removing intermediate container 9d1150620019 [2022-06-27T02:43:07.154Z] ---> 1ad5e83d4574 [2022-06-27T02:43:07.154Z] Step 13/26 : FROM alpine:3.15 [2022-06-27T02:43:07.154Z] 3.15: Pulling from library/alpine [2022-06-27T02:43:07.154Z] 9981e73032c8: Pulling fs layer [2022-06-27T02:43:07.154Z] 9981e73032c8: Verifying Checksum [2022-06-27T02:43:07.154Z] 9981e73032c8: Download complete [2022-06-27T02:43:07.154Z] 9981e73032c8: Pull complete [2022-06-27T02:43:07.154Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-27T02:43:07.154Z] Status: Downloaded newer image for alpine:3.15 [2022-06-27T02:43:07.154Z] ---> 3fb3c9af89a9 [2022-06-27T02:43:07.154Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-06-27T02:43:07.154Z] ---> Running in 35f0d3d58194 [2022-06-27T02:43:07.154Z] Removing intermediate container 35f0d3d58194 [2022-06-27T02:43:07.154Z] ---> 9f61e0bbc8a1 [2022-06-27T02:43:07.154Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T02:43:07.154Z] ---> Running in 1d26bd841487 [2022-06-27T02:43:07.154Z] Removing intermediate container 1d26bd841487 [2022-06-27T02:43:07.154Z] ---> ca612a6f9b8e [2022-06-27T02:43:07.154Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-06-27T02:43:07.154Z] ---> Running in 0199477f5108 [2022-06-27T02:43:07.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T02:43:07.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T02:43:07.154Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-06-27T02:43:07.154Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-27T02:43:07.154Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-27T02:43:07.154Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-27T02:43:07.154Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-27T02:43:07.154Z] Executing busybox-1.34.1-r5.trigger [2022-06-27T02:43:07.154Z] OK: 8 MiB in 19 packages [2022-06-27T02:43:07.154Z] Removing intermediate container 0199477f5108 [2022-06-27T02:43:07.154Z] ---> 837bf0d88962 [2022-06-27T02:43:07.154Z] Step 17/26 : WORKDIR / [2022-06-27T02:43:07.154Z] ---> Running in c22d89da4929 [2022-06-27T02:43:07.154Z] Removing intermediate container c22d89da4929 [2022-06-27T02:43:07.154Z] ---> c68d5b0e1618 [2022-06-27T02:43:07.154Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-06-27T02:43:07.434Z] ---> e115bb26dd84 [2022-06-27T02:43:07.434Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-06-27T02:43:08.041Z] ---> 8c843ee11ead [2022-06-27T02:43:08.041Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-06-27T02:43:10.036Z] ---> 9d81fc975b80 [2022-06-27T02:43:10.036Z] Step 21/26 : EXPOSE 59910 [2022-06-27T02:43:10.036Z] ---> Running in 8128aa48ae04 [2022-06-27T02:43:10.036Z] Removing intermediate container 8128aa48ae04 [2022-06-27T02:43:10.036Z] ---> e21bd18f75a0 [2022-06-27T02:43:10.036Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-06-27T02:43:10.036Z] ---> Running in a6e34b245615 [2022-06-27T02:43:10.313Z] Removing intermediate container a6e34b245615 [2022-06-27T02:43:10.313Z] ---> 0c87df190142 [2022-06-27T02:43:10.313Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-27T02:43:10.597Z] ---> Running in ce8cdb4f7427 [2022-06-27T02:43:10.877Z] Removing intermediate container ce8cdb4f7427 [2022-06-27T02:43:10.877Z] ---> 7fd2088a8883 [2022-06-27T02:43:10.877Z] Step 24/26 : LABEL arch=arm64 [2022-06-27T02:43:10.877Z] ---> Running in 59801a7a0055 [2022-06-27T02:43:11.154Z] Removing intermediate container 59801a7a0055 [2022-06-27T02:43:11.154Z] ---> dfcb085f6d5b [2022-06-27T02:43:11.154Z] Step 25/26 : LABEL git_sha=3bb5500423760f3abfa05834770f34ec00151d98 [2022-06-27T02:43:11.432Z] ---> Running in af7a4dff67be [2022-06-27T02:43:11.710Z] Removing intermediate container af7a4dff67be [2022-06-27T02:43:11.710Z] ---> 167c1aebd121 [2022-06-27T02:43:11.711Z] Step 26/26 : LABEL version=0.0.0 [2022-06-27T02:43:11.711Z] ---> Running in b7efb64a82a6 [2022-06-27T02:43:11.988Z] Removing intermediate container b7efb64a82a6 [2022-06-27T02:43:11.988Z] ---> db11bab8e8c7 [2022-06-27T02:43:11.988Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-27T02:43:11.988Z] Successfully built db11bab8e8c7 [2022-06-27T02:43:11.988Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:43:12.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-27T02:43:12.445Z] [2022-06-27T02:43:12.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:43:12.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-27T02:43:13.093Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-27T02:43:13.093Z] 8998bd30e6a1: Pulling fs layer [2022-06-27T02:43:13.093Z] 04944245beec: Pulling fs layer [2022-06-27T02:43:13.093Z] 699f458cf7ca: Pulling fs layer [2022-06-27T02:43:13.093Z] 765212b225bb: Pulling fs layer [2022-06-27T02:43:13.093Z] f23df028b6ca: Pulling fs layer [2022-06-27T02:43:13.093Z] d65c8cfc05b1: Pulling fs layer [2022-06-27T02:43:13.093Z] 2437ff75d9bd: Pulling fs layer [2022-06-27T02:43:13.093Z] 765212b225bb: Waiting [2022-06-27T02:43:13.093Z] d65c8cfc05b1: Waiting [2022-06-27T02:43:13.093Z] f23df028b6ca: Waiting [2022-06-27T02:43:13.093Z] 2437ff75d9bd: Waiting [2022-06-27T02:43:13.093Z] 04944245beec: Verifying Checksum [2022-06-27T02:43:13.093Z] 04944245beec: Download complete [2022-06-27T02:43:13.093Z] 765212b225bb: Verifying Checksum [2022-06-27T02:43:13.093Z] 765212b225bb: Download complete [2022-06-27T02:43:13.093Z] f23df028b6ca: Verifying Checksum [2022-06-27T02:43:13.093Z] f23df028b6ca: Download complete [2022-06-27T02:43:13.093Z] d65c8cfc05b1: Verifying Checksum [2022-06-27T02:43:13.093Z] d65c8cfc05b1: Download complete [2022-06-27T02:43:13.373Z] 699f458cf7ca: Verifying Checksum [2022-06-27T02:43:13.373Z] 699f458cf7ca: Download complete [2022-06-27T02:43:13.650Z] 8998bd30e6a1: Verifying Checksum [2022-06-27T02:43:13.650Z] 8998bd30e6a1: Download complete [2022-06-27T02:43:16.287Z] 2437ff75d9bd: Verifying Checksum [2022-06-27T02:43:16.287Z] 2437ff75d9bd: Download complete [2022-06-27T02:43:18.283Z] 8998bd30e6a1: Pull complete [2022-06-27T02:43:18.890Z] 04944245beec: Pull complete [2022-06-27T02:43:20.339Z] 699f458cf7ca: Pull complete [2022-06-27T02:43:20.614Z] 765212b225bb: Pull complete [2022-06-27T02:43:21.600Z] f23df028b6ca: Pull complete [2022-06-27T02:43:21.876Z] d65c8cfc05b1: Pull complete [2022-06-27T02:43:37.015Z] 2437ff75d9bd: Pull complete [2022-06-27T02:43:37.015Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-27T02:43:37.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-27T02:43:37.015Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:43:37.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-16046 does not seem to be running inside a container [2022-06-27T02:43:37.398Z] $ 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/7 -v /w/workspace/device-gpio/7:/w/workspace/device-gpio/7:rw,z -v /w/workspace/device-gpio/7@tmp:/w/workspace/device-gpio/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-27T02:43:40.214Z] $ docker top db558ca43a2235738a4f6b9492cec019150ff255f460ac8ca63ad7b9b3c28b00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:43:41.167Z] ---> job-cost.sh [2022-06-27T02:43:41.167Z] lf-activate-venv: SKIPPING [2022-06-27T02:43:41.167Z] INFO: No Stack... [2022-06-27T02:43:42.150Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-27T02:43:42.750Z] INFO: Archiving Costs [Pipeline] sh [2022-06-27T02:43:43.425Z] + cut -d, -f6 [2022-06-27T02:43:43.425Z] + cat /w/workspace/device-gpio/7/archives/cost.csv [Pipeline] lock [2022-06-27T02:43:43.496Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-35-7-stack-cost] [2022-06-27T02:43:43.502Z] Resource [jenkins-edgexfoundry-device-gpio-PR-35-7-stack-cost] did not exist. Created. [2022-06-27T02:43:43.502Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-35-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-27T02:43:44.193Z] /w/workspace/device-gpio/7@tmp/durable-bdad07c1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-27T02:43:44.892Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-27T02:43:44.921Z] Warning: overwriting stash ‘stack-cost’ [2022-06-27T02:43:44.975Z] Stashed 1 file(s) [Pipeline] } [2022-06-27T02:43:44.982Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-35-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-27T02:43:45.010Z] $ docker stop --time=1 db558ca43a2235738a4f6b9492cec019150ff255f460ac8ca63ad7b9b3c28b00 [2022-06-27T02:43:46.569Z] $ docker rm -f db558ca43a2235738a4f6b9492cec019150ff255f460ac8ca63ad7b9b3c28b00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-27T02:43:47.036Z] provisioning config files... [2022-06-27T02:43:47.045Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config7553781774552033833tmp [Pipeline] { [Pipeline] sh [2022-06-27T02:43:47.336Z] + set +x [2022-06-27T02:43:47.336Z] + curl -s https://codecov.io/bash [2022-06-27T02:43:47.336Z] + bash -s -- [2022-06-27T02:43:47.336Z] [2022-06-27T02:43:47.336Z] _____ _ [2022-06-27T02:43:47.336Z] / ____| | | [2022-06-27T02:43:47.336Z] | | ___ __| | ___ ___ _____ __ [2022-06-27T02:43:47.336Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-27T02:43:47.336Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-27T02:43:47.336Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-27T02:43:47.336Z] Bash-1.0.6 [2022-06-27T02:43:47.336Z] [2022-06-27T02:43:47.336Z] [2022-06-27T02:43:47.336Z] ==> git version 2.25.1 found [2022-06-27T02:43:47.336Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-27T02:43:47.336Z] Release-Date: 2020-01-08 [2022-06-27T02:43:47.336Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-27T02:43:47.336Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-27T02:43:47.336Z] ==> Jenkins CI detected. [2022-06-27T02:43:47.336Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-35 [2022-06-27T02:43:47.336Z] project root: . [2022-06-27T02:43:47.336Z] --> token set from env [2022-06-27T02:43:47.336Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-27T02:43:47.336Z] ==> Running gcov in . (disable via -X gcov) [2022-06-27T02:43:47.336Z] ==> Python coveragepy not found [2022-06-27T02:43:47.336Z] ==> Searching for coverage reports in: [2022-06-27T02:43:47.336Z] + . [2022-06-27T02:43:47.336Z] -> Found 1 reports [2022-06-27T02:43:47.336Z] ==> Detecting git/mercurial file structure [2022-06-27T02:43:47.336Z] ==> Reading reports [2022-06-27T02:43:47.336Z] + ./coverage.out bytes=10 [2022-06-27T02:43:47.336Z] ==> Appending adjustments [2022-06-27T02:43:47.336Z] https://docs.codecov.io/docs/fixing-reports [2022-06-27T02:43:47.596Z] + Found adjustments [2022-06-27T02:43:47.596Z] ==> Gzipping contents [2022-06-27T02:43:47.596Z] 4.0K /tmp/codecov.uOOaLW.gz [2022-06-27T02:43:47.596Z] ==> Uploading reports [2022-06-27T02:43:47.596Z] url: https://codecov.io [2022-06-27T02:43:47.596Z] query: branch=PR-35&commit=3bb5500423760f3abfa05834770f34ec00151d98&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-35%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=35&job=&cmd_args= [2022-06-27T02:43:47.596Z] -> Pinging Codecov [2022-06-27T02:43:47.596Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-35&commit=3bb5500423760f3abfa05834770f34ec00151d98&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-35%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=35&job=&cmd_args= [2022-06-27T02:43:47.856Z] -> Uploading to [2022-06-27T02:43:47.856Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-27/3EC07B1A8CA8AF9BCAA0BB9F0134797F/3bb5500423760f3abfa05834770f34ec00151d98/d57de330-f664-4f3c-8f74-c1432cf803b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T024347Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=daacdde18cff45c185a869bbbbb422b7e0fd5faed2a1791f5b20eba4c10a2884 [2022-06-27T02:43:47.856Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-27T02:43:47.856Z] Dload Upload Total Spent Left Speed [2022-06-27T02:43:48.117Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3665 --:--:-- --:--:-- --:--:-- 3665 [2022-06-27T02:43:48.117Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/3bb5500423760f3abfa05834770f34ec00151d98 [Pipeline] } [2022-06-27T02:43:48.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-27T02:43:48.850Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-35/archives ] [2022-06-27T02:43:48.850Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-35/archives [2022-06-27T02:43:48.850Z] total 16 [2022-06-27T02:43:48.850Z] drwxr-xr-x 3 root root 4096 Jun 27 02:36 . [2022-06-27T02:43:48.850Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 02:36 .. [2022-06-27T02:43:48.850Z] drwxr-xr-x 2 root root 4096 Jun 27 02:36 cost [2022-06-27T02:43:48.850Z] -rw-r--r-- 1 root root 81 Jun 27 02:36 cost.csv [2022-06-27T02:43:48.850Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-35/archives [2022-06-27T02:43:48.850Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-35/archives [2022-06-27T02:43:48.850Z] total 16 [2022-06-27T02:43:48.850Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:36 . [2022-06-27T02:43:48.850Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 02:36 .. [2022-06-27T02:43:48.850Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 02:36 cost [2022-06-27T02:43:48.850Z] -rw-r--r-- 1 jenkins jenkins 81 Jun 27 02:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:43:49.146Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:43:50.011Z] ---> package-listing.sh [2022-06-27T02:43:50.011Z] ++ facter osfamily [2022-06-27T02:43:50.011Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-27T02:43:50.271Z] + OS_FAMILY=debian [2022-06-27T02:43:50.271Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-35 [2022-06-27T02:43:50.271Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-27T02:43:50.271Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-27T02:43:50.271Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-27T02:43:50.271Z] + PACKAGES=/tmp/packages_start.txt [2022-06-27T02:43:50.271Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-35 ']' [2022-06-27T02:43:50.271Z] + PACKAGES=/tmp/packages_end.txt [2022-06-27T02:43:50.271Z] + case "${OS_FAMILY}" in [2022-06-27T02:43:50.271Z] + dpkg -l [2022-06-27T02:43:50.271Z] + grep '^ii' [2022-06-27T02:43:50.271Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-27T02:43:50.271Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-27T02:43:50.271Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-27T02:43:50.271Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-35 ']' [2022-06-27T02:43:50.271Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-35/archives/ [2022-06-27T02:43:50.271Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-35/archives/ [Pipeline] echo [2022-06-27T02:43:50.282Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-35/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-27T02:43:50.563Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:43:51.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T02:43:51.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:43:51.212Z] prd-ubuntu20.04-docker-8c-8g-16042 does not seem to be running inside a container [2022-06-27T02:43:51.251Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-35/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-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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 [2022-06-27T02:43:51.497Z] $ docker top 6b890912e0df902279c37d13690505d0d93b24b2f124429ae5db23929fcc83f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T02:43:51.846Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-27T02:43:52.136Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-27T02:43:52.423Z] + ls /var/log/sa-host [2022-06-27T02:43:52.423Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T02:43:52.573Z] provisioning config files... [2022-06-27T02:43:52.583Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config7430923608040453170tmp [Pipeline] { [Pipeline] echo [2022-06-27T02:43:52.598Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:43:52.882Z] ---> create-netrc.sh [Pipeline] } [2022-06-27T02:43:52.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:43:53.230Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-27T02:43:53.238Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:43:53.527Z] ---> sudo-logs.sh [2022-06-27T02:43:53.527Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-27T02:43:53.553Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:43:53.839Z] ---> job-cost.sh [2022-06-27T02:43:53.839Z] lf-activate-venv: SKIPPING [2022-06-27T02:43:53.839Z] DEBUG: total: 0.2199999988079071 [2022-06-27T02:43:53.839Z] INFO: Retrieving Stack Cost... [2022-06-27T02:43:54.411Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-27T02:43:54.982Z] INFO: Archiving Costs [Pipeline] echo [2022-06-27T02:43:54.994Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:43:55.280Z] ---> logs-deploy.sh [2022-06-27T02:43:55.280Z] lf-activate-venv: SKIPPING [2022-06-27T02:43:55.280Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-35/7 [2022-06-27T02:43:55.280Z] INFO: archiving workspace using pattern(s): [2022-06-27T02:43:56.224Z] Archives upload complete. [2022-06-27T02:43:56.224Z] INFO: archiving logs to Nexus