Pull request #178 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9c2535dd5201ef8d0ae31179b02a132955c85bbe+63e68652b6ad95590cced61db99912ada0ba9712 (f360d1b831d9e537a8aed3aa5bb8bbe84152fc33) 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-ssh2826871331486963098.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-ssh7119711910093717423.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-178/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-178/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18021987224597689170.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 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-ssh7487321716055137619.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-178/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-178/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9398932259146373563.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15686 in /w/workspace/edgexfoundry_device-gpio_PR-178 [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-178 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 63e68652b6ad95590cced61db99912ada0ba9712 into PR head commit 9c2535dd5201ef8d0ae31179b02a132955c85bbe > 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/178/head:refs/remotes/origin/PR-178 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c2535dd5201ef8d0ae31179b02a132955c85bbe # timeout=10 Merge succeeded, producing 9c2535dd5201ef8d0ae31179b02a132955c85bbe Checking out Revision 9c2535dd5201ef8d0ae31179b02a132955c85bbe (PR-178) Commit message: "build(snap): Add kamakura for epoch 0" > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 63e68652b6ad95590cced61db99912ada0ba9712 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c2535dd5201ef8d0ae31179b02a132955c85bbe # timeout=10 > git rev-list --no-walk 2e97ce2de3b13501839de8a66209f85404221ea9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T10:28:15.902Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T10:28:15.950Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T10:28:15.969Z] ========================================================= [2023-05-16T10:28:15.969Z] EdgeX Global Pipelines Version Info [2023-05-16T10:28:15.969Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:28:16.674Z] ------------------- [2023-05-16T10:28:16.674Z] stable info: [2023-05-16T10:28:16.674Z] ------------------- [2023-05-16T10:28:16.674Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T10:28:16.674Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T10:28:16.674Z] Message: update stable to v1.0.249 [2023-05-16T10:28:17.245Z] ------------------- [2023-05-16T10:28:17.245Z] experimental info: [2023-05-16T10:28:17.245Z] ------------------- [2023-05-16T10:28:17.245Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T10:28:17.245Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T10:28:17.245Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T10:28:17.431Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-16T10:28:17.442Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-16T10:28:17.454Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T10:28:17.465Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T10:28:17.476Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T10:28:17.488Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T10:28:17.501Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T10:28:17.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T10:28:17.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T10:28:17.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T10:28:17.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T10:28:17.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-16T10:28:17.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T10:28:17.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T10:28:17.581Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T10:28:17.591Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T10:28:17.612Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T10:28:17.632Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T10:28:17.648Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T10:28:17.657Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T10:28:17.669Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T10:28:17.678Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T10:28:17.687Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T10:28:17.695Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T10:28:17.704Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T10:28:17.713Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T10:28:17.725Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T10:28:17.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-178 [Pipeline] echo [2023-05-16T10:28:17.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-178 [Pipeline] echo [2023-05-16T10:28:17.770Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-178 [Pipeline] echo [2023-05-16T10:28:17.787Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c2535dd5201ef8d0ae31179b02a132955c85bbe [Pipeline] echo [2023-05-16T10:28:17.799Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c2535d [Pipeline] echo [2023-05-16T10:28:17.814Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:28:17.865Z] provisioning config files... [2023-05-16T10:28:17.878Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/config8577908935240052494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:28:18.180Z] ---> docker-login.sh [2023-05-16T10:28:18.180Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:28:18.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:28:18.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:28:18.443Z] Configure a credential helper to remove this warning. See [2023-05-16T10:28:18.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:28:18.443Z] [2023-05-16T10:28:18.443Z] Login Succeeded [2023-05-16T10:28:18.443Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:28:18.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:28:18.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:28:18.705Z] Configure a credential helper to remove this warning. See [2023-05-16T10:28:18.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:28:18.705Z] [2023-05-16T10:28:18.705Z] Login Succeeded [2023-05-16T10:28:18.705Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:28:18.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:28:18.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:28:18.705Z] Configure a credential helper to remove this warning. See [2023-05-16T10:28:18.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:28:18.705Z] [2023-05-16T10:28:18.705Z] Login Succeeded [2023-05-16T10:28:18.705Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:28:18.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:28:18.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:28:18.966Z] Configure a credential helper to remove this warning. See [2023-05-16T10:28:18.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:28:18.966Z] [2023-05-16T10:28:18.966Z] Login Succeeded [2023-05-16T10:28:18.966Z] docker.io [2023-05-16T10:28:18.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:28:19.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:28:19.228Z] Configure a credential helper to remove this warning. See [2023-05-16T10:28:19.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:28:19.228Z] [2023-05-16T10:28:19.228Z] Login Succeeded [2023-05-16T10:28:19.228Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:28:19.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T10:28:19.590Z] + git rev-list -1 --merges 9c2535dd5201ef8d0ae31179b02a132955c85bbe~1..9c2535dd5201ef8d0ae31179b02a132955c85bbe [Pipeline] echo [2023-05-16T10:28:19.648Z] -----------> git rev-list -1 --merges 9c2535dd5201ef8d0ae31179b02a132955c85bbe~1..9c2535dd5201ef8d0ae31179b02a132955c85bbe 9c2535dd5201ef8d0ae31179b02a132955c85bbe [false] [Pipeline] sh [2023-05-16T10:28:19.944Z] + git log --format=format:%s -1 9c2535dd5201ef8d0ae31179b02a132955c85bbe [Pipeline] echo [2023-05-16T10:28:19.961Z] ========================================================= [2023-05-16T10:28:19.961Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T10:28:19.961Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:28:20.281Z] + git log --format=format:%s -1 9c2535dd5201ef8d0ae31179b02a132955c85bbe [Pipeline] echo [2023-05-16T10:28:20.294Z] [semverPrep] GIT_COMMIT: 9c2535dd5201ef8d0ae31179b02a132955c85bbe, Commit Message: build(snap): Add kamakura for epoch 0 [Pipeline] echo [2023-05-16T10:28:20.302Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T10:28:20.644Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T10:28:20.644Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T10:28:20.644Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T10:28:20.644Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T10:28:20.644Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T10:28:20.644Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T10:28:20.644Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:28:20.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:28:20.995Z] [2023-05-16T10:28:20.995Z] 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-16T10:28:21.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:28:21.300Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T10:28:21.300Z] b85a868b505f: Pulling fs layer [2023-05-16T10:28:21.300Z] e2be974225ed: Pulling fs layer [2023-05-16T10:28:21.300Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T10:28:21.300Z] 988bab9f4d93: Pulling fs layer [2023-05-16T10:28:21.300Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T10:28:21.300Z] eaf3925da568: Pulling fs layer [2023-05-16T10:28:21.300Z] bab4dde63d76: Pulling fs layer [2023-05-16T10:28:21.300Z] bde34c3a00c8: Pulling fs layer [2023-05-16T10:28:21.300Z] b352a97aabf1: Pulling fs layer [2023-05-16T10:28:21.300Z] 4872d77fe225: Pulling fs layer [2023-05-16T10:28:21.300Z] 5851b861e8e6: Pulling fs layer [2023-05-16T10:28:21.300Z] bab4dde63d76: Waiting [2023-05-16T10:28:21.300Z] bde34c3a00c8: Waiting [2023-05-16T10:28:21.300Z] 988bab9f4d93: Waiting [2023-05-16T10:28:21.300Z] 1469e6f7b9e6: Waiting [2023-05-16T10:28:21.300Z] 4872d77fe225: Waiting [2023-05-16T10:28:21.300Z] eaf3925da568: Waiting [2023-05-16T10:28:21.300Z] b352a97aabf1: Waiting [2023-05-16T10:28:21.300Z] e2be974225ed: Verifying Checksum [2023-05-16T10:28:21.300Z] e2be974225ed: Download complete [2023-05-16T10:28:21.300Z] 988bab9f4d93: Download complete [2023-05-16T10:28:21.561Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T10:28:21.561Z] 339a4e72a1f5: Download complete [2023-05-16T10:28:21.561Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T10:28:21.561Z] 1469e6f7b9e6: Download complete [2023-05-16T10:28:21.561Z] eaf3925da568: Download complete [2023-05-16T10:28:21.561Z] bde34c3a00c8: Verifying Checksum [2023-05-16T10:28:21.561Z] bde34c3a00c8: Download complete [2023-05-16T10:28:21.561Z] b352a97aabf1: Download complete [2023-05-16T10:28:21.561Z] 4872d77fe225: Download complete [2023-05-16T10:28:21.561Z] 5851b861e8e6: Download complete [2023-05-16T10:28:21.561Z] b85a868b505f: Verifying Checksum [2023-05-16T10:28:21.561Z] b85a868b505f: Download complete [2023-05-16T10:28:21.819Z] bab4dde63d76: Verifying Checksum [2023-05-16T10:28:21.819Z] bab4dde63d76: Download complete [2023-05-16T10:28:22.755Z] b85a868b505f: Pull complete [2023-05-16T10:28:23.015Z] e2be974225ed: Pull complete [2023-05-16T10:28:23.584Z] 339a4e72a1f5: Pull complete [2023-05-16T10:28:23.584Z] 988bab9f4d93: Pull complete [2023-05-16T10:28:23.843Z] 1469e6f7b9e6: Pull complete [2023-05-16T10:28:23.843Z] eaf3925da568: Pull complete [2023-05-16T10:28:25.752Z] bab4dde63d76: Pull complete [2023-05-16T10:28:25.752Z] bde34c3a00c8: Pull complete [2023-05-16T10:28:25.752Z] b352a97aabf1: Pull complete [2023-05-16T10:28:25.752Z] 4872d77fe225: Pull complete [2023-05-16T10:28:25.752Z] 5851b861e8e6: Pull complete [2023-05-16T10:28:25.752Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T10:28:25.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:28:25.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:28:25.860Z] prd-ubuntu20.04-docker-8c-8g-15686 does not seem to be running inside a container [2023-05-16T10:28:25.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T10:28:28.032Z] $ docker top c66d1ea1b87744e958f02eb97488317528705dd572da0aa56fc708619eb27055 -eo pid,comm [2023-05-16T10:28:28.081Z] 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-16T10:28:28.081Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T10:28:28.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T10:28:28.111Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T10:28:28.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T10:28:28.225Z] $ docker exec c66d1ea1b87744e958f02eb97488317528705dd572da0aa56fc708619eb27055 ssh-agent [2023-05-16T10:28:28.323Z] SSH_AUTH_SOCK=/tmp/ssh-2mkkxGolV4pr/agent.34 [2023-05-16T10:28:28.323Z] SSH_AGENT_PID=40 [2023-05-16T10:28:28.329Z] Running ssh-add (command line suppressed) [2023-05-16T10:28:28.426Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-178@tmp/private_key_17954969733232673905.key (/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/private_key_17954969733232673905.key) [2023-05-16T10:28:28.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T10:28:28.744Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T10:28:28.754Z] $ docker exec --env ******** --env ******** c66d1ea1b87744e958f02eb97488317528705dd572da0aa56fc708619eb27055 ssh-agent -k [2023-05-16T10:28:28.868Z] unset SSH_AUTH_SOCK; [2023-05-16T10:28:28.868Z] unset SSH_AGENT_PID; [2023-05-16T10:28:28.869Z] echo Agent pid 40 killed; [2023-05-16T10:28:28.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T10:28:28.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T10:28:28.909Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T10:28:29.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T10:28:29.020Z] $ docker exec c66d1ea1b87744e958f02eb97488317528705dd572da0aa56fc708619eb27055 ssh-agent [2023-05-16T10:28:29.143Z] SSH_AUTH_SOCK=/tmp/ssh-V8jBR72ExldD/agent.73 [2023-05-16T10:28:29.143Z] SSH_AGENT_PID=79 [2023-05-16T10:28:29.148Z] Running ssh-add (command line suppressed) [2023-05-16T10:28:29.246Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-178@tmp/private_key_16053756044651417657.key (/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/private_key_16053756044651417657.key) [2023-05-16T10:28:29.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T10:28:29.558Z] + git semver init [2023-05-16T10:28:29.820Z] 2023-05-16 10:28:29,744 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T10:28:29.820Z] 2023-05-16 10:28:29,745 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-178/.semver [2023-05-16T10:28:29.820Z] 2023-05-16 10:28:29,745 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-178/.semver [2023-05-16T10:28:29.820Z] 2023-05-16 10:28:29,746 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-178/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-178, universal_newlines=False, shell=None, istream=None) [2023-05-16T10:28:30.763Z] 2023-05-16 10:28:30,690 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-178/.git/info/exclude [2023-05-16T10:28:30.763Z] 2023-05-16 10:28:30,691 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-178/.semver/PR-178 with force:False [2023-05-16T10:28:30.763Z] 2023-05-16 10:28:30,691 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-178/.semver/PR-178 [2023-05-16T10:28:30.763Z] 2023-05-16 10:28:30,695 [execute] INFO git cat-file --batch-check [2023-05-16T10:28:30.763Z] 2023-05-16 10:28:30,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-178/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T10:28:30.763Z] 2023-05-16 10:28:30,701 [execute] INFO git cat-file --batch [2023-05-16T10:28:30.763Z] 2023-05-16 10:28:30,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-178/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T10:28:30.763Z] 2023-05-16 10:28:30,705 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-178/.semver/PR-178 [2023-05-16T10:28:30.763Z] 0.0.0 [Pipeline] } [2023-05-16T10:28:30.769Z] $ docker exec --env ******** --env ******** c66d1ea1b87744e958f02eb97488317528705dd572da0aa56fc708619eb27055 ssh-agent -k [2023-05-16T10:28:30.863Z] unset SSH_AUTH_SOCK; [2023-05-16T10:28:30.864Z] unset SSH_AGENT_PID; [2023-05-16T10:28:30.864Z] echo Agent pid 79 killed; [2023-05-16T10:28:30.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T10:28:31.175Z] + git semver [Pipeline] } [2023-05-16T10:28:31.445Z] $ docker stop --time=1 c66d1ea1b87744e958f02eb97488317528705dd572da0aa56fc708619eb27055 [2023-05-16T10:28:32.779Z] $ docker rm -f --volumes c66d1ea1b87744e958f02eb97488317528705dd572da0aa56fc708619eb27055 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:28:33.118Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T10:28:33.314Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T10:28:33.318Z] [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-16T10:28:33.478Z] provisioning config files... [2023-05-16T10:28:33.488Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/config14066838293866001303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:28:33.783Z] ---> docker-login.sh [2023-05-16T10:28:33.783Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:28:33.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:28:33.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:28:33.783Z] Configure a credential helper to remove this warning. See [2023-05-16T10:28:33.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:28:33.783Z] [2023-05-16T10:28:33.783Z] Login Succeeded [2023-05-16T10:28:33.783Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:28:33.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:28:33.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:28:33.783Z] Configure a credential helper to remove this warning. See [2023-05-16T10:28:33.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:28:33.783Z] [2023-05-16T10:28:33.783Z] Login Succeeded [2023-05-16T10:28:33.783Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:28:34.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:28:34.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:28:34.045Z] Configure a credential helper to remove this warning. See [2023-05-16T10:28:34.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:28:34.045Z] [2023-05-16T10:28:34.045Z] Login Succeeded [2023-05-16T10:28:34.045Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:28:34.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:28:34.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:28:34.045Z] Configure a credential helper to remove this warning. See [2023-05-16T10:28:34.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:28:34.045Z] [2023-05-16T10:28:34.045Z] Login Succeeded [2023-05-16T10:28:34.045Z] docker.io [2023-05-16T10:28:34.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:28:34.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:28:34.306Z] Configure a credential helper to remove this warning. See [2023-05-16T10:28:34.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:28:34.306Z] [2023-05-16T10:28:34.306Z] Login Succeeded [2023-05-16T10:28:34.306Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:28:34.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T10:28:34.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:28:34.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:28:34.392Z] ========================================================= [2023-05-16T10:28:34.392Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T10:28:34.392Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:28:34.710Z] + 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-16T10:28:34.711Z] Sending build context to Docker daemon 16.14MB [2023-05-16T10:28:34.711Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:28:34.711Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T10:28:34.711Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T10:28:34.711Z] f56be85fc22e: Pulling fs layer [2023-05-16T10:28:34.711Z] 85791d961cd3: Pulling fs layer [2023-05-16T10:28:34.711Z] d694b5ae8c79: Pulling fs layer [2023-05-16T10:28:34.711Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T10:28:34.711Z] 4d19c01a9841: Pulling fs layer [2023-05-16T10:28:34.711Z] 9325e15d5711: Pulling fs layer [2023-05-16T10:28:34.711Z] 556b6ee489ea: Pulling fs layer [2023-05-16T10:28:34.711Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T10:28:34.711Z] 4d19c01a9841: Waiting [2023-05-16T10:28:34.711Z] 9325e15d5711: Waiting [2023-05-16T10:28:34.711Z] 556b6ee489ea: Waiting [2023-05-16T10:28:34.711Z] c5a4b2cf53e6: Waiting [2023-05-16T10:28:34.711Z] 9f32a84ed3da: Waiting [2023-05-16T10:28:34.977Z] 85791d961cd3: Download complete [2023-05-16T10:28:34.977Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T10:28:34.977Z] 9f32a84ed3da: Download complete [2023-05-16T10:28:34.977Z] 4d19c01a9841: Verifying Checksum [2023-05-16T10:28:34.977Z] 4d19c01a9841: Download complete [2023-05-16T10:28:34.977Z] f56be85fc22e: Verifying Checksum [2023-05-16T10:28:34.977Z] f56be85fc22e: Download complete [2023-05-16T10:28:34.977Z] 9325e15d5711: Verifying Checksum [2023-05-16T10:28:34.977Z] f56be85fc22e: Pull complete [2023-05-16T10:28:35.239Z] 85791d961cd3: Pull complete [2023-05-16T10:28:35.810Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T10:28:35.810Z] c5a4b2cf53e6: Download complete [2023-05-16T10:28:35.810Z] d694b5ae8c79: Verifying Checksum [2023-05-16T10:28:35.810Z] d694b5ae8c79: Download complete [2023-05-16T10:28:36.070Z] 556b6ee489ea: Verifying Checksum [2023-05-16T10:28:36.070Z] 556b6ee489ea: Download complete [2023-05-16T10:28:39.363Z] d694b5ae8c79: Pull complete [2023-05-16T10:28:39.363Z] 9f32a84ed3da: Pull complete [2023-05-16T10:28:39.363Z] 4d19c01a9841: Pull complete [2023-05-16T10:28:39.363Z] 9325e15d5711: Pull complete [2023-05-16T10:28:41.897Z] 556b6ee489ea: Pull complete [2023-05-16T10:28:42.465Z] c5a4b2cf53e6: Pull complete [2023-05-16T10:28:42.465Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T10:28:42.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T10:28:42.465Z] ---> c4be618373d6 [2023-05-16T10:28:42.465Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:28:47.766Z] ---> Running in a494ef85d992 [2023-05-16T10:28:47.766Z] Removing intermediate container a494ef85d992 [2023-05-16T10:28:47.766Z] ---> 87e54950c357 [2023-05-16T10:28:47.766Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:28:47.766Z] ---> Running in 28ab62f29462 [2023-05-16T10:28:47.766Z] Removing intermediate container 28ab62f29462 [2023-05-16T10:28:47.766Z] ---> a197f5e6d400 [2023-05-16T10:28:47.766Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T10:28:47.766Z] ---> Running in 13bc870c85a2 [2023-05-16T10:28:47.766Z] Removing intermediate container 13bc870c85a2 [2023-05-16T10:28:47.766Z] ---> 4dcf71805de7 [2023-05-16T10:28:47.766Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:28:47.766Z] ---> Running in e73fb6e2d8c9 [2023-05-16T10:28:47.766Z] Removing intermediate container e73fb6e2d8c9 [2023-05-16T10:28:47.766Z] ---> 3f4fc456a540 [2023-05-16T10:28:47.766Z] Step 7/12 : WORKDIR /device-gpio [2023-05-16T10:28:47.766Z] ---> Running in b3d56cb697b4 [2023-05-16T10:28:47.766Z] Removing intermediate container b3d56cb697b4 [2023-05-16T10:28:47.766Z] ---> 3c69cacc782f [2023-05-16T10:28:47.766Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:28:47.766Z] ---> Running in fdf5e04c1920 [2023-05-16T10:28:48.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T10:28:48.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T10:28:48.289Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T10:28:48.289Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T10:28:48.289Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T10:28:48.289Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T10:28:48.289Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T10:28:48.289Z] OK: 269 MiB in 57 packages [2023-05-16T10:28:48.434Z] Still waiting to schedule task [2023-05-16T10:28:48.435Z] ‘prd-centos7-blackbox-4c-2g-15339’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T10:28:48.435Z] ‘prd-centos7-blackbox-4c-2g-15340’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T10:28:48.435Z] ‘prd-ubuntu20.04-docker-8c-8g-15557’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T10:28:48.435Z] ‘prd-ubuntu20.04-docker-8c-8g-15558’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T10:28:48.435Z] ‘prd-ubuntu20.04-docker-8c-8g-15561’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T10:28:48.435Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15670’ is offline [2023-05-16T10:28:48.435Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15673’ is offline [2023-05-16T10:28:48.435Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15674’ is offline [2023-05-16T10:28:48.435Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15687’ is offline [2023-05-16T10:28:48.435Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15688’ is offline [2023-05-16T10:28:48.436Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15689’ is offline [2023-05-16T10:28:48.860Z] Removing intermediate container fdf5e04c1920 [2023-05-16T10:28:48.860Z] ---> 6eb8a0f70192 [2023-05-16T10:28:48.860Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T10:28:48.860Z] ---> f1a0c6d30e19 [2023-05-16T10:28:48.860Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:28:48.860Z] ---> Running in dfb7800cab42 [2023-05-16T10:29:15.460Z] Removing intermediate container dfb7800cab42 [2023-05-16T10:29:15.460Z] ---> 811a415f50dd [2023-05-16T10:29:15.460Z] Step 11/12 : COPY . . [2023-05-16T10:29:15.460Z] ---> 8291aa99c971 [2023-05-16T10:29:15.460Z] Step 12/12 : RUN ${MAKE} [2023-05-16T10:29:15.460Z] ---> Running in 66644cfe4089 [2023-05-16T10:29:15.460Z] noop [2023-05-16T10:29:15.460Z] Removing intermediate container 66644cfe4089 [2023-05-16T10:29:15.460Z] ---> 06dd09d9811e [2023-05-16T10:29:15.460Z] Successfully built 06dd09d9811e [2023-05-16T10:29:15.460Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:29:15.788Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T10:29:15.788Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:29:15.868Z] prd-ubuntu20.04-docker-8c-8g-15686 does not seem to be running inside a container [2023-05-16T10:29:15.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T10:29:16.276Z] $ docker top b6a81cb8ef626673d087295beecc084324f5dc90bd5c482e74e2b640785871af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:29:16.641Z] + go version [2023-05-16T10:29:16.641Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T10:29:16.660Z] $ docker stop --time=1 b6a81cb8ef626673d087295beecc084324f5dc90bd5c482e74e2b640785871af [2023-05-16T10:29:17.921Z] $ docker rm -f --volumes b6a81cb8ef626673d087295beecc084324f5dc90bd5c482e74e2b640785871af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:29:18.336Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T10:29:18.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:29:18.439Z] prd-ubuntu20.04-docker-8c-8g-15686 does not seem to be running inside a container [2023-05-16T10:29:18.511Z] $ 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-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T10:29:24.378Z] $ docker top c548b0e2705be201750983d89f5d37d904a80bf095b9f9bae87bd07f1209ef2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:29:24.717Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-178 [Pipeline] fileExists [Pipeline] sh [2023-05-16T10:29:25.011Z] + make test [2023-05-16T10:29:25.011Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T10:29:30.279Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-16T10:29:40.256Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-16T10:29:40.256Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-16T10:29:45.521Z] go vet ./... [2023-05-16T10:29:48.050Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T10:29:48.050Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T10:29:48.050Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T10:29:48.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T10:29:48.344Z] $ docker stop --time=1 c548b0e2705be201750983d89f5d37d904a80bf095b9f9bae87bd07f1209ef2f [2023-05-16T10:29:51.174Z] $ docker rm -f --volumes c548b0e2705be201750983d89f5d37d904a80bf095b9f9bae87bd07f1209ef2f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:29:51.698Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T10:29:51.763Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T10:29:52.209Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T10:29:52.491Z] + ls -al . [2023-05-16T10:29:52.491Z] total 156 [2023-05-16T10:29:52.491Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 10:29 . [2023-05-16T10:29:52.491Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:28 .. [2023-05-16T10:29:52.491Z] -rw-rw-r-- 1 jenkins jenkins 120 May 16 10:28 .dockerignore [2023-05-16T10:29:52.491Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:28 .git [2023-05-16T10:29:52.491Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:28 .github [2023-05-16T10:29:52.491Z] -rw-rw-r-- 1 jenkins jenkins 343 May 16 10:28 .gitignore [2023-05-16T10:29:52.491Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:28 .golangci.yml [2023-05-16T10:29:52.491Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:28 .semver [2023-05-16T10:29:52.491Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 16 10:28 Attribution.txt [2023-05-16T10:29:52.491Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 16 10:28 CHANGELOG.md [2023-05-16T10:29:52.491Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 16 10:28 Dockerfile [2023-05-16T10:29:52.491Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:28 GOVERNANCE.md [2023-05-16T10:29:52.491Z] -rw-rw-r-- 1 jenkins jenkins 657 May 16 10:28 Jenkinsfile [2023-05-16T10:29:52.491Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 10:28 LICENSE [2023-05-16T10:29:52.491Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 16 10:28 Makefile [2023-05-16T10:29:52.491Z] -rw-rw-r-- 1 jenkins jenkins 617 May 16 10:28 OWNERS.md [2023-05-16T10:29:52.491Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 16 10:28 README.md [2023-05-16T10:29:52.491Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:28 VERSION [2023-05-16T10:29:52.491Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:28 bin [2023-05-16T10:29:52.491Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:28 cmd [2023-05-16T10:29:52.491Z] -rw-r--r-- 1 jenkins jenkins 10 May 16 10:29 coverage.out [2023-05-16T10:29:52.491Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 16 10:28 go.mod [2023-05-16T10:29:52.491Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 16 10:28 go.sum [2023-05-16T10:29:52.491Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:28 internal [2023-05-16T10:29:52.491Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:28 snap [2023-05-16T10:29:52.491Z] -rw-rw-r-- 1 jenkins jenkins 209 May 16 10:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:29:52.835Z] + 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=9c2535dd5201ef8d0ae31179b02a132955c85bbe --label arch=amd64 --label version=0.0.0 . [2023-05-16T10:29:52.836Z] Sending build context to Docker daemon 16.14MB [2023-05-16T10:29:52.836Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:29:52.836Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T10:29:52.836Z] ---> 06dd09d9811e [2023-05-16T10:29:52.836Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:29:53.095Z] ---> Running in ac587a886381 [2023-05-16T10:29:53.095Z] Removing intermediate container ac587a886381 [2023-05-16T10:29:53.095Z] ---> fda16f7e4110 [2023-05-16T10:29:53.095Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:29:53.095Z] ---> Running in 2bb54dc0aa9c [2023-05-16T10:29:53.355Z] Removing intermediate container 2bb54dc0aa9c [2023-05-16T10:29:53.355Z] ---> 619b6b7ce6e8 [2023-05-16T10:29:53.355Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T10:29:53.355Z] ---> Running in 10f0b4a9c0b6 [2023-05-16T10:29:53.355Z] Removing intermediate container 10f0b4a9c0b6 [2023-05-16T10:29:53.355Z] ---> 206d4e9a32f5 [2023-05-16T10:29:53.355Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:29:53.355Z] ---> Running in 8d75f7afb01a [2023-05-16T10:29:53.355Z] Removing intermediate container 8d75f7afb01a [2023-05-16T10:29:53.355Z] ---> 1de9fc42bac3 [2023-05-16T10:29:53.355Z] Step 7/25 : WORKDIR /device-gpio [2023-05-16T10:29:53.355Z] ---> Running in 8dd522453385 [2023-05-16T10:29:53.617Z] Removing intermediate container 8dd522453385 [2023-05-16T10:29:53.617Z] ---> bad146cf23a4 [2023-05-16T10:29:53.617Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:29:53.617Z] ---> Running in cf29c58330c9 [2023-05-16T10:29:53.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T10:29:54.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T10:29:54.139Z] OK: 269 MiB in 57 packages [2023-05-16T10:29:54.709Z] Removing intermediate container cf29c58330c9 [2023-05-16T10:29:54.709Z] ---> 92cf1eb7b030 [2023-05-16T10:29:54.709Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-16T10:29:54.709Z] ---> b3fb46c6464d [2023-05-16T10:29:54.709Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:29:54.709Z] ---> Running in a197152c6e2a [2023-05-16T10:29:55.276Z] Removing intermediate container a197152c6e2a [2023-05-16T10:29:55.276Z] ---> 0361815d904c [2023-05-16T10:29:55.276Z] Step 11/25 : COPY . . [2023-05-16T10:29:55.844Z] ---> 2993d3b18c5d [2023-05-16T10:29:55.844Z] Step 12/25 : RUN ${MAKE} [2023-05-16T10:29:55.844Z] ---> Running in 14f0a133da18 [2023-05-16T10:29:56.102Z] 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-16T10:30:14.176Z] Removing intermediate container 14f0a133da18 [2023-05-16T10:30:14.176Z] ---> 500b83662415 [2023-05-16T10:30:14.176Z] Step 13/25 : FROM alpine:3.17 [2023-05-16T10:30:14.176Z] 3.17: Pulling from library/alpine [2023-05-16T10:30:14.176Z] f56be85fc22e: Already exists [2023-05-16T10:30:14.176Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T10:30:14.176Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T10:30:14.176Z] ---> 9ed4aefc74f6 [2023-05-16T10:30:14.176Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-16T10:30:14.176Z] ---> Running in 68beb88c96f5 [2023-05-16T10:30:14.176Z] Removing intermediate container 68beb88c96f5 [2023-05-16T10:30:14.176Z] ---> 43878e892d3b [2023-05-16T10:30:14.176Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-16T10:30:14.176Z] ---> Running in f59dda1200bf [2023-05-16T10:30:14.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T10:30:14.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T10:30:14.953Z] OK: 7 MiB in 15 packages [2023-05-16T10:30:15.221Z] Removing intermediate container f59dda1200bf [2023-05-16T10:30:15.221Z] ---> 7a1138cdb518 [2023-05-16T10:30:15.221Z] Step 16/25 : WORKDIR / [2023-05-16T10:30:15.221Z] ---> Running in 8df69a6f2cd8 [2023-05-16T10:30:15.221Z] Removing intermediate container 8df69a6f2cd8 [2023-05-16T10:30:15.221Z] ---> c34840c0a903 [2023-05-16T10:30:15.221Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-16T10:30:15.480Z] ---> 5c3732b2ac61 [2023-05-16T10:30:15.480Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-16T10:30:15.480Z] ---> f37fdf783d38 [2023-05-16T10:30:15.480Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-16T10:30:16.414Z] ---> 60da62f95fcf [2023-05-16T10:30:16.414Z] Step 20/25 : EXPOSE 59910 [2023-05-16T10:30:16.414Z] ---> Running in 7bccc8036863 [2023-05-16T10:30:16.414Z] Removing intermediate container 7bccc8036863 [2023-05-16T10:30:16.415Z] ---> 71449fe63163 [2023-05-16T10:30:16.415Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-16T10:30:16.675Z] ---> Running in aa28d2a11d32 [2023-05-16T10:30:16.675Z] Removing intermediate container aa28d2a11d32 [2023-05-16T10:30:16.675Z] ---> c1c1f66e1af4 [2023-05-16T10:30:16.675Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T10:30:16.675Z] ---> Running in 8b5de5d322c4 [2023-05-16T10:30:16.675Z] Removing intermediate container 8b5de5d322c4 [2023-05-16T10:30:16.675Z] ---> 13516c011044 [2023-05-16T10:30:16.675Z] Step 23/25 : LABEL arch=amd64 [2023-05-16T10:30:16.675Z] ---> Running in 879b3c3c9a2a [2023-05-16T10:30:16.934Z] Removing intermediate container 879b3c3c9a2a [2023-05-16T10:30:16.934Z] ---> fbc161c4c197 [2023-05-16T10:30:16.934Z] Step 24/25 : LABEL git_sha=9c2535dd5201ef8d0ae31179b02a132955c85bbe [2023-05-16T10:30:16.934Z] ---> Running in 8411e7f136f1 [2023-05-16T10:30:16.934Z] Removing intermediate container 8411e7f136f1 [2023-05-16T10:30:16.934Z] ---> 3390e0a52d65 [2023-05-16T10:30:16.934Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T10:30:16.934Z] ---> Running in b443a9086bc6 [2023-05-16T10:30:16.934Z] Removing intermediate container b443a9086bc6 [2023-05-16T10:30:16.934Z] ---> a5405092e7a7 [2023-05-16T10:30:16.934Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T10:30:16.934Z] Successfully built a5405092e7a7 [2023-05-16T10:30:16.934Z] 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-16T10:30:17.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:30:17.385Z] [2023-05-16T10:30:17.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:30:17.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:30:17.690Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T10:30:17.690Z] 5eb5b503b376: Pulling fs layer [2023-05-16T10:30:17.690Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T10:30:17.690Z] ec43610c2a17: Pulling fs layer [2023-05-16T10:30:17.690Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T10:30:17.690Z] 33b1e0a273af: Pulling fs layer [2023-05-16T10:30:17.690Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T10:30:17.690Z] 2f39f015ded8: Pulling fs layer [2023-05-16T10:30:17.690Z] 3a2ae6a8a46f: Waiting [2023-05-16T10:30:17.690Z] 33b1e0a273af: Waiting [2023-05-16T10:30:17.690Z] 2f39f015ded8: Waiting [2023-05-16T10:30:17.690Z] 5d3b04190fa2: Waiting [2023-05-16T10:30:17.690Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T10:30:17.690Z] 5c69ac0246d0: Download complete [2023-05-16T10:30:17.690Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T10:30:17.690Z] 3a2ae6a8a46f: Download complete [2023-05-16T10:30:17.949Z] 33b1e0a273af: Verifying Checksum [2023-05-16T10:30:17.949Z] 33b1e0a273af: Download complete [2023-05-16T10:30:17.949Z] ec43610c2a17: Verifying Checksum [2023-05-16T10:30:17.949Z] ec43610c2a17: Download complete [2023-05-16T10:30:17.949Z] 5d3b04190fa2: Download complete [2023-05-16T10:30:17.949Z] 5eb5b503b376: Verifying Checksum [2023-05-16T10:30:17.949Z] 5eb5b503b376: Download complete [2023-05-16T10:30:18.516Z] 2f39f015ded8: Download complete [2023-05-16T10:30:19.083Z] 5eb5b503b376: Pull complete [2023-05-16T10:30:19.083Z] 5c69ac0246d0: Pull complete [2023-05-16T10:30:19.340Z] ec43610c2a17: Pull complete [2023-05-16T10:30:19.599Z] 3a2ae6a8a46f: Pull complete [2023-05-16T10:30:19.599Z] 33b1e0a273af: Pull complete [2023-05-16T10:30:19.858Z] 5d3b04190fa2: Pull complete [2023-05-16T10:30:24.041Z] 2f39f015ded8: Pull complete [2023-05-16T10:30:24.041Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T10:30:24.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:30:24.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:30:24.120Z] prd-ubuntu20.04-docker-8c-8g-15686 does not seem to be running inside a container [2023-05-16T10:30:24.155Z] $ 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-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T10:30:28.736Z] $ docker top 4133dbc8f490ccf10357bbc3e5dd313603ac614814a8d0303f44b386118a0582 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:30:29.093Z] ---> job-cost.sh [2023-05-16T10:30:29.093Z] lf-activate-venv: SKIPPING [2023-05-16T10:30:29.093Z] INFO: No Stack... [2023-05-16T10:30:29.352Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T10:30:29.921Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T10:30:30.208Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-178/archives/cost.csv [2023-05-16T10:30:30.208Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T10:30:30.224Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-178-3-stack-cost] [2023-05-16T10:30:30.230Z] Resource [jenkins-edgexfoundry-device-gpio-PR-178-3-stack-cost] did not exist. Created. [2023-05-16T10:30:30.230Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-178-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T10:30:30.531Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T10:30:30.562Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T10:30:30.568Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-178-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T10:30:30.591Z] $ docker stop --time=1 4133dbc8f490ccf10357bbc3e5dd313603ac614814a8d0303f44b386118a0582 [2023-05-16T10:30:31.729Z] $ docker rm -f --volumes 4133dbc8f490ccf10357bbc3e5dd313603ac614814a8d0303f44b386118a0582 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T10:30:48.315Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15690 in /w/workspace/edgexfoundry_device-gpio_PR-178 [Pipeline] { [Pipeline] ws [2023-05-16T10:30:48.337Z] Running in /w/workspace/device-gpio/3 [Pipeline] { [Pipeline] checkout [2023-05-16T10:30:48.598Z] The recommended git tool is: git [2023-05-16T10:30:58.414Z] using credential edgex-jenkins-ssh [2023-05-16T10:30:58.434Z] Cloning the remote Git repository [2023-05-16T10:30:58.501Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-16T10:30:58.633Z] > git init /w/workspace/device-gpio/3 # timeout=10 [2023-05-16T10:30:58.830Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-16T10:30:58.832Z] > git --version # timeout=10 [2023-05-16T10:30:58.860Z] > git --version # 'git version 2.25.1' [2023-05-16T10:30:58.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T10:30:59.074Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T10:31:05.824Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-16T10:31:05.853Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T10:31:07.046Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-16T10:31:07.098Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-16T10:31:07.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T10:31:07.123Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T10:31:07.684Z] Merging remotes/origin/main commit 63e68652b6ad95590cced61db99912ada0ba9712 into PR head commit 9c2535dd5201ef8d0ae31179b02a132955c85bbe [2023-05-16T10:31:08.032Z] Merge succeeded, producing 9c2535dd5201ef8d0ae31179b02a132955c85bbe [2023-05-16T10:31:08.033Z] Checking out Revision 9c2535dd5201ef8d0ae31179b02a132955c85bbe (PR-178) [2023-05-16T10:31:08.656Z] Commit message: "build(snap): Add kamakura for epoch 0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:31:07.708Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T10:31:07.808Z] > git checkout -f 9c2535dd5201ef8d0ae31179b02a132955c85bbe # timeout=10 [2023-05-16T10:31:07.908Z] > git remote # timeout=10 [2023-05-16T10:31:07.933Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T10:31:07.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T10:31:07.976Z] > git merge 63e68652b6ad95590cced61db99912ada0ba9712 # timeout=10 [2023-05-16T10:31:08.007Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T10:31:08.043Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T10:31:08.063Z] > git checkout -f 9c2535dd5201ef8d0ae31179b02a132955c85bbe # timeout=10 [2023-05-16T10:31:09.568Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T10:31:09.568Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T10:31:09.568Z] Dload Upload Total Spent Left Speed [2023-05-16T10:31:09.568Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-05-16T10:31:10.399Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T10:31:10.758Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T10:31:10.759Z] + sudo tee /etc/docker/daemon.new [2023-05-16T10:31:10.759Z] { [2023-05-16T10:31:10.759Z] "registry-mirrors": [ [2023-05-16T10:31:10.759Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T10:31:10.759Z] ], [2023-05-16T10:31:10.759Z] "bip": "10.250.0.254/24", [2023-05-16T10:31:10.759Z] "hosts": [ [2023-05-16T10:31:10.759Z] "tcp://0.0.0.0:5555", [2023-05-16T10:31:10.759Z] "unix:///var/run/docker.sock" [2023-05-16T10:31:10.759Z] ], [2023-05-16T10:31:10.759Z] "mtu": 1458, [2023-05-16T10:31:10.759Z] "selinux-enabled": true, [2023-05-16T10:31:10.759Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T10:31:10.759Z] } [Pipeline] sh [2023-05-16T10:31:11.096Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T10:31:11.439Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:31:29.769Z] provisioning config files... [2023-05-16T10:31:29.804Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config8315842743516399349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:31:30.186Z] ---> docker-login.sh [2023-05-16T10:31:30.186Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:31:30.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:31:30.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:31:30.781Z] Configure a credential helper to remove this warning. See [2023-05-16T10:31:30.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:31:30.781Z] [2023-05-16T10:31:30.781Z] Login Succeeded [2023-05-16T10:31:30.781Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:31:31.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:31:31.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:31:31.382Z] Configure a credential helper to remove this warning. See [2023-05-16T10:31:31.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:31:31.382Z] [2023-05-16T10:31:31.382Z] Login Succeeded [2023-05-16T10:31:31.382Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:31:31.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:31:31.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:31:31.658Z] Configure a credential helper to remove this warning. See [2023-05-16T10:31:31.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:31:31.658Z] [2023-05-16T10:31:31.658Z] Login Succeeded [2023-05-16T10:31:31.658Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:31:32.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:31:32.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:31:32.258Z] Configure a credential helper to remove this warning. See [2023-05-16T10:31:32.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:31:32.258Z] [2023-05-16T10:31:32.258Z] Login Succeeded [2023-05-16T10:31:32.258Z] docker.io [2023-05-16T10:31:32.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:31:32.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:31:32.806Z] Configure a credential helper to remove this warning. See [2023-05-16T10:31:32.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:31:32.806Z] [2023-05-16T10:31:32.806Z] Login Succeeded [2023-05-16T10:31:32.806Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:31:32.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T10:31:33.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:31:33.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:31:33.215Z] ========================================================= [2023-05-16T10:31:33.215Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T10:31:33.215Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:31:33.591Z] + 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-16T10:31:33.863Z] Sending build context to Docker daemon 8.157MB [2023-05-16T10:31:34.138Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:31:34.138Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T10:31:34.138Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T10:31:34.138Z] c41833b44d91: Pulling fs layer [2023-05-16T10:31:34.138Z] ed15518f5707: Pulling fs layer [2023-05-16T10:31:34.138Z] feae8fd75edb: Pulling fs layer [2023-05-16T10:31:34.138Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T10:31:34.138Z] 3cdef696dda3: Pulling fs layer [2023-05-16T10:31:34.138Z] 2ced38df9373: Pulling fs layer [2023-05-16T10:31:34.138Z] 58f1dce35555: Pulling fs layer [2023-05-16T10:31:34.138Z] 242c74f7c9fa: Waiting [2023-05-16T10:31:34.138Z] 3cdef696dda3: Waiting [2023-05-16T10:31:34.138Z] 2ced38df9373: Waiting [2023-05-16T10:31:34.138Z] 58f1dce35555: Waiting [2023-05-16T10:31:34.138Z] ed15518f5707: Verifying Checksum [2023-05-16T10:31:34.138Z] ed15518f5707: Download complete [2023-05-16T10:31:34.412Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T10:31:34.412Z] 242c74f7c9fa: Download complete [2023-05-16T10:31:34.412Z] 3cdef696dda3: Verifying Checksum [2023-05-16T10:31:34.412Z] 3cdef696dda3: Download complete [2023-05-16T10:31:34.412Z] c41833b44d91: Verifying Checksum [2023-05-16T10:31:35.892Z] 58f1dce35555: Verifying Checksum [2023-05-16T10:31:35.892Z] 58f1dce35555: Download complete [2023-05-16T10:31:36.880Z] feae8fd75edb: Verifying Checksum [2023-05-16T10:31:36.880Z] feae8fd75edb: Download complete [2023-05-16T10:31:36.880Z] c41833b44d91: Pull complete [2023-05-16T10:31:37.156Z] 2ced38df9373: Verifying Checksum [2023-05-16T10:31:37.156Z] 2ced38df9373: Download complete [2023-05-16T10:31:37.432Z] ed15518f5707: Pull complete [2023-05-16T10:31:49.933Z] feae8fd75edb: Pull complete [2023-05-16T10:31:49.933Z] 242c74f7c9fa: Pull complete [2023-05-16T10:31:50.205Z] 3cdef696dda3: Pull complete [2023-05-16T10:31:58.466Z] 2ced38df9373: Pull complete [2023-05-16T10:32:00.430Z] 58f1dce35555: Pull complete [2023-05-16T10:32:00.430Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T10:32:00.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T10:32:00.430Z] ---> fadd8f120f05 [2023-05-16T10:32:00.430Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:32:02.394Z] ---> Running in 70cd6360dbf4 [2023-05-16T10:32:02.670Z] Removing intermediate container 70cd6360dbf4 [2023-05-16T10:32:02.670Z] ---> 1a615603f69f [2023-05-16T10:32:02.670Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:32:02.940Z] ---> Running in 0ad734b413ec [2023-05-16T10:32:03.212Z] Removing intermediate container 0ad734b413ec [2023-05-16T10:32:03.212Z] ---> 17f4fb7b7d25 [2023-05-16T10:32:03.212Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T10:32:03.212Z] ---> Running in a955351f7b0d [2023-05-16T10:32:03.484Z] Removing intermediate container a955351f7b0d [2023-05-16T10:32:03.484Z] ---> 0ef2386bc632 [2023-05-16T10:32:03.484Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:32:03.753Z] ---> Running in 7dc1c558b550 [2023-05-16T10:32:04.024Z] Removing intermediate container 7dc1c558b550 [2023-05-16T10:32:04.024Z] ---> 8defa73a57b1 [2023-05-16T10:32:04.024Z] Step 7/12 : WORKDIR /device-gpio [2023-05-16T10:32:04.024Z] ---> Running in 6ac0527f0e39 [2023-05-16T10:32:04.296Z] Removing intermediate container 6ac0527f0e39 [2023-05-16T10:32:04.296Z] ---> b352003c0488 [2023-05-16T10:32:04.296Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:32:04.569Z] ---> Running in d2167e8f3798 [2023-05-16T10:32:05.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:32:06.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:32:08.005Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T10:32:08.005Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T10:32:08.005Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T10:32:08.005Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T10:32:08.005Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T10:32:08.005Z] OK: 268 MiB in 57 packages [2023-05-16T10:32:08.979Z] Removing intermediate container d2167e8f3798 [2023-05-16T10:32:08.979Z] ---> 455e2a391407 [2023-05-16T10:32:08.979Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T10:32:09.568Z] ---> 0b87c1f6fcb2 [2023-05-16T10:32:09.568Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:32:09.568Z] ---> Running in 99aad542c85f [2023-05-16T10:33:17.500Z] Removing intermediate container 99aad542c85f [2023-05-16T10:33:17.500Z] ---> c3c4a651e62a [2023-05-16T10:33:17.500Z] Step 11/12 : COPY . . [2023-05-16T10:33:17.500Z] ---> 9519525bd758 [2023-05-16T10:33:17.500Z] Step 12/12 : RUN ${MAKE} [2023-05-16T10:33:17.500Z] ---> Running in dd8411806e8b [2023-05-16T10:33:17.500Z] noop [2023-05-16T10:33:17.500Z] Removing intermediate container dd8411806e8b [2023-05-16T10:33:17.500Z] ---> f3b94073e297 [2023-05-16T10:33:17.500Z] Successfully built f3b94073e297 [2023-05-16T10:33:17.500Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:33:17.869Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:33:17.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:33:18.111Z] prd-ubuntu20.04-docker-arm64-4c-16g-15690 does not seem to be running inside a container [2023-05-16T10:33:18.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T10:33:21.808Z] $ docker top 982271ec48220b35a3a574836e2e849168fb540aa2d67cb370ffe41e82dd6e27 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:33:22.689Z] + go version [2023-05-16T10:33:22.689Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T10:33:22.715Z] $ docker stop --time=1 982271ec48220b35a3a574836e2e849168fb540aa2d67cb370ffe41e82dd6e27 [2023-05-16T10:33:24.411Z] $ docker rm -f --volumes 982271ec48220b35a3a574836e2e849168fb540aa2d67cb370ffe41e82dd6e27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:33:24.978Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:33:24.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:33:25.182Z] prd-ubuntu20.04-docker-arm64-4c-16g-15690 does not seem to be running inside a container [2023-05-16T10:33:25.262Z] $ 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/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T10:33:26.602Z] $ docker top e443d3a9ffddcaa0b9b434b34f61733d2b8875e12614c1a47f842220bb1d577d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:33:27.482Z] + git config --global --add safe.directory /w/workspace/device-gpio/3 [Pipeline] fileExists [Pipeline] sh [2023-05-16T10:33:28.149Z] + make test [2023-05-16T10:33:28.149Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T10:34:07.100Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-16T10:36:13.861Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-16T10:36:13.861Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-16T10:36:13.861Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T10:36:13.861Z] go vet ./... [2023-05-16T10:36:46.115Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T10:36:46.115Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T10:36:46.115Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T10:36:46.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T10:36:46.149Z] $ docker stop --time=1 e443d3a9ffddcaa0b9b434b34f61733d2b8875e12614c1a47f842220bb1d577d [2023-05-16T10:36:48.022Z] $ docker rm -f --volumes e443d3a9ffddcaa0b9b434b34f61733d2b8875e12614c1a47f842220bb1d577d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:36:49.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T10:36:49.303Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T10:36:49.841Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:36:50.263Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T10:36:50.594Z] + ls -al . [2023-05-16T10:36:50.594Z] total 152 [2023-05-16T10:36:50.594Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:33 . [2023-05-16T10:36:50.594Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:30 .. [2023-05-16T10:36:50.594Z] -rw-rw-r-- 1 jenkins jenkins 120 May 16 10:31 .dockerignore [2023-05-16T10:36:50.594Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:31 .git [2023-05-16T10:36:50.594Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:31 .github [2023-05-16T10:36:50.594Z] -rw-rw-r-- 1 jenkins jenkins 343 May 16 10:31 .gitignore [2023-05-16T10:36:50.594Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:31 .golangci.yml [2023-05-16T10:36:50.594Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 16 10:31 Attribution.txt [2023-05-16T10:36:50.594Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 16 10:31 CHANGELOG.md [2023-05-16T10:36:50.594Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 16 10:31 Dockerfile [2023-05-16T10:36:50.594Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:31 GOVERNANCE.md [2023-05-16T10:36:50.594Z] -rw-rw-r-- 1 jenkins jenkins 657 May 16 10:31 Jenkinsfile [2023-05-16T10:36:50.594Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 10:31 LICENSE [2023-05-16T10:36:50.594Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 16 10:31 Makefile [2023-05-16T10:36:50.594Z] -rw-rw-r-- 1 jenkins jenkins 617 May 16 10:31 OWNERS.md [2023-05-16T10:36:50.594Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 16 10:31 README.md [2023-05-16T10:36:50.594Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:28 VERSION [2023-05-16T10:36:50.594Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:31 bin [2023-05-16T10:36:50.594Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:31 cmd [2023-05-16T10:36:50.594Z] -rw-r--r-- 1 jenkins jenkins 10 May 16 10:33 coverage.out [2023-05-16T10:36:50.594Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 16 10:31 go.mod [2023-05-16T10:36:50.594Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 16 10:31 go.sum [2023-05-16T10:36:50.594Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:31 internal [2023-05-16T10:36:50.594Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:31 snap [2023-05-16T10:36:50.594Z] -rw-rw-r-- 1 jenkins jenkins 209 May 16 10:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:36:50.940Z] + 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=9c2535dd5201ef8d0ae31179b02a132955c85bbe --label arch=arm64 --label version=0.0.0 . [2023-05-16T10:36:51.207Z] Sending build context to Docker daemon 8.158MB [2023-05-16T10:36:51.207Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:36:51.207Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T10:36:51.207Z] ---> f3b94073e297 [2023-05-16T10:36:51.207Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:36:51.485Z] ---> Running in d702b6969c8b [2023-05-16T10:36:51.760Z] Removing intermediate container d702b6969c8b [2023-05-16T10:36:51.760Z] ---> bf5aee866588 [2023-05-16T10:36:51.760Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:36:51.760Z] ---> Running in 5d5e9c7b1304 [2023-05-16T10:36:52.353Z] Removing intermediate container 5d5e9c7b1304 [2023-05-16T10:36:52.353Z] ---> 0ac6947e2f71 [2023-05-16T10:36:52.353Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T10:36:52.353Z] ---> Running in 2df02998c2ee [2023-05-16T10:36:52.621Z] Removing intermediate container 2df02998c2ee [2023-05-16T10:36:52.621Z] ---> 6fa1c69d30a7 [2023-05-16T10:36:52.621Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:36:52.621Z] ---> Running in ed7c9979994c [2023-05-16T10:36:52.890Z] Removing intermediate container ed7c9979994c [2023-05-16T10:36:52.890Z] ---> 735cc1ee5858 [2023-05-16T10:36:52.890Z] Step 7/25 : WORKDIR /device-gpio [2023-05-16T10:36:53.158Z] ---> Running in 93851c4ba221 [2023-05-16T10:36:53.426Z] Removing intermediate container 93851c4ba221 [2023-05-16T10:36:53.426Z] ---> be0d2e9de29b [2023-05-16T10:36:53.426Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:36:53.426Z] ---> Running in 62683c02205e [2023-05-16T10:36:54.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:36:55.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:36:56.310Z] OK: 268 MiB in 57 packages [2023-05-16T10:36:57.273Z] Removing intermediate container 62683c02205e [2023-05-16T10:36:57.273Z] ---> 6be320e598eb [2023-05-16T10:36:57.273Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-16T10:36:57.543Z] ---> 4463140f862d [2023-05-16T10:36:57.543Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:36:57.810Z] ---> Running in 6dc440a63cc1 [2023-05-16T10:37:00.394Z] Removing intermediate container 6dc440a63cc1 [2023-05-16T10:37:00.394Z] ---> dad8a0a9f553 [2023-05-16T10:37:00.394Z] Step 11/25 : COPY . . [2023-05-16T10:37:01.357Z] ---> 390edb94d96d [2023-05-16T10:37:01.357Z] Step 12/25 : RUN ${MAKE} [2023-05-16T10:37:01.357Z] ---> Running in 340be4450046 [2023-05-16T10:37:02.321Z] 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-16T10:39:39.103Z] Removing intermediate container 340be4450046 [2023-05-16T10:39:39.103Z] ---> 8dc6dc739cf3 [2023-05-16T10:39:39.103Z] Step 13/25 : FROM alpine:3.17 [2023-05-16T10:39:39.103Z] 3.17: Pulling from library/alpine [2023-05-16T10:39:39.103Z] c41833b44d91: Already exists [2023-05-16T10:39:39.103Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T10:39:39.103Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T10:39:39.103Z] ---> 51e60588ff2c [2023-05-16T10:39:39.103Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-16T10:39:39.103Z] ---> Running in d917c5e81c2f [2023-05-16T10:39:39.103Z] Removing intermediate container d917c5e81c2f [2023-05-16T10:39:39.103Z] ---> 62501b4526e3 [2023-05-16T10:39:39.103Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-16T10:39:39.103Z] ---> Running in 8f3cc4c9e990 [2023-05-16T10:39:39.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:39:39.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:39:39.103Z] OK: 7 MiB in 15 packages [2023-05-16T10:39:39.103Z] Removing intermediate container 8f3cc4c9e990 [2023-05-16T10:39:39.103Z] ---> 52f051c7931c [2023-05-16T10:39:39.103Z] Step 16/25 : WORKDIR / [2023-05-16T10:39:39.103Z] ---> Running in 30885e3527b8 [2023-05-16T10:39:39.103Z] Removing intermediate container 30885e3527b8 [2023-05-16T10:39:39.103Z] ---> 08bb275efe35 [2023-05-16T10:39:39.103Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-16T10:39:39.103Z] ---> 099ac003207b [2023-05-16T10:39:39.103Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-16T10:39:39.103Z] ---> 644e636b38d8 [2023-05-16T10:39:39.103Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-16T10:39:39.103Z] ---> e1a5b11402ca [2023-05-16T10:39:39.103Z] Step 20/25 : EXPOSE 59910 [2023-05-16T10:39:39.103Z] ---> Running in e406de9c9aa3 [2023-05-16T10:39:39.103Z] Removing intermediate container e406de9c9aa3 [2023-05-16T10:39:39.103Z] ---> 99a54c9084e5 [2023-05-16T10:39:39.103Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-16T10:39:39.103Z] ---> Running in d457e0559526 [2023-05-16T10:39:39.103Z] Removing intermediate container d457e0559526 [2023-05-16T10:39:39.103Z] ---> 627436e31ded [2023-05-16T10:39:39.103Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T10:39:39.103Z] ---> Running in 31bf04b8dee4 [2023-05-16T10:39:39.103Z] Removing intermediate container 31bf04b8dee4 [2023-05-16T10:39:39.103Z] ---> 31ce7cd90007 [2023-05-16T10:39:39.103Z] Step 23/25 : LABEL arch=arm64 [2023-05-16T10:39:39.103Z] ---> Running in bcf640e453ca [2023-05-16T10:39:39.103Z] Removing intermediate container bcf640e453ca [2023-05-16T10:39:39.103Z] ---> 7b1d4e0eea48 [2023-05-16T10:39:39.103Z] Step 24/25 : LABEL git_sha=9c2535dd5201ef8d0ae31179b02a132955c85bbe [2023-05-16T10:39:39.103Z] ---> Running in a8c661f2100b [2023-05-16T10:39:39.103Z] Removing intermediate container a8c661f2100b [2023-05-16T10:39:39.103Z] ---> 50c2607a76ad [2023-05-16T10:39:39.103Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T10:39:39.103Z] ---> Running in 64c097d7a760 [2023-05-16T10:39:39.103Z] Removing intermediate container 64c097d7a760 [2023-05-16T10:39:39.103Z] ---> 311bbdb80e58 [2023-05-16T10:39:39.103Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T10:39:39.103Z] Successfully built 311bbdb80e58 [2023-05-16T10:39:39.103Z] 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-16T10:39:39.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:39:39.536Z] [2023-05-16T10:39:39.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:39:39.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:39:39.873Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T10:39:39.873Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T10:39:39.873Z] 04944245beec: Pulling fs layer [2023-05-16T10:39:39.873Z] 699f458cf7ca: Pulling fs layer [2023-05-16T10:39:39.873Z] 765212b225bb: Pulling fs layer [2023-05-16T10:39:39.873Z] f23df028b6ca: Pulling fs layer [2023-05-16T10:39:39.873Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T10:39:39.873Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T10:39:39.873Z] f23df028b6ca: Waiting [2023-05-16T10:39:39.873Z] d65c8cfc05b1: Waiting [2023-05-16T10:39:39.873Z] 2437ff75d9bd: Waiting [2023-05-16T10:39:39.873Z] 765212b225bb: Waiting [2023-05-16T10:39:40.141Z] 04944245beec: Verifying Checksum [2023-05-16T10:39:40.141Z] 04944245beec: Download complete [2023-05-16T10:39:40.141Z] 765212b225bb: Verifying Checksum [2023-05-16T10:39:40.141Z] 765212b225bb: Download complete [2023-05-16T10:39:40.141Z] f23df028b6ca: Verifying Checksum [2023-05-16T10:39:40.141Z] f23df028b6ca: Download complete [2023-05-16T10:39:40.141Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T10:39:40.141Z] d65c8cfc05b1: Download complete [2023-05-16T10:39:40.410Z] 699f458cf7ca: Verifying Checksum [2023-05-16T10:39:40.681Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T10:39:40.681Z] 8998bd30e6a1: Download complete [2023-05-16T10:39:43.295Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T10:39:43.295Z] 2437ff75d9bd: Download complete [2023-05-16T10:39:44.704Z] 8998bd30e6a1: Pull complete [2023-05-16T10:39:44.971Z] 04944245beec: Pull complete [2023-05-16T10:39:46.380Z] 699f458cf7ca: Pull complete [2023-05-16T10:39:46.380Z] 765212b225bb: Pull complete [2023-05-16T10:39:47.340Z] f23df028b6ca: Pull complete [2023-05-16T10:39:47.340Z] d65c8cfc05b1: Pull complete [2023-05-16T10:39:59.785Z] 2437ff75d9bd: Pull complete [2023-05-16T10:40:00.057Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T10:40:00.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:40:00.057Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:40:00.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-15690 does not seem to be running inside a container [2023-05-16T10:40:00.373Z] $ 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/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T10:40:03.070Z] $ docker top 32319f43ed385daac5285df2fa3ce2f17c571d5149c456943cb5654659e7e82a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:40:03.930Z] ---> job-cost.sh [2023-05-16T10:40:03.930Z] lf-activate-venv: SKIPPING [2023-05-16T10:40:03.930Z] INFO: No Stack... [2023-05-16T10:40:04.198Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T10:40:05.165Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T10:40:05.812Z] + cat /w/workspace/device-gpio/3/archives/cost.csv [2023-05-16T10:40:05.812Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T10:40:05.891Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-178-3-stack-cost] [2023-05-16T10:40:05.904Z] Resource [jenkins-edgexfoundry-device-gpio-PR-178-3-stack-cost] did not exist. Created. [2023-05-16T10:40:05.904Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-178-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T10:40:06.577Z] /w/workspace/device-gpio/3@tmp/durable-2f2f7643/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T10:40:07.238Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T10:40:07.259Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T10:40:07.316Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T10:40:07.326Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-178-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T10:40:07.350Z] $ docker stop --time=1 32319f43ed385daac5285df2fa3ce2f17c571d5149c456943cb5654659e7e82a [2023-05-16T10:40:08.907Z] $ docker rm -f --volumes 32319f43ed385daac5285df2fa3ce2f17c571d5149c456943cb5654659e7e82a [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-16T10:40:09.278Z] provisioning config files... [2023-05-16T10:40:09.286Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/config17684087060030526195tmp [Pipeline] { [Pipeline] sh [2023-05-16T10:40:09.576Z] + set +x [2023-05-16T10:40:09.576Z] + curl -s https://codecov.io/bash [2023-05-16T10:40:09.576Z] + bash -s -- [2023-05-16T10:40:09.576Z] [2023-05-16T10:40:09.576Z] _____ _ [2023-05-16T10:40:09.576Z] / ____| | | [2023-05-16T10:40:09.576Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T10:40:09.576Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T10:40:09.576Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T10:40:09.576Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T10:40:09.576Z] Bash-1.0.6 [2023-05-16T10:40:09.576Z] [2023-05-16T10:40:09.576Z] [2023-05-16T10:40:09.576Z] ==> git version 2.25.1 found [2023-05-16T10:40:09.576Z] ==> 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-16T10:40:09.576Z] Release-Date: 2020-01-08 [2023-05-16T10:40:09.576Z] 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-16T10:40:09.576Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T10:40:09.576Z] ==> Jenkins CI detected. [2023-05-16T10:40:09.576Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-178 [2023-05-16T10:40:09.576Z] project root: . [2023-05-16T10:40:09.576Z] --> token set from env [2023-05-16T10:40:09.576Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T10:40:09.576Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T10:40:09.576Z] ==> Python coveragepy not found [2023-05-16T10:40:09.576Z] ==> Searching for coverage reports in: [2023-05-16T10:40:09.576Z] + . [2023-05-16T10:40:09.576Z] -> Found 1 reports [2023-05-16T10:40:09.576Z] ==> Detecting git/mercurial file structure [2023-05-16T10:40:09.576Z] ==> Reading reports [2023-05-16T10:40:09.576Z] + ./coverage.out bytes=10 [2023-05-16T10:40:09.576Z] ==> Appending adjustments [2023-05-16T10:40:09.576Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T10:40:09.836Z] + Found adjustments [2023-05-16T10:40:09.836Z] ==> Gzipping contents [2023-05-16T10:40:09.836Z] 4.0K /tmp/codecov.HcTv7E.gz [2023-05-16T10:40:09.836Z] ==> Uploading reports [2023-05-16T10:40:09.836Z] url: https://codecov.io [2023-05-16T10:40:09.836Z] query: branch=PR-178&commit=9c2535dd5201ef8d0ae31179b02a132955c85bbe&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-178%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=178&job=&cmd_args= [2023-05-16T10:40:09.836Z] -> Pinging Codecov [2023-05-16T10:40:09.836Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-178&commit=9c2535dd5201ef8d0ae31179b02a132955c85bbe&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-178%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=178&job=&cmd_args= [2023-05-16T10:40:09.836Z] -> Uploading to [2023-05-16T10:40:09.837Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/3EC07B1A8CA8AF9BCAA0BB9F0134797F/9c2535dd5201ef8d0ae31179b02a132955c85bbe/5c1837b2-d1b4-4e62-a5b9-3feb340e3e5c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T104009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e8e09dd83e9759666706aa5f79b1326524d6c1a327af91c7e783c2ad7bdef24 [2023-05-16T10:40:09.837Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T10:40:09.837Z] Dload Upload Total Spent Left Speed [2023-05-16T10:40:10.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3399 --:--:-- --:--:-- --:--:-- 3399 [2023-05-16T10:40:10.096Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/9c2535dd5201ef8d0ae31179b02a132955c85bbe [Pipeline] } [2023-05-16T10:40:10.102Z] 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-16T10:40:10.741Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-178/archives ] [2023-05-16T10:40:10.741Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-178/archives [2023-05-16T10:40:10.741Z] total 16 [2023-05-16T10:40:10.741Z] drwxr-xr-x 3 root root 4096 May 16 10:30 . [2023-05-16T10:40:10.741Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 10:30 .. [2023-05-16T10:40:10.741Z] drwxr-xr-x 2 root root 4096 May 16 10:30 cost [2023-05-16T10:40:10.741Z] -rw-r--r-- 1 root root 83 May 16 10:30 cost.csv [2023-05-16T10:40:10.741Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-178/archives [2023-05-16T10:40:10.741Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-178/archives [2023-05-16T10:40:10.741Z] total 16 [2023-05-16T10:40:10.741Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:30 . [2023-05-16T10:40:10.741Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 10:30 .. [2023-05-16T10:40:10.741Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 10:30 cost [2023-05-16T10:40:10.741Z] -rw-r--r-- 1 jenkins jenkins 83 May 16 10:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:40:11.031Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:40:11.891Z] ---> package-listing.sh [2023-05-16T10:40:11.891Z] ++ facter osfamily [2023-05-16T10:40:11.891Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T10:40:12.152Z] + OS_FAMILY=debian [2023-05-16T10:40:12.152Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-178 [2023-05-16T10:40:12.152Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T10:40:12.152Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T10:40:12.152Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T10:40:12.152Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T10:40:12.152Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-178 ']' [2023-05-16T10:40:12.152Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T10:40:12.152Z] + case "${OS_FAMILY}" in [2023-05-16T10:40:12.152Z] + dpkg -l [2023-05-16T10:40:12.152Z] + grep '^ii' [2023-05-16T10:40:12.152Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T10:40:12.152Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T10:40:12.152Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T10:40:12.152Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-178 ']' [2023-05-16T10:40:12.152Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-178/archives/ [2023-05-16T10:40:12.152Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-178/archives/ [Pipeline] echo [2023-05-16T10:40:12.163Z] 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-178/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T10:40:12.441Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:40:13.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:40:13.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:40:13.073Z] prd-ubuntu20.04-docker-8c-8g-15686 does not seem to be running inside a container [2023-05-16T10:40:13.115Z] $ 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-178/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-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T10:40:13.298Z] $ docker top cafc13cfc827fe8446ff698ebe1b31354e3565d9dbb3f128d4328d7132ef9fbe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:40:13.626Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T10:40:13.912Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T10:40:14.203Z] + ls /var/log/sa-host [2023-05-16T10:40:14.203Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:40:14.268Z] provisioning config files... [2023-05-16T10:40:14.276Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/config1996820513603712726tmp [Pipeline] { [Pipeline] echo [2023-05-16T10:40:14.294Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:40:14.576Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T10:40:14.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:40:14.896Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T10:40:14.904Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:40:15.185Z] ---> sudo-logs.sh [2023-05-16T10:40:15.185Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T10:40:15.216Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:40:15.500Z] ---> job-cost.sh [2023-05-16T10:40:15.500Z] lf-activate-venv: SKIPPING [2023-05-16T10:40:15.500Z] DEBUG: total: 0.2199999988079071 [2023-05-16T10:40:15.500Z] INFO: Retrieving Stack Cost... [2023-05-16T10:40:15.759Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T10:40:16.329Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T10:40:16.340Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:40:16.624Z] ---> logs-deploy.sh [2023-05-16T10:40:16.624Z] lf-activate-venv: SKIPPING [2023-05-16T10:40:16.624Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-178/3 [2023-05-16T10:40:16.624Z] INFO: archiving workspace using pattern(s): [2023-05-16T10:40:17.564Z] Archives upload complete. [2023-05-16T10:40:17.564Z] INFO: archiving logs to Nexus