Pull request #182 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1+15ac8934db983724a9e4ad688c07cba5566b1ed2 (f4cfe076180708ff4809c92315dc15d69d6f68a1) 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-ssh6539343870921154823.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11065857682340126653.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-182/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-182/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12608455513995626857.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-182/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15002339089873300838.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh4050391380012719208.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-182/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-182/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7582156637076890188.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16628’ Running on prd-ubuntu20.04-docker-8c-8g-16634 in /w/workspace/edgexfoundry_device-gpio_PR-182 [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-182 # 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/182/head:refs/remotes/origin/PR-182 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 15ac8934db983724a9e4ad688c07cba5566b1ed2 into PR head commit 2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 Merge succeeded, producing 2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 Checking out Revision 2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 (PR-182) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T01:04:07.108Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T01:04:07.289Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 # 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 15ac8934db983724a9e4ad688c07cba5566b1ed2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T01:04:07.385Z] ========================================================= [2023-05-24T01:04:07.385Z] EdgeX Global Pipelines Version Info [2023-05-24T01:04:07.385Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T01:04:08.121Z] ------------------- [2023-05-24T01:04:08.121Z] stable info: [2023-05-24T01:04:08.121Z] ------------------- [2023-05-24T01:04:08.121Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T01:04:08.121Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T01:04:08.121Z] Message: update stable to v1.0.249 [2023-05-24T01:04:08.706Z] ------------------- [2023-05-24T01:04:08.706Z] experimental info: [2023-05-24T01:04:08.706Z] ------------------- [2023-05-24T01:04:08.706Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T01:04:08.706Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T01:04:08.706Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T01:04:08.983Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-24T01:04:09.022Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-24T01:04:09.063Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T01:04:09.104Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T01:04:09.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T01:04:09.186Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T01:04:09.229Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T01:04:09.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T01:04:09.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T01:04:09.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T01:04:09.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T01:04:09.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-24T01:04:09.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T01:04:09.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T01:04:09.578Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T01:04:09.619Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T01:04:09.663Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T01:04:09.707Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T01:04:09.751Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T01:04:09.795Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T01:04:09.840Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T01:04:09.877Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T01:04:09.920Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T01:04:09.961Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T01:04:09.997Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T01:04:10.032Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T01:04:10.067Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T01:04:10.112Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-182 [Pipeline] echo [2023-05-24T01:04:10.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-182 [Pipeline] echo [2023-05-24T01:04:10.217Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-182 [Pipeline] echo [2023-05-24T01:04:10.260Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 [Pipeline] echo [2023-05-24T01:04:10.298Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b01dfe [Pipeline] echo [2023-05-24T01:04:10.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T01:04:10.453Z] provisioning config files... [2023-05-24T01:04:10.488Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-182@tmp/config458986119413574859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T01:04:10.830Z] ---> docker-login.sh [2023-05-24T01:04:10.831Z] nexus3.edgexfoundry.org:10001 [2023-05-24T01:04:11.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:04:11.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:04:11.093Z] Configure a credential helper to remove this warning. See [2023-05-24T01:04:11.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:04:11.093Z] [2023-05-24T01:04:11.093Z] Login Succeeded [2023-05-24T01:04:11.093Z] nexus3.edgexfoundry.org:10002 [2023-05-24T01:04:12.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:04:12.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:04:12.732Z] Configure a credential helper to remove this warning. See [2023-05-24T01:04:12.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:04:12.732Z] [2023-05-24T01:04:12.732Z] Login Succeeded [2023-05-24T01:04:12.732Z] nexus3.edgexfoundry.org:10003 [2023-05-24T01:04:12.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:04:12.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:04:12.732Z] Configure a credential helper to remove this warning. See [2023-05-24T01:04:12.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:04:12.732Z] [2023-05-24T01:04:12.732Z] Login Succeeded [2023-05-24T01:04:12.732Z] nexus3.edgexfoundry.org:10004 [2023-05-24T01:04:12.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:04:13.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:04:13.974Z] Configure a credential helper to remove this warning. See [2023-05-24T01:04:13.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:04:13.974Z] [2023-05-24T01:04:13.974Z] Login Succeeded [2023-05-24T01:04:13.974Z] docker.io [2023-05-24T01:04:13.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:04:13.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:04:13.974Z] Configure a credential helper to remove this warning. See [2023-05-24T01:04:13.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:04:13.974Z] [2023-05-24T01:04:13.974Z] Login Succeeded [2023-05-24T01:04:13.974Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T01:04:14.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T01:04:14.610Z] + git rev-list -1 --merges 2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1~1..2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 [Pipeline] echo [2023-05-24T01:04:14.674Z] -----------> git rev-list -1 --merges 2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1~1..2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 [false] [Pipeline] sh [2023-05-24T01:04:14.984Z] + git log --format=format:%s -1 2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 [Pipeline] echo [2023-05-24T01:04:15.015Z] ========================================================= [2023-05-24T01:04:15.015Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T01:04:15.015Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T01:04:15.434Z] + git log --format=format:%s -1 2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 [Pipeline] echo [2023-05-24T01:04:15.470Z] [semverPrep] GIT_COMMIT: 2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-24T01:04:15.494Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T01:04:15.886Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T01:04:15.886Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T01:04:15.886Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T01:04:15.886Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T01:04:15.886Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T01:04:15.886Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T01:04:15.886Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:04:16.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T01:04:16.388Z] [2023-05-24T01:04:16.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:04:16.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T01:04:16.762Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T01:04:16.762Z] b85a868b505f: Pulling fs layer [2023-05-24T01:04:16.762Z] e2be974225ed: Pulling fs layer [2023-05-24T01:04:16.762Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T01:04:16.762Z] 988bab9f4d93: Pulling fs layer [2023-05-24T01:04:16.762Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T01:04:16.762Z] eaf3925da568: Pulling fs layer [2023-05-24T01:04:16.762Z] bab4dde63d76: Pulling fs layer [2023-05-24T01:04:16.762Z] bde34c3a00c8: Pulling fs layer [2023-05-24T01:04:16.762Z] b352a97aabf1: Pulling fs layer [2023-05-24T01:04:16.762Z] 4872d77fe225: Pulling fs layer [2023-05-24T01:04:16.762Z] 5851b861e8e6: Pulling fs layer [2023-05-24T01:04:16.762Z] 988bab9f4d93: Waiting [2023-05-24T01:04:16.762Z] 1469e6f7b9e6: Waiting [2023-05-24T01:04:16.762Z] bab4dde63d76: Waiting [2023-05-24T01:04:16.762Z] bde34c3a00c8: Waiting [2023-05-24T01:04:16.762Z] b352a97aabf1: Waiting [2023-05-24T01:04:16.762Z] eaf3925da568: Waiting [2023-05-24T01:04:16.762Z] 5851b861e8e6: Waiting [2023-05-24T01:04:16.762Z] 4872d77fe225: Waiting [2023-05-24T01:04:16.762Z] e2be974225ed: Verifying Checksum [2023-05-24T01:04:16.762Z] e2be974225ed: Download complete [2023-05-24T01:04:16.762Z] 988bab9f4d93: Verifying Checksum [2023-05-24T01:04:16.762Z] 988bab9f4d93: Download complete [2023-05-24T01:04:16.762Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T01:04:16.762Z] 1469e6f7b9e6: Download complete [2023-05-24T01:04:16.762Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T01:04:16.762Z] 339a4e72a1f5: Download complete [2023-05-24T01:04:16.762Z] eaf3925da568: Download complete [2023-05-24T01:04:16.762Z] bde34c3a00c8: Download complete [2023-05-24T01:04:17.021Z] b352a97aabf1: Download complete [2023-05-24T01:04:17.021Z] 4872d77fe225: Verifying Checksum [2023-05-24T01:04:17.021Z] 4872d77fe225: Download complete [2023-05-24T01:04:17.021Z] 5851b861e8e6: Download complete [2023-05-24T01:04:17.021Z] b85a868b505f: Verifying Checksum [2023-05-24T01:04:17.021Z] b85a868b505f: Download complete [2023-05-24T01:04:17.282Z] bab4dde63d76: Verifying Checksum [2023-05-24T01:04:17.282Z] bab4dde63d76: Download complete [2023-05-24T01:04:18.224Z] b85a868b505f: Pull complete [2023-05-24T01:04:18.483Z] e2be974225ed: Pull complete [2023-05-24T01:04:19.050Z] 339a4e72a1f5: Pull complete [2023-05-24T01:04:19.050Z] 988bab9f4d93: Pull complete [2023-05-24T01:04:19.619Z] 1469e6f7b9e6: Pull complete [2023-05-24T01:04:19.619Z] eaf3925da568: Pull complete [2023-05-24T01:04:21.523Z] bab4dde63d76: Pull complete [2023-05-24T01:04:21.523Z] bde34c3a00c8: Pull complete [2023-05-24T01:04:21.523Z] b352a97aabf1: Pull complete [2023-05-24T01:04:21.523Z] 4872d77fe225: Pull complete [2023-05-24T01:04:21.785Z] 5851b861e8e6: Pull complete [2023-05-24T01:04:21.785Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T01:04:21.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T01:04:21.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T01:04:22.013Z] prd-ubuntu20.04-docker-8c-8g-16634 does not seem to be running inside a container [2023-05-24T01:04:22.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-182 -v /w/workspace/edgexfoundry_device-gpio_PR-182:/w/workspace/edgexfoundry_device-gpio_PR-182:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-182@tmp:/w/workspace/edgexfoundry_device-gpio_PR-182@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T01:04:24.254Z] $ docker top aec78ede4533c02605bcc5e512867c930c62fa0824c6036b0d9f127324fa1063 -eo pid,comm [2023-05-24T01:04:24.304Z] 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-05-24T01:04:24.304Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T01:04:24.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T01:04:24.425Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T01:04:24.535Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T01:04:24.541Z] $ docker exec aec78ede4533c02605bcc5e512867c930c62fa0824c6036b0d9f127324fa1063 ssh-agent [2023-05-24T01:04:24.663Z] SSH_AUTH_SOCK=/tmp/ssh-fipwQ7ImNHHY/agent.33 [2023-05-24T01:04:24.663Z] SSH_AGENT_PID=39 [2023-05-24T01:04:24.670Z] Running ssh-add (command line suppressed) [2023-05-24T01:04:24.794Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-182@tmp/private_key_12896364634485842280.key (/w/workspace/edgexfoundry_device-gpio_PR-182@tmp/private_key_12896364634485842280.key) [2023-05-24T01:04:24.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T01:04:25.141Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T01:04:25.170Z] $ docker exec --env ******** --env ******** aec78ede4533c02605bcc5e512867c930c62fa0824c6036b0d9f127324fa1063 ssh-agent -k [2023-05-24T01:04:25.277Z] unset SSH_AUTH_SOCK; [2023-05-24T01:04:25.278Z] unset SSH_AGENT_PID; [2023-05-24T01:04:25.278Z] echo Agent pid 39 killed; [2023-05-24T01:04:25.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T01:04:25.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T01:04:25.375Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T01:04:25.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T01:04:25.509Z] $ docker exec aec78ede4533c02605bcc5e512867c930c62fa0824c6036b0d9f127324fa1063 ssh-agent [2023-05-24T01:04:25.611Z] SSH_AUTH_SOCK=/tmp/ssh-s0z97bAILDtp/agent.71 [2023-05-24T01:04:25.611Z] SSH_AGENT_PID=77 [2023-05-24T01:04:25.617Z] Running ssh-add (command line suppressed) [2023-05-24T01:04:25.746Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-182@tmp/private_key_7742082645639630226.key (/w/workspace/edgexfoundry_device-gpio_PR-182@tmp/private_key_7742082645639630226.key) [2023-05-24T01:04:25.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T01:04:26.100Z] + git semver init [2023-05-24T01:04:26.361Z] 2023-05-24 01:04:26,296 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T01:04:26.361Z] 2023-05-24 01:04:26,297 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-182/.semver [2023-05-24T01:04:26.361Z] 2023-05-24 01:04:26,297 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-182/.semver [2023-05-24T01:04:26.361Z] 2023-05-24 01:04:26,298 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-182/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-182, universal_newlines=False, shell=None, istream=None) [2023-05-24T01:04:27.300Z] 2023-05-24 01:04:27,255 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-182/.git/info/exclude [2023-05-24T01:04:27.300Z] 2023-05-24 01:04:27,256 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-182/.semver/PR-182 with force:False [2023-05-24T01:04:27.300Z] 2023-05-24 01:04:27,256 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-182/.semver/PR-182 [2023-05-24T01:04:27.300Z] 2023-05-24 01:04:27,260 [execute] INFO git cat-file --batch-check [2023-05-24T01:04:27.300Z] 2023-05-24 01:04:27,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-182/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T01:04:27.300Z] 2023-05-24 01:04:27,268 [execute] INFO git cat-file --batch [2023-05-24T01:04:27.301Z] 2023-05-24 01:04:27,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-182/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T01:04:27.301Z] 2023-05-24 01:04:27,274 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-182/.semver/PR-182 [2023-05-24T01:04:27.301Z] 0.0.0 [Pipeline] } [2023-05-24T01:04:27.330Z] $ docker exec --env ******** --env ******** aec78ede4533c02605bcc5e512867c930c62fa0824c6036b0d9f127324fa1063 ssh-agent -k [2023-05-24T01:04:27.430Z] unset SSH_AUTH_SOCK; [2023-05-24T01:04:27.431Z] unset SSH_AGENT_PID; [2023-05-24T01:04:27.431Z] echo Agent pid 77 killed; [2023-05-24T01:04:27.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T01:04:27.852Z] + git semver [Pipeline] } [2023-05-24T01:04:28.139Z] $ docker stop --time=1 aec78ede4533c02605bcc5e512867c930c62fa0824c6036b0d9f127324fa1063 [2023-05-24T01:04:29.415Z] $ docker rm -f --volumes aec78ede4533c02605bcc5e512867c930c62fa0824c6036b0d9f127324fa1063 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T01:04:29.808Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T01:04:30.083Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T01:04:30.104Z] [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-05-24T01:04:30.682Z] provisioning config files... [2023-05-24T01:04:30.692Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-182@tmp/config3601432480581755966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T01:04:31.047Z] ---> docker-login.sh [2023-05-24T01:04:31.047Z] nexus3.edgexfoundry.org:10001 [2023-05-24T01:04:31.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:04:31.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:04:31.047Z] Configure a credential helper to remove this warning. See [2023-05-24T01:04:31.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:04:31.047Z] [2023-05-24T01:04:31.047Z] Login Succeeded [2023-05-24T01:04:31.047Z] nexus3.edgexfoundry.org:10002 [2023-05-24T01:04:31.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:04:31.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:04:31.047Z] Configure a credential helper to remove this warning. See [2023-05-24T01:04:31.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:04:31.047Z] [2023-05-24T01:04:31.047Z] Login Succeeded [2023-05-24T01:04:31.306Z] nexus3.edgexfoundry.org:10003 [2023-05-24T01:04:31.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:04:31.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:04:31.306Z] Configure a credential helper to remove this warning. See [2023-05-24T01:04:31.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:04:31.306Z] [2023-05-24T01:04:31.306Z] Login Succeeded [2023-05-24T01:04:31.306Z] nexus3.edgexfoundry.org:10004 [2023-05-24T01:04:31.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:04:31.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:04:31.306Z] Configure a credential helper to remove this warning. See [2023-05-24T01:04:31.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:04:31.306Z] [2023-05-24T01:04:31.306Z] Login Succeeded [2023-05-24T01:04:31.306Z] docker.io [2023-05-24T01:04:31.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:04:31.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:04:31.567Z] Configure a credential helper to remove this warning. See [2023-05-24T01:04:31.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:04:31.567Z] [2023-05-24T01:04:31.567Z] Login Succeeded [2023-05-24T01:04:31.567Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T01:04:31.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T01:04:31.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T01:04:31.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T01:04:31.852Z] ========================================================= [2023-05-24T01:04:31.852Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T01:04:31.852Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:04:32.316Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T01:04:32.316Z] Sending build context to Docker daemon 16.1MB [2023-05-24T01:04:32.316Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T01:04:32.316Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T01:04:32.316Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T01:04:32.316Z] f56be85fc22e: Pulling fs layer [2023-05-24T01:04:32.316Z] 85791d961cd3: Pulling fs layer [2023-05-24T01:04:32.316Z] d694b5ae8c79: Pulling fs layer [2023-05-24T01:04:32.316Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T01:04:32.316Z] 4d19c01a9841: Pulling fs layer [2023-05-24T01:04:32.316Z] 9325e15d5711: Pulling fs layer [2023-05-24T01:04:32.316Z] 556b6ee489ea: Pulling fs layer [2023-05-24T01:04:32.316Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T01:04:32.316Z] 9f32a84ed3da: Waiting [2023-05-24T01:04:32.316Z] 4d19c01a9841: Waiting [2023-05-24T01:04:32.316Z] 9325e15d5711: Waiting [2023-05-24T01:04:32.316Z] 556b6ee489ea: Waiting [2023-05-24T01:04:32.316Z] c5a4b2cf53e6: Waiting [2023-05-24T01:04:32.576Z] 85791d961cd3: Verifying Checksum [2023-05-24T01:04:32.576Z] 85791d961cd3: Download complete [2023-05-24T01:04:32.576Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T01:04:32.576Z] 9f32a84ed3da: Download complete [2023-05-24T01:04:32.576Z] 4d19c01a9841: Verifying Checksum [2023-05-24T01:04:32.576Z] 4d19c01a9841: Download complete [2023-05-24T01:04:32.577Z] f56be85fc22e: Verifying Checksum [2023-05-24T01:04:32.577Z] f56be85fc22e: Download complete [2023-05-24T01:04:32.577Z] 9325e15d5711: Verifying Checksum [2023-05-24T01:04:32.577Z] 9325e15d5711: Download complete [2023-05-24T01:04:32.577Z] f56be85fc22e: Pull complete [2023-05-24T01:04:32.837Z] 85791d961cd3: Pull complete [2023-05-24T01:04:33.098Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T01:04:33.098Z] c5a4b2cf53e6: Download complete [2023-05-24T01:04:33.098Z] d694b5ae8c79: Verifying Checksum [2023-05-24T01:04:33.098Z] d694b5ae8c79: Download complete [2023-05-24T01:04:33.357Z] 556b6ee489ea: Verifying Checksum [2023-05-24T01:04:33.357Z] 556b6ee489ea: Download complete [2023-05-24T01:04:36.639Z] d694b5ae8c79: Pull complete [2023-05-24T01:04:36.899Z] 9f32a84ed3da: Pull complete [2023-05-24T01:04:36.899Z] 4d19c01a9841: Pull complete [2023-05-24T01:04:36.899Z] 9325e15d5711: Pull complete [2023-05-24T01:04:39.431Z] 556b6ee489ea: Pull complete [2023-05-24T01:04:40.377Z] c5a4b2cf53e6: Pull complete [2023-05-24T01:04:40.377Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T01:04:40.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T01:04:40.377Z] ---> c4be618373d6 [2023-05-24T01:04:40.377Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T01:04:43.686Z] ---> Running in bef5b8243155 [2023-05-24T01:04:43.686Z] Removing intermediate container bef5b8243155 [2023-05-24T01:04:43.686Z] ---> 86431265c08e [2023-05-24T01:04:43.686Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T01:04:43.686Z] ---> Running in d119d50f1ee1 [2023-05-24T01:04:43.686Z] Removing intermediate container d119d50f1ee1 [2023-05-24T01:04:43.686Z] ---> 8a380d2e7e8d [2023-05-24T01:04:43.686Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-24T01:04:43.686Z] ---> Running in 7aee57852612 [2023-05-24T01:04:43.946Z] Removing intermediate container 7aee57852612 [2023-05-24T01:04:43.946Z] ---> b76e7a872a75 [2023-05-24T01:04:43.946Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T01:04:43.946Z] ---> Running in 6a68f465a894 [2023-05-24T01:04:43.946Z] Removing intermediate container 6a68f465a894 [2023-05-24T01:04:43.946Z] ---> ac83bdb95044 [2023-05-24T01:04:43.946Z] Step 7/12 : WORKDIR /device-gpio [2023-05-24T01:04:43.946Z] ---> Running in b967a745fd61 [2023-05-24T01:04:44.206Z] Removing intermediate container b967a745fd61 [2023-05-24T01:04:44.206Z] ---> 99828605d7d8 [2023-05-24T01:04:44.206Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T01:04:44.206Z] ---> Running in a7c3d28f363b [2023-05-24T01:04:44.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T01:04:44.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T01:04:44.726Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T01:04:44.726Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-24T01:04:44.726Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T01:04:44.726Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T01:04:44.726Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T01:04:44.726Z] OK: 269 MiB in 57 packages [2023-05-24T01:04:45.293Z] Removing intermediate container a7c3d28f363b [2023-05-24T01:04:45.293Z] ---> 1b42759943c5 [2023-05-24T01:04:45.293Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T01:04:45.293Z] ---> a4c5fce09946 [2023-05-24T01:04:45.293Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T01:04:45.293Z] ---> Running in 2fc0bc4c84a0 [2023-05-24T01:04:45.503Z] Still waiting to schedule task [2023-05-24T01:04:45.503Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16632’ [2023-05-24T01:05:11.978Z] Removing intermediate container 2fc0bc4c84a0 [2023-05-24T01:05:11.978Z] ---> d82230b3c480 [2023-05-24T01:05:11.978Z] Step 11/12 : COPY . . [2023-05-24T01:05:12.547Z] ---> d97d651b8e3f [2023-05-24T01:05:12.547Z] Step 12/12 : RUN ${MAKE} [2023-05-24T01:05:12.547Z] ---> Running in ee2ecfdbc604 [2023-05-24T01:05:12.806Z] noop [2023-05-24T01:05:13.069Z] Removing intermediate container ee2ecfdbc604 [2023-05-24T01:05:13.069Z] ---> 260c08c84939 [2023-05-24T01:05:13.069Z] Successfully built 260c08c84939 [2023-05-24T01:05:13.069Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:05:13.516Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T01:05:13.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T01:05:13.676Z] prd-ubuntu20.04-docker-8c-8g-16634 does not seem to be running inside a container [2023-05-24T01:05:13.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-182 -v /w/workspace/edgexfoundry_device-gpio_PR-182:/w/workspace/edgexfoundry_device-gpio_PR-182:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-182@tmp:/w/workspace/edgexfoundry_device-gpio_PR-182@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 ******** ci-base-image-x86_64 cat [2023-05-24T01:05:14.060Z] $ docker top 2ba923c5aec84eb6da80069c9df75a68e02d441f36013c5a50495bdf45d8b92a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T01:05:14.458Z] + go version [2023-05-24T01:05:14.458Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T01:05:14.490Z] $ docker stop --time=1 2ba923c5aec84eb6da80069c9df75a68e02d441f36013c5a50495bdf45d8b92a [2023-05-24T01:05:15.771Z] $ docker rm -f --volumes 2ba923c5aec84eb6da80069c9df75a68e02d441f36013c5a50495bdf45d8b92a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:05:16.489Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T01:05:16.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T01:05:16.657Z] prd-ubuntu20.04-docker-8c-8g-16634 does not seem to be running inside a container [2023-05-24T01:05:16.691Z] $ 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-182 -v /w/workspace/edgexfoundry_device-gpio_PR-182:/w/workspace/edgexfoundry_device-gpio_PR-182:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-182@tmp:/w/workspace/edgexfoundry_device-gpio_PR-182@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 ******** ci-base-image-x86_64 cat [2023-05-24T01:05:17.012Z] $ docker top 4733da44290b35329c7f1b8fbfcb60ea61cf3dc86c0ba67ad04c8560b3c60ef0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T01:05:17.406Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-182 [Pipeline] fileExists [Pipeline] sh [2023-05-24T01:05:17.779Z] + make test [2023-05-24T01:05:17.779Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T01:05:23.050Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-24T01:05:33.149Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-24T01:05:33.149Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-24T01:05:39.714Z] go vet ./... [2023-05-24T01:05:42.993Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T01:05:42.993Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T01:05:42.993Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T01:05:43.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T01:05:43.064Z] $ docker stop --time=1 4733da44290b35329c7f1b8fbfcb60ea61cf3dc86c0ba67ad04c8560b3c60ef0 [2023-05-24T01:05:45.775Z] $ docker rm -f --volumes 4733da44290b35329c7f1b8fbfcb60ea61cf3dc86c0ba67ad04c8560b3c60ef0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T01:05:46.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T01:05:46.372Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T01:05:47.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T01:05:47.435Z] + ls -al . [2023-05-24T01:05:47.435Z] total 156 [2023-05-24T01:05:47.435Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 01:05 . [2023-05-24T01:05:47.435Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 01:04 .. [2023-05-24T01:05:47.435Z] -rw-rw-r-- 1 jenkins jenkins 120 May 24 01:04 .dockerignore [2023-05-24T01:05:47.435Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 01:04 .git [2023-05-24T01:05:47.435Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 01:04 .github [2023-05-24T01:05:47.435Z] -rw-rw-r-- 1 jenkins jenkins 343 May 24 01:04 .gitignore [2023-05-24T01:05:47.435Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 01:04 .golangci.yml [2023-05-24T01:05:47.435Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 01:04 .semver [2023-05-24T01:05:47.435Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 24 01:04 Attribution.txt [2023-05-24T01:05:47.435Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 24 01:04 CHANGELOG.md [2023-05-24T01:05:47.435Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 24 01:04 Dockerfile [2023-05-24T01:05:47.435Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 01:04 GOVERNANCE.md [2023-05-24T01:05:47.435Z] -rw-rw-r-- 1 jenkins jenkins 657 May 24 01:04 Jenkinsfile [2023-05-24T01:05:47.435Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 01:04 LICENSE [2023-05-24T01:05:47.435Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 24 01:04 Makefile [2023-05-24T01:05:47.435Z] -rw-rw-r-- 1 jenkins jenkins 617 May 24 01:04 OWNERS.md [2023-05-24T01:05:47.435Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 24 01:04 README.md [2023-05-24T01:05:47.435Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 01:04 VERSION [2023-05-24T01:05:47.435Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 01:04 bin [2023-05-24T01:05:47.435Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 01:04 cmd [2023-05-24T01:05:47.435Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 01:05 coverage.out [2023-05-24T01:05:47.435Z] -rw-rw-r-- 1 jenkins jenkins 3228 May 24 01:04 go.mod [2023-05-24T01:05:47.435Z] -rw-rw-r-- 1 jenkins jenkins 31503 May 24 01:04 go.sum [2023-05-24T01:05:47.435Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 01:04 internal [2023-05-24T01:05:47.435Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 01:04 snap [2023-05-24T01:05:47.435Z] -rw-rw-r-- 1 jenkins jenkins 209 May 24 01:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:05:47.825Z] + 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=2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 --label arch=amd64 --label version=0.0.0 . [2023-05-24T01:05:47.825Z] Sending build context to Docker daemon 16.11MB [2023-05-24T01:05:47.825Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T01:05:47.825Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T01:05:47.825Z] ---> 260c08c84939 [2023-05-24T01:05:47.825Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-24T01:05:48.084Z] ---> Running in 6acac4c2f72f [2023-05-24T01:05:48.343Z] Removing intermediate container 6acac4c2f72f [2023-05-24T01:05:48.343Z] ---> 96c9456f2125 [2023-05-24T01:05:48.343Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T01:05:48.343Z] ---> Running in e4bb767635d0 [2023-05-24T01:05:48.343Z] Removing intermediate container e4bb767635d0 [2023-05-24T01:05:48.343Z] ---> dbd17f857846 [2023-05-24T01:05:48.343Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-24T01:05:48.343Z] ---> Running in c6990bdff91b [2023-05-24T01:05:48.343Z] Removing intermediate container c6990bdff91b [2023-05-24T01:05:48.343Z] ---> 634fc9bf0c99 [2023-05-24T01:05:48.343Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T01:05:48.603Z] ---> Running in 9504d93d6419 [2023-05-24T01:05:48.603Z] Removing intermediate container 9504d93d6419 [2023-05-24T01:05:48.603Z] ---> 474cdc9099c3 [2023-05-24T01:05:48.603Z] Step 7/25 : WORKDIR /device-gpio [2023-05-24T01:05:48.603Z] ---> Running in 75471341430f [2023-05-24T01:05:48.603Z] Removing intermediate container 75471341430f [2023-05-24T01:05:48.603Z] ---> 9c51de1b0dad [2023-05-24T01:05:48.603Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T01:05:48.862Z] ---> Running in e03b800b44e0 [2023-05-24T01:05:49.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T01:05:49.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T01:05:49.946Z] OK: 269 MiB in 57 packages [2023-05-24T01:05:50.204Z] Removing intermediate container e03b800b44e0 [2023-05-24T01:05:50.204Z] ---> 4b65f27f8ea3 [2023-05-24T01:05:50.204Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-24T01:05:50.462Z] ---> 2e14f946a797 [2023-05-24T01:05:50.462Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T01:05:50.462Z] ---> Running in 261b286e167b [2023-05-24T01:05:51.395Z] Removing intermediate container 261b286e167b [2023-05-24T01:05:51.395Z] ---> 5c47fced7788 [2023-05-24T01:05:51.395Z] Step 11/25 : COPY . . [2023-05-24T01:05:51.654Z] ---> 8d554d95d767 [2023-05-24T01:05:51.654Z] Step 12/25 : RUN ${MAKE} [2023-05-24T01:05:51.654Z] ---> Running in f385495841e0 [2023-05-24T01:05:51.912Z] 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-05-24T01:06:13.859Z] Removing intermediate container f385495841e0 [2023-05-24T01:06:13.859Z] ---> 098d7b0eb7ac [2023-05-24T01:06:13.859Z] Step 13/25 : FROM alpine:3.17 [2023-05-24T01:06:13.859Z] 3.17: Pulling from library/alpine [2023-05-24T01:06:13.859Z] f56be85fc22e: Already exists [2023-05-24T01:06:13.859Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T01:06:13.859Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T01:06:13.859Z] ---> 9ed4aefc74f6 [2023-05-24T01:06:13.859Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-24T01:06:13.859Z] ---> Running in 18fe2d24717d [2023-05-24T01:06:13.859Z] Removing intermediate container 18fe2d24717d [2023-05-24T01:06:13.859Z] ---> 1b78819853ac [2023-05-24T01:06:13.859Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-24T01:06:13.859Z] ---> Running in 7d07f3c48453 [2023-05-24T01:06:13.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T01:06:13.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T01:06:13.859Z] OK: 7 MiB in 15 packages [2023-05-24T01:06:13.859Z] Removing intermediate container 7d07f3c48453 [2023-05-24T01:06:13.859Z] ---> 5ccd8eea949a [2023-05-24T01:06:13.859Z] Step 16/25 : WORKDIR / [2023-05-24T01:06:13.859Z] ---> Running in 03ad1b29b213 [2023-05-24T01:06:13.859Z] Removing intermediate container 03ad1b29b213 [2023-05-24T01:06:13.859Z] ---> d0ba0c0e3f3d [2023-05-24T01:06:13.859Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-24T01:06:13.859Z] ---> 567bfd53cc74 [2023-05-24T01:06:13.859Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-24T01:06:13.859Z] ---> bcda3f929bb4 [2023-05-24T01:06:13.859Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-24T01:06:13.859Z] ---> b5b03237963d [2023-05-24T01:06:13.859Z] Step 20/25 : EXPOSE 59910 [2023-05-24T01:06:13.859Z] ---> Running in be8e74a05204 [2023-05-24T01:06:13.859Z] Removing intermediate container be8e74a05204 [2023-05-24T01:06:13.859Z] ---> e866a786d1da [2023-05-24T01:06:13.859Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-24T01:06:13.859Z] ---> Running in a2d2f6450c8e [2023-05-24T01:06:13.859Z] Removing intermediate container a2d2f6450c8e [2023-05-24T01:06:13.859Z] ---> c2287f75336d [2023-05-24T01:06:13.859Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T01:06:13.859Z] ---> Running in 17d5908662e8 [2023-05-24T01:06:13.859Z] Removing intermediate container 17d5908662e8 [2023-05-24T01:06:13.859Z] ---> 6435013fda69 [2023-05-24T01:06:13.859Z] Step 23/25 : LABEL arch=amd64 [2023-05-24T01:06:13.859Z] ---> Running in b1c414d6b11d [2023-05-24T01:06:13.859Z] Removing intermediate container b1c414d6b11d [2023-05-24T01:06:13.859Z] ---> 633c0dd164b3 [2023-05-24T01:06:13.859Z] Step 24/25 : LABEL git_sha=2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 [2023-05-24T01:06:13.859Z] ---> Running in 9b36a0721eae [2023-05-24T01:06:13.859Z] Removing intermediate container 9b36a0721eae [2023-05-24T01:06:13.859Z] ---> 787fb12c745f [2023-05-24T01:06:13.859Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T01:06:13.859Z] ---> Running in 61eb3a90b8a7 [2023-05-24T01:06:14.124Z] Removing intermediate container 61eb3a90b8a7 [2023-05-24T01:06:14.124Z] ---> a477f263d5b7 [2023-05-24T01:06:14.124Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T01:06:14.124Z] Successfully built a477f263d5b7 [2023-05-24T01:06:14.124Z] 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-05-24T01:06:14.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T01:06:14.985Z] [2023-05-24T01:06:14.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:06:15.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T01:06:15.363Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T01:06:15.363Z] 5eb5b503b376: Pulling fs layer [2023-05-24T01:06:15.363Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T01:06:15.363Z] ec43610c2a17: Pulling fs layer [2023-05-24T01:06:15.363Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T01:06:15.363Z] 33b1e0a273af: Pulling fs layer [2023-05-24T01:06:15.363Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T01:06:15.363Z] 2f39f015ded8: Pulling fs layer [2023-05-24T01:06:15.363Z] 3a2ae6a8a46f: Waiting [2023-05-24T01:06:15.363Z] 33b1e0a273af: Waiting [2023-05-24T01:06:15.363Z] 5d3b04190fa2: Waiting [2023-05-24T01:06:15.363Z] 2f39f015ded8: Waiting [2023-05-24T01:06:15.363Z] 5c69ac0246d0: Download complete [2023-05-24T01:06:15.363Z] 3a2ae6a8a46f: Download complete [2023-05-24T01:06:15.363Z] 33b1e0a273af: Verifying Checksum [2023-05-24T01:06:15.363Z] 33b1e0a273af: Download complete [2023-05-24T01:06:15.363Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T01:06:15.363Z] 5d3b04190fa2: Download complete [2023-05-24T01:06:15.363Z] ec43610c2a17: Download complete [2023-05-24T01:06:15.627Z] 5eb5b503b376: Verifying Checksum [2023-05-24T01:06:15.627Z] 5eb5b503b376: Download complete [2023-05-24T01:06:16.193Z] 2f39f015ded8: Download complete [2023-05-24T01:06:16.762Z] 5eb5b503b376: Pull complete [2023-05-24T01:06:16.762Z] 5c69ac0246d0: Pull complete [2023-05-24T01:06:17.328Z] ec43610c2a17: Pull complete [2023-05-24T01:06:17.328Z] 3a2ae6a8a46f: Pull complete [2023-05-24T01:06:17.587Z] 33b1e0a273af: Pull complete [2023-05-24T01:06:17.587Z] 5d3b04190fa2: Pull complete [2023-05-24T01:06:21.776Z] 2f39f015ded8: Pull complete [2023-05-24T01:06:21.776Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T01:06:21.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T01:06:21.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T01:06:22.012Z] prd-ubuntu20.04-docker-8c-8g-16634 does not seem to be running inside a container [2023-05-24T01:06:22.046Z] $ 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-182 -v /w/workspace/edgexfoundry_device-gpio_PR-182:/w/workspace/edgexfoundry_device-gpio_PR-182:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-182@tmp:/w/workspace/edgexfoundry_device-gpio_PR-182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T01:06:24.918Z] $ docker top 663a17fbe2fbe594582a02af48b0c3dc6c97adc407a5710e5b90c9bbdee61bd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T01:06:25.375Z] ---> job-cost.sh [2023-05-24T01:06:25.375Z] lf-activate-venv: SKIPPING [2023-05-24T01:06:25.375Z] INFO: No Stack... [2023-05-24T01:06:25.634Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T01:06:26.199Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T01:06:26.504Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-182/archives/cost.csv [2023-05-24T01:06:26.504Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T01:06:26.547Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-182-1-stack-cost] [2023-05-24T01:06:26.555Z] Resource [jenkins-edgexfoundry-device-gpio-PR-182-1-stack-cost] did not exist. Created. [2023-05-24T01:06:26.555Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-182-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T01:06:26.987Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T01:06:27.034Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T01:06:27.067Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-182-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T01:06:27.143Z] $ docker stop --time=1 663a17fbe2fbe594582a02af48b0c3dc6c97adc407a5710e5b90c9bbdee61bd1 [2023-05-24T01:06:28.295Z] $ docker rm -f --volumes 663a17fbe2fbe594582a02af48b0c3dc6c97adc407a5710e5b90c9bbdee61bd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T01:07:17.971Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16636 in /w/workspace/edgexfoundry_device-gpio_PR-182 [Pipeline] { [Pipeline] ws [2023-05-24T01:07:18.028Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-05-24T01:07:18.107Z] The recommended git tool is: git [2023-05-24T01:07:24.368Z] using credential edgex-jenkins-ssh [2023-05-24T01:07:24.392Z] Cloning the remote Git repository [2023-05-24T01:07:24.439Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-24T01:07:24.554Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-05-24T01:07:24.730Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-24T01:07:24.731Z] > git --version # timeout=10 [2023-05-24T01:07:24.759Z] > git --version # 'git version 2.25.1' [2023-05-24T01:07:24.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T01:07:24.950Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T01:07:26.761Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-24T01:07:26.788Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T01:07:27.810Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-24T01:07:27.854Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-24T01:07:27.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T01:07:27.872Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T01:07:28.428Z] Merging remotes/origin/main commit 15ac8934db983724a9e4ad688c07cba5566b1ed2 into PR head commit 2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 [2023-05-24T01:07:28.777Z] Merge succeeded, producing 2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 [2023-05-24T01:07:28.777Z] Checking out Revision 2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 (PR-182) [2023-05-24T01:07:29.384Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-24T01:07:29.432Z] > git --version # timeout=10 [2023-05-24T01:07:29.445Z] > git --version # 'git version 2.25.1' [2023-05-24T01:07:29.465Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [2023-05-24T01:07:28.440Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T01:07:28.536Z] > git checkout -f 2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 # timeout=10 [2023-05-24T01:07:28.633Z] > git remote # timeout=10 [2023-05-24T01:07:28.664Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T01:07:28.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T01:07:28.710Z] > git merge 15ac8934db983724a9e4ad688c07cba5566b1ed2 # timeout=10 [2023-05-24T01:07:28.743Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T01:07:28.772Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T01:07:28.793Z] > git checkout -f 2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T01:07:30.533Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T01:07:30.533Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T01:07:30.533Z] Dload Upload Total Spent Left Speed [2023-05-24T01:07:30.533Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh [2023-05-24T01:07:31.192Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T01:07:31.548Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T01:07:31.548Z] + sudo tee /etc/docker/daemon.new [2023-05-24T01:07:31.548Z] { [2023-05-24T01:07:31.548Z] "registry-mirrors": [ [2023-05-24T01:07:31.548Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T01:07:31.548Z] ], [2023-05-24T01:07:31.548Z] "bip": "10.250.0.254/24", [2023-05-24T01:07:31.548Z] "hosts": [ [2023-05-24T01:07:31.548Z] "tcp://0.0.0.0:5555", [2023-05-24T01:07:31.548Z] "unix:///var/run/docker.sock" [2023-05-24T01:07:31.548Z] ], [2023-05-24T01:07:31.548Z] "mtu": 1458, [2023-05-24T01:07:31.548Z] "selinux-enabled": true, [2023-05-24T01:07:31.548Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T01:07:31.548Z] } [Pipeline] sh [2023-05-24T01:07:31.908Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T01:07:32.276Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T01:07:50.620Z] provisioning config files... [2023-05-24T01:07:50.652Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config5081113255855572996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T01:07:51.058Z] ---> docker-login.sh [2023-05-24T01:07:51.059Z] nexus3.edgexfoundry.org:10001 [2023-05-24T01:07:51.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:07:51.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:07:51.653Z] Configure a credential helper to remove this warning. See [2023-05-24T01:07:51.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:07:51.653Z] [2023-05-24T01:07:51.653Z] Login Succeeded [2023-05-24T01:07:51.924Z] nexus3.edgexfoundry.org:10002 [2023-05-24T01:07:52.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:07:52.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:07:52.199Z] Configure a credential helper to remove this warning. See [2023-05-24T01:07:52.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:07:52.199Z] [2023-05-24T01:07:52.199Z] Login Succeeded [2023-05-24T01:07:52.199Z] nexus3.edgexfoundry.org:10003 [2023-05-24T01:07:52.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:07:52.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:07:52.753Z] Configure a credential helper to remove this warning. See [2023-05-24T01:07:52.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:07:52.753Z] [2023-05-24T01:07:52.753Z] Login Succeeded [2023-05-24T01:07:52.753Z] nexus3.edgexfoundry.org:10004 [2023-05-24T01:07:53.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:07:53.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:07:53.030Z] Configure a credential helper to remove this warning. See [2023-05-24T01:07:53.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:07:53.030Z] [2023-05-24T01:07:53.030Z] Login Succeeded [2023-05-24T01:07:53.030Z] docker.io [2023-05-24T01:07:53.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:07:53.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:07:53.572Z] Configure a credential helper to remove this warning. See [2023-05-24T01:07:53.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:07:53.572Z] [2023-05-24T01:07:53.572Z] Login Succeeded [2023-05-24T01:07:53.572Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T01:07:53.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T01:07:54.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T01:07:54.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T01:07:54.141Z] ========================================================= [2023-05-24T01:07:54.141Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T01:07:54.141Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:07:54.668Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T01:07:54.941Z] Sending build context to Docker daemon 8.138MB [2023-05-24T01:07:54.941Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T01:07:54.941Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T01:07:55.215Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T01:07:55.216Z] c41833b44d91: Pulling fs layer [2023-05-24T01:07:55.216Z] ed15518f5707: Pulling fs layer [2023-05-24T01:07:55.216Z] feae8fd75edb: Pulling fs layer [2023-05-24T01:07:55.216Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T01:07:55.216Z] 3cdef696dda3: Pulling fs layer [2023-05-24T01:07:55.216Z] 2ced38df9373: Pulling fs layer [2023-05-24T01:07:55.216Z] 58f1dce35555: Pulling fs layer [2023-05-24T01:07:55.216Z] 3cdef696dda3: Waiting [2023-05-24T01:07:55.216Z] 2ced38df9373: Waiting [2023-05-24T01:07:55.216Z] 242c74f7c9fa: Waiting [2023-05-24T01:07:55.216Z] 58f1dce35555: Waiting [2023-05-24T01:07:55.216Z] ed15518f5707: Download complete [2023-05-24T01:07:55.216Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T01:07:55.216Z] 242c74f7c9fa: Download complete [2023-05-24T01:07:55.216Z] 3cdef696dda3: Verifying Checksum [2023-05-24T01:07:55.216Z] 3cdef696dda3: Download complete [2023-05-24T01:07:55.511Z] c41833b44d91: Verifying Checksum [2023-05-24T01:07:55.511Z] c41833b44d91: Download complete [2023-05-24T01:07:56.498Z] c41833b44d91: Pull complete [2023-05-24T01:07:56.780Z] 58f1dce35555: Verifying Checksum [2023-05-24T01:07:56.780Z] 58f1dce35555: Download complete [2023-05-24T01:07:57.056Z] ed15518f5707: Pull complete [2023-05-24T01:07:58.520Z] feae8fd75edb: Verifying Checksum [2023-05-24T01:07:58.520Z] feae8fd75edb: Download complete [2023-05-24T01:07:58.520Z] 2ced38df9373: Verifying Checksum [2023-05-24T01:07:58.520Z] 2ced38df9373: Download complete [2023-05-24T01:08:13.698Z] feae8fd75edb: Pull complete [2023-05-24T01:08:13.698Z] 242c74f7c9fa: Pull complete [2023-05-24T01:08:13.975Z] 3cdef696dda3: Pull complete [2023-05-24T01:08:20.658Z] 2ced38df9373: Pull complete [2023-05-24T01:08:23.276Z] 58f1dce35555: Pull complete [2023-05-24T01:08:23.276Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T01:08:23.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T01:08:23.276Z] ---> fadd8f120f05 [2023-05-24T01:08:23.276Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T01:08:25.892Z] ---> Running in dddb3c463eb3 [2023-05-24T01:08:25.892Z] Removing intermediate container dddb3c463eb3 [2023-05-24T01:08:25.892Z] ---> cc7776635321 [2023-05-24T01:08:25.892Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T01:08:25.892Z] ---> Running in f3f1e593ad11 [2023-05-24T01:08:26.169Z] Removing intermediate container f3f1e593ad11 [2023-05-24T01:08:26.169Z] ---> dd7fa1967ca0 [2023-05-24T01:08:26.169Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-24T01:08:26.169Z] ---> Running in bb0096920eef [2023-05-24T01:08:26.758Z] Removing intermediate container bb0096920eef [2023-05-24T01:08:26.758Z] ---> 9ab1f68f6f14 [2023-05-24T01:08:26.758Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T01:08:26.758Z] ---> Running in 9160d36f9905 [2023-05-24T01:08:27.032Z] Removing intermediate container 9160d36f9905 [2023-05-24T01:08:27.032Z] ---> 8c8ae40f7548 [2023-05-24T01:08:27.032Z] Step 7/12 : WORKDIR /device-gpio [2023-05-24T01:08:27.032Z] ---> Running in 6396d4d4e384 [2023-05-24T01:08:27.621Z] Removing intermediate container 6396d4d4e384 [2023-05-24T01:08:27.621Z] ---> 82789fe42ff9 [2023-05-24T01:08:27.621Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T01:08:27.621Z] ---> Running in abde8a4ff9fc [2023-05-24T01:08:29.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T01:08:29.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T01:08:30.616Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T01:08:30.890Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-24T01:08:30.890Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T01:08:30.890Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T01:08:30.890Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T01:08:30.890Z] OK: 268 MiB in 57 packages [2023-05-24T01:08:31.875Z] Removing intermediate container abde8a4ff9fc [2023-05-24T01:08:31.875Z] ---> a9862b566e8f [2023-05-24T01:08:31.875Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T01:08:32.481Z] ---> ee7a94aeca64 [2023-05-24T01:08:32.481Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T01:08:32.756Z] ---> Running in a971bbcb0068 [2023-05-24T01:09:54.482Z] Removing intermediate container a971bbcb0068 [2023-05-24T01:09:54.482Z] ---> bfcc523c8b05 [2023-05-24T01:09:54.482Z] Step 11/12 : COPY . . [2023-05-24T01:09:54.482Z] ---> 836ede7c0469 [2023-05-24T01:09:54.482Z] Step 12/12 : RUN ${MAKE} [2023-05-24T01:09:54.482Z] ---> Running in 77387a26101f [2023-05-24T01:09:54.482Z] noop [2023-05-24T01:09:54.482Z] Removing intermediate container 77387a26101f [2023-05-24T01:09:54.482Z] ---> bbc891b34cd1 [2023-05-24T01:09:54.482Z] Successfully built bbc891b34cd1 [2023-05-24T01:09:54.482Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:09:54.983Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T01:09:54.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T01:09:55.304Z] prd-ubuntu20.04-docker-arm64-4c-16g-16636 does not seem to be running inside a container [2023-05-24T01:09:55.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T01:09:56.683Z] $ docker top 8c1b0cda08d357983d3d67ae726f679218e5e1dfd6e1586fef3d670ed7658e8f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T01:09:57.582Z] + go version [2023-05-24T01:09:57.583Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T01:09:57.619Z] $ docker stop --time=1 8c1b0cda08d357983d3d67ae726f679218e5e1dfd6e1586fef3d670ed7658e8f [2023-05-24T01:09:59.979Z] $ docker rm -f --volumes 8c1b0cda08d357983d3d67ae726f679218e5e1dfd6e1586fef3d670ed7658e8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:10:00.851Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T01:10:00.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T01:10:01.148Z] prd-ubuntu20.04-docker-arm64-4c-16g-16636 does not seem to be running inside a container [2023-05-24T01:10:01.221Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T01:10:02.550Z] $ docker top 1f88169e344f790a064ae653a4c97ffc00d90fd3b7748545016d75bbfcb5332b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T01:10:03.479Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-05-24T01:10:04.199Z] + make test [2023-05-24T01:10:04.199Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T01:10:43.122Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-24T01:13:19.910Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-24T01:13:19.911Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-24T01:13:19.911Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T01:13:19.911Z] go vet ./... [2023-05-24T01:13:34.922Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T01:13:34.922Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T01:13:34.922Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T01:13:34.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T01:13:34.999Z] $ docker stop --time=1 1f88169e344f790a064ae653a4c97ffc00d90fd3b7748545016d75bbfcb5332b [2023-05-24T01:13:37.009Z] $ docker rm -f --volumes 1f88169e344f790a064ae653a4c97ffc00d90fd3b7748545016d75bbfcb5332b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T01:13:38.334Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T01:13:38.367Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T01:13:38.892Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T01:13:39.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T01:13:39.840Z] + ls -al . [2023-05-24T01:13:39.840Z] total 152 [2023-05-24T01:13:39.840Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 01:10 . [2023-05-24T01:13:39.840Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 01:07 .. [2023-05-24T01:13:39.840Z] -rw-rw-r-- 1 jenkins jenkins 120 May 24 01:07 .dockerignore [2023-05-24T01:13:39.840Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 01:07 .git [2023-05-24T01:13:39.840Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 01:07 .github [2023-05-24T01:13:39.840Z] -rw-rw-r-- 1 jenkins jenkins 343 May 24 01:07 .gitignore [2023-05-24T01:13:39.840Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 01:07 .golangci.yml [2023-05-24T01:13:39.840Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 24 01:07 Attribution.txt [2023-05-24T01:13:39.840Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 24 01:07 CHANGELOG.md [2023-05-24T01:13:39.840Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 24 01:07 Dockerfile [2023-05-24T01:13:39.840Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 01:07 GOVERNANCE.md [2023-05-24T01:13:39.840Z] -rw-rw-r-- 1 jenkins jenkins 657 May 24 01:07 Jenkinsfile [2023-05-24T01:13:39.840Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 01:07 LICENSE [2023-05-24T01:13:39.840Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 24 01:07 Makefile [2023-05-24T01:13:39.840Z] -rw-rw-r-- 1 jenkins jenkins 617 May 24 01:07 OWNERS.md [2023-05-24T01:13:39.840Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 24 01:07 README.md [2023-05-24T01:13:39.840Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 01:04 VERSION [2023-05-24T01:13:39.840Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 01:07 bin [2023-05-24T01:13:39.840Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 01:07 cmd [2023-05-24T01:13:39.840Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 01:10 coverage.out [2023-05-24T01:13:39.840Z] -rw-rw-r-- 1 jenkins jenkins 3228 May 24 01:07 go.mod [2023-05-24T01:13:39.840Z] -rw-rw-r-- 1 jenkins jenkins 31503 May 24 01:07 go.sum [2023-05-24T01:13:39.840Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 01:07 internal [2023-05-24T01:13:39.840Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 01:07 snap [2023-05-24T01:13:39.840Z] -rw-rw-r-- 1 jenkins jenkins 209 May 24 01:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:13:40.259Z] + 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=2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 --label arch=arm64 --label version=0.0.0 . [2023-05-24T01:13:40.527Z] Sending build context to Docker daemon 8.139MB [2023-05-24T01:13:40.801Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T01:13:40.801Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T01:13:40.801Z] ---> bbc891b34cd1 [2023-05-24T01:13:40.801Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-24T01:13:40.801Z] ---> Running in fc138955469b [2023-05-24T01:13:41.389Z] Removing intermediate container fc138955469b [2023-05-24T01:13:41.389Z] ---> 8e2258af260d [2023-05-24T01:13:41.389Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T01:13:41.390Z] ---> Running in 12791c4bc63d [2023-05-24T01:13:41.660Z] Removing intermediate container 12791c4bc63d [2023-05-24T01:13:41.660Z] ---> 952661f4bd27 [2023-05-24T01:13:41.660Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-24T01:13:41.660Z] ---> Running in 7a26f7be4874 [2023-05-24T01:13:41.930Z] Removing intermediate container 7a26f7be4874 [2023-05-24T01:13:41.930Z] ---> c6d22de5d0c1 [2023-05-24T01:13:41.930Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T01:13:42.200Z] ---> Running in 1863c4697f0d [2023-05-24T01:13:42.481Z] Removing intermediate container 1863c4697f0d [2023-05-24T01:13:42.481Z] ---> 46ff059952d9 [2023-05-24T01:13:42.481Z] Step 7/25 : WORKDIR /device-gpio [2023-05-24T01:13:42.481Z] ---> Running in 892fa089e6c3 [2023-05-24T01:13:43.068Z] Removing intermediate container 892fa089e6c3 [2023-05-24T01:13:43.068Z] ---> e2259f0d7305 [2023-05-24T01:13:43.068Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T01:13:43.068Z] ---> Running in 798feea7b2b9 [2023-05-24T01:13:44.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T01:13:44.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T01:13:46.418Z] OK: 268 MiB in 57 packages [2023-05-24T01:13:47.385Z] Removing intermediate container 798feea7b2b9 [2023-05-24T01:13:47.385Z] ---> 1e9f74d5b22f [2023-05-24T01:13:47.385Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-24T01:13:47.974Z] ---> 8b9ae22016ec [2023-05-24T01:13:47.974Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T01:13:47.974Z] ---> Running in 2369221ebac3 [2023-05-24T01:13:51.339Z] Removing intermediate container 2369221ebac3 [2023-05-24T01:13:51.339Z] ---> a2fe0d906bfc [2023-05-24T01:13:51.339Z] Step 11/25 : COPY . . [2023-05-24T01:13:52.306Z] ---> 04b9e50963bf [2023-05-24T01:13:52.306Z] Step 12/25 : RUN ${MAKE} [2023-05-24T01:13:52.306Z] ---> Running in 3a000f900134 [2023-05-24T01:13:53.280Z] 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-05-24T01:16:30.032Z] Removing intermediate container 3a000f900134 [2023-05-24T01:16:30.032Z] ---> cceb58c3a581 [2023-05-24T01:16:30.032Z] Step 13/25 : FROM alpine:3.17 [2023-05-24T01:16:30.032Z] 3.17: Pulling from library/alpine [2023-05-24T01:16:30.032Z] c41833b44d91: Already exists [2023-05-24T01:16:30.032Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T01:16:30.032Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T01:16:30.032Z] ---> 51e60588ff2c [2023-05-24T01:16:30.032Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-24T01:16:30.032Z] ---> Running in 9ee178148144 [2023-05-24T01:16:30.032Z] Removing intermediate container 9ee178148144 [2023-05-24T01:16:30.032Z] ---> bb9802841722 [2023-05-24T01:16:30.032Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-24T01:16:30.032Z] ---> Running in 695e8b1ee31d [2023-05-24T01:16:30.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T01:16:30.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T01:16:30.032Z] OK: 7 MiB in 15 packages [2023-05-24T01:16:30.032Z] Removing intermediate container 695e8b1ee31d [2023-05-24T01:16:30.032Z] ---> aef8cb4b5925 [2023-05-24T01:16:30.032Z] Step 16/25 : WORKDIR / [2023-05-24T01:16:30.032Z] ---> Running in c84071d491a4 [2023-05-24T01:16:30.032Z] Removing intermediate container c84071d491a4 [2023-05-24T01:16:30.032Z] ---> f1f0b10b227c [2023-05-24T01:16:30.032Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-24T01:16:30.298Z] ---> d5e0484a56a4 [2023-05-24T01:16:30.298Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-24T01:16:30.882Z] ---> 816931cc648f [2023-05-24T01:16:30.882Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-24T01:16:32.295Z] ---> f0bcca6ed221 [2023-05-24T01:16:32.295Z] Step 20/25 : EXPOSE 59910 [2023-05-24T01:16:32.295Z] ---> Running in 3732da5f44cd [2023-05-24T01:16:32.561Z] Removing intermediate container 3732da5f44cd [2023-05-24T01:16:32.561Z] ---> 2ff9dd44de93 [2023-05-24T01:16:32.561Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-24T01:16:32.561Z] ---> Running in f7f491983207 [2023-05-24T01:16:32.829Z] Removing intermediate container f7f491983207 [2023-05-24T01:16:32.829Z] ---> dd254fa39a6d [2023-05-24T01:16:32.829Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T01:16:32.829Z] ---> Running in 56a824b0a3a4 [2023-05-24T01:16:33.106Z] Removing intermediate container 56a824b0a3a4 [2023-05-24T01:16:33.106Z] ---> 79d2028b025d [2023-05-24T01:16:33.106Z] Step 23/25 : LABEL arch=arm64 [2023-05-24T01:16:33.375Z] ---> Running in 20e5487c8b98 [2023-05-24T01:16:33.641Z] Removing intermediate container 20e5487c8b98 [2023-05-24T01:16:33.641Z] ---> ccc6f341af1d [2023-05-24T01:16:33.641Z] Step 24/25 : LABEL git_sha=2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 [2023-05-24T01:16:33.641Z] ---> Running in d37a10251dde [2023-05-24T01:16:33.996Z] Removing intermediate container d37a10251dde [2023-05-24T01:16:33.996Z] ---> 0b6b9612acd7 [2023-05-24T01:16:33.996Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T01:16:34.265Z] ---> Running in 7d5e61072cdf [2023-05-24T01:16:34.537Z] Removing intermediate container 7d5e61072cdf [2023-05-24T01:16:34.537Z] ---> 3b93467ea575 [2023-05-24T01:16:34.537Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T01:16:34.537Z] Successfully built 3b93467ea575 [2023-05-24T01:16:34.537Z] 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-05-24T01:16:35.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T01:16:35.364Z] [2023-05-24T01:16:35.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:16:35.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T01:16:35.798Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T01:16:35.798Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T01:16:35.798Z] 04944245beec: Pulling fs layer [2023-05-24T01:16:35.798Z] 699f458cf7ca: Pulling fs layer [2023-05-24T01:16:35.798Z] 765212b225bb: Pulling fs layer [2023-05-24T01:16:35.798Z] f23df028b6ca: Pulling fs layer [2023-05-24T01:16:35.798Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T01:16:35.798Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T01:16:35.798Z] 765212b225bb: Waiting [2023-05-24T01:16:35.798Z] f23df028b6ca: Waiting [2023-05-24T01:16:35.798Z] d65c8cfc05b1: Waiting [2023-05-24T01:16:35.798Z] 2437ff75d9bd: Waiting [2023-05-24T01:16:36.071Z] 04944245beec: Verifying Checksum [2023-05-24T01:16:36.071Z] 04944245beec: Download complete [2023-05-24T01:16:36.071Z] 765212b225bb: Verifying Checksum [2023-05-24T01:16:36.071Z] 765212b225bb: Download complete [2023-05-24T01:16:36.071Z] f23df028b6ca: Verifying Checksum [2023-05-24T01:16:36.071Z] f23df028b6ca: Download complete [2023-05-24T01:16:36.071Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T01:16:36.071Z] d65c8cfc05b1: Download complete [2023-05-24T01:16:36.345Z] 699f458cf7ca: Verifying Checksum [2023-05-24T01:16:36.345Z] 699f458cf7ca: Download complete [2023-05-24T01:16:36.623Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T01:16:36.623Z] 8998bd30e6a1: Download complete [2023-05-24T01:16:39.213Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T01:16:39.213Z] 2437ff75d9bd: Download complete [2023-05-24T01:16:40.628Z] 8998bd30e6a1: Pull complete [2023-05-24T01:16:40.896Z] 04944245beec: Pull complete [2023-05-24T01:16:42.307Z] 699f458cf7ca: Pull complete [2023-05-24T01:16:42.307Z] 765212b225bb: Pull complete [2023-05-24T01:16:43.270Z] f23df028b6ca: Pull complete [2023-05-24T01:16:43.270Z] d65c8cfc05b1: Pull complete [2023-05-24T01:16:58.269Z] 2437ff75d9bd: Pull complete [2023-05-24T01:16:58.269Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T01:16:58.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T01:16:58.269Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T01:16:58.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-16636 does not seem to be running inside a container [2023-05-24T01:16:58.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-24T01:17:01.603Z] $ docker top d98b6f03f2ad58c6774478e2bff864190fc36420ed2800cd2adad062d66534a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T01:17:02.528Z] ---> job-cost.sh [2023-05-24T01:17:02.528Z] lf-activate-venv: SKIPPING [2023-05-24T01:17:02.528Z] INFO: No Stack... [2023-05-24T01:17:02.796Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T01:17:03.763Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T01:17:04.446Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-05-24T01:17:04.446Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T01:17:04.561Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-182-1-stack-cost] [2023-05-24T01:17:04.566Z] Resource [jenkins-edgexfoundry-device-gpio-PR-182-1-stack-cost] did not exist. Created. [2023-05-24T01:17:04.566Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-182-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T01:17:05.314Z] /w/workspace/device-gpio/1@tmp/durable-76f2a9fd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T01:17:06.014Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T01:17:06.058Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T01:17:06.121Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T01:17:06.135Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-182-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T01:17:06.216Z] $ docker stop --time=1 d98b6f03f2ad58c6774478e2bff864190fc36420ed2800cd2adad062d66534a8 [2023-05-24T01:17:07.795Z] $ docker rm -f --volumes d98b6f03f2ad58c6774478e2bff864190fc36420ed2800cd2adad062d66534a8 [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-05-24T01:17:08.825Z] provisioning config files... [2023-05-24T01:17:08.832Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-182@tmp/config483138747990385576tmp [Pipeline] { [Pipeline] sh [2023-05-24T01:17:09.163Z] + set +x [2023-05-24T01:17:09.163Z] + curl -s https://codecov.io/bash [2023-05-24T01:17:09.163Z] + bash -s -- [2023-05-24T01:17:09.422Z] [2023-05-24T01:17:09.422Z] _____ _ [2023-05-24T01:17:09.422Z] / ____| | | [2023-05-24T01:17:09.422Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T01:17:09.422Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T01:17:09.422Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T01:17:09.422Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T01:17:09.422Z] Bash-1.0.6 [2023-05-24T01:17:09.422Z] [2023-05-24T01:17:09.422Z] [2023-05-24T01:17:09.422Z] ==> git version 2.25.1 found [2023-05-24T01:17:09.422Z] ==> 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-05-24T01:17:09.422Z] Release-Date: 2020-01-08 [2023-05-24T01:17:09.422Z] 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-05-24T01:17:09.422Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T01:17:09.422Z] ==> Jenkins CI detected. [2023-05-24T01:17:09.422Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-182 [2023-05-24T01:17:09.422Z] project root: . [2023-05-24T01:17:09.422Z] --> token set from env [2023-05-24T01:17:09.422Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T01:17:09.422Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T01:17:09.422Z] ==> Python coveragepy not found [2023-05-24T01:17:09.422Z] ==> Searching for coverage reports in: [2023-05-24T01:17:09.422Z] + . [2023-05-24T01:17:09.422Z] -> Found 1 reports [2023-05-24T01:17:09.422Z] ==> Detecting git/mercurial file structure [2023-05-24T01:17:09.422Z] ==> Reading reports [2023-05-24T01:17:09.422Z] + ./coverage.out bytes=10 [2023-05-24T01:17:09.422Z] ==> Appending adjustments [2023-05-24T01:17:09.422Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T01:17:09.422Z] + Found adjustments [2023-05-24T01:17:09.422Z] ==> Gzipping contents [2023-05-24T01:17:09.422Z] 4.0K /tmp/codecov.ip4c3G.gz [2023-05-24T01:17:09.422Z] ==> Uploading reports [2023-05-24T01:17:09.422Z] url: https://codecov.io [2023-05-24T01:17:09.422Z] query: branch=PR-182&commit=2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-182%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=182&job=&cmd_args= [2023-05-24T01:17:09.422Z] -> Pinging Codecov [2023-05-24T01:17:09.422Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-182&commit=2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-182%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=182&job=&cmd_args= [2023-05-24T01:17:09.680Z] -> Uploading to [2023-05-24T01:17:09.680Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/3EC07B1A8CA8AF9BCAA0BB9F0134797F/2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1/6edf5108-ebbd-4fd4-b515-ce056c5d8ae4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T011709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d9a5a0164f1cebab6cb9d057a03f901157e757512d35ab8cca55a6943083042f [2023-05-24T01:17:09.680Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T01:17:09.680Z] Dload Upload Total Spent Left Speed [2023-05-24T01:17:09.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3321 --:--:-- --:--:-- --:--:-- 3321 [2023-05-24T01:17:09.939Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/2b01dfe31bb034ccd5c3b6a99ce6528ad6d868d1 [Pipeline] } [2023-05-24T01:17:09.968Z] 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-05-24T01:17:12.133Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-182/archives ] [2023-05-24T01:17:12.133Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-182/archives [2023-05-24T01:17:12.133Z] total 16 [2023-05-24T01:17:12.133Z] drwxr-xr-x 3 root root 4096 May 24 01:06 . [2023-05-24T01:17:12.133Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 01:06 .. [2023-05-24T01:17:12.133Z] drwxr-xr-x 2 root root 4096 May 24 01:06 cost [2023-05-24T01:17:12.133Z] -rw-r--r-- 1 root root 83 May 24 01:06 cost.csv [2023-05-24T01:17:12.133Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-182/archives [2023-05-24T01:17:12.133Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-182/archives [2023-05-24T01:17:12.133Z] total 16 [2023-05-24T01:17:12.133Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 01:06 . [2023-05-24T01:17:12.133Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 01:06 .. [2023-05-24T01:17:12.133Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 01:06 cost [2023-05-24T01:17:12.133Z] -rw-r--r-- 1 jenkins jenkins 83 May 24 01:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T01:17:12.470Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T01:17:13.359Z] ---> package-listing.sh [2023-05-24T01:17:13.359Z] ++ facter osfamily [2023-05-24T01:17:13.359Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T01:17:13.618Z] + OS_FAMILY=debian [2023-05-24T01:17:13.618Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-182 [2023-05-24T01:17:13.618Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T01:17:13.618Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T01:17:13.618Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T01:17:13.618Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T01:17:13.618Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-182 ']' [2023-05-24T01:17:13.618Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T01:17:13.618Z] + case "${OS_FAMILY}" in [2023-05-24T01:17:13.618Z] + dpkg -l [2023-05-24T01:17:13.618Z] + grep '^ii' [2023-05-24T01:17:13.618Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T01:17:13.618Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T01:17:13.618Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T01:17:13.618Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-182 ']' [2023-05-24T01:17:13.618Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-182/archives/ [2023-05-24T01:17:13.618Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-182/archives/ [Pipeline] echo [2023-05-24T01:17:13.653Z] 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-182/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T01:17:13.945Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:17:14.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T01:17:14.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T01:17:14.454Z] prd-ubuntu20.04-docker-8c-8g-16634 does not seem to be running inside a container [2023-05-24T01:17:14.484Z] $ 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-182/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-182 -v /w/workspace/edgexfoundry_device-gpio_PR-182:/w/workspace/edgexfoundry_device-gpio_PR-182:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-182@tmp:/w/workspace/edgexfoundry_device-gpio_PR-182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T01:17:14.720Z] $ docker top 21a49a53a34468f1e06e87d3228a729d29daabaca432ce78558078cebad41a36 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T01:17:15.100Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T01:17:15.411Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T01:17:15.723Z] + ls /var/log/sa-host [2023-05-24T01:17:15.723Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T01:17:15.861Z] provisioning config files... [2023-05-24T01:17:15.868Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-182@tmp/config1539612110553945285tmp [Pipeline] { [Pipeline] echo [2023-05-24T01:17:15.921Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T01:17:16.237Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T01:17:16.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T01:17:16.650Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T01:17:16.685Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T01:17:17.002Z] ---> sudo-logs.sh [2023-05-24T01:17:17.002Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T01:17:17.080Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T01:17:17.392Z] ---> job-cost.sh [2023-05-24T01:17:17.392Z] lf-activate-venv: SKIPPING [2023-05-24T01:17:17.392Z] DEBUG: total: 0.2199999988079071 [2023-05-24T01:17:17.392Z] INFO: Retrieving Stack Cost... [2023-05-24T01:17:17.961Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T01:17:18.552Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T01:17:18.589Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T01:17:18.900Z] ---> logs-deploy.sh [2023-05-24T01:17:18.900Z] lf-activate-venv: SKIPPING [2023-05-24T01:17:18.900Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-182/1 [2023-05-24T01:17:18.900Z] INFO: archiving workspace using pattern(s): [2023-05-24T01:17:19.834Z] Archives upload complete. [2023-05-24T01:17:19.834Z] INFO: archiving logs to Nexus