Pull request #195 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95cc09dea0b31fec8b538e4b37c9c289bff3b233+55c1d344d8db4a0ebfd83c23655690c476512767 (fdc1e75fb0649a882a4f8006e92220b42eb8036b) 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-ssh3733474309116129042.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3013626771205033340.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-195/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-195/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3263900296707403196.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-195/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11759536227074685126.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12204004250993893850.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-195/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-195/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh138642577207273016.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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-6639 in /w/workspace/edgexfoundry_device-gpio_PR-195 [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-195 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 55c1d344d8db4a0ebfd83c23655690c476512767 into PR head commit 95cc09dea0b31fec8b538e4b37c9c289bff3b233 Merge succeeded, producing 95cc09dea0b31fec8b538e4b37c9c289bff3b233 Checking out Revision 95cc09dea0b31fec8b538e4b37c9c289bff3b233 (PR-195) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T00:41:57.200Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 95cc09dea0b31fec8b538e4b37c9c289bff3b233 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 55c1d344d8db4a0ebfd83c23655690c476512767 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95cc09dea0b31fec8b538e4b37c9c289bff3b233 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T00:41:57.386Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T00:41:57.482Z] ========================================================= [2023-09-20T00:41:57.482Z] EdgeX Global Pipelines Version Info [2023-09-20T00:41:57.482Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T00:41:58.226Z] ------------------- [2023-09-20T00:41:58.226Z] stable info: [2023-09-20T00:41:58.226Z] ------------------- [2023-09-20T00:41:58.226Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T00:41:58.226Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T00:41:58.226Z] Message: update stable to v1.0.254 [2023-09-20T00:41:58.794Z] ------------------- [2023-09-20T00:41:58.794Z] experimental info: [2023-09-20T00:41:58.794Z] ------------------- [2023-09-20T00:41:58.794Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T00:41:58.794Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T00:41:58.794Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T00:41:59.060Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-09-20T00:41:59.100Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-09-20T00:41:59.138Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T00:41:59.173Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T00:41:59.213Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T00:41:59.250Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T00:41:59.289Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T00:41:59.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T00:41:59.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T00:41:59.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T00:41:59.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T00:41:59.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-09-20T00:41:59.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T00:41:59.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T00:41:59.590Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T00:41:59.624Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T00:41:59.665Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T00:41:59.706Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T00:41:59.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T00:41:59.780Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T00:41:59.816Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T00:41:59.851Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T00:41:59.887Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T00:41:59.927Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T00:41:59.963Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T00:42:00.004Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T00:42:00.040Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T00:42:00.081Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-195 [Pipeline] echo [2023-09-20T00:42:00.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-195 [Pipeline] echo [2023-09-20T00:42:00.162Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-195 [Pipeline] echo [2023-09-20T00:42:00.198Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95cc09dea0b31fec8b538e4b37c9c289bff3b233 [Pipeline] echo [2023-09-20T00:42:00.235Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95cc09d [Pipeline] echo [2023-09-20T00:42:00.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T00:42:00.376Z] provisioning config files... [2023-09-20T00:42:00.390Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-195@tmp/config6056704392529875406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T00:42:00.726Z] ---> docker-login.sh [2023-09-20T00:42:00.726Z] nexus3.edgexfoundry.org:10001 [2023-09-20T00:42:00.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T00:42:01.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T00:42:01.247Z] Configure a credential helper to remove this warning. See [2023-09-20T00:42:01.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T00:42:01.247Z] [2023-09-20T00:42:01.247Z] Login Succeeded [2023-09-20T00:42:01.247Z] nexus3.edgexfoundry.org:10002 [2023-09-20T00:42:01.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T00:42:01.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T00:42:01.247Z] Configure a credential helper to remove this warning. See [2023-09-20T00:42:01.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T00:42:01.247Z] [2023-09-20T00:42:01.247Z] Login Succeeded [2023-09-20T00:42:01.247Z] nexus3.edgexfoundry.org:10003 [2023-09-20T00:42:01.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T00:42:01.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T00:42:01.506Z] Configure a credential helper to remove this warning. See [2023-09-20T00:42:01.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T00:42:01.506Z] [2023-09-20T00:42:01.506Z] Login Succeeded [2023-09-20T00:42:01.506Z] nexus3.edgexfoundry.org:10004 [2023-09-20T00:42:01.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T00:42:01.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T00:42:01.506Z] Configure a credential helper to remove this warning. See [2023-09-20T00:42:01.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T00:42:01.507Z] [2023-09-20T00:42:01.507Z] Login Succeeded [2023-09-20T00:42:01.507Z] docker.io [2023-09-20T00:42:01.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T00:42:01.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T00:42:01.767Z] Configure a credential helper to remove this warning. See [2023-09-20T00:42:01.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T00:42:01.767Z] [2023-09-20T00:42:01.767Z] Login Succeeded [2023-09-20T00:42:01.767Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T00:42:01.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T00:42:02.393Z] + git rev-list -1 --merges 95cc09dea0b31fec8b538e4b37c9c289bff3b233~1..95cc09dea0b31fec8b538e4b37c9c289bff3b233 [Pipeline] echo [2023-09-20T00:42:02.451Z] -----------> git rev-list -1 --merges 95cc09dea0b31fec8b538e4b37c9c289bff3b233~1..95cc09dea0b31fec8b538e4b37c9c289bff3b233 95cc09dea0b31fec8b538e4b37c9c289bff3b233 [false] [Pipeline] sh [2023-09-20T00:42:03.435Z] + git log --format=format:%s -1 95cc09dea0b31fec8b538e4b37c9c289bff3b233 [Pipeline] echo [2023-09-20T00:42:03.471Z] ========================================================= [2023-09-20T00:42:03.471Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T00:42:03.471Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T00:42:03.955Z] + git log --format=format:%s -1 95cc09dea0b31fec8b538e4b37c9c289bff3b233 [Pipeline] echo [2023-09-20T00:42:03.986Z] [semverPrep] GIT_COMMIT: 95cc09dea0b31fec8b538e4b37c9c289bff3b233, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-20T00:42:04.016Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T00:42:04.415Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T00:42:04.415Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T00:42:04.415Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T00:42:04.415Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T00:42:04.415Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T00:42:04.415Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T00:42:04.415Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T00:42:04.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T00:42:04.935Z] [2023-09-20T00:42:04.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T00:42:06.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T00:42:07.964Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T00:42:07.964Z] b85a868b505f: Pulling fs layer [2023-09-20T00:42:07.964Z] e2be974225ed: Pulling fs layer [2023-09-20T00:42:07.964Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T00:42:07.964Z] 988bab9f4d93: Pulling fs layer [2023-09-20T00:42:07.964Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T00:42:07.964Z] eaf3925da568: Pulling fs layer [2023-09-20T00:42:07.964Z] bab4dde63d76: Pulling fs layer [2023-09-20T00:42:07.964Z] bde34c3a00c8: Pulling fs layer [2023-09-20T00:42:07.964Z] b352a97aabf1: Pulling fs layer [2023-09-20T00:42:07.964Z] 4872d77fe225: Pulling fs layer [2023-09-20T00:42:07.964Z] 5851b861e8e6: Pulling fs layer [2023-09-20T00:42:07.964Z] 988bab9f4d93: Waiting [2023-09-20T00:42:07.964Z] 1469e6f7b9e6: Waiting [2023-09-20T00:42:07.964Z] eaf3925da568: Waiting [2023-09-20T00:42:07.964Z] bab4dde63d76: Waiting [2023-09-20T00:42:07.964Z] bde34c3a00c8: Waiting [2023-09-20T00:42:07.964Z] b352a97aabf1: Waiting [2023-09-20T00:42:07.964Z] 4872d77fe225: Waiting [2023-09-20T00:42:07.964Z] 5851b861e8e6: Waiting [2023-09-20T00:42:07.964Z] e2be974225ed: Download complete [2023-09-20T00:42:07.964Z] 988bab9f4d93: Verifying Checksum [2023-09-20T00:42:07.964Z] 988bab9f4d93: Download complete [2023-09-20T00:42:08.550Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T00:42:08.550Z] 339a4e72a1f5: Download complete [2023-09-20T00:42:08.550Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T00:42:08.550Z] 1469e6f7b9e6: Download complete [2023-09-20T00:42:08.550Z] eaf3925da568: Download complete [2023-09-20T00:42:08.550Z] bde34c3a00c8: Download complete [2023-09-20T00:42:09.299Z] b352a97aabf1: Verifying Checksum [2023-09-20T00:42:09.299Z] b352a97aabf1: Download complete [2023-09-20T00:42:09.299Z] 4872d77fe225: Download complete [2023-09-20T00:42:09.299Z] 5851b861e8e6: Download complete [2023-09-20T00:42:10.166Z] bab4dde63d76: Verifying Checksum [2023-09-20T00:42:10.167Z] bab4dde63d76: Download complete [2023-09-20T00:42:11.200Z] b85a868b505f: Pull complete [2023-09-20T00:42:11.642Z] e2be974225ed: Pull complete [2023-09-20T00:42:11.642Z] 339a4e72a1f5: Pull complete [2023-09-20T00:42:11.642Z] 988bab9f4d93: Pull complete [2023-09-20T00:42:11.900Z] 1469e6f7b9e6: Pull complete [2023-09-20T00:42:11.900Z] eaf3925da568: Pull complete [2023-09-20T00:42:13.809Z] bab4dde63d76: Pull complete [2023-09-20T00:42:13.809Z] bde34c3a00c8: Pull complete [2023-09-20T00:42:14.073Z] b352a97aabf1: Pull complete [2023-09-20T00:42:14.073Z] 4872d77fe225: Pull complete [2023-09-20T00:42:14.073Z] 5851b861e8e6: Pull complete [2023-09-20T00:42:14.073Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T00:42:14.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T00:42:14.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T00:42:14.304Z] prd-ubuntu20.04-docker-8c-8g-6639 does not seem to be running inside a container [2023-09-20T00:42:14.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-195 -v /w/workspace/edgexfoundry_device-gpio_PR-195:/w/workspace/edgexfoundry_device-gpio_PR-195:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-195@tmp:/w/workspace/edgexfoundry_device-gpio_PR-195@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T00:42:17.329Z] $ docker top c1339906985d9f76479748cae2796c752f8289ffc95a388a2146fac17892e0db -eo pid,comm [2023-09-20T00:42:17.392Z] 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-09-20T00:42:17.392Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T00:42:17.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T00:42:17.514Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T00:42:17.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T00:42:17.629Z] $ docker exec c1339906985d9f76479748cae2796c752f8289ffc95a388a2146fac17892e0db ssh-agent [2023-09-20T00:42:17.732Z] SSH_AUTH_SOCK=/tmp/ssh-yNV1BdytOK72/agent.32 [2023-09-20T00:42:17.732Z] SSH_AGENT_PID=38 [2023-09-20T00:42:17.738Z] Running ssh-add (command line suppressed) [2023-09-20T00:42:17.839Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-195@tmp/private_key_14106236639540338441.key (/w/workspace/edgexfoundry_device-gpio_PR-195@tmp/private_key_14106236639540338441.key) [2023-09-20T00:42:17.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T00:42:18.187Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T00:42:18.210Z] $ docker exec --env ******** --env ******** c1339906985d9f76479748cae2796c752f8289ffc95a388a2146fac17892e0db ssh-agent -k [2023-09-20T00:42:18.314Z] unset SSH_AUTH_SOCK; [2023-09-20T00:42:18.315Z] unset SSH_AGENT_PID; [2023-09-20T00:42:18.315Z] echo Agent pid 38 killed; [2023-09-20T00:42:18.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T00:42:18.428Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T00:42:18.428Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T00:42:18.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T00:42:18.542Z] $ docker exec c1339906985d9f76479748cae2796c752f8289ffc95a388a2146fac17892e0db ssh-agent [2023-09-20T00:42:18.661Z] SSH_AUTH_SOCK=/tmp/ssh-gvtmSWWZxti7/agent.70 [2023-09-20T00:42:18.661Z] SSH_AGENT_PID=76 [2023-09-20T00:42:18.666Z] Running ssh-add (command line suppressed) [2023-09-20T00:42:18.762Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-195@tmp/private_key_16234376179076186224.key (/w/workspace/edgexfoundry_device-gpio_PR-195@tmp/private_key_16234376179076186224.key) [2023-09-20T00:42:18.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T00:42:19.119Z] + git semver init [2023-09-20T00:42:19.382Z] 2023-09-20 00:42:19,300 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T00:42:19.382Z] 2023-09-20 00:42:19,301 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-195/.semver [2023-09-20T00:42:19.382Z] 2023-09-20 00:42:19,302 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-195/.semver [2023-09-20T00:42:19.382Z] 2023-09-20 00:42:19,302 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-195/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-195, universal_newlines=False, shell=None, istream=None) [2023-09-20T00:42:20.324Z] 2023-09-20 00:42:20,281 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-195/.git/info/exclude [2023-09-20T00:42:20.324Z] 2023-09-20 00:42:20,282 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-195/.semver/PR-195 with force:False [2023-09-20T00:42:20.324Z] 2023-09-20 00:42:20,282 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-195/.semver/PR-195 [2023-09-20T00:42:20.324Z] 2023-09-20 00:42:20,286 [execute] INFO git cat-file --batch-check [2023-09-20T00:42:20.324Z] 2023-09-20 00:42:20,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-195/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T00:42:20.324Z] 2023-09-20 00:42:20,291 [execute] INFO git cat-file --batch [2023-09-20T00:42:20.324Z] 2023-09-20 00:42:20,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-195/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T00:42:20.324Z] 2023-09-20 00:42:20,295 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-195/.semver/PR-195 [2023-09-20T00:42:20.324Z] 0.0.0 [Pipeline] } [2023-09-20T00:42:20.601Z] $ docker exec --env ******** --env ******** c1339906985d9f76479748cae2796c752f8289ffc95a388a2146fac17892e0db ssh-agent -k [2023-09-20T00:42:20.705Z] unset SSH_AUTH_SOCK; [2023-09-20T00:42:20.705Z] unset SSH_AGENT_PID; [2023-09-20T00:42:20.706Z] echo Agent pid 76 killed; [2023-09-20T00:42:20.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T00:42:21.153Z] + git semver [Pipeline] } [2023-09-20T00:42:21.434Z] $ docker stop --time=1 c1339906985d9f76479748cae2796c752f8289ffc95a388a2146fac17892e0db [2023-09-20T00:42:22.751Z] $ docker rm -f --volumes c1339906985d9f76479748cae2796c752f8289ffc95a388a2146fac17892e0db [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T00:42:23.159Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T00:42:23.428Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T00:42:23.443Z] [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-09-20T00:42:24.027Z] provisioning config files... [2023-09-20T00:42:24.038Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-195@tmp/config1734488632397735783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T00:42:24.395Z] ---> docker-login.sh [2023-09-20T00:42:24.395Z] nexus3.edgexfoundry.org:10001 [2023-09-20T00:42:24.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T00:42:24.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T00:42:24.395Z] Configure a credential helper to remove this warning. See [2023-09-20T00:42:24.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T00:42:24.395Z] [2023-09-20T00:42:24.395Z] Login Succeeded [2023-09-20T00:42:24.395Z] nexus3.edgexfoundry.org:10002 [2023-09-20T00:42:24.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T00:42:24.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T00:42:24.395Z] Configure a credential helper to remove this warning. See [2023-09-20T00:42:24.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T00:42:24.395Z] [2023-09-20T00:42:24.395Z] Login Succeeded [2023-09-20T00:42:24.395Z] nexus3.edgexfoundry.org:10003 [2023-09-20T00:42:24.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T00:42:24.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T00:42:24.652Z] Configure a credential helper to remove this warning. See [2023-09-20T00:42:24.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T00:42:24.652Z] [2023-09-20T00:42:24.652Z] Login Succeeded [2023-09-20T00:42:24.652Z] nexus3.edgexfoundry.org:10004 [2023-09-20T00:42:24.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T00:42:24.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T00:42:24.652Z] Configure a credential helper to remove this warning. See [2023-09-20T00:42:24.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T00:42:24.652Z] [2023-09-20T00:42:24.652Z] Login Succeeded [2023-09-20T00:42:24.652Z] docker.io [2023-09-20T00:42:24.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T00:42:24.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T00:42:24.911Z] Configure a credential helper to remove this warning. See [2023-09-20T00:42:24.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T00:42:24.911Z] [2023-09-20T00:42:24.911Z] Login Succeeded [2023-09-20T00:42:24.911Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T00:42:24.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T00:42:25.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T00:42:25.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T00:42:25.220Z] ========================================================= [2023-09-20T00:42:25.220Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T00:42:25.220Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T00:42:25.707Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T00:42:25.707Z] Sending build context to Docker daemon 16.11MB [2023-09-20T00:42:25.707Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T00:42:25.707Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T00:42:25.707Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T00:42:25.707Z] 7264a8db6415: Pulling fs layer [2023-09-20T00:42:25.707Z] c4d48a809fc2: Pulling fs layer [2023-09-20T00:42:25.707Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T00:42:25.707Z] ad3a456e5733: Pulling fs layer [2023-09-20T00:42:25.707Z] 9e4f439ed901: Pulling fs layer [2023-09-20T00:42:25.707Z] feaf6a47b606: Pulling fs layer [2023-09-20T00:42:25.707Z] 5e8b037d7d82: Pulling fs layer [2023-09-20T00:42:25.707Z] 8ac70367396e: Pulling fs layer [2023-09-20T00:42:25.707Z] 6db16350a2e2: Pulling fs layer [2023-09-20T00:42:25.707Z] 9250d5d63582: Pulling fs layer [2023-09-20T00:42:25.707Z] feaf6a47b606: Waiting [2023-09-20T00:42:25.707Z] 5e8b037d7d82: Waiting [2023-09-20T00:42:25.707Z] 6db16350a2e2: Waiting [2023-09-20T00:42:25.707Z] 9250d5d63582: Waiting [2023-09-20T00:42:25.707Z] 8ac70367396e: Waiting [2023-09-20T00:42:25.707Z] ad3a456e5733: Waiting [2023-09-20T00:42:25.707Z] 9e4f439ed901: Waiting [2023-09-20T00:42:25.968Z] c4d48a809fc2: Download complete [2023-09-20T00:42:25.968Z] ad3a456e5733: Download complete [2023-09-20T00:42:25.968Z] 9e4f439ed901: Download complete [2023-09-20T00:42:25.968Z] 7264a8db6415: Verifying Checksum [2023-09-20T00:42:25.968Z] 7264a8db6415: Download complete [2023-09-20T00:42:25.968Z] feaf6a47b606: Verifying Checksum [2023-09-20T00:42:25.968Z] feaf6a47b606: Download complete [2023-09-20T00:42:26.238Z] 7264a8db6415: Pull complete [2023-09-20T00:42:26.238Z] 8ac70367396e: Verifying Checksum [2023-09-20T00:42:26.238Z] 8ac70367396e: Download complete [2023-09-20T00:42:26.238Z] c4d48a809fc2: Pull complete [2023-09-20T00:42:26.238Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T00:42:26.238Z] 4f1c88b9dad5: Download complete [2023-09-20T00:42:26.497Z] 6db16350a2e2: Verifying Checksum [2023-09-20T00:42:26.497Z] 6db16350a2e2: Download complete [2023-09-20T00:42:26.755Z] 9250d5d63582: Verifying Checksum [2023-09-20T00:42:26.755Z] 9250d5d63582: Download complete [2023-09-20T00:42:26.755Z] 5e8b037d7d82: Verifying Checksum [2023-09-20T00:42:26.755Z] 5e8b037d7d82: Download complete [2023-09-20T00:42:30.044Z] 4f1c88b9dad5: Pull complete [2023-09-20T00:42:30.044Z] ad3a456e5733: Pull complete [2023-09-20T00:42:30.044Z] 9e4f439ed901: Pull complete [2023-09-20T00:42:30.044Z] feaf6a47b606: Pull complete [2023-09-20T00:42:32.577Z] 5e8b037d7d82: Pull complete [2023-09-20T00:42:32.836Z] 8ac70367396e: Pull complete [2023-09-20T00:42:33.402Z] 6db16350a2e2: Pull complete [2023-09-20T00:42:33.970Z] 9250d5d63582: Pull complete [2023-09-20T00:42:33.970Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-20T00:42:33.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T00:42:33.970Z] ---> fa269f55d9b9 [2023-09-20T00:42:33.970Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T00:42:38.836Z] Still waiting to schedule task [2023-09-20T00:42:38.837Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6636’ is offline [2023-09-20T00:42:39.293Z] ---> Running in 3ccc46f636c5 [2023-09-20T00:42:39.293Z] Removing intermediate container 3ccc46f636c5 [2023-09-20T00:42:39.293Z] ---> 61a9e3c79f82 [2023-09-20T00:42:39.293Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T00:42:39.293Z] ---> Running in c3cec208c69a [2023-09-20T00:42:39.293Z] Removing intermediate container c3cec208c69a [2023-09-20T00:42:39.293Z] ---> 1b7f0433c288 [2023-09-20T00:42:39.293Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-20T00:42:39.293Z] ---> Running in 1cc8d3de572d [2023-09-20T00:42:39.293Z] Removing intermediate container 1cc8d3de572d [2023-09-20T00:42:39.293Z] ---> a977236afdb0 [2023-09-20T00:42:39.293Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T00:42:39.293Z] ---> Running in cdc6c8975cae [2023-09-20T00:42:39.293Z] Removing intermediate container cdc6c8975cae [2023-09-20T00:42:39.293Z] ---> 641504a4e9c2 [2023-09-20T00:42:39.293Z] Step 7/12 : WORKDIR /device-gpio [2023-09-20T00:42:39.293Z] ---> Running in 90e5361d88e8 [2023-09-20T00:42:39.293Z] Removing intermediate container 90e5361d88e8 [2023-09-20T00:42:39.293Z] ---> bbb68a2f3d19 [2023-09-20T00:42:39.293Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T00:42:39.293Z] ---> Running in c434d8c60fa1 [2023-09-20T00:42:39.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T00:42:39.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T00:42:40.068Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-20T00:42:40.068Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-20T00:42:40.068Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-20T00:42:40.068Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-20T00:42:40.068Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T00:42:40.068Z] OK: 270 MiB in 60 packages [2023-09-20T00:42:40.636Z] Removing intermediate container c434d8c60fa1 [2023-09-20T00:42:40.636Z] ---> 8e5ba016474b [2023-09-20T00:42:40.636Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-20T00:42:40.896Z] ---> 0ab93db64f28 [2023-09-20T00:42:40.896Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T00:42:40.896Z] ---> Running in 56b016acb863 [2023-09-20T00:43:32.836Z] Removing intermediate container 56b016acb863 [2023-09-20T00:43:32.836Z] ---> 7e4b62ff2b4d [2023-09-20T00:43:32.836Z] Step 11/12 : COPY . . [2023-09-20T00:43:33.094Z] ---> ff4f5b7faa5e [2023-09-20T00:43:33.095Z] Step 12/12 : RUN ${MAKE} [2023-09-20T00:43:33.095Z] ---> Running in 9dd78096ec3e [2023-09-20T00:43:33.354Z] noop [2023-09-20T00:43:33.919Z] Removing intermediate container 9dd78096ec3e [2023-09-20T00:43:33.919Z] ---> f95a27ad166e [2023-09-20T00:43:33.919Z] Successfully built f95a27ad166e [2023-09-20T00:43:33.919Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T00:43:34.362Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T00:43:34.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T00:43:34.505Z] prd-ubuntu20.04-docker-8c-8g-6639 does not seem to be running inside a container [2023-09-20T00:43:34.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-195 -v /w/workspace/edgexfoundry_device-gpio_PR-195:/w/workspace/edgexfoundry_device-gpio_PR-195:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-195@tmp:/w/workspace/edgexfoundry_device-gpio_PR-195@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 ******** ci-base-image-x86_64 cat [2023-09-20T00:43:34.880Z] $ docker top 44d40ed90b08a198ec7b3ba6acb375696f6d90822543814df3892106bf898cb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T00:43:35.272Z] + go version [2023-09-20T00:43:35.272Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T00:43:35.299Z] $ docker stop --time=1 44d40ed90b08a198ec7b3ba6acb375696f6d90822543814df3892106bf898cb1 [2023-09-20T00:43:36.589Z] $ docker rm -f --volumes 44d40ed90b08a198ec7b3ba6acb375696f6d90822543814df3892106bf898cb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T00:43:37.270Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T00:43:37.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T00:43:37.421Z] prd-ubuntu20.04-docker-8c-8g-6639 does not seem to be running inside a container [2023-09-20T00:43:37.449Z] $ 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-195 -v /w/workspace/edgexfoundry_device-gpio_PR-195:/w/workspace/edgexfoundry_device-gpio_PR-195:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-195@tmp:/w/workspace/edgexfoundry_device-gpio_PR-195@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 ******** ci-base-image-x86_64 cat [2023-09-20T00:43:37.766Z] $ docker top fb28f19223bdcd394317d588b97366fa65474fd95b5c35d025930a44b23ffbba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T00:43:38.148Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-195 [Pipeline] fileExists [Pipeline] sh [2023-09-20T00:43:38.506Z] + make test [2023-09-20T00:43:38.506Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T00:43:39.931Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-09-20T00:43:50.009Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-09-20T00:43:50.009Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-09-20T00:43:56.569Z] go vet ./... [2023-09-20T00:43:59.859Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T00:43:59.859Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T00:43:59.859Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T00:43:59.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T00:43:59.927Z] $ docker stop --time=1 fb28f19223bdcd394317d588b97366fa65474fd95b5c35d025930a44b23ffbba [2023-09-20T00:44:03.146Z] $ docker rm -f --volumes fb28f19223bdcd394317d588b97366fa65474fd95b5c35d025930a44b23ffbba [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T00:44:03.680Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T00:44:03.742Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T00:44:04.454Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T00:44:04.760Z] + ls -al . [2023-09-20T00:44:04.760Z] total 168 [2023-09-20T00:44:04.760Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 00:43 . [2023-09-20T00:44:04.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 00:41 .. [2023-09-20T00:44:04.760Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 20 00:41 .dockerignore [2023-09-20T00:44:04.760Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 00:43 .git [2023-09-20T00:44:04.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 00:41 .github [2023-09-20T00:44:04.760Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 20 00:41 .gitignore [2023-09-20T00:44:04.760Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 00:41 .golangci.yml [2023-09-20T00:44:04.760Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 00:42 .semver [2023-09-20T00:44:04.760Z] -rw-rw-r-- 1 jenkins jenkins 10671 Sep 20 00:41 Attribution.txt [2023-09-20T00:44:04.760Z] -rw-rw-r-- 1 jenkins jenkins 6184 Sep 20 00:41 CHANGELOG.md [2023-09-20T00:44:04.760Z] -rw-rw-r-- 1 jenkins jenkins 1542 Sep 20 00:41 Dockerfile [2023-09-20T00:44:04.760Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 00:41 GOVERNANCE.md [2023-09-20T00:44:04.760Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 20 00:41 Jenkinsfile [2023-09-20T00:44:04.760Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 00:41 LICENSE [2023-09-20T00:44:04.760Z] -rw-rw-r-- 1 jenkins jenkins 1923 Sep 20 00:41 Makefile [2023-09-20T00:44:04.760Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 00:41 OWNERS.md [2023-09-20T00:44:04.760Z] -rw-rw-r-- 1 jenkins jenkins 12293 Sep 20 00:41 README.md [2023-09-20T00:44:04.760Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 00:42 VERSION [2023-09-20T00:44:04.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 00:41 bin [2023-09-20T00:44:04.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 00:41 cmd [2023-09-20T00:44:04.760Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 20 00:43 coverage.out [2023-09-20T00:44:04.760Z] -rw-rw-r-- 1 jenkins jenkins 3697 Sep 20 00:41 go.mod [2023-09-20T00:44:04.760Z] -rw-rw-r-- 1 jenkins jenkins 35979 Sep 20 00:41 go.sum [2023-09-20T00:44:04.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 00:41 internal [2023-09-20T00:44:04.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 00:41 snap [2023-09-20T00:44:04.760Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 20 00:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T00:44:05.161Z] + 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=95cc09dea0b31fec8b538e4b37c9c289bff3b233 --label arch=amd64 --label version=0.0.0 . [2023-09-20T00:44:05.162Z] Sending build context to Docker daemon 16.11MB [2023-09-20T00:44:05.162Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T00:44:05.162Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-20T00:44:05.162Z] ---> f95a27ad166e [2023-09-20T00:44:05.162Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-20T00:44:05.421Z] ---> Running in 1f6643e1289c [2023-09-20T00:44:05.680Z] Removing intermediate container 1f6643e1289c [2023-09-20T00:44:05.680Z] ---> f43e0fdd4656 [2023-09-20T00:44:05.680Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T00:44:05.680Z] ---> Running in 84d042b9e061 [2023-09-20T00:44:05.680Z] Removing intermediate container 84d042b9e061 [2023-09-20T00:44:05.680Z] ---> 1e254042f8b4 [2023-09-20T00:44:05.680Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-20T00:44:05.680Z] ---> Running in dad8934db347 [2023-09-20T00:44:05.940Z] Removing intermediate container dad8934db347 [2023-09-20T00:44:05.940Z] ---> d07eedc44a24 [2023-09-20T00:44:05.940Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T00:44:05.940Z] ---> Running in ca87c5a14dc7 [2023-09-20T00:44:06.199Z] Removing intermediate container ca87c5a14dc7 [2023-09-20T00:44:06.199Z] ---> b54cb7c738bf [2023-09-20T00:44:06.199Z] Step 7/25 : WORKDIR /device-gpio [2023-09-20T00:44:06.199Z] ---> Running in e3f9ad0cb395 [2023-09-20T00:44:06.199Z] Removing intermediate container e3f9ad0cb395 [2023-09-20T00:44:06.199Z] ---> 8e548bb1d8f4 [2023-09-20T00:44:06.199Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T00:44:06.199Z] ---> Running in ee1113299849 [2023-09-20T00:44:06.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T00:44:06.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T00:44:06.977Z] OK: 270 MiB in 60 packages [2023-09-20T00:44:07.236Z] Removing intermediate container ee1113299849 [2023-09-20T00:44:07.236Z] ---> fcbcff2659cf [2023-09-20T00:44:07.236Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-20T00:44:07.236Z] ---> 129680ac3aa7 [2023-09-20T00:44:07.236Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T00:44:07.236Z] ---> Running in cd8eaac4dc01 [2023-09-20T00:44:08.206Z] Removing intermediate container cd8eaac4dc01 [2023-09-20T00:44:08.206Z] ---> 8d7dc826ab52 [2023-09-20T00:44:08.206Z] Step 11/25 : COPY . . [2023-09-20T00:44:08.463Z] ---> a71de34581dc [2023-09-20T00:44:08.463Z] Step 12/25 : RUN ${MAKE} [2023-09-20T00:44:08.720Z] ---> Running in a0934150860e [2023-09-20T00:44:08.979Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-09-20T00:44:31.071Z] Removing intermediate container a0934150860e [2023-09-20T00:44:31.071Z] ---> 4e76948a4233 [2023-09-20T00:44:31.071Z] Step 13/25 : FROM alpine:3.18 [2023-09-20T00:44:31.071Z] 3.18: Pulling from library/alpine [2023-09-20T00:44:31.071Z] 7264a8db6415: Already exists [2023-09-20T00:44:31.071Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T00:44:31.071Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T00:44:31.071Z] ---> 7e01a0d0a1dc [2023-09-20T00:44:31.071Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-20T00:44:31.071Z] ---> Running in 217dd3d8d2aa [2023-09-20T00:44:31.071Z] Removing intermediate container 217dd3d8d2aa [2023-09-20T00:44:31.071Z] ---> 511c75c23c2b [2023-09-20T00:44:31.071Z] Step 15/25 : RUN apk add --update --no-cache [2023-09-20T00:44:31.071Z] ---> Running in bc6236830583 [2023-09-20T00:44:31.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T00:44:31.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T00:44:31.071Z] OK: 7 MiB in 15 packages [2023-09-20T00:44:31.071Z] Removing intermediate container bc6236830583 [2023-09-20T00:44:31.071Z] ---> 1985cfed2dfe [2023-09-20T00:44:31.071Z] Step 16/25 : WORKDIR / [2023-09-20T00:44:31.071Z] ---> Running in 3dddd0fab472 [2023-09-20T00:44:31.071Z] Removing intermediate container 3dddd0fab472 [2023-09-20T00:44:31.071Z] ---> c67c99ae17b7 [2023-09-20T00:44:31.071Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-09-20T00:44:31.071Z] ---> 5920d7e9b5ce [2023-09-20T00:44:31.071Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-09-20T00:44:31.071Z] ---> 3a15b3f25861 [2023-09-20T00:44:31.071Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-09-20T00:44:31.636Z] ---> 3d62c19776ef [2023-09-20T00:44:31.636Z] Step 20/25 : EXPOSE 59910 [2023-09-20T00:44:31.636Z] ---> Running in 727232e78eca [2023-09-20T00:44:31.895Z] Removing intermediate container 727232e78eca [2023-09-20T00:44:31.895Z] ---> 453ee4692cc6 [2023-09-20T00:44:31.895Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-09-20T00:44:31.895Z] ---> Running in f61897a8ad5d [2023-09-20T00:44:31.895Z] Removing intermediate container f61897a8ad5d [2023-09-20T00:44:31.895Z] ---> 51652258cb6f [2023-09-20T00:44:31.895Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T00:44:31.895Z] ---> Running in dbb8bb2cb13c [2023-09-20T00:44:31.896Z] Removing intermediate container dbb8bb2cb13c [2023-09-20T00:44:31.896Z] ---> 42e19e01f1e9 [2023-09-20T00:44:31.896Z] Step 23/25 : LABEL arch=amd64 [2023-09-20T00:44:31.896Z] ---> Running in 1b35fddce2e2 [2023-09-20T00:44:32.157Z] Removing intermediate container 1b35fddce2e2 [2023-09-20T00:44:32.157Z] ---> 50084552ac18 [2023-09-20T00:44:32.157Z] Step 24/25 : LABEL git_sha=95cc09dea0b31fec8b538e4b37c9c289bff3b233 [2023-09-20T00:44:32.157Z] ---> Running in f956a9594f69 [2023-09-20T00:44:32.157Z] Removing intermediate container f956a9594f69 [2023-09-20T00:44:32.157Z] ---> 13e965810ea4 [2023-09-20T00:44:32.157Z] Step 25/25 : LABEL version=0.0.0 [2023-09-20T00:44:32.157Z] ---> Running in 871384bb12fc [2023-09-20T00:44:32.417Z] Removing intermediate container 871384bb12fc [2023-09-20T00:44:32.417Z] ---> ed95072d1f99 [2023-09-20T00:44:32.417Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T00:44:32.417Z] Successfully built ed95072d1f99 [2023-09-20T00:44:32.417Z] 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-09-20T00:44:33.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T00:44:33.312Z] [2023-09-20T00:44:33.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T00:44:33.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T00:44:33.687Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T00:44:33.687Z] 5eb5b503b376: Pulling fs layer [2023-09-20T00:44:33.687Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T00:44:33.687Z] ec43610c2a17: Pulling fs layer [2023-09-20T00:44:33.687Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T00:44:33.687Z] 3a2ae6a8a46f: Waiting [2023-09-20T00:44:33.687Z] 33b1e0a273af: Pulling fs layer [2023-09-20T00:44:33.687Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T00:44:33.687Z] 2f39f015ded8: Pulling fs layer [2023-09-20T00:44:33.687Z] 2f39f015ded8: Waiting [2023-09-20T00:44:33.687Z] 5d3b04190fa2: Waiting [2023-09-20T00:44:33.687Z] 5c69ac0246d0: Verifying Checksum [2023-09-20T00:44:33.687Z] 5c69ac0246d0: Download complete [2023-09-20T00:44:33.687Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-20T00:44:33.687Z] 3a2ae6a8a46f: Download complete [2023-09-20T00:44:33.687Z] 33b1e0a273af: Verifying Checksum [2023-09-20T00:44:33.687Z] 33b1e0a273af: Download complete [2023-09-20T00:44:33.687Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T00:44:33.687Z] 5d3b04190fa2: Download complete [2023-09-20T00:44:33.687Z] ec43610c2a17: Verifying Checksum [2023-09-20T00:44:33.687Z] ec43610c2a17: Download complete [2023-09-20T00:44:33.945Z] 5eb5b503b376: Verifying Checksum [2023-09-20T00:44:33.945Z] 5eb5b503b376: Download complete [2023-09-20T00:44:34.511Z] 2f39f015ded8: Download complete [2023-09-20T00:44:35.077Z] 5eb5b503b376: Pull complete [2023-09-20T00:44:35.335Z] 5c69ac0246d0: Pull complete [2023-09-20T00:44:35.592Z] ec43610c2a17: Pull complete [2023-09-20T00:44:35.850Z] 3a2ae6a8a46f: Pull complete [2023-09-20T00:44:36.108Z] 33b1e0a273af: Pull complete [2023-09-20T00:44:36.108Z] 5d3b04190fa2: Pull complete [2023-09-20T00:44:41.458Z] 2f39f015ded8: Pull complete [2023-09-20T00:44:41.458Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T00:44:41.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T00:44:41.458Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T00:44:41.675Z] prd-ubuntu20.04-docker-8c-8g-6639 does not seem to be running inside a container [2023-09-20T00:44:41.703Z] $ 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-195 -v /w/workspace/edgexfoundry_device-gpio_PR-195:/w/workspace/edgexfoundry_device-gpio_PR-195:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-195@tmp:/w/workspace/edgexfoundry_device-gpio_PR-195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T00:44:47.669Z] $ docker top c70f9ba7e50b8aa6aecb40c07520992300703e8eb0dcc47a1625f1805b9dc1d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T00:44:48.136Z] ---> job-cost.sh [2023-09-20T00:44:48.136Z] lf-activate-venv: SKIPPING [2023-09-20T00:44:48.136Z] INFO: No Stack... [2023-09-20T00:44:48.705Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T00:44:48.965Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T00:44:49.280Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-195/archives/cost.csv [2023-09-20T00:44:49.280Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T00:44:49.318Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-195-1-stack-cost] [2023-09-20T00:44:49.323Z] Resource [jenkins-edgexfoundry-device-gpio-PR-195-1-stack-cost] did not exist. Created. [2023-09-20T00:44:49.323Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-195-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T00:44:49.711Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T00:44:49.761Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T00:44:49.793Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-195-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T00:44:49.866Z] $ docker stop --time=1 c70f9ba7e50b8aa6aecb40c07520992300703e8eb0dcc47a1625f1805b9dc1d8 [2023-09-20T00:44:51.020Z] $ docker rm -f --volumes c70f9ba7e50b8aa6aecb40c07520992300703e8eb0dcc47a1625f1805b9dc1d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T00:45:18.205Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6641 in /w/workspace/edgexfoundry_device-gpio_PR-195 [Pipeline] { [Pipeline] ws [2023-09-20T00:45:18.261Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-09-20T00:45:18.346Z] The recommended git tool is: git [2023-09-20T00:45:23.621Z] using credential edgex-jenkins-ssh [2023-09-20T00:45:23.639Z] Cloning the remote Git repository [2023-09-20T00:45:23.682Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-09-20T00:45:23.771Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-09-20T00:45:23.913Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-09-20T00:45:23.914Z] > git --version # timeout=10 [2023-09-20T00:45:23.935Z] > git --version # 'git version 2.25.1' [2023-09-20T00:45:23.937Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T00:45:24.080Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T00:45:25.651Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-09-20T00:45:25.672Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T00:45:27.107Z] Merging remotes/origin/main commit 55c1d344d8db4a0ebfd83c23655690c476512767 into PR head commit 95cc09dea0b31fec8b538e4b37c9c289bff3b233 [2023-09-20T00:45:26.583Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-09-20T00:45:26.624Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-09-20T00:45:26.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T00:45:26.642Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-20T00:45:27.125Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T00:45:27.416Z] Merge succeeded, producing 95cc09dea0b31fec8b538e4b37c9c289bff3b233 [2023-09-20T00:45:27.417Z] Checking out Revision 95cc09dea0b31fec8b538e4b37c9c289bff3b233 (PR-195) [2023-09-20T00:45:27.949Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-20T00:45:28.010Z] > git --version # timeout=10 [2023-09-20T00:45:28.024Z] > git --version # 'git version 2.25.1' [2023-09-20T00:45:28.050Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-09-20T00:45:27.219Z] > git checkout -f 95cc09dea0b31fec8b538e4b37c9c289bff3b233 # timeout=10 [2023-09-20T00:45:27.308Z] > git remote # timeout=10 [2023-09-20T00:45:27.329Z] > git config --get remote.origin.url # timeout=10 [2023-09-20T00:45:27.354Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T00:45:27.369Z] > git merge 55c1d344d8db4a0ebfd83c23655690c476512767 # timeout=10 [2023-09-20T00:45:27.397Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-20T00:45:27.423Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T00:45:27.442Z] > git checkout -f 95cc09dea0b31fec8b538e4b37c9c289bff3b233 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T00:45:29.086Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T00:45:29.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T00:45:29.086Z] Dload Upload Total Spent Left Speed [2023-09-20T00:45:29.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-09-20T00:45:29.695Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T00:45:30.047Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T00:45:30.047Z] + sudo tee /etc/docker/daemon.new [2023-09-20T00:45:30.047Z] { [2023-09-20T00:45:30.047Z] "registry-mirrors": [ [2023-09-20T00:45:30.047Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T00:45:30.047Z] ], [2023-09-20T00:45:30.047Z] "bip": "10.250.0.254/24", [2023-09-20T00:45:30.047Z] "hosts": [ [2023-09-20T00:45:30.047Z] "tcp://0.0.0.0:5555", [2023-09-20T00:45:30.047Z] "unix:///var/run/docker.sock" [2023-09-20T00:45:30.047Z] ], [2023-09-20T00:45:30.047Z] "mtu": 1458, [2023-09-20T00:45:30.047Z] "selinux-enabled": true, [2023-09-20T00:45:30.047Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T00:45:30.047Z] } [Pipeline] sh [2023-09-20T00:45:30.395Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T00:45:30.745Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T00:45:49.088Z] provisioning config files... [2023-09-20T00:45:49.116Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config9120645303923197962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T00:45:49.495Z] ---> docker-login.sh [2023-09-20T00:45:49.495Z] nexus3.edgexfoundry.org:10001 [2023-09-20T00:45:50.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T00:45:50.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T00:45:50.080Z] Configure a credential helper to remove this warning. See [2023-09-20T00:45:50.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T00:45:50.080Z] [2023-09-20T00:45:50.080Z] Login Succeeded [2023-09-20T00:45:50.080Z] nexus3.edgexfoundry.org:10002 [2023-09-20T00:45:50.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T00:45:50.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T00:45:50.350Z] Configure a credential helper to remove this warning. See [2023-09-20T00:45:50.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T00:45:50.350Z] [2023-09-20T00:45:50.350Z] Login Succeeded [2023-09-20T00:45:50.350Z] nexus3.edgexfoundry.org:10003 [2023-09-20T00:45:50.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T00:45:50.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T00:45:50.885Z] Configure a credential helper to remove this warning. See [2023-09-20T00:45:50.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T00:45:50.885Z] [2023-09-20T00:45:50.885Z] Login Succeeded [2023-09-20T00:45:50.885Z] nexus3.edgexfoundry.org:10004 [2023-09-20T00:45:50.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T00:45:51.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T00:45:51.155Z] Configure a credential helper to remove this warning. See [2023-09-20T00:45:51.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T00:45:51.155Z] [2023-09-20T00:45:51.155Z] Login Succeeded [2023-09-20T00:45:51.155Z] docker.io [2023-09-20T00:45:51.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T00:45:52.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T00:45:52.006Z] Configure a credential helper to remove this warning. See [2023-09-20T00:45:52.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T00:45:52.006Z] [2023-09-20T00:45:52.006Z] Login Succeeded [2023-09-20T00:45:52.006Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T00:45:52.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T00:45:52.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T00:45:52.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T00:45:52.623Z] ========================================================= [2023-09-20T00:45:52.623Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T00:45:52.623Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T00:45:53.132Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T00:45:53.402Z] Sending build context to Docker daemon 8.119MB [2023-09-20T00:45:53.402Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T00:45:53.402Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T00:45:53.669Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T00:45:53.669Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T00:45:53.669Z] 5d54e960e981: Pulling fs layer [2023-09-20T00:45:53.669Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T00:45:53.669Z] f0e02332f6b5: Pulling fs layer [2023-09-20T00:45:53.669Z] 66412af1f25a: Pulling fs layer [2023-09-20T00:45:53.669Z] 1baf3a5c0e64: Pulling fs layer [2023-09-20T00:45:53.669Z] 9a37bb91b891: Pulling fs layer [2023-09-20T00:45:53.669Z] a29adfc67d43: Pulling fs layer [2023-09-20T00:45:53.669Z] d5de9f91c1a4: Pulling fs layer [2023-09-20T00:45:53.669Z] 1baf3a5c0e64: Waiting [2023-09-20T00:45:53.669Z] 9a37bb91b891: Waiting [2023-09-20T00:45:53.669Z] a29adfc67d43: Waiting [2023-09-20T00:45:53.669Z] f0e02332f6b5: Waiting [2023-09-20T00:45:53.669Z] 66412af1f25a: Waiting [2023-09-20T00:45:53.669Z] d5de9f91c1a4: Waiting [2023-09-20T00:45:53.669Z] 5d54e960e981: Verifying Checksum [2023-09-20T00:45:53.669Z] 5d54e960e981: Download complete [2023-09-20T00:45:53.669Z] f0e02332f6b5: Verifying Checksum [2023-09-20T00:45:53.669Z] f0e02332f6b5: Download complete [2023-09-20T00:45:53.669Z] 66412af1f25a: Verifying Checksum [2023-09-20T00:45:53.669Z] 66412af1f25a: Download complete [2023-09-20T00:45:53.669Z] 9fda8d8052c6: Verifying Checksum [2023-09-20T00:45:53.669Z] 9fda8d8052c6: Download complete [2023-09-20T00:45:54.853Z] 9a37bb91b891: Verifying Checksum [2023-09-20T00:45:54.853Z] 9a37bb91b891: Download complete [2023-09-20T00:45:55.143Z] a29adfc67d43: Download complete [2023-09-20T00:45:55.143Z] 9fda8d8052c6: Pull complete [2023-09-20T00:45:56.128Z] 5d54e960e981: Pull complete [2023-09-20T00:45:56.396Z] d5de9f91c1a4: Verifying Checksum [2023-09-20T00:45:56.397Z] d5de9f91c1a4: Download complete [2023-09-20T00:45:56.397Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T00:45:56.397Z] c4a7e357bf2a: Download complete [2023-09-20T00:45:57.358Z] 1baf3a5c0e64: Verifying Checksum [2023-09-20T00:45:57.358Z] 1baf3a5c0e64: Download complete [2023-09-20T00:46:07.454Z] c4a7e357bf2a: Pull complete [2023-09-20T00:46:07.454Z] f0e02332f6b5: Pull complete [2023-09-20T00:46:07.720Z] 66412af1f25a: Pull complete [2023-09-20T00:46:14.397Z] 1baf3a5c0e64: Pull complete [2023-09-20T00:46:15.359Z] 9a37bb91b891: Pull complete [2023-09-20T00:46:16.768Z] a29adfc67d43: Pull complete [2023-09-20T00:46:19.354Z] d5de9f91c1a4: Pull complete [2023-09-20T00:46:19.354Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-20T00:46:19.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T00:46:19.354Z] ---> 746ca1b523b5 [2023-09-20T00:46:19.354Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T00:46:21.305Z] ---> Running in 009ba45abcce [2023-09-20T00:46:21.574Z] Removing intermediate container 009ba45abcce [2023-09-20T00:46:21.574Z] ---> aaf8a2de16bc [2023-09-20T00:46:21.574Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T00:46:21.574Z] ---> Running in cb6513cc59a0 [2023-09-20T00:46:21.843Z] Removing intermediate container cb6513cc59a0 [2023-09-20T00:46:21.843Z] ---> da70dce9ed61 [2023-09-20T00:46:21.843Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-20T00:46:21.843Z] ---> Running in df17a41745a9 [2023-09-20T00:46:22.111Z] Removing intermediate container df17a41745a9 [2023-09-20T00:46:22.111Z] ---> 9505299296d3 [2023-09-20T00:46:22.111Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T00:46:22.394Z] ---> Running in 5e1ade255ca1 [2023-09-20T00:46:22.663Z] Removing intermediate container 5e1ade255ca1 [2023-09-20T00:46:22.663Z] ---> c71a66cfef21 [2023-09-20T00:46:22.663Z] Step 7/12 : WORKDIR /device-gpio [2023-09-20T00:46:22.663Z] ---> Running in 35932c962dd4 [2023-09-20T00:46:22.932Z] Removing intermediate container 35932c962dd4 [2023-09-20T00:46:22.932Z] ---> 506d25a2360b [2023-09-20T00:46:22.932Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T00:46:23.202Z] ---> Running in 0eb8821da108 [2023-09-20T00:46:24.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T00:46:24.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T00:46:25.714Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-20T00:46:25.714Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-20T00:46:25.714Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-20T00:46:25.984Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-20T00:46:25.984Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T00:46:25.984Z] OK: 272 MiB in 60 packages [2023-09-20T00:46:26.947Z] Removing intermediate container 0eb8821da108 [2023-09-20T00:46:26.947Z] ---> 66e320a308b2 [2023-09-20T00:46:26.947Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-20T00:46:27.555Z] ---> 817066a9280f [2023-09-20T00:46:27.555Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T00:46:27.555Z] ---> Running in 586cd9356c06 [2023-09-20T00:47:49.190Z] Removing intermediate container 586cd9356c06 [2023-09-20T00:47:49.190Z] ---> 4129713ad4ae [2023-09-20T00:47:49.190Z] Step 11/12 : COPY . . [2023-09-20T00:47:49.190Z] ---> 398dd2e819d9 [2023-09-20T00:47:49.190Z] Step 12/12 : RUN ${MAKE} [2023-09-20T00:47:49.190Z] ---> Running in f252cff05d8e [2023-09-20T00:47:49.190Z] noop [2023-09-20T00:47:49.190Z] Removing intermediate container f252cff05d8e [2023-09-20T00:47:49.190Z] ---> 0ddd074f25f3 [2023-09-20T00:47:49.190Z] Successfully built 0ddd074f25f3 [2023-09-20T00:47:49.190Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T00:47:49.679Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T00:47:49.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T00:47:49.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-6641 does not seem to be running inside a container [2023-09-20T00:47:50.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T00:47:51.160Z] $ docker top 0f48ad5b13873199e32c78ef9659d526e1c1ab0ef16d160135960080fd06c945 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T00:47:52.006Z] + go version [2023-09-20T00:47:52.006Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T00:47:52.052Z] $ docker stop --time=1 0f48ad5b13873199e32c78ef9659d526e1c1ab0ef16d160135960080fd06c945 [2023-09-20T00:47:53.916Z] $ docker rm -f --volumes 0f48ad5b13873199e32c78ef9659d526e1c1ab0ef16d160135960080fd06c945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T00:47:54.756Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T00:47:54.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T00:47:55.000Z] prd-ubuntu20.04-docker-arm64-4c-16g-6641 does not seem to be running inside a container [2023-09-20T00:47:55.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T00:47:56.189Z] $ docker top 893c17adc9eb406140fff0f8bc747d93d73bfce332a8e33f634821955ba42d86 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T00:47:56.720Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-09-20T00:47:57.427Z] + make test [2023-09-20T00:47:57.427Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T00:48:01.682Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-09-20T00:49:38.290Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-09-20T00:49:38.290Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-09-20T00:49:38.290Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T00:49:38.290Z] go vet ./... [2023-09-20T00:50:00.351Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T00:50:00.351Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T00:50:00.351Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T00:50:00.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T00:50:00.431Z] $ docker stop --time=1 893c17adc9eb406140fff0f8bc747d93d73bfce332a8e33f634821955ba42d86 [2023-09-20T00:50:02.487Z] $ docker rm -f --volumes 893c17adc9eb406140fff0f8bc747d93d73bfce332a8e33f634821955ba42d86 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T00:50:03.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T00:50:04.014Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T00:50:04.606Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T00:50:05.224Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T00:50:05.580Z] + ls -al . [2023-09-20T00:50:05.580Z] total 164 [2023-09-20T00:50:05.580Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 00:48 . [2023-09-20T00:50:05.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 00:45 .. [2023-09-20T00:50:05.580Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 20 00:45 .dockerignore [2023-09-20T00:50:05.580Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 00:45 .git [2023-09-20T00:50:05.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 00:45 .github [2023-09-20T00:50:05.580Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 20 00:45 .gitignore [2023-09-20T00:50:05.580Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 00:45 .golangci.yml [2023-09-20T00:50:05.580Z] -rw-rw-r-- 1 jenkins jenkins 10671 Sep 20 00:45 Attribution.txt [2023-09-20T00:50:05.580Z] -rw-rw-r-- 1 jenkins jenkins 6184 Sep 20 00:45 CHANGELOG.md [2023-09-20T00:50:05.580Z] -rw-rw-r-- 1 jenkins jenkins 1542 Sep 20 00:45 Dockerfile [2023-09-20T00:50:05.580Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 00:45 GOVERNANCE.md [2023-09-20T00:50:05.580Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 20 00:45 Jenkinsfile [2023-09-20T00:50:05.580Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 00:45 LICENSE [2023-09-20T00:50:05.580Z] -rw-rw-r-- 1 jenkins jenkins 1923 Sep 20 00:45 Makefile [2023-09-20T00:50:05.580Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 00:45 OWNERS.md [2023-09-20T00:50:05.580Z] -rw-rw-r-- 1 jenkins jenkins 12293 Sep 20 00:45 README.md [2023-09-20T00:50:05.580Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 00:42 VERSION [2023-09-20T00:50:05.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 00:45 bin [2023-09-20T00:50:05.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 00:45 cmd [2023-09-20T00:50:05.580Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 20 00:48 coverage.out [2023-09-20T00:50:05.580Z] -rw-rw-r-- 1 jenkins jenkins 3697 Sep 20 00:45 go.mod [2023-09-20T00:50:05.580Z] -rw-rw-r-- 1 jenkins jenkins 35979 Sep 20 00:45 go.sum [2023-09-20T00:50:05.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 00:45 internal [2023-09-20T00:50:05.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 00:45 snap [2023-09-20T00:50:05.580Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 20 00:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T00:50:06.005Z] + 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=95cc09dea0b31fec8b538e4b37c9c289bff3b233 --label arch=arm64 --label version=0.0.0 . [2023-09-20T00:50:06.607Z] Sending build context to Docker daemon 8.12MB [2023-09-20T00:50:06.607Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T00:50:06.607Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-20T00:50:06.607Z] ---> 0ddd074f25f3 [2023-09-20T00:50:06.607Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-20T00:50:06.607Z] ---> Running in 1f3f451b207b [2023-09-20T00:50:08.018Z] Removing intermediate container 1f3f451b207b [2023-09-20T00:50:08.018Z] ---> 086a3cdcc9f9 [2023-09-20T00:50:08.018Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T00:50:08.018Z] ---> Running in d88942b73cd5 [2023-09-20T00:50:12.273Z] Removing intermediate container d88942b73cd5 [2023-09-20T00:50:12.273Z] ---> 44b69a47a0b2 [2023-09-20T00:50:12.273Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-20T00:50:12.273Z] ---> Running in 9ab205c58b04 [2023-09-20T00:50:12.273Z] Removing intermediate container 9ab205c58b04 [2023-09-20T00:50:12.273Z] ---> 682ffbd6c453 [2023-09-20T00:50:12.273Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T00:50:12.273Z] ---> Running in 4b81fd4c0713 [2023-09-20T00:50:12.544Z] Removing intermediate container 4b81fd4c0713 [2023-09-20T00:50:12.544Z] ---> f8e2dc600fc5 [2023-09-20T00:50:12.544Z] Step 7/25 : WORKDIR /device-gpio [2023-09-20T00:50:12.815Z] ---> Running in 49b5c06eca9b [2023-09-20T00:50:13.087Z] Removing intermediate container 49b5c06eca9b [2023-09-20T00:50:13.087Z] ---> cac09096d3ef [2023-09-20T00:50:13.087Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T00:50:13.087Z] ---> Running in 43dc1271db51 [2023-09-20T00:50:14.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T00:50:14.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T00:50:15.591Z] OK: 272 MiB in 60 packages [2023-09-20T00:50:16.552Z] Removing intermediate container 43dc1271db51 [2023-09-20T00:50:16.552Z] ---> 4261e6f61993 [2023-09-20T00:50:16.552Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-20T00:50:16.820Z] ---> 2404c538844b [2023-09-20T00:50:16.820Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T00:50:16.821Z] ---> Running in 3f35df0366f3 [2023-09-20T00:50:18.773Z] Removing intermediate container 3f35df0366f3 [2023-09-20T00:50:18.773Z] ---> 720f7ac6ed6d [2023-09-20T00:50:18.773Z] Step 11/25 : COPY . . [2023-09-20T00:50:19.736Z] ---> 0a13f5699006 [2023-09-20T00:50:19.736Z] Step 12/25 : RUN ${MAKE} [2023-09-20T00:50:19.736Z] ---> Running in 812dce3086ae [2023-09-20T00:50:20.708Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-09-20T00:52:12.366Z] Removing intermediate container 812dce3086ae [2023-09-20T00:52:12.366Z] ---> 2aad914db4bb [2023-09-20T00:52:12.366Z] Step 13/25 : FROM alpine:3.18 [2023-09-20T00:52:12.366Z] 3.18: Pulling from library/alpine [2023-09-20T00:52:12.366Z] 9fda8d8052c6: Already exists [2023-09-20T00:52:12.366Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T00:52:12.366Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T00:52:12.366Z] ---> f6648c04cd6c [2023-09-20T00:52:12.366Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-20T00:52:12.366Z] ---> Running in 1bd47799dbef [2023-09-20T00:52:12.366Z] Removing intermediate container 1bd47799dbef [2023-09-20T00:52:12.366Z] ---> e05ee4a7552f [2023-09-20T00:52:12.366Z] Step 15/25 : RUN apk add --update --no-cache [2023-09-20T00:52:12.366Z] ---> Running in 1eef24892dc8 [2023-09-20T00:52:12.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T00:52:12.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T00:52:12.366Z] OK: 8 MiB in 15 packages [2023-09-20T00:52:15.705Z] Removing intermediate container 1eef24892dc8 [2023-09-20T00:52:15.705Z] ---> 59f393d37309 [2023-09-20T00:52:15.705Z] Step 16/25 : WORKDIR / [2023-09-20T00:52:15.705Z] ---> Running in 97ade291ddfd [2023-09-20T00:52:15.973Z] Removing intermediate container 97ade291ddfd [2023-09-20T00:52:15.973Z] ---> 8daaf33b2b7a [2023-09-20T00:52:15.973Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-09-20T00:52:16.558Z] ---> a13111b77ed1 [2023-09-20T00:52:16.558Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-09-20T00:52:17.148Z] ---> 2f3a6d339dfe [2023-09-20T00:52:17.148Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-09-20T00:52:18.568Z] ---> aa80d505b69f [2023-09-20T00:52:18.568Z] Step 20/25 : EXPOSE 59910 [2023-09-20T00:52:18.568Z] ---> Running in d0f6cd43ea3e [2023-09-20T00:52:18.568Z] Removing intermediate container d0f6cd43ea3e [2023-09-20T00:52:18.568Z] ---> 28ac7d5bf5bf [2023-09-20T00:52:18.568Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-09-20T00:52:18.841Z] ---> Running in 4b6ca6cb65f7 [2023-09-20T00:52:19.106Z] Removing intermediate container 4b6ca6cb65f7 [2023-09-20T00:52:19.106Z] ---> f7fecd9a978e [2023-09-20T00:52:19.106Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T00:52:19.106Z] ---> Running in 42cd49a7c186 [2023-09-20T00:52:19.373Z] Removing intermediate container 42cd49a7c186 [2023-09-20T00:52:19.373Z] ---> c2a51c8a382d [2023-09-20T00:52:19.373Z] Step 23/25 : LABEL arch=arm64 [2023-09-20T00:52:19.373Z] ---> Running in a0ed9500edee [2023-09-20T00:52:19.640Z] Removing intermediate container a0ed9500edee [2023-09-20T00:52:19.640Z] ---> fbbc7abe11d7 [2023-09-20T00:52:19.640Z] Step 24/25 : LABEL git_sha=95cc09dea0b31fec8b538e4b37c9c289bff3b233 [2023-09-20T00:52:19.640Z] ---> Running in e4dbc340d471 [2023-09-20T00:52:19.906Z] Removing intermediate container e4dbc340d471 [2023-09-20T00:52:19.906Z] ---> 9cec29d97a54 [2023-09-20T00:52:19.906Z] Step 25/25 : LABEL version=0.0.0 [2023-09-20T00:52:20.170Z] ---> Running in e5699459f651 [2023-09-20T00:52:20.436Z] Removing intermediate container e5699459f651 [2023-09-20T00:52:20.436Z] ---> 6690656d349b [2023-09-20T00:52:20.436Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T00:52:20.436Z] Successfully built 6690656d349b [2023-09-20T00:52:20.436Z] 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-09-20T00:52:21.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T00:52:21.254Z] [2023-09-20T00:52:21.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T00:52:21.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T00:52:21.661Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T00:52:21.661Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T00:52:21.661Z] 04944245beec: Pulling fs layer [2023-09-20T00:52:21.661Z] 699f458cf7ca: Pulling fs layer [2023-09-20T00:52:21.661Z] 765212b225bb: Pulling fs layer [2023-09-20T00:52:21.661Z] f23df028b6ca: Pulling fs layer [2023-09-20T00:52:21.661Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T00:52:21.661Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T00:52:21.661Z] f23df028b6ca: Waiting [2023-09-20T00:52:21.661Z] d65c8cfc05b1: Waiting [2023-09-20T00:52:21.661Z] 2437ff75d9bd: Waiting [2023-09-20T00:52:21.661Z] 765212b225bb: Waiting [2023-09-20T00:52:21.929Z] 04944245beec: Verifying Checksum [2023-09-20T00:52:21.929Z] 04944245beec: Download complete [2023-09-20T00:52:21.929Z] 765212b225bb: Verifying Checksum [2023-09-20T00:52:21.929Z] 765212b225bb: Download complete [2023-09-20T00:52:21.929Z] f23df028b6ca: Verifying Checksum [2023-09-20T00:52:21.929Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T00:52:21.929Z] d65c8cfc05b1: Download complete [2023-09-20T00:52:21.929Z] 699f458cf7ca: Verifying Checksum [2023-09-20T00:52:21.929Z] 699f458cf7ca: Download complete [2023-09-20T00:52:22.513Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T00:52:22.513Z] 8998bd30e6a1: Download complete [2023-09-20T00:52:24.452Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T00:52:24.452Z] 2437ff75d9bd: Download complete [2023-09-20T00:52:26.396Z] 8998bd30e6a1: Pull complete [2023-09-20T00:52:28.338Z] 04944245beec: Pull complete [2023-09-20T00:52:29.885Z] 699f458cf7ca: Pull complete [2023-09-20T00:52:30.156Z] 765212b225bb: Pull complete [2023-09-20T00:52:31.168Z] f23df028b6ca: Pull complete [2023-09-20T00:52:31.168Z] d65c8cfc05b1: Pull complete [2023-09-20T00:52:46.186Z] 2437ff75d9bd: Pull complete [2023-09-20T00:52:46.186Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T00:52:46.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T00:52:46.186Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T00:52:46.495Z] prd-ubuntu20.04-docker-arm64-4c-16g-6641 does not seem to be running inside a container [2023-09-20T00:52:46.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-20T00:52:49.157Z] $ docker top 0c0c95bc1b2641cb5bff40ae6608d14445df279b228f039a8a875b20945db691 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T00:52:49.705Z] ---> job-cost.sh [2023-09-20T00:52:49.970Z] lf-activate-venv: SKIPPING [2023-09-20T00:52:49.970Z] INFO: No Stack... [2023-09-20T00:52:50.234Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T00:52:51.205Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T00:52:51.536Z] + cut -d, -f6 [2023-09-20T00:52:51.536Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock [2023-09-20T00:52:51.614Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-195-1-stack-cost] [2023-09-20T00:52:51.619Z] Resource [jenkins-edgexfoundry-device-gpio-PR-195-1-stack-cost] did not exist. Created. [2023-09-20T00:52:51.619Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-195-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T00:52:52.027Z] /w/workspace/device-gpio/1@tmp/durable-3f0138e2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T00:52:52.373Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T00:52:52.409Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T00:52:52.461Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T00:52:52.476Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-195-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T00:52:52.572Z] $ docker stop --time=1 0c0c95bc1b2641cb5bff40ae6608d14445df279b228f039a8a875b20945db691 [2023-09-20T00:52:55.438Z] $ docker rm -f --volumes 0c0c95bc1b2641cb5bff40ae6608d14445df279b228f039a8a875b20945db691 [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-09-20T00:52:56.350Z] provisioning config files... [2023-09-20T00:52:56.359Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-195@tmp/config17797361240562188659tmp [Pipeline] { [Pipeline] sh [2023-09-20T00:52:56.695Z] + set +x [2023-09-20T00:52:56.695Z] + bash -s -- [2023-09-20T00:52:56.695Z] + curl -s https://codecov.io/bash [2023-09-20T00:52:56.695Z] [2023-09-20T00:52:56.695Z] _____ _ [2023-09-20T00:52:56.695Z] / ____| | | [2023-09-20T00:52:56.695Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T00:52:56.695Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T00:52:56.695Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T00:52:56.695Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T00:52:56.695Z] Bash-1.0.6 [2023-09-20T00:52:56.695Z] [2023-09-20T00:52:56.695Z] [2023-09-20T00:52:56.695Z] ==> git version 2.25.1 found [2023-09-20T00:52:56.695Z] ==> 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-09-20T00:52:56.695Z] Release-Date: 2020-01-08 [2023-09-20T00:52:56.695Z] 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-09-20T00:52:56.695Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T00:52:56.695Z] ==> Jenkins CI detected. [2023-09-20T00:52:56.695Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-195 [2023-09-20T00:52:56.695Z] project root: . [2023-09-20T00:52:56.695Z] --> token set from env [2023-09-20T00:52:56.695Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T00:52:56.955Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T00:52:56.955Z] ==> Python coveragepy not found [2023-09-20T00:52:56.955Z] ==> Searching for coverage reports in: [2023-09-20T00:52:56.955Z] + . [2023-09-20T00:52:56.955Z] -> Found 1 reports [2023-09-20T00:52:56.955Z] ==> Detecting git/mercurial file structure [2023-09-20T00:52:56.955Z] ==> Reading reports [2023-09-20T00:52:56.955Z] + ./coverage.out bytes=10 [2023-09-20T00:52:56.955Z] ==> Appending adjustments [2023-09-20T00:52:56.955Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T00:52:56.955Z] + Found adjustments [2023-09-20T00:52:56.955Z] ==> Gzipping contents [2023-09-20T00:52:56.955Z] 4.0K /tmp/codecov.5Kxb1O.gz [2023-09-20T00:52:56.955Z] ==> Uploading reports [2023-09-20T00:52:56.955Z] url: https://codecov.io [2023-09-20T00:52:56.955Z] query: branch=PR-195&commit=95cc09dea0b31fec8b538e4b37c9c289bff3b233&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-195%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=195&job=&cmd_args= [2023-09-20T00:52:56.955Z] -> Pinging Codecov [2023-09-20T00:52:56.955Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-195&commit=95cc09dea0b31fec8b538e4b37c9c289bff3b233&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-195%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=195&job=&cmd_args= [2023-09-20T00:52:57.216Z] -> Uploading to [2023-09-20T00:52:57.216Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/3EC07B1A8CA8AF9BCAA0BB9F0134797F/95cc09dea0b31fec8b538e4b37c9c289bff3b233/89ccae58-8645-4dc1-826f-fb23c878221c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T005256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8827c70b3c386e4adcad316bd4eddf3ab281b8b0e1205aa794d0fe40fbc315b1 [2023-09-20T00:52:57.216Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T00:52:57.216Z] Dload Upload Total Spent Left Speed [2023-09-20T00:52:57.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3620 --:--:-- --:--:-- --:--:-- 3620 [2023-09-20T00:52:57.216Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/95cc09dea0b31fec8b538e4b37c9c289bff3b233 [Pipeline] } [2023-09-20T00:52:57.242Z] 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-09-20T00:52:58.950Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-195/archives ] [2023-09-20T00:52:58.950Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-195/archives [2023-09-20T00:52:58.950Z] total 16 [2023-09-20T00:52:58.950Z] drwxr-xr-x 3 root root 4096 Sep 20 00:44 . [2023-09-20T00:52:58.950Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 00:44 .. [2023-09-20T00:52:58.950Z] drwxr-xr-x 2 root root 4096 Sep 20 00:44 cost [2023-09-20T00:52:58.950Z] -rw-r--r-- 1 root root 83 Sep 20 00:44 cost.csv [2023-09-20T00:52:58.950Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-195/archives [2023-09-20T00:52:58.950Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-195/archives [2023-09-20T00:52:58.950Z] total 16 [2023-09-20T00:52:58.950Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 00:44 . [2023-09-20T00:52:58.950Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 00:44 .. [2023-09-20T00:52:58.950Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 00:44 cost [2023-09-20T00:52:58.950Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 20 00:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T00:52:59.280Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T00:53:00.163Z] ---> package-listing.sh [2023-09-20T00:53:00.163Z] ++ facter osfamily [2023-09-20T00:53:00.163Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T00:53:00.422Z] + OS_FAMILY=debian [2023-09-20T00:53:00.422Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-195 [2023-09-20T00:53:00.422Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T00:53:00.422Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T00:53:00.422Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T00:53:00.422Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T00:53:00.422Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-195 ']' [2023-09-20T00:53:00.422Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T00:53:00.422Z] + case "${OS_FAMILY}" in [2023-09-20T00:53:00.422Z] + dpkg -l [2023-09-20T00:53:00.422Z] + grep '^ii' [2023-09-20T00:53:00.422Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T00:53:00.422Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T00:53:00.422Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T00:53:00.422Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-195 ']' [2023-09-20T00:53:00.422Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-195/archives/ [2023-09-20T00:53:00.422Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-195/archives/ [Pipeline] echo [2023-09-20T00:53:00.453Z] 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-195/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T00:53:00.745Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T00:53:01.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T00:53:01.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T00:53:01.258Z] prd-ubuntu20.04-docker-8c-8g-6639 does not seem to be running inside a container [2023-09-20T00:53:01.286Z] $ 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-195/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-195 -v /w/workspace/edgexfoundry_device-gpio_PR-195:/w/workspace/edgexfoundry_device-gpio_PR-195:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-195@tmp:/w/workspace/edgexfoundry_device-gpio_PR-195@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T00:53:01.465Z] $ docker top 6a95b8d69b8c02c364dcf6cf9384e3dd486059890070f648aec2c34665ea306d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T00:53:01.848Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T00:53:02.154Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T00:53:02.459Z] + ls /var/log/sa-host [2023-09-20T00:53:02.460Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T00:53:02.697Z] provisioning config files... [2023-09-20T00:53:02.707Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-195@tmp/config17633002903011059528tmp [Pipeline] { [Pipeline] echo [2023-09-20T00:53:02.750Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T00:53:03.057Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T00:53:03.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T00:53:03.465Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T00:53:03.496Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T00:53:03.807Z] ---> sudo-logs.sh [2023-09-20T00:53:03.807Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T00:53:03.885Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T00:53:04.199Z] ---> job-cost.sh [2023-09-20T00:53:04.200Z] lf-activate-venv: SKIPPING [2023-09-20T00:53:04.200Z] DEBUG: total: 0.2199999988079071 [2023-09-20T00:53:04.200Z] INFO: Retrieving Stack Cost... [2023-09-20T00:53:04.768Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T00:53:05.027Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T00:53:05.062Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T00:53:05.374Z] ---> logs-deploy.sh [2023-09-20T00:53:05.374Z] lf-activate-venv: SKIPPING [2023-09-20T00:53:05.374Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-195/1 [2023-09-20T00:53:05.374Z] INFO: archiving workspace using pattern(s): [2023-09-20T00:53:06.312Z] Archives upload complete. [2023-09-20T00:53:06.312Z] INFO: archiving logs to Nexus