Pull request #216 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-gpio Obtained Jenkinsfile from 2b1469130cd3c9a9267ebf3f83826b37b522d06c+1d94a7d1796027d80ed6cb298534afb37a5d1d1b (baeb3faa227bacb9a527e0ef22ee1a1d5f65a111) 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-ssh1626847543764466789.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh11985816804739370366.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-216/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-216/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh236320415274641938.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-216/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8388331661786565506.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh10111811074726343742.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-216/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-216/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4675780456912591620.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-17389 in /w/workspace/edgexfoundry_device-gpio_PR-216 [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-216 # 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/216/head:refs/remotes/origin/PR-216 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1d94a7d1796027d80ed6cb298534afb37a5d1d1b into PR head commit 2b1469130cd3c9a9267ebf3f83826b37b522d06c Merge succeeded, producing 2b1469130cd3c9a9267ebf3f83826b37b522d06c Checking out Revision 2b1469130cd3c9a9267ebf3f83826b37b522d06c (PR-216) > git config core.sparsecheckout # timeout=10 > git checkout -f 2b1469130cd3c9a9267ebf3f83826b37b522d06c # 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 1d94a7d1796027d80ed6cb298534afb37a5d1d1b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b1469130cd3c9a9267ebf3f83826b37b522d06c # timeout=10 Commit message: "docs: Update README to link to new docs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-13T20:56:27.783Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-13T20:56:27.972Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-13T20:56:28.076Z] ========================================================= [2023-11-13T20:56:28.076Z] EdgeX Global Pipelines Version Info [2023-11-13T20:56:28.076Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-13T20:56:28.820Z] ------------------- [2023-11-13T20:56:28.820Z] stable info: [2023-11-13T20:56:28.820Z] ------------------- [2023-11-13T20:56:28.820Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-13T20:56:28.820Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-13T20:56:28.820Z] Message: update stable to v1.0.257 [2023-11-13T20:56:29.390Z] ------------------- [2023-11-13T20:56:29.391Z] experimental info: [2023-11-13T20:56:29.391Z] ------------------- [2023-11-13T20:56:29.391Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-13T20:56:29.391Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-13T20:56:29.391Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-13T20:56:29.693Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-11-13T20:56:29.737Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-11-13T20:56:29.780Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-13T20:56:29.822Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-13T20:56:29.866Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-13T20:56:29.906Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-13T20:56:29.949Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-13T20:56:29.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-13T20:56:30.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-13T20:56:30.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-13T20:56:30.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-13T20:56:30.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-11-13T20:56:30.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-13T20:56:30.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-13T20:56:30.265Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-13T20:56:30.311Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-13T20:56:30.358Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-13T20:56:30.404Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-13T20:56:30.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-13T20:56:30.494Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-13T20:56:30.539Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-13T20:56:30.589Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-13T20:56:30.635Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-13T20:56:30.682Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-13T20:56:30.726Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-13T20:56:30.770Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-13T20:56:30.815Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-13T20:56:30.862Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-216 [Pipeline] echo [2023-11-13T20:56:30.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-216 [Pipeline] echo [2023-11-13T20:56:30.956Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-216 [Pipeline] echo [2023-11-13T20:56:30.995Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b1469130cd3c9a9267ebf3f83826b37b522d06c [Pipeline] echo [2023-11-13T20:56:31.037Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b14691 [Pipeline] echo [2023-11-13T20:56:31.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T20:56:31.204Z] provisioning config files... [2023-11-13T20:56:31.219Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-216@tmp/config6236421085433909142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T20:56:31.625Z] ---> docker-login.sh [2023-11-13T20:56:31.625Z] nexus3.edgexfoundry.org:10001 [2023-11-13T20:56:31.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T20:56:31.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T20:56:31.886Z] Configure a credential helper to remove this warning. See [2023-11-13T20:56:31.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T20:56:31.886Z] [2023-11-13T20:56:31.886Z] Login Succeeded [2023-11-13T20:56:31.886Z] nexus3.edgexfoundry.org:10002 [2023-11-13T20:56:31.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T20:56:32.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T20:56:32.146Z] Configure a credential helper to remove this warning. See [2023-11-13T20:56:32.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T20:56:32.146Z] [2023-11-13T20:56:32.146Z] Login Succeeded [2023-11-13T20:56:32.146Z] nexus3.edgexfoundry.org:10003 [2023-11-13T20:56:32.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T20:56:32.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T20:56:32.146Z] Configure a credential helper to remove this warning. See [2023-11-13T20:56:32.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T20:56:32.146Z] [2023-11-13T20:56:32.146Z] Login Succeeded [2023-11-13T20:56:32.146Z] nexus3.edgexfoundry.org:10004 [2023-11-13T20:56:32.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T20:56:32.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T20:56:32.146Z] Configure a credential helper to remove this warning. See [2023-11-13T20:56:32.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T20:56:32.146Z] [2023-11-13T20:56:32.146Z] Login Succeeded [2023-11-13T20:56:32.146Z] docker.io [2023-11-13T20:56:32.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T20:56:32.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T20:56:32.667Z] Configure a credential helper to remove this warning. See [2023-11-13T20:56:32.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T20:56:32.667Z] [2023-11-13T20:56:32.667Z] Login Succeeded [2023-11-13T20:56:32.667Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T20:56:32.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-13T20:56:33.342Z] + git rev-list -1 --merges 2b1469130cd3c9a9267ebf3f83826b37b522d06c~1..2b1469130cd3c9a9267ebf3f83826b37b522d06c [Pipeline] echo [2023-11-13T20:56:33.413Z] -----------> git rev-list -1 --merges 2b1469130cd3c9a9267ebf3f83826b37b522d06c~1..2b1469130cd3c9a9267ebf3f83826b37b522d06c 2b1469130cd3c9a9267ebf3f83826b37b522d06c [false] [Pipeline] sh [2023-11-13T20:56:33.726Z] + git log --format=format:%s -1 2b1469130cd3c9a9267ebf3f83826b37b522d06c [Pipeline] echo [2023-11-13T20:56:33.763Z] ========================================================= [2023-11-13T20:56:33.763Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-13T20:56:33.763Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-13T20:56:34.211Z] + git log --format=format:%s -1 2b1469130cd3c9a9267ebf3f83826b37b522d06c [Pipeline] echo [2023-11-13T20:56:34.247Z] [semverPrep] GIT_COMMIT: 2b1469130cd3c9a9267ebf3f83826b37b522d06c, Commit Message: docs: Update README to link to new docs [Pipeline] echo [2023-11-13T20:56:34.281Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-13T20:56:34.676Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T20:56:34.677Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-13T20:56:34.677Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-13T20:56:34.677Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-13T20:56:34.677Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-13T20:56:34.677Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-13T20:56:34.677Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T20:56:35.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T20:56:35.215Z] [2023-11-13T20:56:35.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T20:56:35.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T20:56:35.592Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-13T20:56:35.592Z] b85a868b505f: Pulling fs layer [2023-11-13T20:56:35.592Z] e2be974225ed: Pulling fs layer [2023-11-13T20:56:35.592Z] 339a4e72a1f5: Pulling fs layer [2023-11-13T20:56:35.592Z] 988bab9f4d93: Pulling fs layer [2023-11-13T20:56:35.592Z] 1469e6f7b9e6: Pulling fs layer [2023-11-13T20:56:35.592Z] eaf3925da568: Pulling fs layer [2023-11-13T20:56:35.592Z] bab4dde63d76: Pulling fs layer [2023-11-13T20:56:35.592Z] bde34c3a00c8: Pulling fs layer [2023-11-13T20:56:35.592Z] b352a97aabf1: Pulling fs layer [2023-11-13T20:56:35.592Z] 4872d77fe225: Pulling fs layer [2023-11-13T20:56:35.592Z] 5851b861e8e6: Pulling fs layer [2023-11-13T20:56:35.592Z] 4872d77fe225: Waiting [2023-11-13T20:56:35.592Z] 988bab9f4d93: Waiting [2023-11-13T20:56:35.592Z] bab4dde63d76: Waiting [2023-11-13T20:56:35.592Z] 5851b861e8e6: Waiting [2023-11-13T20:56:35.592Z] eaf3925da568: Waiting [2023-11-13T20:56:35.592Z] bde34c3a00c8: Waiting [2023-11-13T20:56:35.592Z] b352a97aabf1: Waiting [2023-11-13T20:56:35.592Z] 1469e6f7b9e6: Waiting [2023-11-13T20:56:35.592Z] e2be974225ed: Verifying Checksum [2023-11-13T20:56:35.592Z] e2be974225ed: Download complete [2023-11-13T20:56:35.592Z] 988bab9f4d93: Verifying Checksum [2023-11-13T20:56:35.592Z] 988bab9f4d93: Download complete [2023-11-13T20:56:35.856Z] 1469e6f7b9e6: Verifying Checksum [2023-11-13T20:56:35.856Z] 1469e6f7b9e6: Download complete [2023-11-13T20:56:35.856Z] 339a4e72a1f5: Verifying Checksum [2023-11-13T20:56:35.856Z] 339a4e72a1f5: Download complete [2023-11-13T20:56:35.856Z] eaf3925da568: Verifying Checksum [2023-11-13T20:56:35.856Z] eaf3925da568: Download complete [2023-11-13T20:56:35.856Z] bde34c3a00c8: Verifying Checksum [2023-11-13T20:56:35.856Z] bde34c3a00c8: Download complete [2023-11-13T20:56:35.856Z] b352a97aabf1: Download complete [2023-11-13T20:56:35.856Z] 4872d77fe225: Download complete [2023-11-13T20:56:35.856Z] 5851b861e8e6: Download complete [2023-11-13T20:56:35.856Z] b85a868b505f: Verifying Checksum [2023-11-13T20:56:35.856Z] b85a868b505f: Download complete [2023-11-13T20:56:36.117Z] bab4dde63d76: Verifying Checksum [2023-11-13T20:56:36.117Z] bab4dde63d76: Download complete [2023-11-13T20:56:37.054Z] b85a868b505f: Pull complete [2023-11-13T20:56:37.313Z] e2be974225ed: Pull complete [2023-11-13T20:56:37.882Z] 339a4e72a1f5: Pull complete [2023-11-13T20:56:37.882Z] 988bab9f4d93: Pull complete [2023-11-13T20:56:38.140Z] 1469e6f7b9e6: Pull complete [2023-11-13T20:56:38.140Z] eaf3925da568: Pull complete [2023-11-13T20:56:40.039Z] bab4dde63d76: Pull complete [2023-11-13T20:56:40.039Z] bde34c3a00c8: Pull complete [2023-11-13T20:56:40.297Z] b352a97aabf1: Pull complete [2023-11-13T20:56:40.297Z] 4872d77fe225: Pull complete [2023-11-13T20:56:40.297Z] 5851b861e8e6: Pull complete [2023-11-13T20:56:40.297Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-13T20:56:40.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T20:56:40.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T20:56:40.547Z] prd-ubuntu20.04-docker-8c-8g-17389 does not seem to be running inside a container [2023-11-13T20:56:40.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-216 -v /w/workspace/edgexfoundry_device-gpio_PR-216:/w/workspace/edgexfoundry_device-gpio_PR-216:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-216@tmp:/w/workspace/edgexfoundry_device-gpio_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-13T20:56:43.880Z] $ docker top ab313ed27e849902d7ce2e8664abf63aa0818ea76cb3c6cbba9376a9aa9e7b85 -eo pid,comm [2023-11-13T20:56:43.929Z] 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-11-13T20:56:43.929Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T20:56:44.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T20:56:44.055Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T20:56:44.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T20:56:44.167Z] $ docker exec ab313ed27e849902d7ce2e8664abf63aa0818ea76cb3c6cbba9376a9aa9e7b85 ssh-agent [2023-11-13T20:56:44.269Z] SSH_AUTH_SOCK=/tmp/ssh-nIWNwr1VH5mO/agent.32 [2023-11-13T20:56:44.269Z] SSH_AGENT_PID=38 [2023-11-13T20:56:44.274Z] Running ssh-add (command line suppressed) [2023-11-13T20:56:44.378Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-216@tmp/private_key_13248798028723205819.key (/w/workspace/edgexfoundry_device-gpio_PR-216@tmp/private_key_13248798028723205819.key) [2023-11-13T20:56:44.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T20:56:44.723Z] + git tag --points-at HEAD [Pipeline] } [2023-11-13T20:56:44.754Z] $ docker exec --env ******** --env ******** ab313ed27e849902d7ce2e8664abf63aa0818ea76cb3c6cbba9376a9aa9e7b85 ssh-agent -k [2023-11-13T20:56:44.854Z] unset SSH_AUTH_SOCK; [2023-11-13T20:56:44.854Z] unset SSH_AGENT_PID; [2023-11-13T20:56:44.854Z] echo Agent pid 38 killed; [2023-11-13T20:56:44.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-13T20:56:44.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T20:56:44.955Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T20:56:45.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T20:56:45.069Z] $ docker exec ab313ed27e849902d7ce2e8664abf63aa0818ea76cb3c6cbba9376a9aa9e7b85 ssh-agent [2023-11-13T20:56:45.185Z] SSH_AUTH_SOCK=/tmp/ssh-62xG6L8JdLkk/agent.70 [2023-11-13T20:56:45.185Z] SSH_AGENT_PID=76 [2023-11-13T20:56:45.189Z] Running ssh-add (command line suppressed) [2023-11-13T20:56:45.286Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-216@tmp/private_key_5775528084131781502.key (/w/workspace/edgexfoundry_device-gpio_PR-216@tmp/private_key_5775528084131781502.key) [2023-11-13T20:56:45.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T20:56:45.637Z] + git semver init [2023-11-13T20:56:46.164Z] 2023-11-13 20:56:45,815 [run_init] DEBUG init version:0.0.0 force:False [2023-11-13T20:56:46.164Z] 2023-11-13 20:56:45,815 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-216/.semver [2023-11-13T20:56:46.164Z] 2023-11-13 20:56:45,816 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-216/.semver [2023-11-13T20:56:46.164Z] 2023-11-13 20:56:45,816 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-216/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-216, universal_newlines=False, shell=None, istream=None) [2023-11-13T20:56:47.100Z] 2023-11-13 20:56:47,004 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-216/.git/info/exclude [2023-11-13T20:56:47.100Z] 2023-11-13 20:56:47,004 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-216/.semver/PR-216 with force:False [2023-11-13T20:56:47.100Z] 2023-11-13 20:56:47,004 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-216/.semver/PR-216 [2023-11-13T20:56:47.100Z] 2023-11-13 20:56:47,008 [execute] INFO git cat-file --batch-check [2023-11-13T20:56:47.100Z] 2023-11-13 20:56:47,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-216/.semver, universal_newlines=False, shell=None, istream=) [2023-11-13T20:56:47.100Z] 2023-11-13 20:56:47,014 [execute] INFO git cat-file --batch [2023-11-13T20:56:47.100Z] 2023-11-13 20:56:47,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-216/.semver, universal_newlines=False, shell=None, istream=) [2023-11-13T20:56:47.100Z] 2023-11-13 20:56:47,019 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-216/.semver/PR-216 [2023-11-13T20:56:47.100Z] 0.0.0 [Pipeline] } [2023-11-13T20:56:47.131Z] $ docker exec --env ******** --env ******** ab313ed27e849902d7ce2e8664abf63aa0818ea76cb3c6cbba9376a9aa9e7b85 ssh-agent -k [2023-11-13T20:56:47.220Z] unset SSH_AUTH_SOCK; [2023-11-13T20:56:47.220Z] unset SSH_AGENT_PID; [2023-11-13T20:56:47.220Z] echo Agent pid 76 killed; [2023-11-13T20:56:47.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T20:56:47.673Z] + git semver [Pipeline] } [2023-11-13T20:56:47.957Z] $ docker stop --time=1 ab313ed27e849902d7ce2e8664abf63aa0818ea76cb3c6cbba9376a9aa9e7b85 [2023-11-13T20:56:49.246Z] $ docker rm -f --volumes ab313ed27e849902d7ce2e8664abf63aa0818ea76cb3c6cbba9376a9aa9e7b85 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T20:56:49.647Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-13T20:56:49.915Z] Stashed 1 file(s) [Pipeline] echo [2023-11-13T20:56:49.931Z] [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-11-13T20:56:50.650Z] provisioning config files... [2023-11-13T20:56:50.662Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-216@tmp/config700540823613720425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T20:56:51.009Z] ---> docker-login.sh [2023-11-13T20:56:51.009Z] nexus3.edgexfoundry.org:10001 [2023-11-13T20:56:51.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T20:56:51.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T20:56:51.009Z] Configure a credential helper to remove this warning. See [2023-11-13T20:56:51.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T20:56:51.009Z] [2023-11-13T20:56:51.009Z] Login Succeeded [2023-11-13T20:56:51.009Z] nexus3.edgexfoundry.org:10002 [2023-11-13T20:56:51.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T20:56:51.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T20:56:51.009Z] Configure a credential helper to remove this warning. See [2023-11-13T20:56:51.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T20:56:51.009Z] [2023-11-13T20:56:51.009Z] Login Succeeded [2023-11-13T20:56:51.009Z] nexus3.edgexfoundry.org:10003 [2023-11-13T20:56:51.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T20:56:51.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T20:56:51.268Z] Configure a credential helper to remove this warning. See [2023-11-13T20:56:51.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T20:56:51.268Z] [2023-11-13T20:56:51.268Z] Login Succeeded [2023-11-13T20:56:51.268Z] nexus3.edgexfoundry.org:10004 [2023-11-13T20:56:51.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T20:56:51.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T20:56:51.268Z] Configure a credential helper to remove this warning. See [2023-11-13T20:56:51.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T20:56:51.268Z] [2023-11-13T20:56:51.268Z] Login Succeeded [2023-11-13T20:56:51.268Z] docker.io [2023-11-13T20:56:51.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T20:56:51.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T20:56:51.527Z] Configure a credential helper to remove this warning. See [2023-11-13T20:56:51.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T20:56:51.527Z] [2023-11-13T20:56:51.527Z] Login Succeeded [2023-11-13T20:56:51.527Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T20:56:51.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-13T20:56:51.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T20:56:51.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T20:56:51.835Z] ========================================================= [2023-11-13T20:56:51.835Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-13T20:56:51.835Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T20:56:52.337Z] + 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-11-13T20:56:52.337Z] Sending build context to Docker daemon 16.21MB [2023-11-13T20:56:52.337Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T20:56:52.337Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-13T20:56:52.337Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-13T20:56:52.337Z] 7264a8db6415: Pulling fs layer [2023-11-13T20:56:52.337Z] c4d48a809fc2: Pulling fs layer [2023-11-13T20:56:52.337Z] 4f1c88b9dad5: Pulling fs layer [2023-11-13T20:56:52.337Z] ad3a456e5733: Pulling fs layer [2023-11-13T20:56:52.337Z] 33e27b845d1e: Pulling fs layer [2023-11-13T20:56:52.337Z] c68163c4e522: Pulling fs layer [2023-11-13T20:56:52.337Z] 50da416c3ac9: Pulling fs layer [2023-11-13T20:56:52.337Z] 23d2d4c4bb30: Pulling fs layer [2023-11-13T20:56:52.337Z] 33e27b845d1e: Waiting [2023-11-13T20:56:52.337Z] c68163c4e522: Waiting [2023-11-13T20:56:52.337Z] 50da416c3ac9: Waiting [2023-11-13T20:56:52.337Z] ad3a456e5733: Waiting [2023-11-13T20:56:52.599Z] c4d48a809fc2: Download complete [2023-11-13T20:56:52.599Z] ad3a456e5733: Verifying Checksum [2023-11-13T20:56:52.599Z] ad3a456e5733: Download complete [2023-11-13T20:56:52.599Z] 33e27b845d1e: Download complete [2023-11-13T20:56:52.599Z] 7264a8db6415: Verifying Checksum [2023-11-13T20:56:52.599Z] 7264a8db6415: Download complete [2023-11-13T20:56:52.599Z] c68163c4e522: Verifying Checksum [2023-11-13T20:56:52.599Z] c68163c4e522: Download complete [2023-11-13T20:56:52.599Z] 7264a8db6415: Pull complete [2023-11-13T20:56:52.859Z] 23d2d4c4bb30: Verifying Checksum [2023-11-13T20:56:52.859Z] 23d2d4c4bb30: Download complete [2023-11-13T20:56:52.859Z] c4d48a809fc2: Pull complete [2023-11-13T20:56:52.859Z] 4f1c88b9dad5: Verifying Checksum [2023-11-13T20:56:53.427Z] 50da416c3ac9: Verifying Checksum [2023-11-13T20:56:53.428Z] 50da416c3ac9: Download complete [2023-11-13T20:56:55.959Z] 4f1c88b9dad5: Pull complete [2023-11-13T20:56:55.959Z] ad3a456e5733: Pull complete [2023-11-13T20:56:55.959Z] 33e27b845d1e: Pull complete [2023-11-13T20:56:55.959Z] c68163c4e522: Pull complete [2023-11-13T20:56:58.488Z] 50da416c3ac9: Pull complete [2023-11-13T20:56:58.748Z] 23d2d4c4bb30: Pull complete [2023-11-13T20:56:58.748Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-13T20:56:58.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-13T20:56:58.748Z] ---> 0786185ac409 [2023-11-13T20:56:58.748Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-13T20:57:04.029Z] ---> Running in e5b1fec69522 [2023-11-13T20:57:04.029Z] Removing intermediate container e5b1fec69522 [2023-11-13T20:57:04.029Z] ---> 9275ece9c952 [2023-11-13T20:57:04.029Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-13T20:57:04.288Z] ---> Running in ff601e184557 [2023-11-13T20:57:04.288Z] Removing intermediate container ff601e184557 [2023-11-13T20:57:04.288Z] ---> 5d485c834bc0 [2023-11-13T20:57:04.288Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-13T20:57:04.288Z] ---> Running in 40f890f2eeee [2023-11-13T20:57:04.288Z] Removing intermediate container 40f890f2eeee [2023-11-13T20:57:04.288Z] ---> 9174fec9b428 [2023-11-13T20:57:04.288Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T20:57:04.288Z] ---> Running in 700a8414337a [2023-11-13T20:57:04.548Z] Removing intermediate container 700a8414337a [2023-11-13T20:57:04.548Z] ---> 59db6e2442d9 [2023-11-13T20:57:04.549Z] Step 7/12 : WORKDIR /device-gpio [2023-11-13T20:57:04.549Z] ---> Running in 3747723f1c4a [2023-11-13T20:57:04.549Z] Removing intermediate container 3747723f1c4a [2023-11-13T20:57:04.549Z] ---> bc0912c7143f [2023-11-13T20:57:04.549Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T20:57:04.549Z] ---> Running in 615cdba6817d [2023-11-13T20:57:04.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T20:57:05.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T20:57:05.065Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-13T20:57:05.065Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-13T20:57:05.065Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-13T20:57:05.324Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-13T20:57:05.324Z] Executing busybox-1.36.1-r2.trigger [2023-11-13T20:57:05.324Z] OK: 268 MiB in 56 packages [2023-11-13T20:57:05.465Z] Still waiting to schedule task [2023-11-13T20:57:05.465Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-13T20:57:05.893Z] Removing intermediate container 615cdba6817d [2023-11-13T20:57:05.893Z] ---> d75a2e01638c [2023-11-13T20:57:05.893Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-13T20:57:05.893Z] ---> dd72f54b7ad2 [2023-11-13T20:57:05.893Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T20:57:05.893Z] ---> Running in 16453d8680cf [2023-11-13T20:57:52.570Z] Removing intermediate container 16453d8680cf [2023-11-13T20:57:52.570Z] ---> 76f7203202f3 [2023-11-13T20:57:52.570Z] Step 11/12 : COPY . . [2023-11-13T20:57:52.570Z] ---> 54e89aedce51 [2023-11-13T20:57:52.570Z] Step 12/12 : RUN ${MAKE} [2023-11-13T20:57:52.570Z] ---> Running in 5cefafe49a93 [2023-11-13T20:57:52.570Z] noop [2023-11-13T20:57:52.570Z] Removing intermediate container 5cefafe49a93 [2023-11-13T20:57:52.570Z] ---> 85f4c407f5e3 [2023-11-13T20:57:52.570Z] Successfully built 85f4c407f5e3 [2023-11-13T20:57:52.570Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T20:57:53.040Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-13T20:57:53.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T20:57:53.186Z] prd-ubuntu20.04-docker-8c-8g-17389 does not seem to be running inside a container [2023-11-13T20:57:53.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-216 -v /w/workspace/edgexfoundry_device-gpio_PR-216:/w/workspace/edgexfoundry_device-gpio_PR-216:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-216@tmp:/w/workspace/edgexfoundry_device-gpio_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-13T20:57:53.536Z] $ docker top 9b7ca84c129ad01c2603b1cdc4cfbf69b8e04fb79753b31a87b525fd3f771811 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T20:57:53.924Z] + go version [2023-11-13T20:57:53.924Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-13T20:57:53.959Z] $ docker stop --time=1 9b7ca84c129ad01c2603b1cdc4cfbf69b8e04fb79753b31a87b525fd3f771811 [2023-11-13T20:57:55.276Z] $ docker rm -f --volumes 9b7ca84c129ad01c2603b1cdc4cfbf69b8e04fb79753b31a87b525fd3f771811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T20:57:55.969Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-13T20:57:55.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T20:57:56.119Z] prd-ubuntu20.04-docker-8c-8g-17389 does not seem to be running inside a container [2023-11-13T20:57:56.148Z] $ 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-216 -v /w/workspace/edgexfoundry_device-gpio_PR-216:/w/workspace/edgexfoundry_device-gpio_PR-216:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-216@tmp:/w/workspace/edgexfoundry_device-gpio_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-13T20:57:56.502Z] $ docker top 92b3c5feaf99a0e324d672b01282e933813bc9540aa46c061ea0708dec36ba65 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T20:57:56.891Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-216 [Pipeline] fileExists [Pipeline] sh [2023-11-13T20:57:57.258Z] + make test [2023-11-13T20:57:57.258Z] go test ./... -coverprofile=coverage.out ./... [2023-11-13T20:57:58.634Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-13T20:58:08.644Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-13T20:58:08.644Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-13T20:58:12.828Z] go vet ./... [2023-11-13T20:58:16.110Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-13T20:58:16.110Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-13T20:58:16.110Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-13T20:58:16.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-13T20:58:16.187Z] $ docker stop --time=1 92b3c5feaf99a0e324d672b01282e933813bc9540aa46c061ea0708dec36ba65 [2023-11-13T20:58:20.382Z] $ docker rm -f --volumes 92b3c5feaf99a0e324d672b01282e933813bc9540aa46c061ea0708dec36ba65 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T20:58:20.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-13T20:58:20.968Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-13T20:58:21.735Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-13T20:58:22.049Z] + ls -al . [2023-11-13T20:58:22.049Z] total 152 [2023-11-13T20:58:22.049Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 20:57 . [2023-11-13T20:58:22.049Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 20:56 .. [2023-11-13T20:58:22.049Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 13 20:56 .dockerignore [2023-11-13T20:58:22.049Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 20:58 .git [2023-11-13T20:58:22.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 20:56 .github [2023-11-13T20:58:22.049Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 13 20:56 .gitignore [2023-11-13T20:58:22.049Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 13 20:56 .golangci.yml [2023-11-13T20:58:22.049Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 20:56 .semver [2023-11-13T20:58:22.049Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 13 20:56 Attribution.txt [2023-11-13T20:58:22.050Z] -rw-rw-r-- 1 jenkins jenkins 7171 Nov 13 20:56 CHANGELOG.md [2023-11-13T20:58:22.050Z] -rw-rw-r-- 1 jenkins jenkins 1542 Nov 13 20:56 Dockerfile [2023-11-13T20:58:22.050Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 20:56 GOVERNANCE.md [2023-11-13T20:58:22.050Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 13 20:56 Jenkinsfile [2023-11-13T20:58:22.050Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 20:56 LICENSE [2023-11-13T20:58:22.050Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 13 20:56 Makefile [2023-11-13T20:58:22.050Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 13 20:56 OWNERS.md [2023-11-13T20:58:22.050Z] -rw-rw-r-- 1 jenkins jenkins 3578 Nov 13 20:56 README.md [2023-11-13T20:58:22.050Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 20:56 VERSION [2023-11-13T20:58:22.050Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 20:56 bin [2023-11-13T20:58:22.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 20:56 cmd [2023-11-13T20:58:22.050Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 13 20:57 coverage.out [2023-11-13T20:58:22.050Z] -rw-rw-r-- 1 jenkins jenkins 3651 Nov 13 20:56 go.mod [2023-11-13T20:58:22.050Z] -rw-rw-r-- 1 jenkins jenkins 35356 Nov 13 20:56 go.sum [2023-11-13T20:58:22.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 20:56 internal [2023-11-13T20:58:22.050Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 13 20:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T20:58:22.463Z] + 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=2b1469130cd3c9a9267ebf3f83826b37b522d06c --label arch=amd64 --label version=0.0.0 . [2023-11-13T20:58:22.463Z] Sending build context to Docker daemon 16.22MB [2023-11-13T20:58:22.463Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T20:58:22.463Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-13T20:58:22.463Z] ---> 85f4c407f5e3 [2023-11-13T20:58:22.463Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-13T20:58:23.030Z] ---> Running in 50d44c4b6e8c [2023-11-13T20:58:23.030Z] Removing intermediate container 50d44c4b6e8c [2023-11-13T20:58:23.030Z] ---> 9e4ab6670274 [2023-11-13T20:58:23.030Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-13T20:58:23.030Z] ---> Running in 2e09caf340be [2023-11-13T20:58:23.030Z] Removing intermediate container 2e09caf340be [2023-11-13T20:58:23.030Z] ---> 269cee9c24b9 [2023-11-13T20:58:23.030Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-13T20:58:23.030Z] ---> Running in fed2effcb90b [2023-11-13T20:58:23.289Z] Removing intermediate container fed2effcb90b [2023-11-13T20:58:23.289Z] ---> ceed00e6ab95 [2023-11-13T20:58:23.289Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T20:58:23.289Z] ---> Running in eadb18161999 [2023-11-13T20:58:23.289Z] Removing intermediate container eadb18161999 [2023-11-13T20:58:23.289Z] ---> 58e6479bc075 [2023-11-13T20:58:23.289Z] Step 7/25 : WORKDIR /device-gpio [2023-11-13T20:58:23.289Z] ---> Running in 72677b70468a [2023-11-13T20:58:23.289Z] Removing intermediate container 72677b70468a [2023-11-13T20:58:23.289Z] ---> 4e5ccd6ba706 [2023-11-13T20:58:23.289Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T20:58:23.289Z] ---> Running in 08eb7de622d5 [2023-11-13T20:58:23.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T20:58:23.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T20:58:23.807Z] OK: 268 MiB in 56 packages [2023-11-13T20:58:24.374Z] Removing intermediate container 08eb7de622d5 [2023-11-13T20:58:24.374Z] ---> 655c2690643e [2023-11-13T20:58:24.374Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-13T20:58:24.374Z] ---> b034e709d631 [2023-11-13T20:58:24.374Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T20:58:24.374Z] ---> Running in 1ce06f883572 [2023-11-13T20:58:24.944Z] Removing intermediate container 1ce06f883572 [2023-11-13T20:58:24.944Z] ---> 01d4a405691f [2023-11-13T20:58:24.944Z] Step 11/25 : COPY . . [2023-11-13T20:58:25.887Z] ---> 559a4ab59ee6 [2023-11-13T20:58:25.887Z] Step 12/25 : RUN ${MAKE} [2023-11-13T20:58:25.887Z] ---> Running in 7423c9a90f73 [2023-11-13T20:58:25.887Z] 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" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-11-13T20:58:47.819Z] Removing intermediate container 7423c9a90f73 [2023-11-13T20:58:47.819Z] ---> a45c34490af0 [2023-11-13T20:58:47.819Z] Step 13/25 : FROM alpine:3.18 [2023-11-13T20:58:47.819Z] 3.18: Pulling from library/alpine [2023-11-13T20:58:47.819Z] 96526aa774ef: Pulling fs layer [2023-11-13T20:58:47.819Z] 96526aa774ef: Verifying Checksum [2023-11-13T20:58:47.819Z] 96526aa774ef: Download complete [2023-11-13T20:58:47.819Z] 96526aa774ef: Pull complete [2023-11-13T20:58:47.819Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T20:58:47.819Z] Status: Downloaded newer image for alpine:3.18 [2023-11-13T20:58:47.819Z] ---> 8ca4688f4f35 [2023-11-13T20:58:47.819Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-13T20:58:47.819Z] ---> Running in 80c2645d8ad2 [2023-11-13T20:58:47.819Z] Removing intermediate container 80c2645d8ad2 [2023-11-13T20:58:47.819Z] ---> feb8569b7aea [2023-11-13T20:58:47.819Z] Step 15/25 : RUN apk add --update --no-cache [2023-11-13T20:58:47.819Z] ---> Running in 447f957b0417 [2023-11-13T20:58:47.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T20:58:47.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T20:58:47.819Z] OK: 7 MiB in 15 packages [2023-11-13T20:58:47.819Z] Removing intermediate container 447f957b0417 [2023-11-13T20:58:47.819Z] ---> 5b8fc7f9fc82 [2023-11-13T20:58:47.819Z] Step 16/25 : WORKDIR / [2023-11-13T20:58:47.819Z] ---> Running in 9ecc11aa2f6c [2023-11-13T20:58:47.819Z] Removing intermediate container 9ecc11aa2f6c [2023-11-13T20:58:47.819Z] ---> 6d814c88930c [2023-11-13T20:58:47.819Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-13T20:58:47.819Z] ---> 40f345d072ad [2023-11-13T20:58:47.819Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-11-13T20:58:47.819Z] ---> 20e99594b24a [2023-11-13T20:58:47.819Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-11-13T20:58:47.819Z] ---> 74c71f8336e4 [2023-11-13T20:58:47.819Z] Step 20/25 : EXPOSE 59910 [2023-11-13T20:58:47.819Z] ---> Running in 319b5f298c59 [2023-11-13T20:58:47.819Z] Removing intermediate container 319b5f298c59 [2023-11-13T20:58:47.819Z] ---> 1341d5ad2935 [2023-11-13T20:58:47.819Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-11-13T20:58:47.819Z] ---> Running in 1c149c9985a4 [2023-11-13T20:58:47.819Z] Removing intermediate container 1c149c9985a4 [2023-11-13T20:58:47.819Z] ---> 863f4a165f2e [2023-11-13T20:58:47.819Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-13T20:58:47.819Z] ---> Running in 53555d9bdf29 [2023-11-13T20:58:47.819Z] Removing intermediate container 53555d9bdf29 [2023-11-13T20:58:47.819Z] ---> 7f53a20ccd3f [2023-11-13T20:58:47.819Z] Step 23/25 : LABEL arch=amd64 [2023-11-13T20:58:47.819Z] ---> Running in b6918e1be2b9 [2023-11-13T20:58:47.819Z] Removing intermediate container b6918e1be2b9 [2023-11-13T20:58:47.819Z] ---> c43949b62aa3 [2023-11-13T20:58:47.819Z] Step 24/25 : LABEL git_sha=2b1469130cd3c9a9267ebf3f83826b37b522d06c [2023-11-13T20:58:47.819Z] ---> Running in 27121168596f [2023-11-13T20:58:48.078Z] Removing intermediate container 27121168596f [2023-11-13T20:58:48.078Z] ---> 15fc8f9e1072 [2023-11-13T20:58:48.078Z] Step 25/25 : LABEL version=0.0.0 [2023-11-13T20:58:48.078Z] ---> Running in 4d891bff1af3 [2023-11-13T20:58:48.078Z] Removing intermediate container 4d891bff1af3 [2023-11-13T20:58:48.078Z] ---> ebc59d6e8102 [2023-11-13T20:58:48.078Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-13T20:58:48.078Z] Successfully built ebc59d6e8102 [2023-11-13T20:58:48.078Z] 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-11-13T20:58:48.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T20:58:48.929Z] [2023-11-13T20:58:48.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T20:58:49.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T20:58:49.303Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-13T20:58:49.303Z] 5eb5b503b376: Pulling fs layer [2023-11-13T20:58:49.303Z] 5c69ac0246d0: Pulling fs layer [2023-11-13T20:58:49.303Z] ec43610c2a17: Pulling fs layer [2023-11-13T20:58:49.303Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-13T20:58:49.303Z] 33b1e0a273af: Pulling fs layer [2023-11-13T20:58:49.303Z] 5d3b04190fa2: Pulling fs layer [2023-11-13T20:58:49.303Z] 2f39f015ded8: Pulling fs layer [2023-11-13T20:58:49.303Z] 33b1e0a273af: Waiting [2023-11-13T20:58:49.303Z] 3a2ae6a8a46f: Waiting [2023-11-13T20:58:49.303Z] 5c69ac0246d0: Download complete [2023-11-13T20:58:49.303Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-13T20:58:49.303Z] 3a2ae6a8a46f: Download complete [2023-11-13T20:58:49.303Z] 33b1e0a273af: Verifying Checksum [2023-11-13T20:58:49.303Z] 33b1e0a273af: Download complete [2023-11-13T20:58:49.303Z] ec43610c2a17: Verifying Checksum [2023-11-13T20:58:49.303Z] ec43610c2a17: Download complete [2023-11-13T20:58:49.303Z] 5d3b04190fa2: Download complete [2023-11-13T20:58:49.563Z] 5eb5b503b376: Verifying Checksum [2023-11-13T20:58:49.563Z] 5eb5b503b376: Download complete [2023-11-13T20:58:50.128Z] 2f39f015ded8: Verifying Checksum [2023-11-13T20:58:50.129Z] 2f39f015ded8: Download complete [2023-11-13T20:58:50.696Z] 5eb5b503b376: Pull complete [2023-11-13T20:58:50.696Z] 5c69ac0246d0: Pull complete [2023-11-13T20:58:50.957Z] ec43610c2a17: Pull complete [2023-11-13T20:58:51.215Z] 3a2ae6a8a46f: Pull complete [2023-11-13T20:58:51.215Z] 33b1e0a273af: Pull complete [2023-11-13T20:58:51.475Z] 5d3b04190fa2: Pull complete [2023-11-13T20:58:54.953Z] 2f39f015ded8: Pull complete [2023-11-13T20:58:55.211Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-13T20:58:55.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T20:58:55.211Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T20:58:55.433Z] prd-ubuntu20.04-docker-8c-8g-17389 does not seem to be running inside a container [2023-11-13T20:58:55.460Z] $ 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-216 -v /w/workspace/edgexfoundry_device-gpio_PR-216:/w/workspace/edgexfoundry_device-gpio_PR-216:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-216@tmp:/w/workspace/edgexfoundry_device-gpio_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-13T20:58:59.341Z] $ docker top 0bfa85f472cb36c75399d3c59a33b5ba5c49421ba28215753042b30a1aed2c03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T20:58:59.808Z] ---> job-cost.sh [2023-11-13T20:58:59.809Z] lf-activate-venv: SKIPPING [2023-11-13T20:58:59.809Z] INFO: No Stack... [2023-11-13T20:59:00.066Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-13T20:59:00.634Z] INFO: Archiving Costs [Pipeline] sh [2023-11-13T20:59:00.949Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-216/archives/cost.csv [2023-11-13T20:59:00.950Z] + cut -d, -f6 [Pipeline] lock [2023-11-13T20:59:00.993Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-216-1-stack-cost] [2023-11-13T20:59:00.997Z] Resource [jenkins-edgexfoundry-device-gpio-PR-216-1-stack-cost] did not exist. Created. [2023-11-13T20:59:00.997Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-216-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-13T20:59:01.392Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-13T20:59:01.446Z] Stashed 1 file(s) [Pipeline] } [2023-11-13T20:59:01.481Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-216-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-13T20:59:01.561Z] $ docker stop --time=1 0bfa85f472cb36c75399d3c59a33b5ba5c49421ba28215753042b30a1aed2c03 [2023-11-13T20:59:02.713Z] $ docker rm -f --volumes 0bfa85f472cb36c75399d3c59a33b5ba5c49421ba28215753042b30a1aed2c03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-13T20:59:25.437Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17391 in /w/workspace/edgexfoundry_device-gpio_PR-216 [Pipeline] { [Pipeline] ws [2023-11-13T20:59:25.497Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-11-13T20:59:25.581Z] The recommended git tool is: git [2023-11-13T20:59:31.563Z] using credential edgex-jenkins-ssh [2023-11-13T20:59:31.587Z] Cloning the remote Git repository [2023-11-13T20:59:31.640Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-11-13T20:59:31.747Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-11-13T20:59:31.915Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-11-13T20:59:31.917Z] > git --version # timeout=10 [2023-11-13T20:59:31.940Z] > git --version # 'git version 2.25.1' [2023-11-13T20:59:31.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-13T20:59:32.109Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-13T20:59:33.768Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-11-13T20:59:33.789Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-13T20:59:35.310Z] Merging remotes/origin/main commit 1d94a7d1796027d80ed6cb298534afb37a5d1d1b into PR head commit 2b1469130cd3c9a9267ebf3f83826b37b522d06c [2023-11-13T20:59:35.589Z] Merge succeeded, producing 2b1469130cd3c9a9267ebf3f83826b37b522d06c [2023-11-13T20:59:35.590Z] Checking out Revision 2b1469130cd3c9a9267ebf3f83826b37b522d06c (PR-216) [2023-11-13T20:59:34.633Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-11-13T20:59:34.674Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-11-13T20:59:34.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-13T20:59:34.694Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-13T20:59:35.328Z] > git config core.sparsecheckout # timeout=10 [2023-11-13T20:59:35.411Z] > git checkout -f 2b1469130cd3c9a9267ebf3f83826b37b522d06c # timeout=10 [2023-11-13T20:59:35.493Z] > git remote # timeout=10 [2023-11-13T20:59:35.511Z] > git config --get remote.origin.url # timeout=10 [2023-11-13T20:59:35.534Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-13T20:59:35.547Z] > git merge 1d94a7d1796027d80ed6cb298534afb37a5d1d1b # timeout=10 [2023-11-13T20:59:35.573Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-13T20:59:35.596Z] > git config core.sparsecheckout # timeout=10 [2023-11-13T20:59:35.609Z] > git checkout -f 2b1469130cd3c9a9267ebf3f83826b37b522d06c # timeout=10 [2023-11-13T20:59:39.064Z] Commit message: "docs: Update README to link to new docs" [2023-11-13T20:59:39.110Z] > git --version # timeout=10 [2023-11-13T20:59:39.121Z] > git --version # 'git version 2.25.1' [2023-11-13T20:59:39.146Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-13T20:59:40.318Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-13T20:59:40.318Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-13T20:59:40.318Z] Dload Upload Total Spent Left Speed [2023-11-13T20:59:40.318Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 51975 0 --:--:-- --:--:-- --:--:-- 51975 [Pipeline] sh [2023-11-13T20:59:41.106Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-13T20:59:41.444Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-13T20:59:41.444Z] + sudo tee /etc/docker/daemon.new [2023-11-13T20:59:41.444Z] { [2023-11-13T20:59:41.444Z] "registry-mirrors": [ [2023-11-13T20:59:41.444Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-13T20:59:41.444Z] ], [2023-11-13T20:59:41.444Z] "bip": "10.250.0.254/24", [2023-11-13T20:59:41.444Z] "hosts": [ [2023-11-13T20:59:41.444Z] "tcp://0.0.0.0:5555", [2023-11-13T20:59:41.444Z] "unix:///var/run/docker.sock" [2023-11-13T20:59:41.444Z] ], [2023-11-13T20:59:41.444Z] "mtu": 1458, [2023-11-13T20:59:41.444Z] "selinux-enabled": true, [2023-11-13T20:59:41.444Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-13T20:59:41.444Z] } [Pipeline] sh [2023-11-13T20:59:41.784Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-13T20:59:42.127Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T21:00:00.445Z] provisioning config files... [2023-11-13T21:00:00.470Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config12665697750267163067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:00:00.857Z] ---> docker-login.sh [2023-11-13T21:00:00.857Z] nexus3.edgexfoundry.org:10001 [2023-11-13T21:00:01.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:00:01.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:00:01.412Z] Configure a credential helper to remove this warning. See [2023-11-13T21:00:01.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:00:01.412Z] [2023-11-13T21:00:01.412Z] Login Succeeded [2023-11-13T21:00:01.412Z] nexus3.edgexfoundry.org:10002 [2023-11-13T21:00:01.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:00:01.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:00:01.686Z] Configure a credential helper to remove this warning. See [2023-11-13T21:00:01.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:00:01.686Z] [2023-11-13T21:00:01.686Z] Login Succeeded [2023-11-13T21:00:01.971Z] nexus3.edgexfoundry.org:10003 [2023-11-13T21:00:01.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:00:02.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:00:02.243Z] Configure a credential helper to remove this warning. See [2023-11-13T21:00:02.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:00:02.243Z] [2023-11-13T21:00:02.243Z] Login Succeeded [2023-11-13T21:00:02.243Z] nexus3.edgexfoundry.org:10004 [2023-11-13T21:00:02.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:00:02.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:00:02.515Z] Configure a credential helper to remove this warning. See [2023-11-13T21:00:02.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:00:02.515Z] [2023-11-13T21:00:02.515Z] Login Succeeded [2023-11-13T21:00:02.515Z] docker.io [2023-11-13T21:00:02.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:00:06.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:00:06.123Z] Configure a credential helper to remove this warning. See [2023-11-13T21:00:06.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:00:06.123Z] [2023-11-13T21:00:06.123Z] Login Succeeded [2023-11-13T21:00:06.123Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T21:00:06.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-13T21:00:06.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T21:00:06.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T21:00:06.607Z] ========================================================= [2023-11-13T21:00:06.607Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-13T21:00:06.607Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:00:07.123Z] + 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-11-13T21:00:07.390Z] Sending build context to Docker daemon 8.168MB [2023-11-13T21:00:07.390Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T21:00:07.390Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-13T21:00:07.658Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-13T21:00:07.658Z] 9fda8d8052c6: Pulling fs layer [2023-11-13T21:00:07.658Z] 5d54e960e981: Pulling fs layer [2023-11-13T21:00:07.658Z] c4a7e357bf2a: Pulling fs layer [2023-11-13T21:00:07.658Z] f0e02332f6b5: Pulling fs layer [2023-11-13T21:00:07.658Z] cefa15bbcfad: Pulling fs layer [2023-11-13T21:00:07.658Z] 17808c966233: Pulling fs layer [2023-11-13T21:00:07.658Z] f4c1fc716caa: Pulling fs layer [2023-11-13T21:00:07.658Z] f0e02332f6b5: Waiting [2023-11-13T21:00:07.658Z] cefa15bbcfad: Waiting [2023-11-13T21:00:07.658Z] 17808c966233: Waiting [2023-11-13T21:00:07.658Z] f4c1fc716caa: Waiting [2023-11-13T21:00:07.658Z] 5d54e960e981: Verifying Checksum [2023-11-13T21:00:07.658Z] 5d54e960e981: Download complete [2023-11-13T21:00:07.658Z] f0e02332f6b5: Verifying Checksum [2023-11-13T21:00:07.658Z] f0e02332f6b5: Download complete [2023-11-13T21:00:07.658Z] cefa15bbcfad: Verifying Checksum [2023-11-13T21:00:07.658Z] cefa15bbcfad: Download complete [2023-11-13T21:00:07.658Z] 9fda8d8052c6: Verifying Checksum [2023-11-13T21:00:07.658Z] 9fda8d8052c6: Download complete [2023-11-13T21:00:08.247Z] f4c1fc716caa: Verifying Checksum [2023-11-13T21:00:08.247Z] f4c1fc716caa: Download complete [2023-11-13T21:00:09.664Z] c4a7e357bf2a: Verifying Checksum [2023-11-13T21:00:09.664Z] c4a7e357bf2a: Download complete [2023-11-13T21:00:10.259Z] 17808c966233: Verifying Checksum [2023-11-13T21:00:10.259Z] 17808c966233: Download complete [2023-11-13T21:00:11.219Z] 9fda8d8052c6: Pull complete [2023-11-13T21:00:11.808Z] 5d54e960e981: Pull complete [2023-11-13T21:00:26.832Z] c4a7e357bf2a: Pull complete [2023-11-13T21:00:26.832Z] f0e02332f6b5: Pull complete [2023-11-13T21:00:26.832Z] cefa15bbcfad: Pull complete [2023-11-13T21:00:35.045Z] 17808c966233: Pull complete [2023-11-13T21:00:43.361Z] f4c1fc716caa: Pull complete [2023-11-13T21:00:43.361Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-13T21:00:43.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-13T21:00:43.361Z] ---> ea914061e18c [2023-11-13T21:00:43.361Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-13T21:00:43.361Z] ---> Running in 37d1b5560f72 [2023-11-13T21:00:43.361Z] Removing intermediate container 37d1b5560f72 [2023-11-13T21:00:43.361Z] ---> 3aeeac341edb [2023-11-13T21:00:43.361Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-13T21:00:43.361Z] ---> Running in 5c274fcbbeb7 [2023-11-13T21:00:43.361Z] Removing intermediate container 5c274fcbbeb7 [2023-11-13T21:00:43.361Z] ---> 1529b121406f [2023-11-13T21:00:43.361Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-13T21:00:43.361Z] ---> Running in 16a9bf501233 [2023-11-13T21:00:43.361Z] Removing intermediate container 16a9bf501233 [2023-11-13T21:00:43.361Z] ---> 9baa8ef19d81 [2023-11-13T21:00:43.361Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T21:00:43.361Z] ---> Running in 92dc7eb2f4b7 [2023-11-13T21:00:43.361Z] Removing intermediate container 92dc7eb2f4b7 [2023-11-13T21:00:43.361Z] ---> 5f2cd882088d [2023-11-13T21:00:43.361Z] Step 7/12 : WORKDIR /device-gpio [2023-11-13T21:00:43.361Z] ---> Running in b055ee880af3 [2023-11-13T21:00:43.361Z] Removing intermediate container b055ee880af3 [2023-11-13T21:00:43.361Z] ---> c79a548d6b36 [2023-11-13T21:00:43.361Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T21:00:43.361Z] ---> Running in 4fa25aff940e [2023-11-13T21:00:43.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T21:00:43.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T21:00:44.909Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-13T21:00:44.909Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-13T21:00:44.909Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-13T21:00:44.909Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-13T21:00:44.909Z] Executing busybox-1.36.1-r2.trigger [2023-11-13T21:00:45.176Z] OK: 270 MiB in 56 packages [2023-11-13T21:00:46.147Z] Removing intermediate container 4fa25aff940e [2023-11-13T21:00:46.147Z] ---> a704b8e76821 [2023-11-13T21:00:46.147Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-13T21:00:46.728Z] ---> 9ab5c68a03b5 [2023-11-13T21:00:46.728Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T21:00:46.728Z] ---> Running in 79b190b2e5b6 [2023-11-13T21:02:08.380Z] Removing intermediate container 79b190b2e5b6 [2023-11-13T21:02:08.380Z] ---> e3399c425454 [2023-11-13T21:02:08.380Z] Step 11/12 : COPY . . [2023-11-13T21:02:08.380Z] ---> 7d29ef320f6e [2023-11-13T21:02:08.380Z] Step 12/12 : RUN ${MAKE} [2023-11-13T21:02:08.380Z] ---> Running in 2b4a459678a2 [2023-11-13T21:02:08.380Z] noop [2023-11-13T21:02:08.380Z] Removing intermediate container 2b4a459678a2 [2023-11-13T21:02:08.380Z] ---> b97a0756bfc3 [2023-11-13T21:02:08.380Z] Successfully built b97a0756bfc3 [2023-11-13T21:02:08.380Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:02:08.868Z] + docker inspect -f . ci-base-image-arm64 [2023-11-13T21:02:08.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T21:02:09.164Z] prd-ubuntu20.04-docker-arm64-4c-16g-17391 does not seem to be running inside a container [2023-11-13T21:02:09.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-13T21:02:10.509Z] $ docker top 5263a76c8ccfe49e8a44809fcfa26d0f9cd57045c86d3e9bf42592e78089dc8c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T21:02:11.397Z] + go version [2023-11-13T21:02:11.398Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-13T21:02:11.429Z] $ docker stop --time=1 5263a76c8ccfe49e8a44809fcfa26d0f9cd57045c86d3e9bf42592e78089dc8c [2023-11-13T21:02:13.079Z] $ docker rm -f --volumes 5263a76c8ccfe49e8a44809fcfa26d0f9cd57045c86d3e9bf42592e78089dc8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:02:13.936Z] + docker inspect -f . ci-base-image-arm64 [2023-11-13T21:02:13.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T21:02:14.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-17391 does not seem to be running inside a container [2023-11-13T21:02:14.261Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-13T21:02:15.549Z] $ docker top fff322f2fc36f97bd849275086e80ea66db6687199fd5e00bc7ea001fef0dfb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T21:02:16.437Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-11-13T21:02:17.158Z] + make test [2023-11-13T21:02:17.158Z] go test ./... -coverprofile=coverage.out ./... [2023-11-13T21:02:22.515Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-13T21:03:59.217Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-13T21:03:59.217Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-13T21:03:59.217Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-13T21:03:59.217Z] go vet ./... [2023-11-13T21:04:11.540Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-13T21:04:11.540Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-13T21:04:11.540Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-13T21:04:11.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-13T21:04:11.618Z] $ docker stop --time=1 fff322f2fc36f97bd849275086e80ea66db6687199fd5e00bc7ea001fef0dfb1 [2023-11-13T21:04:13.481Z] $ docker rm -f --volumes fff322f2fc36f97bd849275086e80ea66db6687199fd5e00bc7ea001fef0dfb1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T21:04:14.703Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-13T21:04:14.800Z] Warning: overwriting stash ‘coverage-report’ [2023-11-13T21:04:15.397Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-13T21:04:16.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-13T21:04:16.407Z] + ls -al . [2023-11-13T21:04:16.407Z] total 148 [2023-11-13T21:04:16.407Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 13 21:02 . [2023-11-13T21:04:16.407Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 20:59 .. [2023-11-13T21:04:16.407Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 13 20:59 .dockerignore [2023-11-13T21:04:16.407Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 20:59 .git [2023-11-13T21:04:16.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 20:59 .github [2023-11-13T21:04:16.407Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 13 20:59 .gitignore [2023-11-13T21:04:16.407Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 13 20:59 .golangci.yml [2023-11-13T21:04:16.407Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 13 20:59 Attribution.txt [2023-11-13T21:04:16.407Z] -rw-rw-r-- 1 jenkins jenkins 7171 Nov 13 20:59 CHANGELOG.md [2023-11-13T21:04:16.407Z] -rw-rw-r-- 1 jenkins jenkins 1542 Nov 13 20:59 Dockerfile [2023-11-13T21:04:16.407Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 20:59 GOVERNANCE.md [2023-11-13T21:04:16.407Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 13 20:59 Jenkinsfile [2023-11-13T21:04:16.407Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 20:59 LICENSE [2023-11-13T21:04:16.407Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 13 20:59 Makefile [2023-11-13T21:04:16.407Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 13 20:59 OWNERS.md [2023-11-13T21:04:16.407Z] -rw-rw-r-- 1 jenkins jenkins 3578 Nov 13 20:59 README.md [2023-11-13T21:04:16.407Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 20:56 VERSION [2023-11-13T21:04:16.407Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 20:59 bin [2023-11-13T21:04:16.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 20:59 cmd [2023-11-13T21:04:16.407Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 13 21:02 coverage.out [2023-11-13T21:04:16.407Z] -rw-rw-r-- 1 jenkins jenkins 3651 Nov 13 20:59 go.mod [2023-11-13T21:04:16.407Z] -rw-rw-r-- 1 jenkins jenkins 35356 Nov 13 20:59 go.sum [2023-11-13T21:04:16.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 20:59 internal [2023-11-13T21:04:16.407Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 13 20:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:04:16.843Z] + 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=2b1469130cd3c9a9267ebf3f83826b37b522d06c --label arch=arm64 --label version=0.0.0 . [2023-11-13T21:04:17.123Z] Sending build context to Docker daemon 8.169MB [2023-11-13T21:04:17.123Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T21:04:17.123Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-13T21:04:17.123Z] ---> b97a0756bfc3 [2023-11-13T21:04:17.123Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-13T21:04:17.392Z] ---> Running in 63e1ff5d4280 [2023-11-13T21:04:17.660Z] Removing intermediate container 63e1ff5d4280 [2023-11-13T21:04:17.660Z] ---> 590bfe5092c4 [2023-11-13T21:04:17.660Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-13T21:04:17.660Z] ---> Running in 8e1aba16646b [2023-11-13T21:04:18.246Z] Removing intermediate container 8e1aba16646b [2023-11-13T21:04:18.246Z] ---> a12403dc1058 [2023-11-13T21:04:18.246Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-13T21:04:18.246Z] ---> Running in af2e8ec0e7d9 [2023-11-13T21:04:18.514Z] Removing intermediate container af2e8ec0e7d9 [2023-11-13T21:04:18.514Z] ---> 1556e8d0c107 [2023-11-13T21:04:18.514Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T21:04:18.514Z] ---> Running in bcd26db983b8 [2023-11-13T21:04:18.784Z] Removing intermediate container bcd26db983b8 [2023-11-13T21:04:18.784Z] ---> f1fafb21f4b1 [2023-11-13T21:04:18.784Z] Step 7/25 : WORKDIR /device-gpio [2023-11-13T21:04:19.053Z] ---> Running in ea2ccf32ec47 [2023-11-13T21:04:19.321Z] Removing intermediate container ea2ccf32ec47 [2023-11-13T21:04:19.321Z] ---> 108f1682c4d1 [2023-11-13T21:04:19.321Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T21:04:19.321Z] ---> Running in 29e2b9f826b2 [2023-11-13T21:04:20.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T21:04:20.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T21:04:21.840Z] OK: 270 MiB in 56 packages [2023-11-13T21:04:22.967Z] Removing intermediate container 29e2b9f826b2 [2023-11-13T21:04:22.967Z] ---> dedce1440272 [2023-11-13T21:04:22.967Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-13T21:04:28.313Z] ---> 12d014d5a211 [2023-11-13T21:04:28.313Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T21:04:28.313Z] ---> Running in 9be4c499f8a3 [2023-11-13T21:04:29.726Z] Removing intermediate container 9be4c499f8a3 [2023-11-13T21:04:29.726Z] ---> 0c7d12afda69 [2023-11-13T21:04:29.726Z] Step 11/25 : COPY . . [2023-11-13T21:04:30.689Z] ---> 028a36a33420 [2023-11-13T21:04:30.689Z] Step 12/25 : RUN ${MAKE} [2023-11-13T21:04:30.689Z] ---> Running in 9a02a5539910 [2023-11-13T21:04:31.655Z] 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" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-11-13T21:06:23.332Z] Removing intermediate container 9a02a5539910 [2023-11-13T21:06:23.332Z] ---> 902df2d150b6 [2023-11-13T21:06:23.332Z] Step 13/25 : FROM alpine:3.18 [2023-11-13T21:06:23.912Z] 3.18: Pulling from library/alpine [2023-11-13T21:06:23.913Z] 579b34f0a95b: Pulling fs layer [2023-11-13T21:06:24.179Z] 579b34f0a95b: Verifying Checksum [2023-11-13T21:06:24.179Z] 579b34f0a95b: Download complete [2023-11-13T21:06:24.781Z] 579b34f0a95b: Pull complete [2023-11-13T21:06:24.781Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T21:06:24.781Z] Status: Downloaded newer image for alpine:3.18 [2023-11-13T21:06:24.781Z] ---> 3cc203321400 [2023-11-13T21:06:24.781Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-13T21:06:25.048Z] ---> Running in d2cfc0dfff38 [2023-11-13T21:06:25.315Z] Removing intermediate container d2cfc0dfff38 [2023-11-13T21:06:25.315Z] ---> 9e983cd4916e [2023-11-13T21:06:25.315Z] Step 15/25 : RUN apk add --update --no-cache [2023-11-13T21:06:25.315Z] ---> Running in 8ffd38615160 [2023-11-13T21:06:26.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T21:06:26.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T21:06:27.835Z] OK: 8 MiB in 15 packages [2023-11-13T21:06:28.796Z] Removing intermediate container 8ffd38615160 [2023-11-13T21:06:28.796Z] ---> bf5e15fc1b02 [2023-11-13T21:06:28.796Z] Step 16/25 : WORKDIR / [2023-11-13T21:06:28.796Z] ---> Running in c9f68da9ccb3 [2023-11-13T21:06:29.063Z] Removing intermediate container c9f68da9ccb3 [2023-11-13T21:06:29.063Z] ---> 7fefac5b7e41 [2023-11-13T21:06:29.063Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-13T21:06:29.647Z] ---> 34dae1c36bb9 [2023-11-13T21:06:29.647Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-11-13T21:06:30.232Z] ---> cda4de6559df [2023-11-13T21:06:30.232Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-11-13T21:06:33.568Z] ---> 123904a2c51c [2023-11-13T21:06:33.568Z] Step 20/25 : EXPOSE 59910 [2023-11-13T21:06:33.568Z] ---> Running in fcff86f8937e [2023-11-13T21:06:33.836Z] Removing intermediate container fcff86f8937e [2023-11-13T21:06:33.836Z] ---> aceb84881aa1 [2023-11-13T21:06:33.836Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-11-13T21:06:33.836Z] ---> Running in 69a319cc8d44 [2023-11-13T21:06:34.105Z] Removing intermediate container 69a319cc8d44 [2023-11-13T21:06:34.105Z] ---> 4dc02646090f [2023-11-13T21:06:34.105Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-13T21:06:34.377Z] ---> Running in 7d7800a67a3f [2023-11-13T21:06:34.652Z] Removing intermediate container 7d7800a67a3f [2023-11-13T21:06:34.652Z] ---> e556a2671d16 [2023-11-13T21:06:34.652Z] Step 23/25 : LABEL arch=arm64 [2023-11-13T21:06:34.652Z] ---> Running in 4f201f69227c [2023-11-13T21:06:34.920Z] Removing intermediate container 4f201f69227c [2023-11-13T21:06:34.920Z] ---> 262d759c6ebe [2023-11-13T21:06:34.920Z] Step 24/25 : LABEL git_sha=2b1469130cd3c9a9267ebf3f83826b37b522d06c [2023-11-13T21:06:34.920Z] ---> Running in d774c3514365 [2023-11-13T21:06:35.187Z] Removing intermediate container d774c3514365 [2023-11-13T21:06:35.187Z] ---> 4efcd9f16821 [2023-11-13T21:06:35.187Z] Step 25/25 : LABEL version=0.0.0 [2023-11-13T21:06:35.481Z] ---> Running in 98af7d95da90 [2023-11-13T21:06:35.748Z] Removing intermediate container 98af7d95da90 [2023-11-13T21:06:35.748Z] ---> 4e1a6851d027 [2023-11-13T21:06:35.748Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-13T21:06:35.748Z] Successfully built 4e1a6851d027 [2023-11-13T21:06:35.748Z] 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-11-13T21:06:36.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T21:06:36.557Z] [2023-11-13T21:06:36.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:06:36.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T21:06:36.959Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-13T21:06:36.959Z] 8998bd30e6a1: Pulling fs layer [2023-11-13T21:06:36.959Z] 04944245beec: Pulling fs layer [2023-11-13T21:06:36.959Z] 699f458cf7ca: Pulling fs layer [2023-11-13T21:06:36.959Z] 765212b225bb: Pulling fs layer [2023-11-13T21:06:36.959Z] f23df028b6ca: Pulling fs layer [2023-11-13T21:06:36.959Z] d65c8cfc05b1: Pulling fs layer [2023-11-13T21:06:36.959Z] 2437ff75d9bd: Pulling fs layer [2023-11-13T21:06:36.959Z] 765212b225bb: Waiting [2023-11-13T21:06:36.959Z] f23df028b6ca: Waiting [2023-11-13T21:06:36.959Z] d65c8cfc05b1: Waiting [2023-11-13T21:06:36.959Z] 2437ff75d9bd: Waiting [2023-11-13T21:06:37.227Z] 04944245beec: Verifying Checksum [2023-11-13T21:06:37.227Z] 04944245beec: Download complete [2023-11-13T21:06:37.227Z] 765212b225bb: Verifying Checksum [2023-11-13T21:06:37.227Z] 765212b225bb: Download complete [2023-11-13T21:06:37.227Z] f23df028b6ca: Verifying Checksum [2023-11-13T21:06:37.227Z] f23df028b6ca: Download complete [2023-11-13T21:06:37.227Z] d65c8cfc05b1: Verifying Checksum [2023-11-13T21:06:37.227Z] d65c8cfc05b1: Download complete [2023-11-13T21:06:37.494Z] 699f458cf7ca: Verifying Checksum [2023-11-13T21:06:37.494Z] 699f458cf7ca: Download complete [2023-11-13T21:06:37.763Z] 8998bd30e6a1: Download complete [2023-11-13T21:06:40.345Z] 2437ff75d9bd: Download complete [2023-11-13T21:06:42.287Z] 8998bd30e6a1: Pull complete [2023-11-13T21:06:42.881Z] 04944245beec: Pull complete [2023-11-13T21:06:44.826Z] 699f458cf7ca: Pull complete [2023-11-13T21:06:44.826Z] 765212b225bb: Pull complete [2023-11-13T21:06:47.406Z] f23df028b6ca: Pull complete [2023-11-13T21:06:47.406Z] d65c8cfc05b1: Pull complete [2023-11-13T21:07:05.615Z] 2437ff75d9bd: Pull complete [2023-11-13T21:07:05.615Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-13T21:07:05.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T21:07:05.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T21:07:05.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-17391 does not seem to be running inside a container [2023-11-13T21:07:05.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-13T21:07:08.690Z] $ docker top 0740dfe928e9e59f6e042eecfd1c42303f113e1831d42aa438fe2a973dc6c4ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:07:09.617Z] ---> job-cost.sh [2023-11-13T21:07:09.617Z] lf-activate-venv: SKIPPING [2023-11-13T21:07:09.617Z] INFO: No Stack... [2023-11-13T21:07:09.885Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-13T21:07:10.849Z] INFO: Archiving Costs [Pipeline] sh [2023-11-13T21:07:11.192Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-11-13T21:07:11.192Z] + cut -d, -f6 [Pipeline] lock [2023-11-13T21:07:11.543Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-216-1-stack-cost] [2023-11-13T21:07:11.548Z] Resource [jenkins-edgexfoundry-device-gpio-PR-216-1-stack-cost] did not exist. Created. [2023-11-13T21:07:11.548Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-216-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-13T21:07:12.281Z] /w/workspace/device-gpio/1@tmp/durable-401a31c4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-13T21:07:12.943Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-13T21:07:12.981Z] Warning: overwriting stash ‘stack-cost’ [2023-11-13T21:07:13.031Z] Stashed 1 file(s) [Pipeline] } [2023-11-13T21:07:13.045Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-216-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-13T21:07:13.124Z] $ docker stop --time=1 0740dfe928e9e59f6e042eecfd1c42303f113e1831d42aa438fe2a973dc6c4ae [2023-11-13T21:07:15.787Z] $ docker rm -f --volumes 0740dfe928e9e59f6e042eecfd1c42303f113e1831d42aa438fe2a973dc6c4ae [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-11-13T21:07:16.835Z] provisioning config files... [2023-11-13T21:07:16.843Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-216@tmp/config2311108394280443832tmp [Pipeline] { [Pipeline] sh [2023-11-13T21:07:17.182Z] + set +x [2023-11-13T21:07:17.182Z] + curl -s https://codecov.io/bash [2023-11-13T21:07:17.182Z] + bash -s -- [2023-11-13T21:07:17.182Z] [2023-11-13T21:07:17.182Z] _____ _ [2023-11-13T21:07:17.182Z] / ____| | | [2023-11-13T21:07:17.182Z] | | ___ __| | ___ ___ _____ __ [2023-11-13T21:07:17.182Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-13T21:07:17.182Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-13T21:07:17.182Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-13T21:07:17.182Z] Bash-1.0.6 [2023-11-13T21:07:17.182Z] [2023-11-13T21:07:17.182Z] [2023-11-13T21:07:17.182Z] ==> git version 2.25.1 found [2023-11-13T21:07:17.182Z] ==> 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-11-13T21:07:17.182Z] Release-Date: 2020-01-08 [2023-11-13T21:07:17.182Z] 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-11-13T21:07:17.182Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-13T21:07:17.182Z] ==> Jenkins CI detected. [2023-11-13T21:07:17.182Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-216 [2023-11-13T21:07:17.182Z] project root: . [2023-11-13T21:07:17.182Z] --> token set from env [2023-11-13T21:07:17.182Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-13T21:07:17.443Z] ==> Running gcov in . (disable via -X gcov) [2023-11-13T21:07:17.443Z] ==> Python coveragepy not found [2023-11-13T21:07:17.443Z] ==> Searching for coverage reports in: [2023-11-13T21:07:17.443Z] + . [2023-11-13T21:07:17.443Z] -> Found 1 reports [2023-11-13T21:07:17.443Z] ==> Detecting git/mercurial file structure [2023-11-13T21:07:17.443Z] ==> Reading reports [2023-11-13T21:07:17.443Z] + ./coverage.out bytes=10 [2023-11-13T21:07:17.443Z] ==> Appending adjustments [2023-11-13T21:07:17.443Z] https://docs.codecov.io/docs/fixing-reports [2023-11-13T21:07:17.443Z] + Found adjustments [2023-11-13T21:07:17.443Z] ==> Gzipping contents [2023-11-13T21:07:17.443Z] 4.0K /tmp/codecov.dPgT1p.gz [2023-11-13T21:07:17.443Z] ==> Uploading reports [2023-11-13T21:07:17.443Z] url: https://codecov.io [2023-11-13T21:07:17.443Z] query: branch=PR-216&commit=2b1469130cd3c9a9267ebf3f83826b37b522d06c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-216%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=216&job=&cmd_args= [2023-11-13T21:07:17.443Z] -> Pinging Codecov [2023-11-13T21:07:17.443Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-216&commit=2b1469130cd3c9a9267ebf3f83826b37b522d06c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-216%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=216&job=&cmd_args= [2023-11-13T21:07:17.443Z] -> Uploading to [2023-11-13T21:07:17.443Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-13/3EC07B1A8CA8AF9BCAA0BB9F0134797F/2b1469130cd3c9a9267ebf3f83826b37b522d06c/3fd712f0-1951-41b2-9390-286c584b8fd6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231113T210717Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5d53a19007c7fb9ed0f74f8c7ba23352dae8da68a65710d2bc4156fcc331c7b [2023-11-13T21:07:17.443Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-13T21:07:17.443Z] Dload Upload Total Spent Left Speed [2023-11-13T21:07:17.702Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2199 --:--:-- --:--:-- --:--:-- 2199 [2023-11-13T21:07:17.963Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/2b1469130cd3c9a9267ebf3f83826b37b522d06c [Pipeline] } [2023-11-13T21:07:17.992Z] 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-11-13T21:07:19.808Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-216/archives ] [2023-11-13T21:07:19.809Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-216/archives [2023-11-13T21:07:19.809Z] total 16 [2023-11-13T21:07:19.809Z] drwxr-xr-x 3 root root 4096 Nov 13 20:59 . [2023-11-13T21:07:19.809Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 20:59 .. [2023-11-13T21:07:19.809Z] drwxr-xr-x 2 root root 4096 Nov 13 20:59 cost [2023-11-13T21:07:19.809Z] -rw-r--r-- 1 root root 83 Nov 13 20:59 cost.csv [2023-11-13T21:07:19.809Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-216/archives [2023-11-13T21:07:19.809Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-216/archives [2023-11-13T21:07:19.809Z] total 16 [2023-11-13T21:07:19.809Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 20:59 . [2023-11-13T21:07:19.809Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 20:59 .. [2023-11-13T21:07:19.809Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 20:59 cost [2023-11-13T21:07:19.809Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 13 20:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:07:20.134Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:07:21.026Z] ---> package-listing.sh [2023-11-13T21:07:21.026Z] ++ facter osfamily [2023-11-13T21:07:21.026Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-13T21:07:21.285Z] + OS_FAMILY=debian [2023-11-13T21:07:21.285Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-216 [2023-11-13T21:07:21.285Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-13T21:07:21.285Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-13T21:07:21.285Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-13T21:07:21.285Z] + PACKAGES=/tmp/packages_start.txt [2023-11-13T21:07:21.285Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-216 ']' [2023-11-13T21:07:21.285Z] + PACKAGES=/tmp/packages_end.txt [2023-11-13T21:07:21.285Z] + case "${OS_FAMILY}" in [2023-11-13T21:07:21.285Z] + dpkg -l [2023-11-13T21:07:21.285Z] + grep '^ii' [2023-11-13T21:07:21.285Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-13T21:07:21.285Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-13T21:07:21.285Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-13T21:07:21.285Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-216 ']' [2023-11-13T21:07:21.285Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-216/archives/ [2023-11-13T21:07:21.285Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-216/archives/ [Pipeline] echo [2023-11-13T21:07:21.321Z] 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-216/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-13T21:07:21.609Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:07:22.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T21:07:22.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T21:07:22.397Z] prd-ubuntu20.04-docker-8c-8g-17389 does not seem to be running inside a container [2023-11-13T21:07:22.425Z] $ 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-216/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-216 -v /w/workspace/edgexfoundry_device-gpio_PR-216:/w/workspace/edgexfoundry_device-gpio_PR-216:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-216@tmp:/w/workspace/edgexfoundry_device-gpio_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-13T21:07:22.611Z] $ docker top 6f0b5d45c736b6bbf06b7fc6a197bb18f4e560e82661f09df0d1c58cf1853834 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T21:07:23.005Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-13T21:07:23.477Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-13T21:07:23.789Z] + ls /var/log/sa-host [2023-11-13T21:07:23.789Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T21:07:24.032Z] provisioning config files... [2023-11-13T21:07:24.041Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-216@tmp/config9366627559176811222tmp [Pipeline] { [Pipeline] echo [2023-11-13T21:07:24.093Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:07:24.402Z] ---> create-netrc.sh [Pipeline] } [2023-11-13T21:07:24.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:07:24.856Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-13T21:07:24.892Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:07:25.204Z] ---> sudo-logs.sh [2023-11-13T21:07:25.205Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-13T21:07:25.337Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:07:25.651Z] ---> job-cost.sh [2023-11-13T21:07:25.651Z] lf-activate-venv: SKIPPING [2023-11-13T21:07:25.651Z] DEBUG: total: 0.2199999988079071 [2023-11-13T21:07:25.651Z] INFO: Retrieving Stack Cost... [2023-11-13T21:07:26.220Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-13T21:07:26.480Z] INFO: Archiving Costs [Pipeline] echo [2023-11-13T21:07:26.519Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:07:26.825Z] ---> logs-deploy.sh [2023-11-13T21:07:26.825Z] lf-activate-venv: SKIPPING [2023-11-13T21:07:26.825Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-216/1 [2023-11-13T21:07:26.825Z] INFO: archiving workspace using pattern(s): [2023-11-13T21:07:27.760Z] Archives upload complete. [2023-11-13T21:07:27.760Z] INFO: archiving logs to Nexus