Pull request #38 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-gpio Obtained Jenkinsfile from 9f933305e25cc74b592f7d6596d964db36cd7864+5481a4acbe2c9cded44f119138c580c35965cafd (fca55b126a143a5cea18d5fa23ad95915f33a185) 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-ssh7451283352771377036.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh9108673031756849754.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-38/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-38/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2251869288752663471.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-38/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8408023476290507105.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15310858554879591923.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-38/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-38/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5665390806753529993.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[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 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-63478 in /w/workspace/edgexfoundry_device-gpio_PR-38 [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-38 # 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 5481a4acbe2c9cded44f119138c580c35965cafd into PR head commit 9f933305e25cc74b592f7d6596d964db36cd7864 Merge succeeded, producing 9f933305e25cc74b592f7d6596d964db36cd7864 Checking out Revision 9f933305e25cc74b592f7d6596d964db36cd7864 (PR-38) > 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/38/head:refs/remotes/origin/PR-38 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f933305e25cc74b592f7d6596d964db36cd7864 # 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 5481a4acbe2c9cded44f119138c580c35965cafd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f933305e25cc74b592f7d6596d964db36cd7864 # timeout=10 Commit message: "fix: Add MAKE ARG so binary is actually built in docker image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-12T19:48:41.808Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-12T19:48:41.982Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T19:48:42.065Z] ========================================================= [2022-05-12T19:48:42.065Z] EdgeX Global Pipelines Version Info [2022-05-12T19:48:42.065Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-12T19:48:42.841Z] ------------------- [2022-05-12T19:48:42.841Z] stable info: [2022-05-12T19:48:42.841Z] ------------------- [2022-05-12T19:48:42.841Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T19:48:42.841Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T19:48:42.841Z] Message: update stable to v1.0.230 [2022-05-12T19:48:43.414Z] ------------------- [2022-05-12T19:48:43.414Z] experimental info: [2022-05-12T19:48:43.414Z] ------------------- [2022-05-12T19:48:43.414Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T19:48:43.414Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T19:48:43.414Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-12T19:48:43.774Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-12T19:48:43.811Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-12T19:48:43.848Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-12T19:48:43.889Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-12T19:48:43.927Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-12T19:48:43.970Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-12T19:48:44.006Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-12T19:48:44.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-12T19:48:44.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-12T19:48:44.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-12T19:48:44.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-12T19:48:44.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-12T19:48:44.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-12T19:48:44.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-12T19:48:44.330Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T19:48:44.369Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T19:48:44.408Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T19:48:44.447Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T19:48:44.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-12T19:48:44.519Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-12T19:48:44.558Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-12T19:48:44.598Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-12T19:48:44.636Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-12T19:48:44.670Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-12T19:48:44.711Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-12T19:48:44.759Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-12T19:48:44.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-38 [Pipeline] echo [2022-05-12T19:48:44.843Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-38 [Pipeline] echo [2022-05-12T19:48:44.888Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-38 [Pipeline] echo [2022-05-12T19:48:44.931Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f933305e25cc74b592f7d6596d964db36cd7864 [Pipeline] echo [2022-05-12T19:48:44.977Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f93330 [Pipeline] echo [2022-05-12T19:48:45.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T19:48:45.137Z] provisioning config files... [2022-05-12T19:48:45.150Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-38@tmp/config1506370398676685238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T19:48:45.491Z] ---> docker-login.sh [2022-05-12T19:48:45.491Z] nexus3.edgexfoundry.org:10001 [2022-05-12T19:48:45.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:48:45.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:48:45.751Z] Configure a credential helper to remove this warning. See [2022-05-12T19:48:45.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:48:45.751Z] [2022-05-12T19:48:45.751Z] Login Succeeded [2022-05-12T19:48:45.751Z] nexus3.edgexfoundry.org:10002 [2022-05-12T19:48:45.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:48:46.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:48:46.013Z] Configure a credential helper to remove this warning. See [2022-05-12T19:48:46.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:48:46.013Z] [2022-05-12T19:48:46.013Z] Login Succeeded [2022-05-12T19:48:46.013Z] nexus3.edgexfoundry.org:10003 [2022-05-12T19:48:46.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:48:46.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:48:46.013Z] Configure a credential helper to remove this warning. See [2022-05-12T19:48:46.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:48:46.013Z] [2022-05-12T19:48:46.013Z] Login Succeeded [2022-05-12T19:48:46.013Z] nexus3.edgexfoundry.org:10004 [2022-05-12T19:48:46.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:48:46.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:48:46.274Z] Configure a credential helper to remove this warning. See [2022-05-12T19:48:46.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:48:46.274Z] [2022-05-12T19:48:46.274Z] Login Succeeded [2022-05-12T19:48:46.274Z] docker.io [2022-05-12T19:48:46.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:48:46.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:48:46.536Z] Configure a credential helper to remove this warning. See [2022-05-12T19:48:46.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:48:46.536Z] [2022-05-12T19:48:46.536Z] Login Succeeded [2022-05-12T19:48:46.536Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T19:48:46.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-12T19:48:47.172Z] + git rev-list -1 --merges 9f933305e25cc74b592f7d6596d964db36cd7864~1..9f933305e25cc74b592f7d6596d964db36cd7864 [Pipeline] echo [2022-05-12T19:48:47.222Z] -----------> git rev-list -1 --merges 9f933305e25cc74b592f7d6596d964db36cd7864~1..9f933305e25cc74b592f7d6596d964db36cd7864 9f933305e25cc74b592f7d6596d964db36cd7864 [false] [Pipeline] sh [2022-05-12T19:48:47.534Z] + git log --format=format:%s -1 9f933305e25cc74b592f7d6596d964db36cd7864 [Pipeline] echo [2022-05-12T19:48:47.566Z] ========================================================= [2022-05-12T19:48:47.566Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-12T19:48:47.566Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T19:48:48.001Z] + git log --format=format:%s -1 9f933305e25cc74b592f7d6596d964db36cd7864 [Pipeline] echo [2022-05-12T19:48:48.033Z] [semverPrep] GIT_COMMIT: 9f933305e25cc74b592f7d6596d964db36cd7864, Commit Message: fix: Add MAKE ARG so binary is actually built in docker image [Pipeline] echo [2022-05-12T19:48:48.065Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-12T19:48:48.547Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T19:48:48.547Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-12T19:48:48.547Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-12T19:48:48.547Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-12T19:48:48.547Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-12T19:48:48.547Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-12T19:48:48.547Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T19:48:48.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T19:48:48.933Z] [2022-05-12T19:48:48.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T19:48:49.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T19:48:49.272Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-12T19:48:49.272Z] 1fe172e4850f: Pulling fs layer [2022-05-12T19:48:49.272Z] caf521ccaac6: Pulling fs layer [2022-05-12T19:48:49.272Z] 3ead6fa29328: Pulling fs layer [2022-05-12T19:48:49.272Z] 5c2a1cbceb83: Pulling fs layer [2022-05-12T19:48:49.272Z] a8d5f1318db7: Pulling fs layer [2022-05-12T19:48:49.272Z] c427282e49a2: Pulling fs layer [2022-05-12T19:48:49.272Z] 1827001aaf11: Pulling fs layer [2022-05-12T19:48:49.272Z] 0714d37db230: Pulling fs layer [2022-05-12T19:48:49.272Z] ac28cf19c067: Pulling fs layer [2022-05-12T19:48:49.272Z] ca983d60f3e2: Pulling fs layer [2022-05-12T19:48:49.272Z] c427282e49a2: Waiting [2022-05-12T19:48:49.272Z] 1827001aaf11: Waiting [2022-05-12T19:48:49.272Z] 5c2a1cbceb83: Waiting [2022-05-12T19:48:49.272Z] a8d5f1318db7: Waiting [2022-05-12T19:48:49.272Z] 0714d37db230: Waiting [2022-05-12T19:48:49.272Z] ac28cf19c067: Waiting [2022-05-12T19:48:49.272Z] 9f894cec8388: Pulling fs layer [2022-05-12T19:48:49.272Z] 9f894cec8388: Waiting [2022-05-12T19:48:49.272Z] caf521ccaac6: Download complete [2022-05-12T19:48:49.272Z] 5c2a1cbceb83: Verifying Checksum [2022-05-12T19:48:49.272Z] 5c2a1cbceb83: Download complete [2022-05-12T19:48:49.272Z] a8d5f1318db7: Verifying Checksum [2022-05-12T19:48:49.272Z] a8d5f1318db7: Download complete [2022-05-12T19:48:49.272Z] 3ead6fa29328: Verifying Checksum [2022-05-12T19:48:49.272Z] 3ead6fa29328: Download complete [2022-05-12T19:48:49.534Z] c427282e49a2: Verifying Checksum [2022-05-12T19:48:49.534Z] c427282e49a2: Download complete [2022-05-12T19:48:49.534Z] 0714d37db230: Verifying Checksum [2022-05-12T19:48:49.534Z] 0714d37db230: Download complete [2022-05-12T19:48:49.534Z] ac28cf19c067: Download complete [2022-05-12T19:48:49.534Z] ca983d60f3e2: Verifying Checksum [2022-05-12T19:48:49.534Z] ca983d60f3e2: Download complete [2022-05-12T19:48:49.534Z] 9f894cec8388: Verifying Checksum [2022-05-12T19:48:49.534Z] 9f894cec8388: Download complete [2022-05-12T19:48:49.534Z] 1fe172e4850f: Verifying Checksum [2022-05-12T19:48:49.534Z] 1fe172e4850f: Download complete [2022-05-12T19:48:49.795Z] 1827001aaf11: Verifying Checksum [2022-05-12T19:48:49.795Z] 1827001aaf11: Download complete [2022-05-12T19:48:50.735Z] 1fe172e4850f: Pull complete [2022-05-12T19:48:50.735Z] caf521ccaac6: Pull complete [2022-05-12T19:48:51.305Z] 3ead6fa29328: Pull complete [2022-05-12T19:48:51.305Z] 5c2a1cbceb83: Pull complete [2022-05-12T19:48:51.570Z] a8d5f1318db7: Pull complete [2022-05-12T19:48:51.570Z] c427282e49a2: Pull complete [2022-05-12T19:48:53.480Z] 1827001aaf11: Pull complete [2022-05-12T19:48:53.480Z] 0714d37db230: Pull complete [2022-05-12T19:48:53.480Z] ac28cf19c067: Pull complete [2022-05-12T19:48:53.740Z] ca983d60f3e2: Pull complete [2022-05-12T19:48:53.740Z] 9f894cec8388: Pull complete [2022-05-12T19:48:53.740Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-12T19:48:53.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T19:48:53.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-12T19:48:53.835Z] prd-ubuntu20.04-docker-8c-8g-63478 does not seem to be running inside a container [2022-05-12T19:48:53.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-38 -v /w/workspace/edgexfoundry_device-gpio_PR-38:/w/workspace/edgexfoundry_device-gpio_PR-38:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-38@tmp:/w/workspace/edgexfoundry_device-gpio_PR-38@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:latest cat [2022-05-12T19:48:54.975Z] $ docker top 0828647876e10856ab989de72c24acaf1d30f79734f89c50dc105024bb33b975 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T19:48:55.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T19:48:55.174Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T19:48:55.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T19:48:55.325Z] $ docker exec 0828647876e10856ab989de72c24acaf1d30f79734f89c50dc105024bb33b975 ssh-agent [2022-05-12T19:48:55.431Z] SSH_AUTH_SOCK=/tmp/ssh-5rRz8vTtY9N1/agent.34 [2022-05-12T19:48:55.431Z] SSH_AGENT_PID=40 [2022-05-12T19:48:55.438Z] Running ssh-add (command line suppressed) [2022-05-12T19:48:55.550Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-38@tmp/private_key_7288987614369857380.key (/w/workspace/edgexfoundry_device-gpio_PR-38@tmp/private_key_7288987614369857380.key) [2022-05-12T19:48:55.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T19:48:55.904Z] + git tag --points-at HEAD [Pipeline] } [2022-05-12T19:48:55.933Z] $ docker exec --env ******** --env ******** 0828647876e10856ab989de72c24acaf1d30f79734f89c50dc105024bb33b975 ssh-agent -k [2022-05-12T19:48:56.033Z] unset SSH_AUTH_SOCK; [2022-05-12T19:48:56.034Z] unset SSH_AGENT_PID; [2022-05-12T19:48:56.034Z] echo Agent pid 40 killed; [2022-05-12T19:48:56.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-12T19:48:56.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T19:48:56.125Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T19:48:56.276Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T19:48:56.286Z] $ docker exec 0828647876e10856ab989de72c24acaf1d30f79734f89c50dc105024bb33b975 ssh-agent [2022-05-12T19:48:56.401Z] SSH_AUTH_SOCK=/tmp/ssh-CuSckr398PBK/agent.73 [2022-05-12T19:48:56.401Z] SSH_AGENT_PID=79 [2022-05-12T19:48:56.406Z] Running ssh-add (command line suppressed) [2022-05-12T19:48:56.520Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-38@tmp/private_key_4625224773910040857.key (/w/workspace/edgexfoundry_device-gpio_PR-38@tmp/private_key_4625224773910040857.key) [2022-05-12T19:48:56.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T19:48:56.858Z] + git semver init [2022-05-12T19:48:57.120Z] 2022-05-12 19:48:57,075 [run_init] DEBUG init version:0.0.0 force:False [2022-05-12T19:48:57.120Z] 2022-05-12 19:48:57,076 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-38/.semver [2022-05-12T19:48:57.120Z] 2022-05-12 19:48:57,077 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-38/.semver [2022-05-12T19:48:57.120Z] 2022-05-12 19:48:57,077 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-38/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-38, universal_newlines=False, shell=None, istream=None) [2022-05-12T19:48:58.063Z] 2022-05-12 19:48:57,946 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-38/.git/info/exclude [2022-05-12T19:48:58.063Z] 2022-05-12 19:48:57,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-38/.semver/PR-38 with force:False [2022-05-12T19:48:58.063Z] 2022-05-12 19:48:57,947 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-38/.semver/PR-38 [2022-05-12T19:48:58.063Z] 2022-05-12 19:48:57,950 [execute] INFO git cat-file --batch-check [2022-05-12T19:48:58.063Z] 2022-05-12 19:48:57,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-38/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T19:48:58.063Z] 2022-05-12 19:48:57,960 [execute] INFO git cat-file --batch [2022-05-12T19:48:58.063Z] 2022-05-12 19:48:57,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-38/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T19:48:58.063Z] 2022-05-12 19:48:57,965 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-38/.semver/PR-38 [2022-05-12T19:48:58.063Z] 0.0.0 [Pipeline] } [2022-05-12T19:48:58.095Z] $ docker exec --env ******** --env ******** 0828647876e10856ab989de72c24acaf1d30f79734f89c50dc105024bb33b975 ssh-agent -k [2022-05-12T19:48:58.216Z] unset SSH_AUTH_SOCK; [2022-05-12T19:48:58.217Z] unset SSH_AGENT_PID; [2022-05-12T19:48:58.217Z] echo Agent pid 79 killed; [2022-05-12T19:48:58.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T19:48:58.639Z] + git semver [Pipeline] } [2022-05-12T19:48:58.927Z] $ docker stop --time=1 0828647876e10856ab989de72c24acaf1d30f79734f89c50dc105024bb33b975 [2022-05-12T19:49:00.232Z] $ docker rm -f 0828647876e10856ab989de72c24acaf1d30f79734f89c50dc105024bb33b975 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T19:49:00.745Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-12T19:49:01.032Z] Stashed 1 file(s) [Pipeline] echo [2022-05-12T19:49:01.053Z] [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] { [2022-05-12T19:49:01.644Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63467 in /w/workspace/edgexfoundry_device-gpio_PR-38 [Pipeline] configFileProvider [2022-05-12T19:49:01.648Z] provisioning config files... [2022-05-12T19:49:01.660Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-38@tmp/config8326235906295716696tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-05-12T19:49:01.799Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2022-05-12T19:49:01.866Z] The recommended git tool is: git [2022-05-12T19:49:02.020Z] ---> docker-login.sh [2022-05-12T19:49:02.020Z] nexus3.edgexfoundry.org:10001 [2022-05-12T19:49:02.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:49:02.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:49:02.021Z] Configure a credential helper to remove this warning. See [2022-05-12T19:49:02.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:49:02.021Z] [2022-05-12T19:49:02.021Z] Login Succeeded [2022-05-12T19:49:02.021Z] nexus3.edgexfoundry.org:10002 [2022-05-12T19:49:02.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:49:02.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:49:02.280Z] Configure a credential helper to remove this warning. See [2022-05-12T19:49:02.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:49:02.280Z] [2022-05-12T19:49:02.280Z] Login Succeeded [2022-05-12T19:49:02.280Z] nexus3.edgexfoundry.org:10003 [2022-05-12T19:49:02.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:49:02.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:49:02.280Z] Configure a credential helper to remove this warning. See [2022-05-12T19:49:02.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:49:02.280Z] [2022-05-12T19:49:02.280Z] Login Succeeded [2022-05-12T19:49:02.280Z] nexus3.edgexfoundry.org:10004 [2022-05-12T19:49:02.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:49:02.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:49:02.543Z] Configure a credential helper to remove this warning. See [2022-05-12T19:49:02.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:49:02.543Z] [2022-05-12T19:49:02.543Z] Login Succeeded [2022-05-12T19:49:02.543Z] docker.io [2022-05-12T19:49:02.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:49:02.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:49:02.803Z] Configure a credential helper to remove this warning. See [2022-05-12T19:49:02.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:49:02.803Z] [2022-05-12T19:49:02.803Z] Login Succeeded [2022-05-12T19:49:02.803Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T19:49:02.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T19:49:03.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T19:49:03.051Z] ========================================================= [2022-05-12T19:49:03.051Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-12T19:49:03.051Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T19:49:03.445Z] + 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-05-12T19:49:03.445Z] Sending build context to Docker daemon 15.66MB [2022-05-12T19:49:03.445Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T19:49:03.445Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-12T19:49:03.445Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-12T19:49:03.445Z] 59bf1c3509f3: Pulling fs layer [2022-05-12T19:49:03.445Z] 666ba61612fd: Pulling fs layer [2022-05-12T19:49:03.445Z] 8ed8ca486205: Pulling fs layer [2022-05-12T19:49:03.445Z] 4fe6c5a15a65: Pulling fs layer [2022-05-12T19:49:03.445Z] 22a0e8bec74d: Pulling fs layer [2022-05-12T19:49:03.445Z] ca2b28591e48: Pulling fs layer [2022-05-12T19:49:03.445Z] a51346096db8: Pulling fs layer [2022-05-12T19:49:03.445Z] daebc70d1ce1: Pulling fs layer [2022-05-12T19:49:03.445Z] 0e18a0eac166: Pulling fs layer [2022-05-12T19:49:03.445Z] a51346096db8: Waiting [2022-05-12T19:49:03.445Z] 22a0e8bec74d: Waiting [2022-05-12T19:49:03.445Z] daebc70d1ce1: Waiting [2022-05-12T19:49:03.445Z] 0e18a0eac166: Waiting [2022-05-12T19:49:03.445Z] ca2b28591e48: Waiting [2022-05-12T19:49:03.445Z] 4fe6c5a15a65: Waiting [2022-05-12T19:49:03.445Z] 8ed8ca486205: Verifying Checksum [2022-05-12T19:49:03.445Z] 8ed8ca486205: Download complete [2022-05-12T19:49:03.445Z] 666ba61612fd: Verifying Checksum [2022-05-12T19:49:03.445Z] 666ba61612fd: Download complete [2022-05-12T19:49:03.711Z] 22a0e8bec74d: Verifying Checksum [2022-05-12T19:49:03.711Z] 22a0e8bec74d: Download complete [2022-05-12T19:49:03.711Z] ca2b28591e48: Download complete [2022-05-12T19:49:03.711Z] a51346096db8: Verifying Checksum [2022-05-12T19:49:03.711Z] a51346096db8: Download complete [2022-05-12T19:49:03.711Z] 59bf1c3509f3: Download complete [2022-05-12T19:49:03.711Z] daebc70d1ce1: Verifying Checksum [2022-05-12T19:49:03.711Z] daebc70d1ce1: Download complete [2022-05-12T19:49:03.711Z] 59bf1c3509f3: Pull complete [2022-05-12T19:49:03.975Z] 666ba61612fd: Pull complete [2022-05-12T19:49:03.975Z] 8ed8ca486205: Pull complete [2022-05-12T19:49:04.236Z] 0e18a0eac166: Verifying Checksum [2022-05-12T19:49:04.236Z] 0e18a0eac166: Download complete [2022-05-12T19:49:04.497Z] 4fe6c5a15a65: Verifying Checksum [2022-05-12T19:49:04.497Z] 4fe6c5a15a65: Download complete [2022-05-12T19:49:06.344Z] using credential edgex-jenkins-ssh [2022-05-12T19:49:06.362Z] Cloning the remote Git repository [2022-05-12T19:49:06.416Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-12T19:49:06.478Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2022-05-12T19:49:06.555Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-12T19:49:06.556Z] > git --version # timeout=10 [2022-05-12T19:49:06.571Z] > git --version # 'git version 2.25.1' [2022-05-12T19:49:06.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T19:49:06.647Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T19:49:08.689Z] 4fe6c5a15a65: Pull complete [2022-05-12T19:49:08.689Z] 22a0e8bec74d: Pull complete [2022-05-12T19:49:08.689Z] ca2b28591e48: Pull complete [2022-05-12T19:49:08.689Z] a51346096db8: Pull complete [2022-05-12T19:49:08.689Z] daebc70d1ce1: Pull complete [2022-05-12T19:49:08.719Z] Merging remotes/origin/main commit 5481a4acbe2c9cded44f119138c580c35965cafd into PR head commit 9f933305e25cc74b592f7d6596d964db36cd7864 [2022-05-12T19:49:08.917Z] Merge succeeded, producing 9f933305e25cc74b592f7d6596d964db36cd7864 [2022-05-12T19:49:08.918Z] Checking out Revision 9f933305e25cc74b592f7d6596d964db36cd7864 (PR-38) [2022-05-12T19:49:08.104Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-12T19:49:08.137Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T19:49:08.159Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-12T19:49:08.192Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-12T19:49:08.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T19:49:08.203Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-12T19:49:08.741Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T19:49:08.760Z] > git checkout -f 9f933305e25cc74b592f7d6596d964db36cd7864 # timeout=10 [2022-05-12T19:49:08.839Z] > git remote # timeout=10 [2022-05-12T19:49:08.855Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T19:49:08.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T19:49:08.880Z] > git merge 5481a4acbe2c9cded44f119138c580c35965cafd # timeout=10 [2022-05-12T19:49:08.902Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T19:49:08.929Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T19:49:08.951Z] > git checkout -f 9f933305e25cc74b592f7d6596d964db36cd7864 # timeout=10 [2022-05-12T19:49:10.595Z] 0e18a0eac166: Pull complete [2022-05-12T19:49:10.596Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-12T19:49:10.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T19:49:10.596Z] ---> f018257e8ee9 [2022-05-12T19:49:10.596Z] Step 3/12 : ARG MAKE="make build" [2022-05-12T19:49:11.165Z] ---> Running in be6fc35e2a2b [2022-05-12T19:49:11.425Z] Removing intermediate container be6fc35e2a2b [2022-05-12T19:49:11.425Z] ---> e2178e3c027f [2022-05-12T19:49:11.425Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T19:49:11.425Z] ---> Running in c92cccedfe95 [2022-05-12T19:49:11.425Z] Removing intermediate container c92cccedfe95 [2022-05-12T19:49:11.425Z] ---> 3a2c2089d3b1 [2022-05-12T19:49:11.425Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T19:49:11.425Z] ---> Running in 081909fcea85 [2022-05-12T19:49:11.425Z] Removing intermediate container 081909fcea85 [2022-05-12T19:49:11.425Z] ---> 8e6e9af42101 [2022-05-12T19:49:11.425Z] Step 6/12 : WORKDIR /device-gpio [2022-05-12T19:49:11.685Z] ---> Running in 33535efb0c1c [2022-05-12T19:49:11.685Z] Removing intermediate container 33535efb0c1c [2022-05-12T19:49:11.685Z] ---> 321e51b272aa [2022-05-12T19:49:11.685Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T19:49:11.685Z] ---> Running in 3ec2cf51fdc5 [2022-05-12T19:49:12.254Z] Removing intermediate container 3ec2cf51fdc5 [2022-05-12T19:49:12.254Z] ---> e316a18f5103 [2022-05-12T19:49:12.254Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T19:49:12.254Z] ---> Running in 31c6961b7bcd [2022-05-12T19:49:12.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T19:49:13.210Z] Commit message: "fix: Add MAKE ARG so binary is actually built in docker image" [2022-05-12T19:49:13.311Z] > git --version # timeout=10 [2022-05-12T19:49:13.323Z] > git --version # 'git version 2.25.1' [2022-05-12T19:49:13.336Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T19:49:13.452Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-05-12T19:49:13.712Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T19:49:13.713Z] (2/4) Installing libedit (20210910.3.1-r0) [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T19:49:13.972Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T19:49:13.972Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T19:49:14.236Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T19:49:14.236Z] OK: 224 MiB in 56 packages [2022-05-12T19:49:14.370Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-12T19:49:14.370Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T19:49:14.370Z] Dload Upload Total Spent Left Speed [2022-05-12T19:49:14.370Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 96284 0 --:--:-- --:--:-- --:--:-- 97073 [2022-05-12T19:49:14.495Z] Removing intermediate container 31c6961b7bcd [2022-05-12T19:49:14.495Z] ---> 525de37628fb [2022-05-12T19:49:14.495Z] Step 9/12 : COPY go.mod vendor* ./ [Pipeline] sh [2022-05-12T19:49:14.756Z] ---> 95b2318f3a87 [2022-05-12T19:49:14.756Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T19:49:14.756Z] ---> Running in f006f7c0763d [2022-05-12T19:49:14.892Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-12T19:49:15.239Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-12T19:49:15.239Z] + sudo tee /etc/docker/daemon.new [2022-05-12T19:49:15.239Z] { [2022-05-12T19:49:15.239Z] "registry-mirrors": [ [2022-05-12T19:49:15.239Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-12T19:49:15.239Z] ], [2022-05-12T19:49:15.239Z] "bip": "10.250.0.254/24", [2022-05-12T19:49:15.239Z] "hosts": [ [2022-05-12T19:49:15.239Z] "tcp://0.0.0.0:5555", [2022-05-12T19:49:15.239Z] "unix:///var/run/docker.sock" [2022-05-12T19:49:15.239Z] ], [2022-05-12T19:49:15.239Z] "mtu": 1458, [2022-05-12T19:49:15.239Z] "selinux-enabled": true, [2022-05-12T19:49:15.239Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-12T19:49:15.239Z] } [Pipeline] sh [2022-05-12T19:49:15.586Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-12T19:49:15.949Z] + sudo service docker restart [2022-05-12T19:49:32.874Z] Removing intermediate container f006f7c0763d [2022-05-12T19:49:32.874Z] ---> c5b07b088eab [2022-05-12T19:49:32.874Z] Step 11/12 : COPY . . [2022-05-12T19:49:32.874Z] ---> 06b7d29b234c [2022-05-12T19:49:32.874Z] Step 12/12 : RUN ${MAKE} [2022-05-12T19:49:32.874Z] ---> Running in 2185bced0ff0 [2022-05-12T19:49:33.134Z] noop [2022-05-12T19:49:33.396Z] Removing intermediate container 2185bced0ff0 [2022-05-12T19:49:33.396Z] ---> ae079c3474ff [2022-05-12T19:49:33.396Z] Successfully built ae079c3474ff [2022-05-12T19:49:33.396Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T19:49:33.737Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T19:49:33.737Z] . [Pipeline] withDockerContainer [2022-05-12T19:49:33.833Z] prd-ubuntu20.04-docker-8c-8g-63478 does not seem to be running inside a container [2022-05-12T19:49:33.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-38 -v /w/workspace/edgexfoundry_device-gpio_PR-38:/w/workspace/edgexfoundry_device-gpio_PR-38:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-38@tmp:/w/workspace/edgexfoundry_device-gpio_PR-38@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-05-12T19:49:34.274Z] $ docker top 1d848a81415271b75677800571424c33e924723320c69e190229a5ba66162630 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2022-05-12T19:49:34.467Z] provisioning config files... [2022-05-12T19:49:34.496Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config3892957365851631307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T19:49:34.691Z] + go version [2022-05-12T19:49:34.691Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-12T19:49:34.730Z] $ docker stop --time=1 1d848a81415271b75677800571424c33e924723320c69e190229a5ba66162630 [2022-05-12T19:49:34.890Z] ---> docker-login.sh [2022-05-12T19:49:34.890Z] nexus3.edgexfoundry.org:10001 [2022-05-12T19:49:35.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:49:35.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:49:35.786Z] Configure a credential helper to remove this warning. See [2022-05-12T19:49:35.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:49:35.786Z] [2022-05-12T19:49:35.786Z] Login Succeeded [2022-05-12T19:49:35.786Z] nexus3.edgexfoundry.org:10002 [2022-05-12T19:49:35.994Z] $ docker rm -f 1d848a81415271b75677800571424c33e924723320c69e190229a5ba66162630 [2022-05-12T19:49:36.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2022-05-12T19:49:36.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:49:36.378Z] Configure a credential helper to remove this warning. See [2022-05-12T19:49:36.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:49:36.378Z] [2022-05-12T19:49:36.378Z] Login Succeeded [2022-05-12T19:49:36.378Z] nexus3.edgexfoundry.org:10003 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T19:49:36.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:49:36.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:49:36.650Z] Configure a credential helper to remove this warning. See [2022-05-12T19:49:36.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:49:36.650Z] [2022-05-12T19:49:36.650Z] Login Succeeded [2022-05-12T19:49:36.650Z] nexus3.edgexfoundry.org:10004 [2022-05-12T19:49:36.761Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T19:49:36.761Z] . [Pipeline] withDockerContainer [2022-05-12T19:49:36.849Z] prd-ubuntu20.04-docker-8c-8g-63478 does not seem to be running inside a container [2022-05-12T19:49:36.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-38 -v /w/workspace/edgexfoundry_device-gpio_PR-38:/w/workspace/edgexfoundry_device-gpio_PR-38:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-38@tmp:/w/workspace/edgexfoundry_device-gpio_PR-38@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-05-12T19:49:37.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:49:37.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:49:37.256Z] Configure a credential helper to remove this warning. See [2022-05-12T19:49:37.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:49:37.256Z] [2022-05-12T19:49:37.256Z] Login Succeeded [2022-05-12T19:49:37.256Z] docker.io [2022-05-12T19:49:37.305Z] $ docker top c7167f045715553bb753bfcec7ef3a3dfeca80b67c2ab8a9aad9938bffa2ee0d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T19:49:37.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T19:49:37.764Z] + make test [2022-05-12T19:49:37.764Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-12T19:49:38.024Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-12T19:49:38.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T19:49:38.123Z] Configure a credential helper to remove this warning. See [2022-05-12T19:49:38.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T19:49:38.123Z] [2022-05-12T19:49:38.123Z] Login Succeeded [2022-05-12T19:49:38.123Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T19:49:38.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T19:49:38.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T19:49:38.554Z] ========================================================= [2022-05-12T19:49:38.554Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-12T19:49:38.554Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T19:49:39.000Z] + 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-05-12T19:49:39.273Z] Sending build context to Docker daemon 7.905MB [2022-05-12T19:49:39.273Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T19:49:39.273Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-12T19:49:39.551Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-12T19:49:39.551Z] 9b3977197b4f: Pulling fs layer [2022-05-12T19:49:39.551Z] 1a89e8eeedd5: Pulling fs layer [2022-05-12T19:49:39.551Z] 94645a83ff95: Pulling fs layer [2022-05-12T19:49:39.551Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-12T19:49:39.551Z] 0c92f367c5e7: Pulling fs layer [2022-05-12T19:49:39.551Z] 3096ccb668a1: Pulling fs layer [2022-05-12T19:49:39.551Z] e8cf19c19ddd: Pulling fs layer [2022-05-12T19:49:39.551Z] a4caa8a26152: Pulling fs layer [2022-05-12T19:49:39.551Z] 3f3a8bcf1eab: Waiting [2022-05-12T19:49:39.551Z] 0c92f367c5e7: Waiting [2022-05-12T19:49:39.551Z] 3096ccb668a1: Waiting [2022-05-12T19:49:39.551Z] a4caa8a26152: Waiting [2022-05-12T19:49:39.551Z] e8cf19c19ddd: Waiting [2022-05-12T19:49:39.551Z] 94645a83ff95: Verifying Checksum [2022-05-12T19:49:39.551Z] 94645a83ff95: Download complete [2022-05-12T19:49:39.551Z] 1a89e8eeedd5: Download complete [2022-05-12T19:49:39.551Z] 0c92f367c5e7: Verifying Checksum [2022-05-12T19:49:39.551Z] 0c92f367c5e7: Download complete [2022-05-12T19:49:39.551Z] 3096ccb668a1: Verifying Checksum [2022-05-12T19:49:39.551Z] 3096ccb668a1: Download complete [2022-05-12T19:49:39.551Z] 9b3977197b4f: Verifying Checksum [2022-05-12T19:49:39.551Z] 9b3977197b4f: Download complete [2022-05-12T19:49:39.551Z] e8cf19c19ddd: Verifying Checksum [2022-05-12T19:49:40.540Z] 9b3977197b4f: Pull complete [2022-05-12T19:49:41.141Z] 1a89e8eeedd5: Pull complete [2022-05-12T19:49:41.141Z] 94645a83ff95: Pull complete [2022-05-12T19:49:41.738Z] a4caa8a26152: Verifying Checksum [2022-05-12T19:49:41.738Z] a4caa8a26152: Download complete [2022-05-12T19:49:42.334Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-12T19:49:42.334Z] 3f3a8bcf1eab: Download complete [2022-05-12T19:49:48.008Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-12T19:49:48.008Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-12T19:49:53.286Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T19:49:54.755Z] 3f3a8bcf1eab: Pull complete [2022-05-12T19:49:54.756Z] 0c92f367c5e7: Pull complete [2022-05-12T19:49:54.756Z] 3096ccb668a1: Pull complete [2022-05-12T19:49:54.756Z] e8cf19c19ddd: Pull complete [2022-05-12T19:49:56.583Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T19:49:56.583Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T19:49:56.583Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T19:49:57.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T19:49:57.224Z] $ docker stop --time=1 c7167f045715553bb753bfcec7ef3a3dfeca80b67c2ab8a9aad9938bffa2ee0d [2022-05-12T19:49:58.863Z] $ docker rm -f c7167f045715553bb753bfcec7ef3a3dfeca80b67c2ab8a9aad9938bffa2ee0d [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T19:49:59.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T19:49:59.416Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-12T19:50:00.286Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T19:50:00.600Z] + ls -al . [2022-05-12T19:50:00.600Z] total 172 [2022-05-12T19:50:00.600Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 19:49 . [2022-05-12T19:50:00.600Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 19:48 .. [2022-05-12T19:50:00.600Z] -rw-rw-r-- 1 jenkins jenkins 120 May 12 19:48 .dockerignore [2022-05-12T19:50:00.600Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 19:48 .git [2022-05-12T19:50:00.600Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:48 .github [2022-05-12T19:50:00.600Z] -rw-rw-r-- 1 jenkins jenkins 343 May 12 19:48 .gitignore [2022-05-12T19:50:00.600Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 19:48 .golangci.yml [2022-05-12T19:50:00.600Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 19:48 .semver [2022-05-12T19:50:00.600Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 12 19:48 Attribution.txt [2022-05-12T19:50:00.600Z] -rw-rw-r-- 1 jenkins jenkins 3081 May 12 19:48 CHANGELOG.md [2022-05-12T19:50:00.600Z] -rw-rw-r-- 1 jenkins jenkins 1868 May 12 19:48 Dockerfile [2022-05-12T19:50:00.600Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 19:48 GOVERNANCE.md [2022-05-12T19:50:00.600Z] -rw-rw-r-- 1 jenkins jenkins 657 May 12 19:48 Jenkinsfile [2022-05-12T19:50:00.600Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 19:48 LICENSE [2022-05-12T19:50:00.600Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 12 19:48 Makefile [2022-05-12T19:50:00.600Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 19:48 OWNERS.md [2022-05-12T19:50:00.600Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 12 19:48 README.md [2022-05-12T19:50:00.600Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 19:49 VERSION [2022-05-12T19:50:00.600Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 19:48 bin [2022-05-12T19:50:00.600Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:48 cmd [2022-05-12T19:50:00.600Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 19:49 coverage.out [2022-05-12T19:50:00.600Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 12 19:48 go.mod [2022-05-12T19:50:00.600Z] -rw-rw-r-- 1 jenkins jenkins 46962 May 12 19:48 go.sum [2022-05-12T19:50:00.600Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:48 internal [2022-05-12T19:50:00.600Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:48 snap [2022-05-12T19:50:00.600Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 19:48 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T19:50:00.936Z] + 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=9f933305e25cc74b592f7d6596d964db36cd7864 --label arch=amd64 --label version=0.0.0 . [2022-05-12T19:50:00.936Z] Sending build context to Docker daemon 15.66MB [2022-05-12T19:50:00.936Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T19:50:00.936Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-12T19:50:00.936Z] ---> ae079c3474ff [2022-05-12T19:50:00.936Z] Step 3/26 : ARG MAKE="make build" [2022-05-12T19:50:00.936Z] ---> Running in 23ee2098cf98 [2022-05-12T19:50:01.198Z] Removing intermediate container 23ee2098cf98 [2022-05-12T19:50:01.198Z] ---> e183299091d5 [2022-05-12T19:50:01.198Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T19:50:01.198Z] ---> Running in 84e8adb03cd0 [2022-05-12T19:50:01.198Z] Removing intermediate container 84e8adb03cd0 [2022-05-12T19:50:01.198Z] ---> 85dc8de2f0a1 [2022-05-12T19:50:01.198Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T19:50:01.198Z] ---> Running in 70a1e997defb [2022-05-12T19:50:01.459Z] Removing intermediate container 70a1e997defb [2022-05-12T19:50:01.459Z] ---> 4063a9d960cf [2022-05-12T19:50:01.459Z] Step 6/26 : WORKDIR /device-gpio [2022-05-12T19:50:01.459Z] ---> Running in bb4bfa8855bf [2022-05-12T19:50:01.459Z] Removing intermediate container bb4bfa8855bf [2022-05-12T19:50:01.459Z] ---> a2e2aa339c9d [2022-05-12T19:50:01.459Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T19:50:01.459Z] ---> Running in 2497e3ccd2f5 [2022-05-12T19:50:01.490Z] a4caa8a26152: Pull complete [2022-05-12T19:50:01.490Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-12T19:50:01.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T19:50:01.490Z] ---> 725f1c02e7f9 [2022-05-12T19:50:01.490Z] Step 3/12 : ARG MAKE="make build" [2022-05-12T19:50:01.788Z] ---> Running in 8a740b0a034d [2022-05-12T19:50:02.032Z] Removing intermediate container 2497e3ccd2f5 [2022-05-12T19:50:02.032Z] ---> 352293bf499f [2022-05-12T19:50:02.032Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T19:50:02.032Z] ---> Running in 196f0f171579 [2022-05-12T19:50:02.063Z] Removing intermediate container 8a740b0a034d [2022-05-12T19:50:02.063Z] ---> d1c3ca0d0d84 [2022-05-12T19:50:02.063Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T19:50:02.063Z] ---> Running in a7c1f28b664f [2022-05-12T19:50:02.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T19:50:02.339Z] Removing intermediate container a7c1f28b664f [2022-05-12T19:50:02.339Z] ---> 4581e32a1c84 [2022-05-12T19:50:02.339Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T19:50:02.339Z] ---> Running in 9fd74b57ad82 [2022-05-12T19:50:02.616Z] Removing intermediate container 9fd74b57ad82 [2022-05-12T19:50:02.616Z] ---> 8a43633b45ec [2022-05-12T19:50:02.616Z] Step 6/12 : WORKDIR /device-gpio [2022-05-12T19:50:02.893Z] ---> Running in 009d48f58cac [2022-05-12T19:50:03.169Z] Removing intermediate container 009d48f58cac [2022-05-12T19:50:03.169Z] ---> 8c06627728f3 [2022-05-12T19:50:03.169Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T19:50:03.169Z] ---> Running in 7c9664f52b61 [2022-05-12T19:50:03.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T19:50:03.496Z] OK: 224 MiB in 56 packages [2022-05-12T19:50:03.756Z] Removing intermediate container 196f0f171579 [2022-05-12T19:50:03.756Z] ---> e5a5d8641502 [2022-05-12T19:50:03.756Z] Step 9/26 : COPY go.mod vendor* ./ [2022-05-12T19:50:03.756Z] ---> 115ed6efef14 [2022-05-12T19:50:03.756Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T19:50:03.756Z] ---> Running in 4574a34813f0 [2022-05-12T19:50:04.326Z] Removing intermediate container 4574a34813f0 [2022-05-12T19:50:04.326Z] ---> 87f371b8dc90 [2022-05-12T19:50:04.326Z] Step 11/26 : COPY . . [2022-05-12T19:50:04.898Z] ---> 8a29c2d81810 [2022-05-12T19:50:04.898Z] Step 12/26 : RUN ${MAKE} [2022-05-12T19:50:04.898Z] ---> Running in b07fa3369a2f [2022-05-12T19:50:05.155Z] Removing intermediate container 7c9664f52b61 [2022-05-12T19:50:05.155Z] ---> bbaa6032ad76 [2022-05-12T19:50:05.155Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T19:50:05.155Z] ---> Running in a793d2ed851a [2022-05-12T19:50:05.160Z] 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-05-12T19:50:06.136Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T19:50:06.729Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T19:50:07.702Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T19:50:07.702Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T19:50:07.702Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T19:50:07.976Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T19:50:08.248Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T19:50:08.248Z] OK: 224 MiB in 56 packages [2022-05-12T19:50:09.230Z] Removing intermediate container a793d2ed851a [2022-05-12T19:50:09.230Z] ---> 1f881932ced8 [2022-05-12T19:50:09.230Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-12T19:50:09.505Z] ---> b7fcc17ffded [2022-05-12T19:50:09.505Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T19:50:09.784Z] ---> Running in 3492836ac323 [2022-05-12T19:50:23.259Z] Removing intermediate container b07fa3369a2f [2022-05-12T19:50:23.259Z] ---> 67e52c7c1507 [2022-05-12T19:50:23.259Z] Step 13/26 : FROM alpine:3.15 [2022-05-12T19:50:23.522Z] 3.15: Pulling from library/alpine [2022-05-12T19:50:23.784Z] df9b9388f04a: Pulling fs layer [2022-05-12T19:50:24.046Z] df9b9388f04a: Verifying Checksum [2022-05-12T19:50:24.046Z] df9b9388f04a: Download complete [2022-05-12T19:50:24.046Z] df9b9388f04a: Pull complete [2022-05-12T19:50:24.046Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T19:50:24.046Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T19:50:24.307Z] ---> 0ac33e5f5afa [2022-05-12T19:50:24.307Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-12T19:50:24.307Z] ---> Running in 841f9c3883e4 [2022-05-12T19:50:24.307Z] Removing intermediate container 841f9c3883e4 [2022-05-12T19:50:24.307Z] ---> a804b156861e [2022-05-12T19:50:24.307Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T19:50:24.307Z] ---> Running in 9a7362aec28e [2022-05-12T19:50:24.880Z] Removing intermediate container 9a7362aec28e [2022-05-12T19:50:24.880Z] ---> 99477b5c3084 [2022-05-12T19:50:24.880Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-05-12T19:50:24.880Z] ---> Running in cb41c9134ba4 [2022-05-12T19:50:25.451Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T19:50:26.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T19:50:26.283Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T19:50:26.545Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-12T19:50:26.545Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T19:50:26.545Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-12T19:50:26.809Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-12T19:50:26.809Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T19:50:26.809Z] OK: 8 MiB in 19 packages [2022-05-12T19:50:27.072Z] Removing intermediate container cb41c9134ba4 [2022-05-12T19:50:27.072Z] ---> 25b5f23304d2 [2022-05-12T19:50:27.072Z] Step 17/26 : WORKDIR / [2022-05-12T19:50:27.072Z] ---> Running in 62f665f3549f [2022-05-12T19:50:27.332Z] Removing intermediate container 62f665f3549f [2022-05-12T19:50:27.332Z] ---> e61143754da7 [2022-05-12T19:50:27.332Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-12T19:50:27.332Z] ---> 6f1c3ac3a241 [2022-05-12T19:50:27.332Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-05-12T19:50:27.592Z] ---> 77653bf14911 [2022-05-12T19:50:27.592Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-05-12T19:50:28.161Z] ---> 6d38485350d8 [2022-05-12T19:50:28.161Z] Step 21/26 : EXPOSE 59910 [2022-05-12T19:50:28.161Z] ---> Running in 484d0bfe40d8 [2022-05-12T19:50:28.161Z] Removing intermediate container 484d0bfe40d8 [2022-05-12T19:50:28.161Z] ---> 5ba5d69e6005 [2022-05-12T19:50:28.161Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-05-12T19:50:28.161Z] ---> Running in 17876fa62dba [2022-05-12T19:50:28.161Z] Removing intermediate container 17876fa62dba [2022-05-12T19:50:28.161Z] ---> 36beadb4b5cd [2022-05-12T19:50:28.161Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T19:50:28.422Z] ---> Running in ef18e2984a0c [2022-05-12T19:50:28.422Z] Removing intermediate container ef18e2984a0c [2022-05-12T19:50:28.422Z] ---> 8c7a883ce1b5 [2022-05-12T19:50:28.422Z] Step 24/26 : LABEL arch=amd64 [2022-05-12T19:50:28.422Z] ---> Running in bb549495b904 [2022-05-12T19:50:28.422Z] Removing intermediate container bb549495b904 [2022-05-12T19:50:28.422Z] ---> 166398a697b8 [2022-05-12T19:50:28.422Z] Step 25/26 : LABEL git_sha=9f933305e25cc74b592f7d6596d964db36cd7864 [2022-05-12T19:50:28.422Z] ---> Running in f5d407f0a661 [2022-05-12T19:50:28.682Z] Removing intermediate container f5d407f0a661 [2022-05-12T19:50:28.682Z] ---> 55b77ae00713 [2022-05-12T19:50:28.682Z] Step 26/26 : LABEL version=0.0.0 [2022-05-12T19:50:28.682Z] ---> Running in 7407253492de [2022-05-12T19:50:28.682Z] Removing intermediate container 7407253492de [2022-05-12T19:50:28.682Z] ---> 526dd43a6aa0 [2022-05-12T19:50:28.682Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-12T19:50:28.682Z] Successfully built 526dd43a6aa0 [2022-05-12T19:50:28.682Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T19:50:29.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T19:50:29.435Z] [2022-05-12T19:50:29.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T19:50:29.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T19:50:29.833Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-12T19:50:29.833Z] 5eb5b503b376: Pulling fs layer [2022-05-12T19:50:29.833Z] 5c69ac0246d0: Pulling fs layer [2022-05-12T19:50:29.833Z] ec43610c2a17: Pulling fs layer [2022-05-12T19:50:29.833Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-12T19:50:29.833Z] 33b1e0a273af: Pulling fs layer [2022-05-12T19:50:29.833Z] 5d3b04190fa2: Pulling fs layer [2022-05-12T19:50:29.833Z] 2f39f015ded8: Pulling fs layer [2022-05-12T19:50:29.833Z] 3a2ae6a8a46f: Waiting [2022-05-12T19:50:29.833Z] 33b1e0a273af: Waiting [2022-05-12T19:50:29.833Z] 5d3b04190fa2: Waiting [2022-05-12T19:50:29.833Z] 2f39f015ded8: Waiting [2022-05-12T19:50:29.833Z] 5c69ac0246d0: Download complete [2022-05-12T19:50:29.833Z] 3a2ae6a8a46f: Download complete [2022-05-12T19:50:29.833Z] 33b1e0a273af: Verifying Checksum [2022-05-12T19:50:29.833Z] 33b1e0a273af: Download complete [2022-05-12T19:50:29.833Z] 5d3b04190fa2: Verifying Checksum [2022-05-12T19:50:29.833Z] 5d3b04190fa2: Download complete [2022-05-12T19:50:29.833Z] ec43610c2a17: Verifying Checksum [2022-05-12T19:50:29.833Z] ec43610c2a17: Download complete [2022-05-12T19:50:30.092Z] 5eb5b503b376: Verifying Checksum [2022-05-12T19:50:30.093Z] 5eb5b503b376: Download complete [2022-05-12T19:50:30.661Z] 2f39f015ded8: Verifying Checksum [2022-05-12T19:50:30.661Z] 2f39f015ded8: Download complete [2022-05-12T19:50:31.230Z] 5eb5b503b376: Pull complete [2022-05-12T19:50:31.490Z] 5c69ac0246d0: Pull complete [2022-05-12T19:50:31.751Z] ec43610c2a17: Pull complete [2022-05-12T19:50:31.751Z] 3a2ae6a8a46f: Pull complete [2022-05-12T19:50:32.012Z] 33b1e0a273af: Pull complete [2022-05-12T19:50:32.271Z] 5d3b04190fa2: Pull complete [2022-05-12T19:50:36.478Z] 2f39f015ded8: Pull complete [2022-05-12T19:50:36.478Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-12T19:50:36.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T19:50:36.478Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-12T19:50:36.575Z] prd-ubuntu20.04-docker-8c-8g-63478 does not seem to be running inside a container [2022-05-12T19:50:36.621Z] $ 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-38 -v /w/workspace/edgexfoundry_device-gpio_PR-38:/w/workspace/edgexfoundry_device-gpio_PR-38:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-38@tmp:/w/workspace/edgexfoundry_device-gpio_PR-38@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-05-12T19:50:37.917Z] $ docker top c82324ddeb27e59a4f6ce90ada1749e1347a5c103743443de0e265917332f6a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T19:50:38.399Z] ---> job-cost.sh [2022-05-12T19:50:38.399Z] lf-activate-venv: SKIPPING [2022-05-12T19:50:38.399Z] INFO: No Stack... [2022-05-12T19:50:38.969Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T19:50:39.228Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T19:50:39.542Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-38/archives/cost.csv [2022-05-12T19:50:39.542Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T19:50:39.586Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-38-1-stack-cost] [2022-05-12T19:50:39.591Z] Resource [jenkins-edgexfoundry-device-gpio-PR-38-1-stack-cost] did not exist. Created. [2022-05-12T19:50:39.592Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-38-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T19:50:39.977Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-12T19:50:40.028Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T19:50:40.049Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-38-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T19:50:40.123Z] $ docker stop --time=1 c82324ddeb27e59a4f6ce90ada1749e1347a5c103743443de0e265917332f6a1 [2022-05-12T19:50:41.288Z] $ docker rm -f c82324ddeb27e59a4f6ce90ada1749e1347a5c103743443de0e265917332f6a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T19:51:06.346Z] Removing intermediate container 3492836ac323 [2022-05-12T19:51:06.346Z] ---> 3815272df122 [2022-05-12T19:51:06.346Z] Step 11/12 : COPY . . [2022-05-12T19:51:06.346Z] ---> 973714e61972 [2022-05-12T19:51:06.346Z] Step 12/12 : RUN ${MAKE} [2022-05-12T19:51:06.346Z] ---> Running in 07293b34861a [2022-05-12T19:51:06.346Z] noop [2022-05-12T19:51:06.950Z] Removing intermediate container 07293b34861a [2022-05-12T19:51:06.950Z] ---> 65d0c45058fb [2022-05-12T19:51:06.950Z] Successfully built 65d0c45058fb [2022-05-12T19:51:06.950Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T19:51:07.318Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T19:51:07.319Z] . [Pipeline] withDockerContainer [2022-05-12T19:51:07.567Z] prd-ubuntu20.04-docker-arm64-4c-16g-63467 does not seem to be running inside a container [2022-05-12T19:51:07.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T19:51:08.892Z] $ docker top 0c3d9f64a7517df762ff78b99f3c639ceb5c8d2f984098e16b7279292d8be092 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T19:51:09.860Z] + go version [2022-05-12T19:51:09.860Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-12T19:51:09.905Z] $ docker stop --time=1 0c3d9f64a7517df762ff78b99f3c639ceb5c8d2f984098e16b7279292d8be092 [2022-05-12T19:51:11.553Z] $ docker rm -f 0c3d9f64a7517df762ff78b99f3c639ceb5c8d2f984098e16b7279292d8be092 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T19:51:12.386Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T19:51:12.386Z] . [Pipeline] withDockerContainer [2022-05-12T19:51:12.624Z] prd-ubuntu20.04-docker-arm64-4c-16g-63467 does not seem to be running inside a container [2022-05-12T19:51:12.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T19:51:14.015Z] $ docker top 48e3d1853cafe96bd650dc8996e21766eb86988e7a8b5444d966d26343cb26ca -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T19:51:15.036Z] + make test [2022-05-12T19:51:15.036Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-12T19:51:16.472Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-12T19:52:38.301Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-12T19:52:38.301Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-12T19:52:38.301Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-12T19:52:38.301Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T19:53:00.529Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T19:53:00.530Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T19:53:00.530Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T19:53:00.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T19:53:00.603Z] $ docker stop --time=1 48e3d1853cafe96bd650dc8996e21766eb86988e7a8b5444d966d26343cb26ca [2022-05-12T19:53:02.325Z] $ docker rm -f 48e3d1853cafe96bd650dc8996e21766eb86988e7a8b5444d966d26343cb26ca [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T19:53:03.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T19:53:03.340Z] Warning: overwriting stash ‘coverage-report’ [2022-05-12T19:53:03.953Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T19:53:04.557Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T19:53:04.920Z] + ls -al . [2022-05-12T19:53:04.920Z] total 168 [2022-05-12T19:53:04.920Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 19:53 . [2022-05-12T19:53:04.920Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 19:49 .. [2022-05-12T19:53:04.920Z] -rw-rw-r-- 1 jenkins jenkins 120 May 12 19:49 .dockerignore [2022-05-12T19:53:04.920Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 19:49 .git [2022-05-12T19:53:04.920Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:49 .github [2022-05-12T19:53:04.920Z] -rw-rw-r-- 1 jenkins jenkins 343 May 12 19:49 .gitignore [2022-05-12T19:53:04.920Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 19:49 .golangci.yml [2022-05-12T19:53:04.920Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 12 19:49 Attribution.txt [2022-05-12T19:53:04.920Z] -rw-rw-r-- 1 jenkins jenkins 3081 May 12 19:49 CHANGELOG.md [2022-05-12T19:53:04.920Z] -rw-rw-r-- 1 jenkins jenkins 1868 May 12 19:49 Dockerfile [2022-05-12T19:53:04.920Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 19:49 GOVERNANCE.md [2022-05-12T19:53:04.920Z] -rw-rw-r-- 1 jenkins jenkins 657 May 12 19:49 Jenkinsfile [2022-05-12T19:53:04.920Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 19:49 LICENSE [2022-05-12T19:53:04.920Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 12 19:49 Makefile [2022-05-12T19:53:04.920Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 19:49 OWNERS.md [2022-05-12T19:53:04.920Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 12 19:49 README.md [2022-05-12T19:53:04.920Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 19:49 VERSION [2022-05-12T19:53:04.920Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 19:49 bin [2022-05-12T19:53:04.920Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:49 cmd [2022-05-12T19:53:04.920Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 19:51 coverage.out [2022-05-12T19:53:04.920Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 12 19:49 go.mod [2022-05-12T19:53:04.920Z] -rw-rw-r-- 1 jenkins jenkins 46962 May 12 19:49 go.sum [2022-05-12T19:53:04.920Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:49 internal [2022-05-12T19:53:04.920Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:49 snap [2022-05-12T19:53:04.920Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 19:49 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T19:53:05.311Z] + 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=9f933305e25cc74b592f7d6596d964db36cd7864 --label arch=arm64 --label version=0.0.0 . [2022-05-12T19:53:05.595Z] Sending build context to Docker daemon 7.906MB [2022-05-12T19:53:05.870Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T19:53:05.870Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-12T19:53:05.870Z] ---> 65d0c45058fb [2022-05-12T19:53:05.870Z] Step 3/26 : ARG MAKE="make build" [2022-05-12T19:53:05.870Z] ---> Running in 679f64790bdc [2022-05-12T19:53:06.161Z] Removing intermediate container 679f64790bdc [2022-05-12T19:53:06.161Z] ---> 94b07f37f928 [2022-05-12T19:53:06.161Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T19:53:06.161Z] ---> Running in 2f6e3c99266b [2022-05-12T19:53:06.440Z] Removing intermediate container 2f6e3c99266b [2022-05-12T19:53:06.440Z] ---> 9c0b2356b980 [2022-05-12T19:53:06.440Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T19:53:06.721Z] ---> Running in 54b947f23c74 [2022-05-12T19:53:06.998Z] Removing intermediate container 54b947f23c74 [2022-05-12T19:53:06.998Z] ---> 975c3cd5dc12 [2022-05-12T19:53:06.998Z] Step 6/26 : WORKDIR /device-gpio [2022-05-12T19:53:06.998Z] ---> Running in a0945267dd4c [2022-05-12T19:53:07.273Z] Removing intermediate container a0945267dd4c [2022-05-12T19:53:07.273Z] ---> 09c3b826c0bb [2022-05-12T19:53:07.273Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T19:53:07.273Z] ---> Running in fe90aa7f43f0 [2022-05-12T19:53:09.244Z] Removing intermediate container fe90aa7f43f0 [2022-05-12T19:53:09.244Z] ---> 9c6f5183c5a6 [2022-05-12T19:53:09.244Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T19:53:09.244Z] ---> Running in a8dce5decfa9 [2022-05-12T19:53:09.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T19:53:10.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T19:53:11.808Z] OK: 224 MiB in 56 packages [2022-05-12T19:53:12.407Z] Removing intermediate container a8dce5decfa9 [2022-05-12T19:53:12.407Z] ---> 8d0246c2887f [2022-05-12T19:53:12.407Z] Step 9/26 : COPY go.mod vendor* ./ [2022-05-12T19:53:13.005Z] ---> de35bb4893e5 [2022-05-12T19:53:13.005Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T19:53:13.005Z] ---> Running in 837a43131db8 [2022-05-12T19:53:14.993Z] Removing intermediate container 837a43131db8 [2022-05-12T19:53:14.993Z] ---> 02f93187eb25 [2022-05-12T19:53:14.993Z] Step 11/26 : COPY . . [2022-05-12T19:53:15.972Z] ---> 721d29b0e11d [2022-05-12T19:53:15.972Z] Step 12/26 : RUN ${MAKE} [2022-05-12T19:53:15.972Z] ---> Running in 1fab9e162639 [2022-05-12T19:53:16.957Z] 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-05-12T19:55:23.791Z] Removing intermediate container 1fab9e162639 [2022-05-12T19:55:23.791Z] ---> cd1a7b8fdcb5 [2022-05-12T19:55:23.791Z] Step 13/26 : FROM alpine:3.15 [2022-05-12T19:55:23.791Z] 3.15: Pulling from library/alpine [2022-05-12T19:55:23.791Z] 9981e73032c8: Pulling fs layer [2022-05-12T19:55:23.791Z] 9981e73032c8: Verifying Checksum [2022-05-12T19:55:23.791Z] 9981e73032c8: Download complete [2022-05-12T19:55:23.791Z] 9981e73032c8: Pull complete [2022-05-12T19:55:23.791Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T19:55:23.791Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T19:55:23.791Z] ---> 3fb3c9af89a9 [2022-05-12T19:55:23.791Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-12T19:55:23.791Z] ---> Running in b1c16cc5ba5e [2022-05-12T19:55:23.791Z] Removing intermediate container b1c16cc5ba5e [2022-05-12T19:55:23.791Z] ---> 2f1b30739e9f [2022-05-12T19:55:23.791Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T19:55:23.791Z] ---> Running in 8703c5e8185a [2022-05-12T19:55:23.791Z] Removing intermediate container 8703c5e8185a [2022-05-12T19:55:23.791Z] ---> 760a1de28677 [2022-05-12T19:55:23.791Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-05-12T19:55:23.791Z] ---> Running in 8796d93c8576 [2022-05-12T19:55:23.791Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T19:55:23.791Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T19:55:23.791Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T19:55:23.791Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-12T19:55:23.791Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T19:55:23.791Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-12T19:55:23.791Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-12T19:55:23.791Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T19:55:23.791Z] OK: 8 MiB in 19 packages [2022-05-12T19:55:23.791Z] Removing intermediate container 8796d93c8576 [2022-05-12T19:55:23.791Z] ---> c855739bb524 [2022-05-12T19:55:23.791Z] Step 17/26 : WORKDIR / [2022-05-12T19:55:23.791Z] ---> Running in 61a322067bcb [2022-05-12T19:55:23.791Z] Removing intermediate container 61a322067bcb [2022-05-12T19:55:23.791Z] ---> 61f44ff0c89f [2022-05-12T19:55:23.791Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-12T19:55:23.791Z] ---> d71ec1733e35 [2022-05-12T19:55:23.791Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-05-12T19:55:23.791Z] ---> 6232fcc0a562 [2022-05-12T19:55:23.791Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-05-12T19:55:23.791Z] ---> 39a707bc37d6 [2022-05-12T19:55:23.791Z] Step 21/26 : EXPOSE 59910 [2022-05-12T19:55:23.791Z] ---> Running in 8927de48b649 [2022-05-12T19:55:23.791Z] Removing intermediate container 8927de48b649 [2022-05-12T19:55:23.791Z] ---> 5b438ff8f9f8 [2022-05-12T19:55:23.791Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-05-12T19:55:23.791Z] ---> Running in 18e5e0b3be8c [2022-05-12T19:55:23.791Z] Removing intermediate container 18e5e0b3be8c [2022-05-12T19:55:23.791Z] ---> d57c950e457f [2022-05-12T19:55:23.791Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T19:55:23.792Z] ---> Running in e344ffd1ac38 [2022-05-12T19:55:23.792Z] Removing intermediate container e344ffd1ac38 [2022-05-12T19:55:23.792Z] ---> 8899f1ffacea [2022-05-12T19:55:23.792Z] Step 24/26 : LABEL arch=arm64 [2022-05-12T19:55:23.792Z] ---> Running in 0c6b4c82400e [2022-05-12T19:55:23.792Z] Removing intermediate container 0c6b4c82400e [2022-05-12T19:55:23.792Z] ---> 57966beef7c9 [2022-05-12T19:55:23.792Z] Step 25/26 : LABEL git_sha=9f933305e25cc74b592f7d6596d964db36cd7864 [2022-05-12T19:55:23.792Z] ---> Running in 6d2e735890c0 [2022-05-12T19:55:23.792Z] Removing intermediate container 6d2e735890c0 [2022-05-12T19:55:23.792Z] ---> d54d07db8d93 [2022-05-12T19:55:23.792Z] Step 26/26 : LABEL version=0.0.0 [2022-05-12T19:55:23.792Z] ---> Running in c7db9050c8cf [2022-05-12T19:55:24.063Z] Removing intermediate container c7db9050c8cf [2022-05-12T19:55:24.063Z] ---> d4c8cd0f0075 [2022-05-12T19:55:24.063Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-12T19:55:24.063Z] Successfully built d4c8cd0f0075 [2022-05-12T19:55:24.063Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T19:55:24.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T19:55:24.743Z] [2022-05-12T19:55:24.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T19:55:25.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T19:55:25.130Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-12T19:55:25.130Z] 8998bd30e6a1: Pulling fs layer [2022-05-12T19:55:25.130Z] 04944245beec: Pulling fs layer [2022-05-12T19:55:25.130Z] 699f458cf7ca: Pulling fs layer [2022-05-12T19:55:25.403Z] 765212b225bb: Pulling fs layer [2022-05-12T19:55:25.403Z] f23df028b6ca: Pulling fs layer [2022-05-12T19:55:25.403Z] d65c8cfc05b1: Pulling fs layer [2022-05-12T19:55:25.403Z] 2437ff75d9bd: Pulling fs layer [2022-05-12T19:55:25.403Z] 765212b225bb: Waiting [2022-05-12T19:55:25.403Z] d65c8cfc05b1: Waiting [2022-05-12T19:55:25.403Z] 2437ff75d9bd: Waiting [2022-05-12T19:55:25.403Z] f23df028b6ca: Waiting [2022-05-12T19:55:25.403Z] 04944245beec: Verifying Checksum [2022-05-12T19:55:25.403Z] 04944245beec: Download complete [2022-05-12T19:55:25.403Z] 765212b225bb: Verifying Checksum [2022-05-12T19:55:25.403Z] 765212b225bb: Download complete [2022-05-12T19:55:25.403Z] f23df028b6ca: Verifying Checksum [2022-05-12T19:55:25.403Z] f23df028b6ca: Download complete [2022-05-12T19:55:25.403Z] d65c8cfc05b1: Verifying Checksum [2022-05-12T19:55:25.403Z] d65c8cfc05b1: Download complete [2022-05-12T19:55:25.681Z] 699f458cf7ca: Verifying Checksum [2022-05-12T19:55:25.681Z] 699f458cf7ca: Download complete [2022-05-12T19:55:25.958Z] 8998bd30e6a1: Verifying Checksum [2022-05-12T19:55:25.958Z] 8998bd30e6a1: Download complete [2022-05-12T19:55:28.582Z] 2437ff75d9bd: Verifying Checksum [2022-05-12T19:55:28.582Z] 2437ff75d9bd: Download complete [2022-05-12T19:55:30.562Z] 8998bd30e6a1: Pull complete [2022-05-12T19:55:30.562Z] 04944245beec: Pull complete [2022-05-12T19:55:31.994Z] 699f458cf7ca: Pull complete [2022-05-12T19:55:32.268Z] 765212b225bb: Pull complete [2022-05-12T19:55:33.242Z] f23df028b6ca: Pull complete [2022-05-12T19:55:33.514Z] d65c8cfc05b1: Pull complete [2022-05-12T19:55:48.610Z] 2437ff75d9bd: Pull complete [2022-05-12T19:55:48.610Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-12T19:55:48.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T19:55:48.610Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-12T19:55:48.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-63467 does not seem to be running inside a container [2022-05-12T19:55:48.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-12T19:55:51.494Z] $ docker top 38e0fc1a9a978ebe2ea2fd684430bfe47115f5487fe6a006dc1fcbf2be4ece3e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T19:55:52.482Z] ---> job-cost.sh [2022-05-12T19:55:52.482Z] lf-activate-venv: SKIPPING [2022-05-12T19:55:52.482Z] INFO: No Stack... [2022-05-12T19:55:53.077Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-12T19:55:54.052Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T19:55:54.744Z] + + cat /w/workspace/device-gpio/1/archives/cost.csv [2022-05-12T19:55:54.744Z] cut -d, -f6 [Pipeline] lock [2022-05-12T19:55:54.794Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-38-1-stack-cost] [2022-05-12T19:55:54.799Z] Resource [jenkins-edgexfoundry-device-gpio-PR-38-1-stack-cost] did not exist. Created. [2022-05-12T19:55:54.799Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-38-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T19:55:55.540Z] /w/workspace/device-gpio/1@tmp/durable-329aa1f2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-12T19:55:56.326Z] + echo total: 0.4399999976158142 [Pipeline] stash [2022-05-12T19:55:56.369Z] Warning: overwriting stash ‘stack-cost’ [2022-05-12T19:55:56.434Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T19:55:56.448Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-38-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T19:55:56.528Z] $ docker stop --time=1 38e0fc1a9a978ebe2ea2fd684430bfe47115f5487fe6a006dc1fcbf2be4ece3e [2022-05-12T19:55:58.061Z] $ docker rm -f 38e0fc1a9a978ebe2ea2fd684430bfe47115f5487fe6a006dc1fcbf2be4ece3e [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-05-12T19:55:59.130Z] provisioning config files... [2022-05-12T19:55:59.138Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-38@tmp/config1988037053254565141tmp [Pipeline] { [Pipeline] sh [2022-05-12T19:55:59.476Z] + set +x [2022-05-12T19:55:59.476Z] + curl -s https://codecov.io/bash [2022-05-12T19:55:59.476Z] + bash -s -- [2022-05-12T19:55:59.476Z] [2022-05-12T19:55:59.476Z] _____ _ [2022-05-12T19:55:59.476Z] / ____| | | [2022-05-12T19:55:59.476Z] | | ___ __| | ___ ___ _____ __ [2022-05-12T19:55:59.476Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-12T19:55:59.476Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-12T19:55:59.476Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-12T19:55:59.476Z] Bash-1.0.6 [2022-05-12T19:55:59.476Z] [2022-05-12T19:55:59.476Z] [2022-05-12T19:55:59.476Z] ==> git version 2.25.1 found [2022-05-12T19:55:59.476Z] ==> 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-05-12T19:55:59.476Z] Release-Date: 2020-01-08 [2022-05-12T19:55:59.476Z] 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-05-12T19:55:59.476Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-12T19:55:59.476Z] ==> Jenkins CI detected. [2022-05-12T19:55:59.476Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-38 [2022-05-12T19:55:59.476Z] project root: . [2022-05-12T19:55:59.476Z] --> token set from env [2022-05-12T19:55:59.476Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-12T19:55:59.736Z] ==> Running gcov in . (disable via -X gcov) [2022-05-12T19:55:59.736Z] ==> Python coveragepy not found [2022-05-12T19:55:59.736Z] ==> Searching for coverage reports in: [2022-05-12T19:55:59.736Z] + . [2022-05-12T19:55:59.736Z] -> Found 1 reports [2022-05-12T19:55:59.736Z] ==> Detecting git/mercurial file structure [2022-05-12T19:55:59.736Z] ==> Reading reports [2022-05-12T19:55:59.736Z] + ./coverage.out bytes=10 [2022-05-12T19:55:59.736Z] ==> Appending adjustments [2022-05-12T19:55:59.736Z] https://docs.codecov.io/docs/fixing-reports [2022-05-12T19:55:59.736Z] + Found adjustments [2022-05-12T19:55:59.736Z] ==> Gzipping contents [2022-05-12T19:55:59.736Z] 4.0K /tmp/codecov.oJUJ20.gz [2022-05-12T19:55:59.736Z] ==> Uploading reports [2022-05-12T19:55:59.736Z] url: https://codecov.io [2022-05-12T19:55:59.736Z] query: branch=PR-38&commit=9f933305e25cc74b592f7d6596d964db36cd7864&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-38%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=38&job=&cmd_args= [2022-05-12T19:55:59.736Z] -> Pinging Codecov [2022-05-12T19:55:59.736Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-38&commit=9f933305e25cc74b592f7d6596d964db36cd7864&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-38%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=38&job=&cmd_args= [2022-05-12T19:55:59.997Z] -> Uploading to [2022-05-12T19:55:59.997Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-12/3EC07B1A8CA8AF9BCAA0BB9F0134797F/9f933305e25cc74b592f7d6596d964db36cd7864/312b7078-c929-41f1-a569-4eb056cc17ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T195559Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd11b17b2eaddd18a6d5003ff3ffe460023e19cda54babb2027e3bbe8d901ada [2022-05-12T19:55:59.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T19:55:59.997Z] Dload Upload Total Spent Left Speed [2022-05-12T19:56:00.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3328 --:--:-- --:--:-- --:--:-- 3328 [2022-05-12T19:56:00.259Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/9f933305e25cc74b592f7d6596d964db36cd7864 [Pipeline] } [2022-05-12T19:56:00.284Z] 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-05-12T19:56:01.896Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-38/archives ] [2022-05-12T19:56:01.896Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-38/archives [2022-05-12T19:56:01.896Z] total 16 [2022-05-12T19:56:01.896Z] drwxr-xr-x 3 root root 4096 May 12 19:50 . [2022-05-12T19:56:01.896Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 19:50 .. [2022-05-12T19:56:01.896Z] drwxr-xr-x 2 root root 4096 May 12 19:50 cost [2022-05-12T19:56:01.896Z] -rw-r--r-- 1 root root 81 May 12 19:50 cost.csv [2022-05-12T19:56:01.896Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-38/archives [2022-05-12T19:56:01.896Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-38/archives [2022-05-12T19:56:01.896Z] total 16 [2022-05-12T19:56:01.896Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 19:50 . [2022-05-12T19:56:01.896Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 19:50 .. [2022-05-12T19:56:01.896Z] drwxr-xr-x 2 jenkins jenkins 4096 May 12 19:50 cost [2022-05-12T19:56:01.896Z] -rw-r--r-- 1 jenkins jenkins 81 May 12 19:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-12T19:56:02.226Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T19:56:03.133Z] ---> package-listing.sh [2022-05-12T19:56:03.133Z] ++ facter osfamily [2022-05-12T19:56:03.133Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-12T19:56:03.393Z] + OS_FAMILY=debian [2022-05-12T19:56:03.393Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-38 [2022-05-12T19:56:03.393Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-12T19:56:03.393Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-12T19:56:03.393Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-12T19:56:03.393Z] + PACKAGES=/tmp/packages_start.txt [2022-05-12T19:56:03.393Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-38 ']' [2022-05-12T19:56:03.393Z] + PACKAGES=/tmp/packages_end.txt [2022-05-12T19:56:03.393Z] + case "${OS_FAMILY}" in [2022-05-12T19:56:03.393Z] + dpkg -l [2022-05-12T19:56:03.393Z] + grep '^ii' [2022-05-12T19:56:03.393Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-12T19:56:03.393Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-12T19:56:03.393Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-12T19:56:03.393Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-38 ']' [2022-05-12T19:56:03.393Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-38/archives/ [2022-05-12T19:56:03.393Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-38/archives/ [Pipeline] echo [2022-05-12T19:56:03.437Z] 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-38/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-12T19:56:03.731Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-12T19:56:04.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T19:56:04.319Z] . [Pipeline] withDockerContainer [2022-05-12T19:56:04.418Z] prd-ubuntu20.04-docker-8c-8g-63478 does not seem to be running inside a container [2022-05-12T19:56:04.454Z] $ 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-38/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-38 -v /w/workspace/edgexfoundry_device-gpio_PR-38:/w/workspace/edgexfoundry_device-gpio_PR-38:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-38@tmp:/w/workspace/edgexfoundry_device-gpio_PR-38@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-05-12T19:56:04.653Z] $ docker top 2a066ce542b0de5bf13848d7d6128309892d61c332e56e74d279203cad3122c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T19:56:05.074Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-12T19:56:05.388Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-12T19:56:05.697Z] + ls /var/log/sa-host [2022-05-12T19:56:05.697Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T19:56:05.843Z] provisioning config files... [2022-05-12T19:56:05.852Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-38@tmp/config4624512607377598408tmp [Pipeline] { [Pipeline] echo [2022-05-12T19:56:05.896Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T19:56:06.208Z] ---> create-netrc.sh [Pipeline] } [2022-05-12T19:56:06.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-12T19:56:06.692Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-12T19:56:06.725Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T19:56:07.037Z] ---> sudo-logs.sh [2022-05-12T19:56:07.037Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-12T19:56:07.120Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T19:56:07.436Z] ---> job-cost.sh [2022-05-12T19:56:07.436Z] lf-activate-venv: SKIPPING [2022-05-12T19:56:07.436Z] DEBUG: total: 0.2199999988079071 [2022-05-12T19:56:07.436Z] INFO: Retrieving Stack Cost... [2022-05-12T19:56:08.008Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T19:56:08.268Z] INFO: Archiving Costs [Pipeline] echo [2022-05-12T19:56:08.309Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T19:56:08.621Z] ---> logs-deploy.sh [2022-05-12T19:56:08.621Z] lf-activate-venv: SKIPPING [2022-05-12T19:56:08.621Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-38/1 [2022-05-12T19:56:08.621Z] INFO: archiving workspace using pattern(s): [2022-05-12T19:56:09.562Z] Archives upload complete. [2022-05-12T19:56:09.822Z] INFO: archiving logs to Nexus [2022-05-12T19:56:10.393Z] ---> uname -a: [2022-05-12T19:56:10.393Z] Linux prd-ubuntu20-04-docker-8c-8g-63478 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-12T19:56:10.393Z] [2022-05-12T19:56:10.393Z] [2022-05-12T19:56:10.393Z] ---> lscpu: [2022-05-12T19:56:10.393Z] Architecture: x86_64 [2022-05-12T19:56:10.393Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-12T19:56:10.393Z] Byte Order: Little Endian [2022-05-12T19:56:10.393Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-12T19:56:10.393Z] CPU(s): 8 [2022-05-12T19:56:10.393Z] On-line CPU(s) list: 0-7 [2022-05-12T19:56:10.393Z] Thread(s) per core: 1 [2022-05-12T19:56:10.393Z] Core(s) per socket: 1 [2022-05-12T19:56:10.393Z] Socket(s): 8 [2022-05-12T19:56:10.393Z] NUMA node(s): 1 [2022-05-12T19:56:10.393Z] Vendor ID: AuthenticAMD [2022-05-12T19:56:10.393Z] CPU family: 23 [2022-05-12T19:56:10.393Z] Model: 49 [2022-05-12T19:56:10.393Z] Model name: AMD EPYC-Rome Processor [2022-05-12T19:56:10.393Z] Stepping: 0 [2022-05-12T19:56:10.393Z] CPU MHz: 2799.998 [2022-05-12T19:56:10.393Z] BogoMIPS: 5599.99 [2022-05-12T19:56:10.393Z] Virtualization: AMD-V [2022-05-12T19:56:10.393Z] Hypervisor vendor: KVM [2022-05-12T19:56:10.393Z] Virtualization type: full [2022-05-12T19:56:10.393Z] L1d cache: 256 KiB [2022-05-12T19:56:10.393Z] L1i cache: 256 KiB [2022-05-12T19:56:10.393Z] L2 cache: 4 MiB [2022-05-12T19:56:10.393Z] L3 cache: 128 MiB [2022-05-12T19:56:10.393Z] NUMA node0 CPU(s): 0-7 [2022-05-12T19:56:10.393Z] Vulnerability Itlb multihit: Not affected [2022-05-12T19:56:10.393Z] Vulnerability L1tf: Not affected [2022-05-12T19:56:10.393Z] Vulnerability Mds: Not affected [2022-05-12T19:56:10.393Z] Vulnerability Meltdown: Not affected [2022-05-12T19:56:10.393Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-12T19:56:10.393Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-12T19:56:10.393Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-12T19:56:10.394Z] Vulnerability Srbds: Not affected [2022-05-12T19:56:10.394Z] Vulnerability Tsx async abort: Not affected [2022-05-12T19:56:10.394Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-05-12T19:56:10.394Z] [2022-05-12T19:56:10.394Z] [2022-05-12T19:56:10.394Z] ---> nproc: [2022-05-12T19:56:10.394Z] 8 [2022-05-12T19:56:10.394Z] [2022-05-12T19:56:10.394Z] [2022-05-12T19:56:10.394Z] ---> df -h: [2022-05-12T19:56:10.394Z] Filesystem Size Used Avail Use% Mounted on [2022-05-12T19:56:10.394Z] overlay 155G 11G 145G 7% / [2022-05-12T19:56:10.394Z] tmpfs 64M 0 64M 0% /dev [2022-05-12T19:56:10.394Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-12T19:56:10.394Z] shm 64M 0 64M 0% /dev/shm [2022-05-12T19:56:10.394Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-05-12T19:56:10.394Z] [2022-05-12T19:56:10.394Z]