Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from add052d8d10f56dbbbf437197dea8ada75cb48a4+192d2e5d52be7054ee8f5929c78a4d9d1a66e905 (dcfc0267a9fb6144aba1aa4e1268dc1e7227fdc9) 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-ssh18339240397093128323.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3638472634720186502.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-103/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-103/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14568103537097488965.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3485224820607862449.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-103/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-103/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11326588856581788002.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6289 in /w/workspace/edgexfoundry_device-gpio_PR-103 [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-103 # 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 > 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/103/head:refs/remotes/origin/PR-103 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit add052d8d10f56dbbbf437197dea8ada75cb48a4 Merge succeeded, producing f24e28501072240fd302a0fcd91f8cca3c5bb871 Checking out Revision f24e28501072240fd302a0fcd91f8cca3c5bb871 (PR-103) > git config core.sparsecheckout # timeout=10 > git checkout -f add052d8d10f56dbbbf437197dea8ada75cb48a4 # 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 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f24e28501072240fd302a0fcd91f8cca3c5bb871 # timeout=10 Commit message: "Merge commit '192d2e5d52be7054ee8f5929c78a4d9d1a66e905' into HEAD" > git rev-list --no-walk add052d8d10f56dbbbf437197dea8ada75cb48a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-16T13:20:30.816Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-16T13:20:30.880Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-16T13:20:30.895Z] ========================================================= [2023-02-16T13:20:30.895Z] EdgeX Global Pipelines Version Info [2023-02-16T13:20:30.895Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:20:31.598Z] ------------------- [2023-02-16T13:20:31.598Z] stable info: [2023-02-16T13:20:31.598Z] ------------------- [2023-02-16T13:20:31.598Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-16T13:20:31.598Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T13:20:31.598Z] Message: update stable to v1.0.244 [2023-02-16T13:20:32.167Z] ------------------- [2023-02-16T13:20:32.167Z] experimental info: [2023-02-16T13:20:32.167Z] ------------------- [2023-02-16T13:20:32.167Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-16T13:20:32.167Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T13:20:32.167Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-16T13:20:32.338Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-02-16T13:20:32.348Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-02-16T13:20:32.357Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-16T13:20:32.366Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-16T13:20:32.380Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-16T13:20:32.392Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-16T13:20:32.401Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-16T13:20:32.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-16T13:20:32.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-16T13:20:32.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-16T13:20:32.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-16T13:20:32.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-02-16T13:20:32.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-16T13:20:32.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-16T13:20:32.522Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T13:20:32.539Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T13:20:32.552Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-16T13:20:32.567Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-16T13:20:32.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-16T13:20:32.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-16T13:20:32.627Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-16T13:20:32.645Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-16T13:20:32.664Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-16T13:20:32.683Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-16T13:20:32.701Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-16T13:20:32.720Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-16T13:20:32.740Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-16T13:20:32.753Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-103 [Pipeline] echo [2023-02-16T13:20:32.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-103 [Pipeline] echo [2023-02-16T13:20:32.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-103 [Pipeline] echo [2023-02-16T13:20:32.795Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f24e28501072240fd302a0fcd91f8cca3c5bb871 [Pipeline] echo [2023-02-16T13:20:32.812Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f24e285 [Pipeline] echo [2023-02-16T13:20:32.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T13:20:32.900Z] provisioning config files... [2023-02-16T13:20:32.915Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-103@tmp/config18277998081944372772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:20:33.223Z] ---> docker-login.sh [2023-02-16T13:20:33.223Z] nexus3.edgexfoundry.org:10001 [2023-02-16T13:20:33.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:20:33.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:20:33.744Z] Configure a credential helper to remove this warning. See [2023-02-16T13:20:33.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:20:33.744Z] [2023-02-16T13:20:33.744Z] Login Succeeded [2023-02-16T13:20:33.744Z] nexus3.edgexfoundry.org:10002 [2023-02-16T13:20:33.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:20:33.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:20:33.744Z] Configure a credential helper to remove this warning. See [2023-02-16T13:20:33.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:20:33.744Z] [2023-02-16T13:20:33.744Z] Login Succeeded [2023-02-16T13:20:33.744Z] nexus3.edgexfoundry.org:10003 [2023-02-16T13:20:33.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:20:34.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:20:34.006Z] Configure a credential helper to remove this warning. See [2023-02-16T13:20:34.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:20:34.006Z] [2023-02-16T13:20:34.006Z] Login Succeeded [2023-02-16T13:20:34.006Z] nexus3.edgexfoundry.org:10004 [2023-02-16T13:20:34.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:20:34.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:20:34.006Z] Configure a credential helper to remove this warning. See [2023-02-16T13:20:34.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:20:34.006Z] [2023-02-16T13:20:34.006Z] Login Succeeded [2023-02-16T13:20:34.006Z] docker.io [2023-02-16T13:20:34.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:20:34.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:20:34.266Z] Configure a credential helper to remove this warning. See [2023-02-16T13:20:34.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:20:34.266Z] [2023-02-16T13:20:34.266Z] Login Succeeded [2023-02-16T13:20:34.266Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T13:20:34.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-16T13:20:34.669Z] + git rev-list -1 --merges f24e28501072240fd302a0fcd91f8cca3c5bb871~1..f24e28501072240fd302a0fcd91f8cca3c5bb871 [Pipeline] echo [2023-02-16T13:20:34.712Z] -----------> git rev-list -1 --merges f24e28501072240fd302a0fcd91f8cca3c5bb871~1..f24e28501072240fd302a0fcd91f8cca3c5bb871 f24e28501072240fd302a0fcd91f8cca3c5bb871 [2023-02-16T13:20:34.712Z] f24e28501072240fd302a0fcd91f8cca3c5bb871 [false] [Pipeline] sh [2023-02-16T13:20:35.005Z] + git log --format=format:%s -1 f24e28501072240fd302a0fcd91f8cca3c5bb871 [Pipeline] echo [2023-02-16T13:20:35.021Z] ========================================================= [2023-02-16T13:20:35.021Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-16T13:20:35.021Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T13:20:35.350Z] + git log --format=format:%s -1 f24e28501072240fd302a0fcd91f8cca3c5bb871 [Pipeline] echo [2023-02-16T13:20:35.363Z] [semverPrep] GIT_COMMIT: f24e28501072240fd302a0fcd91f8cca3c5bb871, Commit Message: Merge commit '192d2e5d52be7054ee8f5929c78a4d9d1a66e905' into HEAD [Pipeline] echo [2023-02-16T13:20:35.375Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-16T13:20:35.761Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-16T13:20:35.761Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-16T13:20:35.761Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-16T13:20:35.761Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-16T13:20:35.761Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-16T13:20:35.761Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-16T13:20:35.761Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:20:36.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T13:20:36.174Z] [2023-02-16T13:20:36.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:20:36.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T13:20:36.479Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-16T13:20:36.479Z] b85a868b505f: Pulling fs layer [2023-02-16T13:20:36.479Z] e2be974225ed: Pulling fs layer [2023-02-16T13:20:36.479Z] 339a4e72a1f5: Pulling fs layer [2023-02-16T13:20:36.479Z] 988bab9f4d93: Pulling fs layer [2023-02-16T13:20:36.479Z] 1469e6f7b9e6: Pulling fs layer [2023-02-16T13:20:36.479Z] 988bab9f4d93: Waiting [2023-02-16T13:20:36.479Z] eaf3925da568: Pulling fs layer [2023-02-16T13:20:36.479Z] bab4dde63d76: Pulling fs layer [2023-02-16T13:20:36.479Z] bde34c3a00c8: Pulling fs layer [2023-02-16T13:20:36.479Z] b352a97aabf1: Pulling fs layer [2023-02-16T13:20:36.479Z] 4872d77fe225: Pulling fs layer [2023-02-16T13:20:36.479Z] 5851b861e8e6: Pulling fs layer [2023-02-16T13:20:36.479Z] 1469e6f7b9e6: Waiting [2023-02-16T13:20:36.479Z] b352a97aabf1: Waiting [2023-02-16T13:20:36.479Z] 4872d77fe225: Waiting [2023-02-16T13:20:36.479Z] eaf3925da568: Waiting [2023-02-16T13:20:36.479Z] 5851b861e8e6: Waiting [2023-02-16T13:20:36.479Z] bab4dde63d76: Waiting [2023-02-16T13:20:36.479Z] bde34c3a00c8: Waiting [2023-02-16T13:20:36.479Z] e2be974225ed: Verifying Checksum [2023-02-16T13:20:36.479Z] e2be974225ed: Download complete [2023-02-16T13:20:36.742Z] 988bab9f4d93: Download complete [2023-02-16T13:20:37.014Z] 1469e6f7b9e6: Verifying Checksum [2023-02-16T13:20:37.014Z] 1469e6f7b9e6: Download complete [2023-02-16T13:20:37.014Z] 339a4e72a1f5: Verifying Checksum [2023-02-16T13:20:37.014Z] 339a4e72a1f5: Download complete [2023-02-16T13:20:37.014Z] eaf3925da568: Download complete [2023-02-16T13:20:37.014Z] bde34c3a00c8: Verifying Checksum [2023-02-16T13:20:37.014Z] bde34c3a00c8: Download complete [2023-02-16T13:20:37.014Z] b352a97aabf1: Verifying Checksum [2023-02-16T13:20:37.014Z] b352a97aabf1: Download complete [2023-02-16T13:20:37.014Z] b85a868b505f: Verifying Checksum [2023-02-16T13:20:37.014Z] b85a868b505f: Download complete [2023-02-16T13:20:37.014Z] 4872d77fe225: Verifying Checksum [2023-02-16T13:20:37.014Z] 4872d77fe225: Download complete [2023-02-16T13:20:37.014Z] 5851b861e8e6: Verifying Checksum [2023-02-16T13:20:37.014Z] 5851b861e8e6: Download complete [2023-02-16T13:20:37.275Z] bab4dde63d76: Verifying Checksum [2023-02-16T13:20:37.275Z] bab4dde63d76: Download complete [2023-02-16T13:20:38.214Z] b85a868b505f: Pull complete [2023-02-16T13:20:38.475Z] e2be974225ed: Pull complete [2023-02-16T13:20:39.048Z] 339a4e72a1f5: Pull complete [2023-02-16T13:20:39.048Z] 988bab9f4d93: Pull complete [2023-02-16T13:20:39.307Z] 1469e6f7b9e6: Pull complete [2023-02-16T13:20:39.567Z] eaf3925da568: Pull complete [2023-02-16T13:20:41.472Z] bab4dde63d76: Pull complete [2023-02-16T13:20:41.472Z] bde34c3a00c8: Pull complete [2023-02-16T13:20:41.472Z] b352a97aabf1: Pull complete [2023-02-16T13:20:41.472Z] 4872d77fe225: Pull complete [2023-02-16T13:20:41.472Z] 5851b861e8e6: Pull complete [2023-02-16T13:20:41.472Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-16T13:20:41.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T13:20:41.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:20:41.563Z] prd-ubuntu20.04-docker-8c-8g-6289 does not seem to be running inside a container [2023-02-16T13:20:41.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-103 -v /w/workspace/edgexfoundry_device-gpio_PR-103:/w/workspace/edgexfoundry_device-gpio_PR-103:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-103@tmp:/w/workspace/edgexfoundry_device-gpio_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-16T13:20:45.357Z] $ docker top 7b9c4af9d5a4fcc168af037a31af48d28f27eccebf2441e930ba9ffd80ad1c58 -eo pid,comm [2023-02-16T13:20:45.409Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-16T13:20:45.409Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-16T13:20:45.449Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T13:20:45.449Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T13:20:45.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T13:20:45.588Z] $ docker exec 7b9c4af9d5a4fcc168af037a31af48d28f27eccebf2441e930ba9ffd80ad1c58 ssh-agent [2023-02-16T13:20:45.697Z] SSH_AUTH_SOCK=/tmp/ssh-XU4ojwshoOOj/agent.32 [2023-02-16T13:20:45.697Z] SSH_AGENT_PID=38 [2023-02-16T13:20:45.703Z] Running ssh-add (command line suppressed) [2023-02-16T13:20:45.808Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-103@tmp/private_key_15484641441352257410.key (/w/workspace/edgexfoundry_device-gpio_PR-103@tmp/private_key_15484641441352257410.key) [2023-02-16T13:20:45.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T13:20:46.107Z] + git tag --points-at HEAD [Pipeline] } [2023-02-16T13:20:46.126Z] $ docker exec --env ******** --env ******** 7b9c4af9d5a4fcc168af037a31af48d28f27eccebf2441e930ba9ffd80ad1c58 ssh-agent -k [2023-02-16T13:20:46.238Z] unset SSH_AUTH_SOCK; [2023-02-16T13:20:46.238Z] unset SSH_AGENT_PID; [2023-02-16T13:20:46.239Z] echo Agent pid 38 killed; [2023-02-16T13:20:46.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-16T13:20:46.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T13:20:46.277Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T13:20:46.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T13:20:46.381Z] $ docker exec 7b9c4af9d5a4fcc168af037a31af48d28f27eccebf2441e930ba9ffd80ad1c58 ssh-agent [2023-02-16T13:20:46.487Z] SSH_AUTH_SOCK=/tmp/ssh-DMLu6U3VVIqz/agent.71 [2023-02-16T13:20:46.487Z] SSH_AGENT_PID=77 [2023-02-16T13:20:46.491Z] Running ssh-add (command line suppressed) [2023-02-16T13:20:46.607Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-103@tmp/private_key_11946259818836974636.key (/w/workspace/edgexfoundry_device-gpio_PR-103@tmp/private_key_11946259818836974636.key) [2023-02-16T13:20:46.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T13:20:46.903Z] + git semver init [2023-02-16T13:20:47.163Z] 2023-02-16 13:20:47,079 [run_init] DEBUG init version:0.0.0 force:False [2023-02-16T13:20:47.163Z] 2023-02-16 13:20:47,080 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-103/.semver [2023-02-16T13:20:47.163Z] 2023-02-16 13:20:47,080 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-103/.semver [2023-02-16T13:20:47.163Z] 2023-02-16 13:20:47,081 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-103/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-103, universal_newlines=False, shell=None, istream=None) [2023-02-16T13:20:48.542Z] 2023-02-16 13:20:48,190 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-103/.git/info/exclude [2023-02-16T13:20:48.542Z] 2023-02-16 13:20:48,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-103/.semver/PR-103 with force:False [2023-02-16T13:20:48.542Z] 2023-02-16 13:20:48,191 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-103/.semver/PR-103 [2023-02-16T13:20:48.543Z] 2023-02-16 13:20:48,194 [execute] INFO git cat-file --batch-check [2023-02-16T13:20:48.543Z] 2023-02-16 13:20:48,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-103/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T13:20:48.543Z] 2023-02-16 13:20:48,201 [execute] INFO git cat-file --batch [2023-02-16T13:20:48.543Z] 2023-02-16 13:20:48,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-103/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T13:20:48.543Z] 2023-02-16 13:20:48,208 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-103/.semver/PR-103 [2023-02-16T13:20:48.543Z] 0.0.0 [Pipeline] } [2023-02-16T13:20:48.554Z] $ docker exec --env ******** --env ******** 7b9c4af9d5a4fcc168af037a31af48d28f27eccebf2441e930ba9ffd80ad1c58 ssh-agent -k [2023-02-16T13:20:48.646Z] unset SSH_AUTH_SOCK; [2023-02-16T13:20:48.646Z] unset SSH_AGENT_PID; [2023-02-16T13:20:48.646Z] echo Agent pid 77 killed; [2023-02-16T13:20:48.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T13:20:48.952Z] + git semver [Pipeline] } [2023-02-16T13:20:49.227Z] $ docker stop --time=1 7b9c4af9d5a4fcc168af037a31af48d28f27eccebf2441e930ba9ffd80ad1c58 [2023-02-16T13:20:50.579Z] $ docker rm -f --volumes 7b9c4af9d5a4fcc168af037a31af48d28f27eccebf2441e930ba9ffd80ad1c58 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T13:20:50.910Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-16T13:20:51.104Z] Stashed 1 file(s) [Pipeline] echo [2023-02-16T13:20:51.107Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T13:20:51.258Z] provisioning config files... [2023-02-16T13:20:51.322Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-103@tmp/config10473707225532579506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:20:51.656Z] ---> docker-login.sh [2023-02-16T13:20:51.656Z] nexus3.edgexfoundry.org:10001 [2023-02-16T13:20:51.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:20:51.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:20:51.656Z] Configure a credential helper to remove this warning. See [2023-02-16T13:20:51.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:20:51.656Z] [2023-02-16T13:20:51.656Z] Login Succeeded [2023-02-16T13:20:51.656Z] nexus3.edgexfoundry.org:10002 [2023-02-16T13:20:51.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:20:51.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:20:51.656Z] Configure a credential helper to remove this warning. See [2023-02-16T13:20:51.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:20:51.656Z] [2023-02-16T13:20:51.656Z] Login Succeeded [2023-02-16T13:20:51.656Z] nexus3.edgexfoundry.org:10003 [2023-02-16T13:20:51.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:20:51.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:20:51.916Z] Configure a credential helper to remove this warning. See [2023-02-16T13:20:51.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:20:51.916Z] [2023-02-16T13:20:51.916Z] Login Succeeded [2023-02-16T13:20:51.916Z] nexus3.edgexfoundry.org:10004 [2023-02-16T13:20:51.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:20:51.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:20:51.916Z] Configure a credential helper to remove this warning. See [2023-02-16T13:20:51.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:20:51.916Z] [2023-02-16T13:20:51.916Z] Login Succeeded [2023-02-16T13:20:51.916Z] docker.io [2023-02-16T13:20:51.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:20:52.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:20:52.175Z] Configure a credential helper to remove this warning. See [2023-02-16T13:20:52.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:20:52.175Z] [2023-02-16T13:20:52.175Z] Login Succeeded [2023-02-16T13:20:52.175Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T13:20:52.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-16T13:20:52.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T13:20:52.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T13:20:52.272Z] ========================================================= [2023-02-16T13:20:52.272Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-16T13:20:52.272Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:20:52.598Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-16T13:20:52.598Z] Sending build context to Docker daemon 15.99MB [2023-02-16T13:20:52.598Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T13:20:52.598Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-16T13:20:52.859Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-16T13:20:52.859Z] 213ec9aee27d: Pulling fs layer [2023-02-16T13:20:52.859Z] 4583459ba037: Pulling fs layer [2023-02-16T13:20:52.859Z] 93c1e223e6f2: Pulling fs layer [2023-02-16T13:20:52.859Z] 53926ce57604: Pulling fs layer [2023-02-16T13:20:52.859Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-16T13:20:52.859Z] 22ff95d597cd: Pulling fs layer [2023-02-16T13:20:52.859Z] 12d6caf4c0d1: Pulling fs layer [2023-02-16T13:20:52.859Z] 96b7cbca73a9: Pulling fs layer [2023-02-16T13:20:52.859Z] a7acece74701: Pulling fs layer [2023-02-16T13:20:52.859Z] 21b2b0c7a3f4: Waiting [2023-02-16T13:20:52.859Z] 22ff95d597cd: Waiting [2023-02-16T13:20:52.859Z] 12d6caf4c0d1: Waiting [2023-02-16T13:20:52.859Z] 96b7cbca73a9: Waiting [2023-02-16T13:20:52.859Z] a7acece74701: Waiting [2023-02-16T13:20:52.859Z] 53926ce57604: Waiting [2023-02-16T13:20:52.859Z] 93c1e223e6f2: Verifying Checksum [2023-02-16T13:20:52.859Z] 93c1e223e6f2: Download complete [2023-02-16T13:20:52.859Z] 4583459ba037: Verifying Checksum [2023-02-16T13:20:52.859Z] 4583459ba037: Download complete [2023-02-16T13:20:52.859Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-16T13:20:52.859Z] 21b2b0c7a3f4: Download complete [2023-02-16T13:20:52.859Z] 22ff95d597cd: Verifying Checksum [2023-02-16T13:20:52.859Z] 22ff95d597cd: Download complete [2023-02-16T13:20:52.859Z] 213ec9aee27d: Verifying Checksum [2023-02-16T13:20:52.859Z] 213ec9aee27d: Download complete [2023-02-16T13:20:52.859Z] 12d6caf4c0d1: Download complete [2023-02-16T13:20:53.124Z] 213ec9aee27d: Pull complete [2023-02-16T13:20:53.124Z] 4583459ba037: Pull complete [2023-02-16T13:20:53.404Z] 93c1e223e6f2: Pull complete [2023-02-16T13:20:54.051Z] a7acece74701: Verifying Checksum [2023-02-16T13:20:54.051Z] a7acece74701: Download complete [2023-02-16T13:20:54.346Z] 53926ce57604: Verifying Checksum [2023-02-16T13:20:54.346Z] 53926ce57604: Download complete [2023-02-16T13:20:54.910Z] 96b7cbca73a9: Verifying Checksum [2023-02-16T13:20:54.910Z] 96b7cbca73a9: Download complete [2023-02-16T13:20:58.189Z] 53926ce57604: Pull complete [2023-02-16T13:20:58.189Z] 21b2b0c7a3f4: Pull complete [2023-02-16T13:20:58.189Z] 22ff95d597cd: Pull complete [2023-02-16T13:20:58.189Z] 12d6caf4c0d1: Pull complete [2023-02-16T13:21:00.713Z] 96b7cbca73a9: Pull complete [2023-02-16T13:21:02.091Z] a7acece74701: Pull complete [2023-02-16T13:21:03.027Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-16T13:21:03.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T13:21:03.304Z] ---> db6d94c90886 [2023-02-16T13:21:03.304Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-16T13:21:06.211Z] Still waiting to schedule task [2023-02-16T13:21:06.211Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-16T13:21:29.873Z] ---> Running in 3088713c8fbd [2023-02-16T13:21:29.873Z] Removing intermediate container 3088713c8fbd [2023-02-16T13:21:29.873Z] ---> a6524228ed09 [2023-02-16T13:21:29.873Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T13:21:29.873Z] ---> Running in 7145ee5fe6a8 [2023-02-16T13:21:29.873Z] Removing intermediate container 7145ee5fe6a8 [2023-02-16T13:21:29.873Z] ---> 5411db632890 [2023-02-16T13:21:29.873Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-16T13:21:29.873Z] ---> Running in 28981f99293d [2023-02-16T13:21:29.873Z] Removing intermediate container 28981f99293d [2023-02-16T13:21:29.873Z] ---> f2ffa046b0b7 [2023-02-16T13:21:29.873Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-16T13:21:29.873Z] ---> Running in ba0a189b582b [2023-02-16T13:21:29.873Z] Removing intermediate container ba0a189b582b [2023-02-16T13:21:29.873Z] ---> bf2d43007340 [2023-02-16T13:21:29.873Z] Step 7/12 : WORKDIR /device-gpio [2023-02-16T13:21:29.873Z] ---> Running in 699aa15f6d66 [2023-02-16T13:21:29.873Z] Removing intermediate container 699aa15f6d66 [2023-02-16T13:21:29.873Z] ---> d0b6d99e1cba [2023-02-16T13:21:29.873Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T13:21:29.873Z] ---> Running in 8995dc469653 [2023-02-16T13:21:29.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T13:21:29.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T13:21:29.873Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-16T13:21:29.873Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-16T13:21:29.873Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-16T13:21:29.873Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-16T13:21:29.873Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T13:21:29.873Z] OK: 216 MiB in 55 packages [2023-02-16T13:21:29.873Z] Removing intermediate container 8995dc469653 [2023-02-16T13:21:29.873Z] ---> 21105b47bf2e [2023-02-16T13:21:29.873Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-16T13:21:30.131Z] ---> f36781afddae [2023-02-16T13:21:30.131Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T13:21:30.131Z] ---> Running in 9cd586d8458e [2023-02-16T13:22:43.542Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6294 in /w/workspace/edgexfoundry_device-gpio_PR-103 [Pipeline] { [Pipeline] ws [2023-02-16T13:22:43.555Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2023-02-16T13:22:43.589Z] The recommended git tool is: git [2023-02-16T13:22:50.055Z] using credential edgex-jenkins-ssh [2023-02-16T13:22:50.076Z] Cloning the remote Git repository [2023-02-16T13:22:50.120Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-02-16T13:22:50.203Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2023-02-16T13:22:50.368Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-02-16T13:22:50.369Z] > git --version # timeout=10 [2023-02-16T13:22:50.394Z] > git --version # 'git version 2.25.1' [2023-02-16T13:22:50.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T13:22:50.459Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T13:22:51.608Z] Removing intermediate container 9cd586d8458e [2023-02-16T13:22:51.609Z] ---> cf9ddee647a3 [2023-02-16T13:22:51.609Z] Step 11/12 : COPY . . [2023-02-16T13:22:51.609Z] ---> 9bbd04e6601a [2023-02-16T13:22:51.609Z] Step 12/12 : RUN ${MAKE} [2023-02-16T13:22:51.609Z] ---> Running in 3c750354ffd6 [2023-02-16T13:22:51.609Z] noop [2023-02-16T13:22:51.609Z] Removing intermediate container 3c750354ffd6 [2023-02-16T13:22:51.609Z] ---> e53ba37bd864 [2023-02-16T13:22:51.609Z] Successfully built e53ba37bd864 [2023-02-16T13:22:51.609Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:22:51.923Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T13:22:51.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:22:51.995Z] prd-ubuntu20.04-docker-8c-8g-6289 does not seem to be running inside a container [2023-02-16T13:22:52.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-103 -v /w/workspace/edgexfoundry_device-gpio_PR-103:/w/workspace/edgexfoundry_device-gpio_PR-103:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-103@tmp:/w/workspace/edgexfoundry_device-gpio_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-16T13:22:51.985Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-02-16T13:22:52.006Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T13:22:52.957Z] $ docker top 1958f5208f14dfdf1ea1f2c29086594a42256c04b54c71fccc7c05b72bed2d5f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T13:22:53.308Z] + go version [2023-02-16T13:22:53.308Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-16T13:22:53.319Z] $ docker stop --time=1 1958f5208f14dfdf1ea1f2c29086594a42256c04b54c71fccc7c05b72bed2d5f [2023-02-16T13:22:53.362Z] Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit add052d8d10f56dbbbf437197dea8ada75cb48a4 [2023-02-16T13:22:53.585Z] Merge succeeded, producing b4b547299c1f06dfb068592a7d301a1aa2d45f6b [2023-02-16T13:22:53.586Z] Checking out Revision b4b547299c1f06dfb068592a7d301a1aa2d45f6b (PR-103) [2023-02-16T13:22:52.795Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-02-16T13:22:52.834Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-02-16T13:22:52.835Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T13:22:52.850Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/103/head:refs/remotes/origin/PR-103 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-16T13:22:53.379Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T13:22:53.396Z] > git checkout -f add052d8d10f56dbbbf437197dea8ada75cb48a4 # timeout=10 [2023-02-16T13:22:53.469Z] > git remote # timeout=10 [2023-02-16T13:22:53.484Z] > git config --get remote.origin.url # timeout=10 [2023-02-16T13:22:53.499Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T13:22:53.514Z] > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 [2023-02-16T13:22:53.567Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-16T13:22:53.592Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T13:22:53.605Z] > git checkout -f b4b547299c1f06dfb068592a7d301a1aa2d45f6b # timeout=10 [2023-02-16T13:22:55.407Z] $ docker rm -f --volumes 1958f5208f14dfdf1ea1f2c29086594a42256c04b54c71fccc7c05b72bed2d5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:22:55.950Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T13:22:55.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:22:56.031Z] prd-ubuntu20.04-docker-8c-8g-6289 does not seem to be running inside a container [2023-02-16T13:22:56.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-103 -v /w/workspace/edgexfoundry_device-gpio_PR-103:/w/workspace/edgexfoundry_device-gpio_PR-103:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-103@tmp:/w/workspace/edgexfoundry_device-gpio_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-16T13:22:57.168Z] Commit message: "Merge commit '192d2e5d52be7054ee8f5929c78a4d9d1a66e905' into HEAD" [2023-02-16T13:22:57.177Z] > git rev-list --no-walk add052d8d10f56dbbbf437197dea8ada75cb48a4 # timeout=10 [2023-02-16T13:22:58.242Z] $ docker top 4e625c69a002e1cb0b0e4e5f2bdfc6c28c64699ddfbc9c7f22c10182d8d53573 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T13:22:58.606Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-103 [Pipeline] fileExists [Pipeline] sh [2023-02-16T13:22:58.862Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-16T13:22:58.862Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T13:22:58.862Z] Dload Upload Total Spent Left Speed [2023-02-16T13:22:58.862Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75449 0 --:--:-- --:--:-- --:--:-- 75449 [2023-02-16T13:22:58.903Z] + make test [2023-02-16T13:22:58.903Z] go test ./... -coverprofile=coverage.out ./... [2023-02-16T13:22:59.163Z] ? github.com/edgexfoundry/device-gpio [no test files] [Pipeline] sh [2023-02-16T13:22:59.575Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-16T13:22:59.901Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-16T13:22:59.901Z] + sudo tee /etc/docker/daemon.new [2023-02-16T13:22:59.901Z] { [2023-02-16T13:22:59.901Z] "registry-mirrors": [ [2023-02-16T13:22:59.901Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-16T13:22:59.901Z] ], [2023-02-16T13:22:59.901Z] "bip": "10.250.0.254/24", [2023-02-16T13:22:59.901Z] "hosts": [ [2023-02-16T13:22:59.901Z] "tcp://0.0.0.0:5555", [2023-02-16T13:22:59.901Z] "unix:///var/run/docker.sock" [2023-02-16T13:22:59.901Z] ], [2023-02-16T13:22:59.901Z] "mtu": 1458, [2023-02-16T13:22:59.901Z] "selinux-enabled": true, [2023-02-16T13:22:59.901Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-16T13:22:59.901Z] } [Pipeline] sh [2023-02-16T13:23:00.237Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-16T13:23:00.566Z] + sudo service docker restart [2023-02-16T13:23:09.145Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-02-16T13:23:09.145Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-02-16T13:23:14.557Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-16T13:23:14.557Z] go vet ./... [2023-02-16T13:23:17.835Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T13:23:17.835Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T13:23:17.835Z] ./bin/test-attribution-txt.sh [2023-02-16T13:23:17.835Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-16T13:23:17.835Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-16T13:23:17.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-16T13:23:17.861Z] $ docker stop --time=1 4e625c69a002e1cb0b0e4e5f2bdfc6c28c64699ddfbc9c7f22c10182d8d53573 [2023-02-16T13:23:22.615Z] $ docker rm -f --volumes 4e625c69a002e1cb0b0e4e5f2bdfc6c28c64699ddfbc9c7f22c10182d8d53573 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T13:23:22.938Z] provisioning config files... [2023-02-16T13:23:22.967Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config5128180400691775331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:23:23.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-16T13:23:23.220Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-02-16T13:23:23.321Z] ---> docker-login.sh [2023-02-16T13:23:23.321Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2023-02-16T13:23:23.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:23:23.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-16T13:23:23.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:23:23.864Z] Configure a credential helper to remove this warning. See [2023-02-16T13:23:23.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:23:23.864Z] [2023-02-16T13:23:23.864Z] Login Succeeded [2023-02-16T13:23:23.864Z] nexus3.edgexfoundry.org:10002 [2023-02-16T13:23:23.976Z] + ls -al . [2023-02-16T13:23:23.976Z] total 160 [2023-02-16T13:23:23.976Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 13:22 . [2023-02-16T13:23:23.976Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 13:20 .. [2023-02-16T13:23:23.976Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 16 13:20 .dockerignore [2023-02-16T13:23:23.976Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 13:23 .git [2023-02-16T13:23:23.976Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:20 .github [2023-02-16T13:23:23.976Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 16 13:20 .gitignore [2023-02-16T13:23:23.976Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 13:20 .golangci.yml [2023-02-16T13:23:23.976Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 13:20 .semver [2023-02-16T13:23:23.976Z] -rw-rw-r-- 1 jenkins jenkins 9587 Feb 16 13:20 Attribution.txt [2023-02-16T13:23:23.976Z] -rw-rw-r-- 1 jenkins jenkins 4069 Feb 16 13:20 CHANGELOG.md [2023-02-16T13:23:23.976Z] -rw-rw-r-- 1 jenkins jenkins 1542 Feb 16 13:20 Dockerfile [2023-02-16T13:23:23.977Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 13:20 GOVERNANCE.md [2023-02-16T13:23:23.977Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 16 13:20 Jenkinsfile [2023-02-16T13:23:23.977Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 16 13:20 LICENSE [2023-02-16T13:23:23.977Z] -rw-rw-r-- 1 jenkins jenkins 1657 Feb 16 13:20 Makefile [2023-02-16T13:23:23.977Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 16 13:20 OWNERS.md [2023-02-16T13:23:23.977Z] -rw-rw-r-- 1 jenkins jenkins 11842 Feb 16 13:20 README.md [2023-02-16T13:23:23.977Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 13:20 VERSION [2023-02-16T13:23:23.977Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 13:20 bin [2023-02-16T13:23:23.977Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:20 cmd [2023-02-16T13:23:23.977Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 16 13:22 coverage.out [2023-02-16T13:23:23.977Z] -rw-rw-r-- 1 jenkins jenkins 3312 Feb 16 13:20 go.mod [2023-02-16T13:23:23.977Z] -rw-rw-r-- 1 jenkins jenkins 33120 Feb 16 13:20 go.sum [2023-02-16T13:23:23.977Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:20 internal [2023-02-16T13:23:23.977Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 13:20 snap [2023-02-16T13:23:23.977Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 16 13:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:23:24.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:23:24.353Z] + 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=f24e28501072240fd302a0fcd91f8cca3c5bb871 --label arch=amd64 --label version=0.0.0 . [2023-02-16T13:23:24.353Z] Sending build context to Docker daemon 15.99MB [2023-02-16T13:23:24.353Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T13:23:24.353Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-16T13:23:24.353Z] ---> e53ba37bd864 [2023-02-16T13:23:24.353Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-02-16T13:23:24.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:23:24.402Z] Configure a credential helper to remove this warning. See [2023-02-16T13:23:24.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:23:24.402Z] [2023-02-16T13:23:24.403Z] Login Succeeded [2023-02-16T13:23:24.403Z] nexus3.edgexfoundry.org:10003 [2023-02-16T13:23:24.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:23:24.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:23:24.671Z] Configure a credential helper to remove this warning. See [2023-02-16T13:23:24.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:23:24.671Z] [2023-02-16T13:23:24.671Z] Login Succeeded [2023-02-16T13:23:24.671Z] nexus3.edgexfoundry.org:10004 [2023-02-16T13:23:24.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:23:24.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:23:24.942Z] Configure a credential helper to remove this warning. See [2023-02-16T13:23:24.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:23:24.942Z] [2023-02-16T13:23:24.942Z] Login Succeeded [2023-02-16T13:23:24.942Z] docker.io [2023-02-16T13:23:25.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:23:25.290Z] ---> Running in ae63919c5fba [2023-02-16T13:23:25.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:23:25.484Z] Configure a credential helper to remove this warning. See [2023-02-16T13:23:25.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:23:25.484Z] [2023-02-16T13:23:25.484Z] Login Succeeded [2023-02-16T13:23:25.484Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T13:23:25.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-16T13:23:25.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T13:23:25.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T13:23:25.810Z] ========================================================= [2023-02-16T13:23:25.810Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-16T13:23:25.810Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:23:25.866Z] Removing intermediate container ae63919c5fba [2023-02-16T13:23:25.866Z] ---> e79891542f9e [2023-02-16T13:23:25.866Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T13:23:26.126Z] ---> Running in 1d641e8ae150 [2023-02-16T13:23:26.166Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-16T13:23:26.434Z] Sending build context to Docker daemon 8.076MB [2023-02-16T13:23:26.434Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T13:23:26.434Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-16T13:23:26.704Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-16T13:23:26.704Z] 9b18e9b68314: Pulling fs layer [2023-02-16T13:23:26.704Z] 35d82f9e3411: Pulling fs layer [2023-02-16T13:23:26.704Z] e16973657156: Pulling fs layer [2023-02-16T13:23:26.704Z] fc693d55d65f: Pulling fs layer [2023-02-16T13:23:26.704Z] 7e9fc2657dce: Pulling fs layer [2023-02-16T13:23:26.704Z] dda99020689f: Pulling fs layer [2023-02-16T13:23:26.704Z] db1c61fa0a46: Pulling fs layer [2023-02-16T13:23:26.704Z] 891c053d2c06: Pulling fs layer [2023-02-16T13:23:26.704Z] dda99020689f: Waiting [2023-02-16T13:23:26.704Z] fc693d55d65f: Waiting [2023-02-16T13:23:26.704Z] 891c053d2c06: Waiting [2023-02-16T13:23:26.704Z] 7e9fc2657dce: Waiting [2023-02-16T13:23:26.704Z] e16973657156: Verifying Checksum [2023-02-16T13:23:26.704Z] e16973657156: Download complete [2023-02-16T13:23:26.704Z] 35d82f9e3411: Download complete [2023-02-16T13:23:26.704Z] 7e9fc2657dce: Verifying Checksum [2023-02-16T13:23:26.704Z] 7e9fc2657dce: Download complete [2023-02-16T13:23:26.704Z] dda99020689f: Verifying Checksum [2023-02-16T13:23:26.704Z] dda99020689f: Download complete [2023-02-16T13:23:26.704Z] 9b18e9b68314: Download complete [2023-02-16T13:23:27.091Z] Removing intermediate container 1d641e8ae150 [2023-02-16T13:23:27.091Z] ---> fc2f823ef6c5 [2023-02-16T13:23:27.092Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-16T13:23:27.391Z] ---> Running in 032d1a78131f [2023-02-16T13:23:27.960Z] Removing intermediate container 032d1a78131f [2023-02-16T13:23:27.960Z] ---> 7060a8f347e3 [2023-02-16T13:23:27.960Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-16T13:23:28.145Z] 891c053d2c06: Verifying Checksum [2023-02-16T13:23:28.145Z] 891c053d2c06: Download complete [2023-02-16T13:23:28.538Z] ---> Running in bea53fc44c4a [2023-02-16T13:23:28.741Z] 9b18e9b68314: Pull complete [2023-02-16T13:23:28.802Z] Removing intermediate container bea53fc44c4a [2023-02-16T13:23:28.802Z] ---> fbfc0308a7e1 [2023-02-16T13:23:28.802Z] Step 7/25 : WORKDIR /device-gpio [2023-02-16T13:23:29.009Z] db1c61fa0a46: Verifying Checksum [2023-02-16T13:23:29.009Z] db1c61fa0a46: Download complete [2023-02-16T13:23:29.009Z] 35d82f9e3411: Pull complete [2023-02-16T13:23:29.062Z] ---> Running in 6075a67d495f [2023-02-16T13:23:29.280Z] e16973657156: Pull complete [2023-02-16T13:23:29.322Z] Removing intermediate container 6075a67d495f [2023-02-16T13:23:29.322Z] ---> 08ae50dfa146 [2023-02-16T13:23:29.322Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T13:23:29.546Z] fc693d55d65f: Download complete [2023-02-16T13:23:29.580Z] ---> Running in 4a21427874f5 [2023-02-16T13:23:29.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T13:23:30.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T13:23:30.358Z] OK: 216 MiB in 55 packages [2023-02-16T13:23:30.616Z] Removing intermediate container 4a21427874f5 [2023-02-16T13:23:30.616Z] ---> b4f82880f731 [2023-02-16T13:23:30.616Z] Step 9/25 : COPY go.mod vendor* ./ [2023-02-16T13:23:30.878Z] ---> a328e40553cd [2023-02-16T13:23:30.878Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T13:23:30.878Z] ---> Running in 923a44e085af [2023-02-16T13:23:31.831Z] Removing intermediate container 923a44e085af [2023-02-16T13:23:31.831Z] ---> 481ed65a36b8 [2023-02-16T13:23:31.831Z] Step 11/25 : COPY . . [2023-02-16T13:23:32.793Z] ---> ed49903d3138 [2023-02-16T13:23:32.793Z] Step 12/25 : RUN ${MAKE} [2023-02-16T13:23:32.793Z] ---> Running in aff727acaac5 [2023-02-16T13:23:32.793Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-02-16T13:23:44.543Z] fc693d55d65f: Pull complete [2023-02-16T13:23:44.543Z] 7e9fc2657dce: Pull complete [2023-02-16T13:23:44.543Z] dda99020689f: Pull complete [2023-02-16T13:23:47.902Z] db1c61fa0a46: Pull complete [2023-02-16T13:23:49.853Z] 891c053d2c06: Pull complete [2023-02-16T13:23:49.853Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-16T13:23:49.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T13:23:49.853Z] ---> f96f9c87975a [2023-02-16T13:23:49.853Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-16T13:23:51.803Z] ---> Running in 16ca3fab4d02 [2023-02-16T13:23:51.803Z] Removing intermediate container 16ca3fab4d02 [2023-02-16T13:23:51.803Z] ---> bcf52db26703 [2023-02-16T13:23:51.803Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T13:23:52.069Z] ---> Running in cddd2743c984 [2023-02-16T13:23:52.335Z] Removing intermediate container cddd2743c984 [2023-02-16T13:23:52.335Z] ---> 1c6698ba9e31 [2023-02-16T13:23:52.335Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-16T13:23:52.335Z] ---> Running in 779eff95c95e [2023-02-16T13:23:52.602Z] Removing intermediate container 779eff95c95e [2023-02-16T13:23:52.602Z] ---> 0f6a80aa915e [2023-02-16T13:23:52.602Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-16T13:23:52.602Z] ---> Running in 1f868ed74b2b [2023-02-16T13:23:52.869Z] Removing intermediate container 1f868ed74b2b [2023-02-16T13:23:52.869Z] ---> 991c6e489d89 [2023-02-16T13:23:52.869Z] Step 7/12 : WORKDIR /device-gpio [2023-02-16T13:23:53.135Z] ---> Running in d8bbd859d8ff [2023-02-16T13:23:53.400Z] Removing intermediate container d8bbd859d8ff [2023-02-16T13:23:53.400Z] ---> e3dcad7de937 [2023-02-16T13:23:53.400Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T13:23:53.400Z] ---> Running in b661b2d96ace [2023-02-16T13:23:54.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T13:23:54.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T13:23:55.770Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-16T13:23:55.770Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-16T13:23:55.770Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-16T13:23:55.770Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-16T13:23:55.770Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T13:23:56.037Z] OK: 226 MiB in 55 packages [2023-02-16T13:23:57.007Z] Removing intermediate container b661b2d96ace [2023-02-16T13:23:57.007Z] ---> 2aafcf6fd828 [2023-02-16T13:23:57.007Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-16T13:23:57.274Z] ---> 9870b5fca562 [2023-02-16T13:23:57.274Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T13:23:57.545Z] ---> Running in 62d4d5ee01b3 [2023-02-16T13:23:59.441Z] Removing intermediate container aff727acaac5 [2023-02-16T13:23:59.441Z] ---> f7dab49b535d [2023-02-16T13:23:59.441Z] Step 13/25 : FROM alpine:3.16 [2023-02-16T13:23:59.701Z] 3.16: Pulling from library/alpine [2023-02-16T13:23:59.960Z] ef5531b6e74e: Pulling fs layer [2023-02-16T13:23:59.960Z] ef5531b6e74e: Verifying Checksum [2023-02-16T13:23:59.960Z] ef5531b6e74e: Download complete [2023-02-16T13:24:00.221Z] ef5531b6e74e: Pull complete [2023-02-16T13:24:00.221Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T13:24:00.221Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T13:24:00.221Z] ---> dfd21b5a31f5 [2023-02-16T13:24:00.221Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-02-16T13:24:00.481Z] ---> Running in 99dc653072c5 [2023-02-16T13:24:00.481Z] Removing intermediate container 99dc653072c5 [2023-02-16T13:24:00.481Z] ---> 3d52988abb3a [2023-02-16T13:24:00.481Z] Step 15/25 : RUN apk add --update --no-cache [2023-02-16T13:24:00.481Z] ---> Running in 57a42a248d46 [2023-02-16T13:24:00.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T13:24:01.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T13:24:01.262Z] OK: 6 MiB in 14 packages [2023-02-16T13:24:01.523Z] Removing intermediate container 57a42a248d46 [2023-02-16T13:24:01.523Z] ---> 6601d1365035 [2023-02-16T13:24:01.523Z] Step 16/25 : WORKDIR / [2023-02-16T13:24:01.523Z] ---> Running in 7f14df72357a [2023-02-16T13:24:01.784Z] Removing intermediate container 7f14df72357a [2023-02-16T13:24:01.784Z] ---> 70da5b8ff082 [2023-02-16T13:24:01.784Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-02-16T13:24:01.784Z] ---> 06268f646f6d [2023-02-16T13:24:01.784Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-02-16T13:24:02.046Z] ---> 5a8ea4b26dab [2023-02-16T13:24:02.046Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-02-16T13:24:02.617Z] ---> 2f7f7bb9b1fc [2023-02-16T13:24:02.617Z] Step 20/25 : EXPOSE 59910 [2023-02-16T13:24:02.617Z] ---> Running in 6010424d0d18 [2023-02-16T13:24:02.878Z] Removing intermediate container 6010424d0d18 [2023-02-16T13:24:02.878Z] ---> 32687486a081 [2023-02-16T13:24:02.878Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-02-16T13:24:02.878Z] ---> Running in 2caf89dc9a3d [2023-02-16T13:24:02.878Z] Removing intermediate container 2caf89dc9a3d [2023-02-16T13:24:02.878Z] ---> 25965c1c22a1 [2023-02-16T13:24:02.878Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T13:24:02.878Z] ---> Running in 3c8452fb25d9 [2023-02-16T13:24:02.878Z] Removing intermediate container 3c8452fb25d9 [2023-02-16T13:24:02.878Z] ---> bdb2a84b8cb4 [2023-02-16T13:24:02.878Z] Step 23/25 : LABEL arch=amd64 [2023-02-16T13:24:03.138Z] ---> Running in 70cdbf489ca4 [2023-02-16T13:24:03.138Z] Removing intermediate container 70cdbf489ca4 [2023-02-16T13:24:03.138Z] ---> a70745033abc [2023-02-16T13:24:03.138Z] Step 24/25 : LABEL git_sha=f24e28501072240fd302a0fcd91f8cca3c5bb871 [2023-02-16T13:24:03.138Z] ---> Running in 923fa5e61149 [2023-02-16T13:24:03.138Z] Removing intermediate container 923fa5e61149 [2023-02-16T13:24:03.138Z] ---> 8cf9f0f3cc86 [2023-02-16T13:24:03.138Z] Step 25/25 : LABEL version=0.0.0 [2023-02-16T13:24:03.138Z] ---> Running in db5de8698d08 [2023-02-16T13:24:03.397Z] Removing intermediate container db5de8698d08 [2023-02-16T13:24:03.397Z] ---> f9beeeec710f [2023-02-16T13:24:03.397Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-16T13:24:03.397Z] Successfully built f9beeeec710f [2023-02-16T13:24:03.397Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:24:03.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T13:24:03.835Z] [2023-02-16T13:24:03.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:24:04.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T13:24:04.132Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-16T13:24:04.132Z] 5eb5b503b376: Pulling fs layer [2023-02-16T13:24:04.132Z] 5c69ac0246d0: Pulling fs layer [2023-02-16T13:24:04.132Z] ec43610c2a17: Pulling fs layer [2023-02-16T13:24:04.132Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-16T13:24:04.132Z] 33b1e0a273af: Pulling fs layer [2023-02-16T13:24:04.132Z] 5d3b04190fa2: Pulling fs layer [2023-02-16T13:24:04.132Z] 2f39f015ded8: Pulling fs layer [2023-02-16T13:24:04.132Z] 33b1e0a273af: Waiting [2023-02-16T13:24:04.132Z] 5d3b04190fa2: Waiting [2023-02-16T13:24:04.132Z] 2f39f015ded8: Waiting [2023-02-16T13:24:04.132Z] 3a2ae6a8a46f: Waiting [2023-02-16T13:24:04.132Z] 5c69ac0246d0: Download complete [2023-02-16T13:24:04.132Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-16T13:24:04.132Z] 3a2ae6a8a46f: Download complete [2023-02-16T13:24:04.397Z] 33b1e0a273af: Verifying Checksum [2023-02-16T13:24:04.397Z] 33b1e0a273af: Download complete [2023-02-16T13:24:04.397Z] ec43610c2a17: Verifying Checksum [2023-02-16T13:24:04.397Z] ec43610c2a17: Download complete [2023-02-16T13:24:04.397Z] 5d3b04190fa2: Verifying Checksum [2023-02-16T13:24:04.397Z] 5d3b04190fa2: Download complete [2023-02-16T13:24:04.658Z] 5eb5b503b376: Verifying Checksum [2023-02-16T13:24:04.658Z] 5eb5b503b376: Download complete [2023-02-16T13:24:05.225Z] 2f39f015ded8: Download complete [2023-02-16T13:24:05.791Z] 5eb5b503b376: Pull complete [2023-02-16T13:24:06.050Z] 5c69ac0246d0: Pull complete [2023-02-16T13:24:06.616Z] ec43610c2a17: Pull complete [2023-02-16T13:24:06.616Z] 3a2ae6a8a46f: Pull complete [2023-02-16T13:24:07.185Z] 33b1e0a273af: Pull complete [2023-02-16T13:24:07.185Z] 5d3b04190fa2: Pull complete [2023-02-16T13:24:12.453Z] 2f39f015ded8: Pull complete [2023-02-16T13:24:12.453Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-16T13:24:12.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T13:24:12.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:24:12.536Z] prd-ubuntu20.04-docker-8c-8g-6289 does not seem to be running inside a container [2023-02-16T13:24:12.570Z] $ 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-103 -v /w/workspace/edgexfoundry_device-gpio_PR-103:/w/workspace/edgexfoundry_device-gpio_PR-103:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-103@tmp:/w/workspace/edgexfoundry_device-gpio_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-16T13:24:24.340Z] $ docker top e8df1a94410d2ae49407478bcd71c1bc1ff91ad0173b8f664459d51771c922e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:24:24.714Z] ---> job-cost.sh [2023-02-16T13:24:24.714Z] lf-activate-venv: SKIPPING [2023-02-16T13:24:24.714Z] INFO: No Stack... [2023-02-16T13:24:24.972Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-16T13:24:25.231Z] INFO: Archiving Costs [Pipeline] sh [2023-02-16T13:24:25.522Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-103/archives/cost.csv [2023-02-16T13:24:25.522Z] + cut -d, -f6 [Pipeline] lock [2023-02-16T13:24:25.536Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-103-2-stack-cost] [2023-02-16T13:24:25.541Z] Resource [jenkins-edgexfoundry-device-gpio-PR-103-2-stack-cost] did not exist. Created. [2023-02-16T13:24:25.541Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-103-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-16T13:24:25.847Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-16T13:24:25.877Z] Stashed 1 file(s) [Pipeline] } [2023-02-16T13:24:25.884Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-103-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-16T13:24:25.905Z] $ docker stop --time=1 e8df1a94410d2ae49407478bcd71c1bc1ff91ad0173b8f664459d51771c922e9 [2023-02-16T13:24:27.510Z] $ docker rm -f --volumes e8df1a94410d2ae49407478bcd71c1bc1ff91ad0173b8f664459d51771c922e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-16T13:25:05.465Z] Removing intermediate container 62d4d5ee01b3 [2023-02-16T13:25:05.465Z] ---> a9606b1bdf90 [2023-02-16T13:25:05.465Z] Step 11/12 : COPY . . [2023-02-16T13:25:06.060Z] ---> 1196c5346fe2 [2023-02-16T13:25:06.060Z] Step 12/12 : RUN ${MAKE} [2023-02-16T13:25:06.060Z] ---> Running in 52a4e0f9d48d [2023-02-16T13:25:07.484Z] noop [2023-02-16T13:25:08.072Z] Removing intermediate container 52a4e0f9d48d [2023-02-16T13:25:08.072Z] ---> 09b80c043fc6 [2023-02-16T13:25:08.072Z] Successfully built 09b80c043fc6 [2023-02-16T13:25:08.072Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:25:08.427Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T13:25:08.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:25:08.638Z] prd-ubuntu20.04-docker-arm64-4c-16g-6294 does not seem to be running inside a container [2023-02-16T13:25:08.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-16T13:25:09.899Z] $ docker top beeb2d9a4608949443abe29f02e3f990d48fb42c8e8dc545bf5de816a0b86c04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T13:25:10.742Z] + go version [2023-02-16T13:25:10.742Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-16T13:25:10.773Z] $ docker stop --time=1 beeb2d9a4608949443abe29f02e3f990d48fb42c8e8dc545bf5de816a0b86c04 [2023-02-16T13:25:12.391Z] $ docker rm -f --volumes beeb2d9a4608949443abe29f02e3f990d48fb42c8e8dc545bf5de816a0b86c04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:25:12.945Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T13:25:12.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:25:13.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-6294 does not seem to be running inside a container [2023-02-16T13:25:13.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-16T13:25:14.403Z] $ docker top f3a283bba13acc8beff3f825c300e416eb8dadfadc157ea349f2f228aa94112e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T13:25:14.907Z] + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh [2023-02-16T13:25:15.506Z] + make test [2023-02-16T13:25:15.773Z] go test ./... -coverprofile=coverage.out ./... [2023-02-16T13:25:17.192Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-02-16T13:26:53.893Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-02-16T13:26:53.893Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-02-16T13:26:53.893Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-16T13:26:53.893Z] go vet ./... [2023-02-16T13:27:08.887Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T13:27:08.887Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T13:27:08.887Z] ./bin/test-attribution-txt.sh [2023-02-16T13:27:08.887Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-16T13:27:08.887Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-16T13:27:08.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-16T13:27:08.921Z] $ docker stop --time=1 f3a283bba13acc8beff3f825c300e416eb8dadfadc157ea349f2f228aa94112e [2023-02-16T13:27:11.078Z] $ docker rm -f --volumes f3a283bba13acc8beff3f825c300e416eb8dadfadc157ea349f2f228aa94112e [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T13:27:12.118Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-16T13:27:12.143Z] Warning: overwriting stash ‘coverage-report’ [2023-02-16T13:27:12.767Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T13:27:13.147Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-16T13:27:13.471Z] + ls -al . [2023-02-16T13:27:13.471Z] total 156 [2023-02-16T13:27:13.471Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 13:25 . [2023-02-16T13:27:13.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 13:22 .. [2023-02-16T13:27:13.471Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 16 13:22 .dockerignore [2023-02-16T13:27:13.471Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 13:22 .git [2023-02-16T13:27:13.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:22 .github [2023-02-16T13:27:13.471Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 16 13:22 .gitignore [2023-02-16T13:27:13.471Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 13:22 .golangci.yml [2023-02-16T13:27:13.471Z] -rw-rw-r-- 1 jenkins jenkins 9587 Feb 16 13:22 Attribution.txt [2023-02-16T13:27:13.471Z] -rw-rw-r-- 1 jenkins jenkins 4069 Feb 16 13:22 CHANGELOG.md [2023-02-16T13:27:13.471Z] -rw-rw-r-- 1 jenkins jenkins 1542 Feb 16 13:22 Dockerfile [2023-02-16T13:27:13.471Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 13:22 GOVERNANCE.md [2023-02-16T13:27:13.471Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 16 13:22 Jenkinsfile [2023-02-16T13:27:13.471Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 16 13:22 LICENSE [2023-02-16T13:27:13.471Z] -rw-rw-r-- 1 jenkins jenkins 1657 Feb 16 13:22 Makefile [2023-02-16T13:27:13.471Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 16 13:22 OWNERS.md [2023-02-16T13:27:13.471Z] -rw-rw-r-- 1 jenkins jenkins 11842 Feb 16 13:22 README.md [2023-02-16T13:27:13.471Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 13:20 VERSION [2023-02-16T13:27:13.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 13:22 bin [2023-02-16T13:27:13.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:22 cmd [2023-02-16T13:27:13.471Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 16 13:25 coverage.out [2023-02-16T13:27:13.471Z] -rw-rw-r-- 1 jenkins jenkins 3312 Feb 16 13:22 go.mod [2023-02-16T13:27:13.471Z] -rw-rw-r-- 1 jenkins jenkins 33120 Feb 16 13:22 go.sum [2023-02-16T13:27:13.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:22 internal [2023-02-16T13:27:13.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 13:22 snap [2023-02-16T13:27:13.471Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 16 13:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:27:13.809Z] + 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=b4b547299c1f06dfb068592a7d301a1aa2d45f6b --label arch=arm64 --label version=0.0.0 . [2023-02-16T13:27:14.089Z] Sending build context to Docker daemon 8.077MB [2023-02-16T13:27:14.089Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T13:27:14.089Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-16T13:27:14.089Z] ---> 09b80c043fc6 [2023-02-16T13:27:14.089Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-02-16T13:27:14.356Z] ---> Running in 29d7b4a80273 [2023-02-16T13:27:14.624Z] Removing intermediate container 29d7b4a80273 [2023-02-16T13:27:14.625Z] ---> 0896eaef8329 [2023-02-16T13:27:14.625Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T13:27:14.625Z] ---> Running in 36712b6e95df [2023-02-16T13:27:14.892Z] Removing intermediate container 36712b6e95df [2023-02-16T13:27:14.892Z] ---> 95c904a64eab [2023-02-16T13:27:14.892Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-16T13:27:15.159Z] ---> Running in 5bf4c68f5350 [2023-02-16T13:27:15.428Z] Removing intermediate container 5bf4c68f5350 [2023-02-16T13:27:15.428Z] ---> afe2877799be [2023-02-16T13:27:15.428Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-16T13:27:15.428Z] ---> Running in ac5992f866a4 [2023-02-16T13:27:15.706Z] Removing intermediate container ac5992f866a4 [2023-02-16T13:27:15.706Z] ---> fa071cb76075 [2023-02-16T13:27:15.706Z] Step 7/25 : WORKDIR /device-gpio [2023-02-16T13:27:15.974Z] ---> Running in 94f3cdf5e7f9 [2023-02-16T13:27:16.243Z] Removing intermediate container 94f3cdf5e7f9 [2023-02-16T13:27:16.243Z] ---> eee4ced13a4f [2023-02-16T13:27:16.243Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T13:27:16.243Z] ---> Running in 1d5579e4e9d9 [2023-02-16T13:27:17.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T13:27:17.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T13:27:19.067Z] OK: 226 MiB in 55 packages [2023-02-16T13:27:20.030Z] Removing intermediate container 1d5579e4e9d9 [2023-02-16T13:27:20.030Z] ---> ed4aeba4a232 [2023-02-16T13:27:20.030Z] Step 9/25 : COPY go.mod vendor* ./ [2023-02-16T13:27:20.616Z] ---> a57db77e0e39 [2023-02-16T13:27:20.616Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T13:27:20.885Z] ---> Running in 893fb01ff798 [2023-02-16T13:27:24.384Z] Removing intermediate container 893fb01ff798 [2023-02-16T13:27:24.384Z] ---> f10949b1420c [2023-02-16T13:27:24.384Z] Step 11/25 : COPY . . [2023-02-16T13:27:25.818Z] ---> c52de0e56de1 [2023-02-16T13:27:25.818Z] Step 12/25 : RUN ${MAKE} [2023-02-16T13:27:25.818Z] ---> Running in c28b57f051b2 [2023-02-16T13:27:26.815Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-02-16T13:29:48.575Z] Removing intermediate container c28b57f051b2 [2023-02-16T13:29:48.575Z] ---> 0a890f4abe1e [2023-02-16T13:29:48.575Z] Step 13/25 : FROM alpine:3.16 [2023-02-16T13:29:48.575Z] 3.16: Pulling from library/alpine [2023-02-16T13:29:48.575Z] 3760b48202b3: Pulling fs layer [2023-02-16T13:29:48.575Z] 3760b48202b3: Verifying Checksum [2023-02-16T13:29:48.575Z] 3760b48202b3: Download complete [2023-02-16T13:29:48.575Z] 3760b48202b3: Pull complete [2023-02-16T13:29:48.575Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T13:29:48.575Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T13:29:48.575Z] ---> 4c81e5bf8899 [2023-02-16T13:29:48.575Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-02-16T13:29:48.575Z] ---> Running in da1af78eb863 [2023-02-16T13:29:48.575Z] Removing intermediate container da1af78eb863 [2023-02-16T13:29:48.575Z] ---> c43c4f9eb8e0 [2023-02-16T13:29:48.575Z] Step 15/25 : RUN apk add --update --no-cache [2023-02-16T13:29:48.575Z] ---> Running in 335835cd56ad [2023-02-16T13:29:48.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T13:29:48.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T13:29:48.575Z] OK: 5 MiB in 14 packages [2023-02-16T13:29:48.575Z] Removing intermediate container 335835cd56ad [2023-02-16T13:29:48.575Z] ---> a6d88ebaac47 [2023-02-16T13:29:48.575Z] Step 16/25 : WORKDIR / [2023-02-16T13:29:48.575Z] ---> Running in 2ff1c42b537c [2023-02-16T13:29:48.575Z] Removing intermediate container 2ff1c42b537c [2023-02-16T13:29:48.575Z] ---> 946c3d0f3d1e [2023-02-16T13:29:48.575Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-02-16T13:29:48.575Z] ---> cc40c043f5e5 [2023-02-16T13:29:48.575Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-02-16T13:29:48.575Z] ---> c458f39256d8 [2023-02-16T13:29:48.575Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-02-16T13:29:48.575Z] ---> deff158bb06e [2023-02-16T13:29:48.575Z] Step 20/25 : EXPOSE 59910 [2023-02-16T13:29:48.575Z] ---> Running in 51d193078a26 [2023-02-16T13:29:48.575Z] Removing intermediate container 51d193078a26 [2023-02-16T13:29:48.575Z] ---> ce2536c7aa8b [2023-02-16T13:29:48.575Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-02-16T13:29:48.575Z] ---> Running in a6ddc65f7ace [2023-02-16T13:29:48.575Z] Removing intermediate container a6ddc65f7ace [2023-02-16T13:29:48.575Z] ---> d018def5b043 [2023-02-16T13:29:48.575Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T13:29:48.575Z] ---> Running in aca71393a519 [2023-02-16T13:29:48.575Z] Removing intermediate container aca71393a519 [2023-02-16T13:29:48.575Z] ---> 0c4859ce5329 [2023-02-16T13:29:48.575Z] Step 23/25 : LABEL arch=arm64 [2023-02-16T13:29:48.575Z] ---> Running in 4011f11f759c [2023-02-16T13:29:48.575Z] Removing intermediate container 4011f11f759c [2023-02-16T13:29:48.575Z] ---> 708226c86b9a [2023-02-16T13:29:48.575Z] Step 24/25 : LABEL git_sha=b4b547299c1f06dfb068592a7d301a1aa2d45f6b [2023-02-16T13:29:48.575Z] ---> Running in 080bcf6975a6 [2023-02-16T13:29:48.575Z] Removing intermediate container 080bcf6975a6 [2023-02-16T13:29:48.575Z] ---> fd3fd17dc45b [2023-02-16T13:29:48.575Z] Step 25/25 : LABEL version=0.0.0 [2023-02-16T13:29:48.843Z] ---> Running in 902df4a3e402 [2023-02-16T13:29:49.110Z] Removing intermediate container 902df4a3e402 [2023-02-16T13:29:49.110Z] ---> 067409889cf4 [2023-02-16T13:29:49.110Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-16T13:29:49.110Z] Successfully built 067409889cf4 [2023-02-16T13:29:49.110Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:29:49.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T13:29:49.547Z] [2023-02-16T13:29:49.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:29:49.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T13:29:49.888Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-16T13:29:49.888Z] 8998bd30e6a1: Pulling fs layer [2023-02-16T13:29:49.888Z] 04944245beec: Pulling fs layer [2023-02-16T13:29:49.888Z] 699f458cf7ca: Pulling fs layer [2023-02-16T13:29:49.888Z] 765212b225bb: Pulling fs layer [2023-02-16T13:29:49.888Z] f23df028b6ca: Pulling fs layer [2023-02-16T13:29:49.888Z] d65c8cfc05b1: Pulling fs layer [2023-02-16T13:29:49.888Z] 2437ff75d9bd: Pulling fs layer [2023-02-16T13:29:49.888Z] 765212b225bb: Waiting [2023-02-16T13:29:49.888Z] f23df028b6ca: Waiting [2023-02-16T13:29:49.888Z] d65c8cfc05b1: Waiting [2023-02-16T13:29:49.888Z] 2437ff75d9bd: Waiting [2023-02-16T13:29:50.157Z] 04944245beec: Download complete [2023-02-16T13:29:50.157Z] 765212b225bb: Verifying Checksum [2023-02-16T13:29:50.157Z] 765212b225bb: Download complete [2023-02-16T13:29:50.425Z] f23df028b6ca: Verifying Checksum [2023-02-16T13:29:50.425Z] f23df028b6ca: Download complete [2023-02-16T13:29:50.425Z] d65c8cfc05b1: Verifying Checksum [2023-02-16T13:29:50.425Z] d65c8cfc05b1: Download complete [2023-02-16T13:29:50.425Z] 699f458cf7ca: Verifying Checksum [2023-02-16T13:29:50.425Z] 699f458cf7ca: Download complete [2023-02-16T13:29:50.697Z] 8998bd30e6a1: Verifying Checksum [2023-02-16T13:29:50.697Z] 8998bd30e6a1: Download complete [2023-02-16T13:29:53.282Z] 2437ff75d9bd: Verifying Checksum [2023-02-16T13:29:53.282Z] 2437ff75d9bd: Download complete [2023-02-16T13:29:54.717Z] 8998bd30e6a1: Pull complete [2023-02-16T13:29:55.301Z] 04944245beec: Pull complete [2023-02-16T13:29:56.707Z] 699f458cf7ca: Pull complete [2023-02-16T13:29:56.707Z] 765212b225bb: Pull complete [2023-02-16T13:29:57.676Z] f23df028b6ca: Pull complete [2023-02-16T13:29:57.944Z] d65c8cfc05b1: Pull complete [2023-02-16T13:30:12.952Z] 2437ff75d9bd: Pull complete [2023-02-16T13:30:12.952Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-16T13:30:12.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T13:30:12.952Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:30:13.156Z] prd-ubuntu20.04-docker-arm64-4c-16g-6294 does not seem to be running inside a container [2023-02-16T13:30:13.242Z] $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-16T13:30:16.289Z] $ docker top 78b05b52f8d975f29a134b0091491b690eeb3b5e22f37c42fd1ebf33b34f8fd0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:30:17.177Z] ---> job-cost.sh [2023-02-16T13:30:17.177Z] lf-activate-venv: SKIPPING [2023-02-16T13:30:17.177Z] INFO: No Stack... [2023-02-16T13:30:21.447Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-16T13:30:22.033Z] INFO: Archiving Costs [Pipeline] sh [2023-02-16T13:30:22.681Z] + cut -d, -f6 [2023-02-16T13:30:22.682Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [Pipeline] lock [2023-02-16T13:30:22.755Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-103-2-stack-cost] [2023-02-16T13:30:22.762Z] Resource [jenkins-edgexfoundry-device-gpio-PR-103-2-stack-cost] did not exist. Created. [2023-02-16T13:30:22.762Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-103-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-16T13:30:23.426Z] /w/workspace/device-gpio/2@tmp/durable-b280cc4d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-16T13:30:24.093Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-16T13:30:24.118Z] Warning: overwriting stash ‘stack-cost’ [2023-02-16T13:30:24.176Z] Stashed 1 file(s) [Pipeline] } [2023-02-16T13:30:24.186Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-103-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-16T13:30:24.206Z] $ docker stop --time=1 78b05b52f8d975f29a134b0091491b690eeb3b5e22f37c42fd1ebf33b34f8fd0 [2023-02-16T13:30:25.759Z] $ docker rm -f --volumes 78b05b52f8d975f29a134b0091491b690eeb3b5e22f37c42fd1ebf33b34f8fd0 [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 [2023-02-16T13:30:26.134Z] provisioning config files... [2023-02-16T13:30:26.142Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-103@tmp/config16556716015780784318tmp [Pipeline] { [Pipeline] sh [2023-02-16T13:30:26.437Z] + set +x [2023-02-16T13:30:26.437Z] + curl+ -s https://codecov.io/bash [2023-02-16T13:30:26.438Z] bash -s -- [2023-02-16T13:30:26.438Z] [2023-02-16T13:30:26.438Z] _____ _ [2023-02-16T13:30:26.438Z] / ____| | | [2023-02-16T13:30:26.438Z] | | ___ __| | ___ ___ _____ __ [2023-02-16T13:30:26.438Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-16T13:30:26.438Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-16T13:30:26.438Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-16T13:30:26.438Z] Bash-1.0.6 [2023-02-16T13:30:26.438Z] [2023-02-16T13:30:26.438Z] [2023-02-16T13:30:26.438Z] ==> git version 2.25.1 found [2023-02-16T13:30:26.438Z] ==> 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 [2023-02-16T13:30:26.438Z] Release-Date: 2020-01-08 [2023-02-16T13:30:26.438Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-16T13:30:26.438Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-16T13:30:26.438Z] ==> Jenkins CI detected. [2023-02-16T13:30:26.438Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-103 [2023-02-16T13:30:26.438Z] project root: . [2023-02-16T13:30:26.438Z] --> token set from env [2023-02-16T13:30:26.438Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-16T13:30:26.438Z] ==> Running gcov in . (disable via -X gcov) [2023-02-16T13:30:26.438Z] ==> Python coveragepy not found [2023-02-16T13:30:26.438Z] ==> Searching for coverage reports in: [2023-02-16T13:30:26.438Z] + . [2023-02-16T13:30:26.438Z] -> Found 1 reports [2023-02-16T13:30:26.438Z] ==> Detecting git/mercurial file structure [2023-02-16T13:30:26.438Z] ==> Reading reports [2023-02-16T13:30:26.438Z] + ./coverage.out bytes=10 [2023-02-16T13:30:26.438Z] ==> Appending adjustments [2023-02-16T13:30:26.438Z] https://docs.codecov.io/docs/fixing-reports [2023-02-16T13:30:26.696Z] + Found adjustments [2023-02-16T13:30:26.696Z] ==> Gzipping contents [2023-02-16T13:30:26.696Z] 4.0K /tmp/codecov.grZLW5.gz [2023-02-16T13:30:26.696Z] ==> Uploading reports [2023-02-16T13:30:26.696Z] url: https://codecov.io [2023-02-16T13:30:26.696Z] query: branch=PR-103&commit=f24e28501072240fd302a0fcd91f8cca3c5bb871&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-103%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=103&job=&cmd_args= [2023-02-16T13:30:26.696Z] -> Pinging Codecov [2023-02-16T13:30:26.696Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-103&commit=f24e28501072240fd302a0fcd91f8cca3c5bb871&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-103%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=103&job=&cmd_args= [2023-02-16T13:30:26.696Z] -> Uploading to [2023-02-16T13:30:26.696Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-16/3EC07B1A8CA8AF9BCAA0BB9F0134797F/f24e28501072240fd302a0fcd91f8cca3c5bb871/3782bf34-686d-416f-873c-08e7a8fa593d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230216T133026Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b12f8e148a30ac6cf50a7adcdc0ca46376abc45a34f2441065ca700af39d2db4 [2023-02-16T13:30:26.696Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T13:30:26.696Z] Dload Upload Total Spent Left Speed [2023-02-16T13:30:27.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 2549 --:--:-- --:--:-- --:--:-- 2549 [2023-02-16T13:30:27.263Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/f24e28501072240fd302a0fcd91f8cca3c5bb871 [Pipeline] } [2023-02-16T13:30:27.270Z] 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 [2023-02-16T13:30:31.222Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-103/archives ] [2023-02-16T13:30:31.222Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-103/archives [2023-02-16T13:30:31.222Z] total 16 [2023-02-16T13:30:31.222Z] drwxr-xr-x 3 root root 4096 Feb 16 13:24 . [2023-02-16T13:30:31.222Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 13:24 .. [2023-02-16T13:30:31.222Z] drwxr-xr-x 2 root root 4096 Feb 16 13:24 cost [2023-02-16T13:30:31.222Z] -rw-r--r-- 1 root root 83 Feb 16 13:24 cost.csv [2023-02-16T13:30:31.222Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-103/archives [2023-02-16T13:30:31.222Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-103/archives [2023-02-16T13:30:31.222Z] total 16 [2023-02-16T13:30:31.222Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 13:24 . [2023-02-16T13:30:31.222Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 13:24 .. [2023-02-16T13:30:31.222Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 13:24 cost [2023-02-16T13:30:31.222Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 16 13:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:30:31.515Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:30:32.375Z] ---> package-listing.sh [2023-02-16T13:30:32.375Z] ++ facter osfamily [2023-02-16T13:30:32.375Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-16T13:30:32.634Z] + OS_FAMILY=debian [2023-02-16T13:30:32.634Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-103 [2023-02-16T13:30:32.634Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-16T13:30:32.634Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-16T13:30:32.634Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-16T13:30:32.634Z] + PACKAGES=/tmp/packages_start.txt [2023-02-16T13:30:32.634Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-103 ']' [2023-02-16T13:30:32.634Z] + PACKAGES=/tmp/packages_end.txt [2023-02-16T13:30:32.634Z] + case "${OS_FAMILY}" in [2023-02-16T13:30:32.634Z] + dpkg -l [2023-02-16T13:30:32.634Z] + grep '^ii' [2023-02-16T13:30:32.634Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-16T13:30:32.634Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-16T13:30:32.634Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-16T13:30:32.634Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-103 ']' [2023-02-16T13:30:32.634Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-103/archives/ [2023-02-16T13:30:32.634Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-103/archives/ [Pipeline] echo [2023-02-16T13:30:32.645Z] 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-103/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-16T13:30:32.923Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:30:33.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T13:30:33.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:30:33.547Z] prd-ubuntu20.04-docker-8c-8g-6289 does not seem to be running inside a container [2023-02-16T13:30:33.577Z] $ 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-103/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-103 -v /w/workspace/edgexfoundry_device-gpio_PR-103:/w/workspace/edgexfoundry_device-gpio_PR-103:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-103@tmp:/w/workspace/edgexfoundry_device-gpio_PR-103@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 [2023-02-16T13:30:33.773Z] $ docker top b1c8ed637db642b1b62b2be935943bf3f08a81b35879551b9a7e62f4e19e3458 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T13:30:34.114Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-16T13:30:34.408Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-16T13:30:34.699Z] + ls /var/log/sa-host [2023-02-16T13:30:34.699Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T13:30:34.779Z] provisioning config files... [2023-02-16T13:30:34.796Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-103@tmp/config6290317086129068913tmp [Pipeline] { [Pipeline] echo [2023-02-16T13:30:34.812Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:30:35.096Z] ---> create-netrc.sh [Pipeline] } [2023-02-16T13:30:35.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:30:35.429Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-16T13:30:35.439Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:30:35.729Z] ---> sudo-logs.sh [2023-02-16T13:30:35.729Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-16T13:30:35.761Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:30:36.048Z] ---> job-cost.sh [2023-02-16T13:30:36.049Z] lf-activate-venv: SKIPPING [2023-02-16T13:30:36.049Z] DEBUG: total: 0.2199999988079071 [2023-02-16T13:30:36.049Z] INFO: Retrieving Stack Cost... [2023-02-16T13:30:36.310Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-16T13:30:36.875Z] INFO: Archiving Costs [Pipeline] echo [2023-02-16T13:30:36.889Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:30:37.176Z] ---> logs-deploy.sh [2023-02-16T13:30:37.177Z] lf-activate-venv: SKIPPING [2023-02-16T13:30:37.177Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-103/2 [2023-02-16T13:30:37.177Z] INFO: archiving workspace using pattern(s): [2023-02-16T13:30:38.116Z] Archives upload complete. [2023-02-16T13:30:38.375Z] INFO: archiving logs to Nexus