Pull request #72 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9c72acce54ee7b64f73cebc6fc43b540ec4fadb7+14c37c6919d6c1a44175d8fd941257ea70202ac9 (c010f412f516bbefe35a6cd02add9de065fe6f43) 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-ssh3064891762629111303.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8711586370055299358.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-72/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-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15552468006551763013.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-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16622365128045729283.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh1634991422213953692.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-72/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-72/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8396744438221170000.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1006 in /w/workspace/edgexfoundry_device-gpio_PR-72 [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-72 # 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/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 14c37c6919d6c1a44175d8fd941257ea70202ac9 into PR head commit 9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 Merge succeeded, producing 9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 Checking out Revision 9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 (PR-72) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-04T00:24:05.325Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-04T00:24:05.501Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-04T00:24:05.593Z] ========================================================= [2023-01-04T00:24:05.594Z] EdgeX Global Pipelines Version Info [2023-01-04T00:24:05.594Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 # 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 14c37c6919d6c1a44175d8fd941257ea70202ac9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 # timeout=10 [2023-01-04T00:24:06.321Z] ------------------- [2023-01-04T00:24:06.321Z] stable info: [2023-01-04T00:24:06.321Z] ------------------- [2023-01-04T00:24:06.321Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-04T00:24:06.321Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-04T00:24:06.321Z] Message: update stable to v1.0.244 [2023-01-04T00:24:06.902Z] ------------------- [2023-01-04T00:24:06.903Z] experimental info: [2023-01-04T00:24:06.903Z] ------------------- [2023-01-04T00:24:06.903Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-04T00:24:06.903Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-04T00:24:06.903Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-04T00:24:07.204Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-01-04T00:24:07.241Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-01-04T00:24:07.283Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-04T00:24:07.323Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-04T00:24:07.364Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-04T00:24:07.404Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-04T00:24:07.442Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-04T00:24:07.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-04T00:24:07.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-04T00:24:07.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-04T00:24:07.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-04T00:24:07.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-01-04T00:24:07.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-04T00:24:07.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-04T00:24:07.757Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-04T00:24:07.794Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-04T00:24:07.830Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-04T00:24:07.871Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-04T00:24:07.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-04T00:24:07.956Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-04T00:24:07.996Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-04T00:24:08.045Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-04T00:24:08.088Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-04T00:24:08.129Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-04T00:24:08.172Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-04T00:24:08.217Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-04T00:24:08.258Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-04T00:24:08.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-72 [Pipeline] echo [2023-01-04T00:24:08.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-72 [Pipeline] echo [2023-01-04T00:24:08.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-72 [Pipeline] echo [2023-01-04T00:24:08.427Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 [Pipeline] echo [2023-01-04T00:24:08.481Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c72acc [Pipeline] echo [2023-01-04T00:24:08.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T00:24:08.640Z] provisioning config files... [2023-01-04T00:24:08.660Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-72@tmp/config7237007454107840086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:24:09.002Z] ---> docker-login.sh [2023-01-04T00:24:09.002Z] nexus3.edgexfoundry.org:10001 [2023-01-04T00:24:09.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T00:24:09.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T00:24:09.266Z] Configure a credential helper to remove this warning. See [2023-01-04T00:24:09.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T00:24:09.266Z] [2023-01-04T00:24:09.266Z] Login Succeeded [2023-01-04T00:24:09.266Z] nexus3.edgexfoundry.org:10002 [2023-01-04T00:24:09.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T00:24:09.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T00:24:09.266Z] Configure a credential helper to remove this warning. See [2023-01-04T00:24:09.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T00:24:09.266Z] [2023-01-04T00:24:09.266Z] Login Succeeded [2023-01-04T00:24:09.266Z] nexus3.edgexfoundry.org:10003 [2023-01-04T00:24:09.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T00:24:09.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T00:24:09.548Z] Configure a credential helper to remove this warning. See [2023-01-04T00:24:09.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T00:24:09.548Z] [2023-01-04T00:24:09.548Z] Login Succeeded [2023-01-04T00:24:09.548Z] nexus3.edgexfoundry.org:10004 [2023-01-04T00:24:09.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T00:24:09.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T00:24:09.548Z] Configure a credential helper to remove this warning. See [2023-01-04T00:24:09.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T00:24:09.548Z] [2023-01-04T00:24:09.548Z] Login Succeeded [2023-01-04T00:24:09.548Z] docker.io [2023-01-04T00:24:09.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T00:24:10.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T00:24:10.070Z] Configure a credential helper to remove this warning. See [2023-01-04T00:24:10.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T00:24:10.070Z] [2023-01-04T00:24:10.070Z] Login Succeeded [2023-01-04T00:24:10.070Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T00:24:10.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-04T00:24:10.718Z] + git rev-list -1 --merges 9c72acce54ee7b64f73cebc6fc43b540ec4fadb7~1..9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 [Pipeline] echo [2023-01-04T00:24:10.780Z] -----------> git rev-list -1 --merges 9c72acce54ee7b64f73cebc6fc43b540ec4fadb7~1..9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 [false] [Pipeline] sh [2023-01-04T00:24:11.091Z] + git log --format=format:%s -1 9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 [Pipeline] echo [2023-01-04T00:24:11.127Z] ========================================================= [2023-01-04T00:24:11.127Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-04T00:24:11.127Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T00:24:11.554Z] + git log --format=format:%s -1 9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 [Pipeline] echo [2023-01-04T00:24:11.588Z] [semverPrep] GIT_COMMIT: 9c72acce54ee7b64f73cebc6fc43b540ec4fadb7, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-04T00:24:11.616Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-04T00:24:12.005Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-04T00:24:12.005Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-04T00:24:12.005Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-04T00:24:12.005Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-04T00:24:12.005Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-04T00:24:12.005Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-04T00:24:12.005Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T00:24:12.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T00:24:12.428Z] [2023-01-04T00:24:12.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T00:24:12.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T00:24:12.808Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-04T00:24:12.808Z] b85a868b505f: Pulling fs layer [2023-01-04T00:24:12.808Z] e2be974225ed: Pulling fs layer [2023-01-04T00:24:12.808Z] 339a4e72a1f5: Pulling fs layer [2023-01-04T00:24:12.808Z] 988bab9f4d93: Pulling fs layer [2023-01-04T00:24:12.808Z] 1469e6f7b9e6: Pulling fs layer [2023-01-04T00:24:12.808Z] eaf3925da568: Pulling fs layer [2023-01-04T00:24:12.808Z] bab4dde63d76: Pulling fs layer [2023-01-04T00:24:12.808Z] bde34c3a00c8: Pulling fs layer [2023-01-04T00:24:12.808Z] b352a97aabf1: Pulling fs layer [2023-01-04T00:24:12.808Z] 4872d77fe225: Pulling fs layer [2023-01-04T00:24:12.808Z] 5851b861e8e6: Pulling fs layer [2023-01-04T00:24:12.808Z] eaf3925da568: Waiting [2023-01-04T00:24:12.808Z] bab4dde63d76: Waiting [2023-01-04T00:24:12.808Z] bde34c3a00c8: Waiting [2023-01-04T00:24:12.808Z] b352a97aabf1: Waiting [2023-01-04T00:24:12.808Z] 4872d77fe225: Waiting [2023-01-04T00:24:12.808Z] 5851b861e8e6: Waiting [2023-01-04T00:24:12.808Z] 988bab9f4d93: Waiting [2023-01-04T00:24:12.808Z] 1469e6f7b9e6: Waiting [2023-01-04T00:24:12.808Z] e2be974225ed: Download complete [2023-01-04T00:24:12.808Z] 988bab9f4d93: Download complete [2023-01-04T00:24:13.069Z] 1469e6f7b9e6: Verifying Checksum [2023-01-04T00:24:13.069Z] 1469e6f7b9e6: Download complete [2023-01-04T00:24:13.069Z] eaf3925da568: Verifying Checksum [2023-01-04T00:24:13.069Z] eaf3925da568: Download complete [2023-01-04T00:24:13.069Z] 339a4e72a1f5: Verifying Checksum [2023-01-04T00:24:13.069Z] 339a4e72a1f5: Download complete [2023-01-04T00:24:13.069Z] bde34c3a00c8: Verifying Checksum [2023-01-04T00:24:13.069Z] bde34c3a00c8: Download complete [2023-01-04T00:24:13.069Z] b352a97aabf1: Download complete [2023-01-04T00:24:13.069Z] 4872d77fe225: Verifying Checksum [2023-01-04T00:24:13.069Z] 4872d77fe225: Download complete [2023-01-04T00:24:13.069Z] 5851b861e8e6: Download complete [2023-01-04T00:24:13.069Z] b85a868b505f: Verifying Checksum [2023-01-04T00:24:13.069Z] b85a868b505f: Download complete [2023-01-04T00:24:13.639Z] bab4dde63d76: Verifying Checksum [2023-01-04T00:24:13.639Z] bab4dde63d76: Download complete [2023-01-04T00:24:14.572Z] b85a868b505f: Pull complete [2023-01-04T00:24:14.572Z] e2be974225ed: Pull complete [2023-01-04T00:24:15.140Z] 339a4e72a1f5: Pull complete [2023-01-04T00:24:15.140Z] 988bab9f4d93: Pull complete [2023-01-04T00:24:15.398Z] 1469e6f7b9e6: Pull complete [2023-01-04T00:24:15.656Z] eaf3925da568: Pull complete [2023-01-04T00:24:17.568Z] bab4dde63d76: Pull complete [2023-01-04T00:24:17.568Z] bde34c3a00c8: Pull complete [2023-01-04T00:24:17.828Z] b352a97aabf1: Pull complete [2023-01-04T00:24:17.828Z] 4872d77fe225: Pull complete [2023-01-04T00:24:17.828Z] 5851b861e8e6: Pull complete [2023-01-04T00:24:17.828Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-04T00:24:17.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T00:24:17.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T00:24:18.065Z] prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container [2023-01-04T00:24:18.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-72 -v /w/workspace/edgexfoundry_device-gpio_PR-72:/w/workspace/edgexfoundry_device-gpio_PR-72:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-72@tmp:/w/workspace/edgexfoundry_device-gpio_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-04T00:24:19.654Z] $ docker top 88e68fe784042749b0a2242338a85f97bcf736625d9e2e5c3b81d1bbd1d5d9d1 -eo pid,comm [2023-01-04T00:24:19.718Z] 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-01-04T00:24:19.718Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-04T00:24:19.844Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T00:24:19.844Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T00:24:19.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T00:24:19.961Z] $ docker exec 88e68fe784042749b0a2242338a85f97bcf736625d9e2e5c3b81d1bbd1d5d9d1 ssh-agent [2023-01-04T00:24:20.075Z] SSH_AUTH_SOCK=/tmp/ssh-B8y2ytfpdacq/agent.33 [2023-01-04T00:24:20.075Z] SSH_AGENT_PID=39 [2023-01-04T00:24:20.082Z] Running ssh-add (command line suppressed) [2023-01-04T00:24:20.182Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-72@tmp/private_key_14212641339798998424.key (/w/workspace/edgexfoundry_device-gpio_PR-72@tmp/private_key_14212641339798998424.key) [2023-01-04T00:24:20.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T00:24:20.534Z] + git tag --points-at HEAD [Pipeline] } [2023-01-04T00:24:20.550Z] $ docker exec --env ******** --env ******** 88e68fe784042749b0a2242338a85f97bcf736625d9e2e5c3b81d1bbd1d5d9d1 ssh-agent -k [2023-01-04T00:24:20.660Z] unset SSH_AUTH_SOCK; [2023-01-04T00:24:20.660Z] unset SSH_AGENT_PID; [2023-01-04T00:24:20.660Z] echo Agent pid 39 killed; [2023-01-04T00:24:20.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-04T00:24:20.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T00:24:20.764Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T00:24:20.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T00:24:20.880Z] $ docker exec 88e68fe784042749b0a2242338a85f97bcf736625d9e2e5c3b81d1bbd1d5d9d1 ssh-agent [2023-01-04T00:24:20.997Z] SSH_AUTH_SOCK=/tmp/ssh-SOElzWRdDOts/agent.71 [2023-01-04T00:24:20.997Z] SSH_AGENT_PID=77 [2023-01-04T00:24:21.002Z] Running ssh-add (command line suppressed) [2023-01-04T00:24:21.103Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-72@tmp/private_key_17939103321248214957.key (/w/workspace/edgexfoundry_device-gpio_PR-72@tmp/private_key_17939103321248214957.key) [2023-01-04T00:24:21.125Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T00:24:21.463Z] + git semver init [2023-01-04T00:24:21.736Z] 2023-01-04 00:24:21,664 [run_init] DEBUG init version:0.0.0 force:False [2023-01-04T00:24:21.736Z] 2023-01-04 00:24:21,665 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-72/.semver [2023-01-04T00:24:21.736Z] 2023-01-04 00:24:21,666 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-72/.semver [2023-01-04T00:24:21.736Z] 2023-01-04 00:24:21,666 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-72/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-72, universal_newlines=False, shell=None, istream=None) [2023-01-04T00:24:22.675Z] 2023-01-04 00:24:22,569 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-72/.git/info/exclude [2023-01-04T00:24:22.675Z] 2023-01-04 00:24:22,570 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-72/.semver/PR-72 with force:False [2023-01-04T00:24:22.675Z] 2023-01-04 00:24:22,570 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-72/.semver/PR-72 [2023-01-04T00:24:22.676Z] 2023-01-04 00:24:22,573 [execute] INFO git cat-file --batch-check [2023-01-04T00:24:22.676Z] 2023-01-04 00:24:22,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-72/.semver, universal_newlines=False, shell=None, istream=) [2023-01-04T00:24:22.676Z] 2023-01-04 00:24:22,580 [execute] INFO git cat-file --batch [2023-01-04T00:24:22.676Z] 2023-01-04 00:24:22,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-72/.semver, universal_newlines=False, shell=None, istream=) [2023-01-04T00:24:22.676Z] 2023-01-04 00:24:22,587 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-72/.semver/PR-72 [2023-01-04T00:24:22.676Z] 0.0.0 [Pipeline] } [2023-01-04T00:24:22.695Z] $ docker exec --env ******** --env ******** 88e68fe784042749b0a2242338a85f97bcf736625d9e2e5c3b81d1bbd1d5d9d1 ssh-agent -k [2023-01-04T00:24:22.803Z] unset SSH_AUTH_SOCK; [2023-01-04T00:24:22.803Z] unset SSH_AGENT_PID; [2023-01-04T00:24:22.804Z] echo Agent pid 77 killed; [2023-01-04T00:24:22.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-04T00:24:23.241Z] + git semver [Pipeline] } [2023-01-04T00:24:23.519Z] $ docker stop --time=1 88e68fe784042749b0a2242338a85f97bcf736625d9e2e5c3b81d1bbd1d5d9d1 [2023-01-04T00:24:24.869Z] $ docker rm -f --volumes 88e68fe784042749b0a2242338a85f97bcf736625d9e2e5c3b81d1bbd1d5d9d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T00:24:25.270Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-04T00:24:25.557Z] Stashed 1 file(s) [Pipeline] echo [2023-01-04T00:24:25.576Z] [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-01-04T00:24:26.177Z] provisioning config files... [2023-01-04T00:24:26.187Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-72@tmp/config16653204062130931750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:24:26.535Z] ---> docker-login.sh [2023-01-04T00:24:26.535Z] nexus3.edgexfoundry.org:10001 [2023-01-04T00:24:26.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T00:24:26.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T00:24:26.535Z] Configure a credential helper to remove this warning. See [2023-01-04T00:24:26.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T00:24:26.535Z] [2023-01-04T00:24:26.535Z] Login Succeeded [2023-01-04T00:24:26.535Z] nexus3.edgexfoundry.org:10002 [2023-01-04T00:24:26.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T00:24:26.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T00:24:26.796Z] Configure a credential helper to remove this warning. See [2023-01-04T00:24:26.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T00:24:26.796Z] [2023-01-04T00:24:26.796Z] Login Succeeded [2023-01-04T00:24:26.796Z] nexus3.edgexfoundry.org:10003 [2023-01-04T00:24:26.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T00:24:26.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T00:24:26.796Z] Configure a credential helper to remove this warning. See [2023-01-04T00:24:26.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T00:24:26.796Z] [2023-01-04T00:24:26.796Z] Login Succeeded [2023-01-04T00:24:26.796Z] nexus3.edgexfoundry.org:10004 [2023-01-04T00:24:26.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T00:24:27.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T00:24:27.057Z] Configure a credential helper to remove this warning. See [2023-01-04T00:24:27.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T00:24:27.057Z] [2023-01-04T00:24:27.057Z] Login Succeeded [2023-01-04T00:24:27.057Z] docker.io [2023-01-04T00:24:27.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T00:24:27.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T00:24:27.318Z] Configure a credential helper to remove this warning. See [2023-01-04T00:24:27.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T00:24:27.318Z] [2023-01-04T00:24:27.318Z] Login Succeeded [2023-01-04T00:24:27.318Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T00:24:27.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-04T00:24:27.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T00:24:27.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T00:24:27.597Z] ========================================================= [2023-01-04T00:24:27.598Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-04T00:24:27.598Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T00:24:28.045Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-04T00:24:28.045Z] Sending build context to Docker daemon 15.96MB [2023-01-04T00:24:28.045Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T00:24:28.045Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-04T00:24:28.045Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-04T00:24:28.045Z] 213ec9aee27d: Pulling fs layer [2023-01-04T00:24:28.045Z] 4583459ba037: Pulling fs layer [2023-01-04T00:24:28.045Z] 93c1e223e6f2: Pulling fs layer [2023-01-04T00:24:28.045Z] 53926ce57604: Pulling fs layer [2023-01-04T00:24:28.045Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-04T00:24:28.046Z] 22ff95d597cd: Pulling fs layer [2023-01-04T00:24:28.046Z] 12d6caf4c0d1: Pulling fs layer [2023-01-04T00:24:28.046Z] 96b7cbca73a9: Pulling fs layer [2023-01-04T00:24:28.046Z] a7acece74701: Pulling fs layer [2023-01-04T00:24:28.046Z] 53926ce57604: Waiting [2023-01-04T00:24:28.046Z] 21b2b0c7a3f4: Waiting [2023-01-04T00:24:28.046Z] 22ff95d597cd: Waiting [2023-01-04T00:24:28.046Z] 12d6caf4c0d1: Waiting [2023-01-04T00:24:28.046Z] 96b7cbca73a9: Waiting [2023-01-04T00:24:28.046Z] a7acece74701: Waiting [2023-01-04T00:24:28.306Z] 93c1e223e6f2: Download complete [2023-01-04T00:24:28.306Z] 4583459ba037: Verifying Checksum [2023-01-04T00:24:28.306Z] 4583459ba037: Download complete [2023-01-04T00:24:28.306Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-04T00:24:28.306Z] 21b2b0c7a3f4: Download complete [2023-01-04T00:24:28.306Z] 22ff95d597cd: Verifying Checksum [2023-01-04T00:24:28.306Z] 22ff95d597cd: Download complete [2023-01-04T00:24:28.306Z] 213ec9aee27d: Verifying Checksum [2023-01-04T00:24:28.306Z] 213ec9aee27d: Download complete [2023-01-04T00:24:28.306Z] 12d6caf4c0d1: Download complete [2023-01-04T00:24:28.571Z] 213ec9aee27d: Pull complete [2023-01-04T00:24:28.571Z] 4583459ba037: Pull complete [2023-01-04T00:24:28.571Z] 93c1e223e6f2: Pull complete [2023-01-04T00:24:28.833Z] a7acece74701: Verifying Checksum [2023-01-04T00:24:28.833Z] a7acece74701: Download complete [2023-01-04T00:24:29.093Z] 96b7cbca73a9: Verifying Checksum [2023-01-04T00:24:29.093Z] 96b7cbca73a9: Download complete [2023-01-04T00:24:29.093Z] 53926ce57604: Verifying Checksum [2023-01-04T00:24:29.093Z] 53926ce57604: Download complete [2023-01-04T00:24:33.282Z] 53926ce57604: Pull complete [2023-01-04T00:24:33.282Z] 21b2b0c7a3f4: Pull complete [2023-01-04T00:24:33.282Z] 22ff95d597cd: Pull complete [2023-01-04T00:24:33.282Z] 12d6caf4c0d1: Pull complete [2023-01-04T00:24:35.813Z] 96b7cbca73a9: Pull complete [2023-01-04T00:24:36.751Z] a7acece74701: Pull complete [2023-01-04T00:24:36.751Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-04T00:24:36.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-04T00:24:36.751Z] ---> db6d94c90886 [2023-01-04T00:24:36.751Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-04T00:24:38.665Z] ---> Running in 7dbcc8c81361 [2023-01-04T00:24:38.665Z] Removing intermediate container 7dbcc8c81361 [2023-01-04T00:24:38.665Z] ---> 93204d6a5c20 [2023-01-04T00:24:38.665Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T00:24:38.665Z] ---> Running in c1ccbc0a3b9f [2023-01-04T00:24:38.665Z] Removing intermediate container c1ccbc0a3b9f [2023-01-04T00:24:38.665Z] ---> 28585c818cd1 [2023-01-04T00:24:38.665Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-04T00:24:38.665Z] ---> Running in bb988a52664d [2023-01-04T00:24:38.922Z] Removing intermediate container bb988a52664d [2023-01-04T00:24:38.922Z] ---> 9ea52314a715 [2023-01-04T00:24:38.922Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T00:24:38.922Z] ---> Running in 1f197c95941a [2023-01-04T00:24:38.922Z] Removing intermediate container 1f197c95941a [2023-01-04T00:24:38.922Z] ---> d4ffa5781f77 [2023-01-04T00:24:38.922Z] Step 7/12 : WORKDIR /device-gpio [2023-01-04T00:24:38.922Z] ---> Running in 615fff2e2090 [2023-01-04T00:24:39.182Z] Removing intermediate container 615fff2e2090 [2023-01-04T00:24:39.182Z] ---> f89ce80b6a80 [2023-01-04T00:24:39.182Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T00:24:39.182Z] ---> Running in 48f935a10ffe [2023-01-04T00:24:39.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-04T00:24:39.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-04T00:24:39.959Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-04T00:24:39.960Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-04T00:24:39.960Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-04T00:24:39.960Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-04T00:24:39.960Z] Executing busybox-1.35.0-r17.trigger [2023-01-04T00:24:39.960Z] OK: 216 MiB in 55 packages [2023-01-04T00:24:40.528Z] Removing intermediate container 48f935a10ffe [2023-01-04T00:24:40.529Z] ---> 771d7b48dcde [2023-01-04T00:24:40.529Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-04T00:24:40.529Z] ---> 2806078bbd20 [2023-01-04T00:24:40.529Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T00:24:40.788Z] ---> Running in 4a90860224e0 [2023-01-04T00:24:40.983Z] Still waiting to schedule task [2023-01-04T00:24:40.983Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1003’ is offline [2023-01-04T00:25:02.747Z] Removing intermediate container 4a90860224e0 [2023-01-04T00:25:02.747Z] ---> da52fb90f81b [2023-01-04T00:25:02.747Z] Step 11/12 : COPY . . [2023-01-04T00:25:02.747Z] ---> 2c86f5bc7c78 [2023-01-04T00:25:02.747Z] Step 12/12 : RUN ${MAKE} [2023-01-04T00:25:02.747Z] ---> Running in 72790dde809d [2023-01-04T00:25:02.747Z] noop [2023-01-04T00:25:02.747Z] Removing intermediate container 72790dde809d [2023-01-04T00:25:02.747Z] ---> 1f22ed16e4d8 [2023-01-04T00:25:02.747Z] Successfully built 1f22ed16e4d8 [2023-01-04T00:25:02.747Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T00:25:03.183Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-04T00:25:03.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T00:25:03.326Z] prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container [2023-01-04T00:25:03.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-72 -v /w/workspace/edgexfoundry_device-gpio_PR-72:/w/workspace/edgexfoundry_device-gpio_PR-72:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-72@tmp:/w/workspace/edgexfoundry_device-gpio_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-04T00:25:03.746Z] $ docker top 164fd9a308e42fc5b684540b4bb77b0c0b86340be37f0be463c7023aebc988e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T00:25:04.128Z] + go version [2023-01-04T00:25:04.128Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-04T00:25:04.169Z] $ docker stop --time=1 164fd9a308e42fc5b684540b4bb77b0c0b86340be37f0be463c7023aebc988e2 [2023-01-04T00:25:05.484Z] $ docker rm -f --volumes 164fd9a308e42fc5b684540b4bb77b0c0b86340be37f0be463c7023aebc988e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T00:25:06.177Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-04T00:25:06.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T00:25:06.323Z] prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container [2023-01-04T00:25:06.362Z] $ 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-72 -v /w/workspace/edgexfoundry_device-gpio_PR-72:/w/workspace/edgexfoundry_device-gpio_PR-72:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-72@tmp:/w/workspace/edgexfoundry_device-gpio_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-04T00:25:06.739Z] $ docker top e248abcfc2f5d9cbf8ae246da649a6a7b04811ee1366f43203177258d1123942 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T00:25:07.129Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-72 [Pipeline] fileExists [Pipeline] sh [2023-01-04T00:25:07.487Z] + make test [2023-01-04T00:25:07.487Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-04T00:25:07.748Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-01-04T00:25:17.718Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-01-04T00:25:17.718Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-01-04T00:25:24.277Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-04T00:25:24.277Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-04T00:25:26.803Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-04T00:25:26.803Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-04T00:25:26.803Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-04T00:25:26.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-04T00:25:26.881Z] $ docker stop --time=1 e248abcfc2f5d9cbf8ae246da649a6a7b04811ee1366f43203177258d1123942 [2023-01-04T00:25:28.646Z] $ docker rm -f --volumes e248abcfc2f5d9cbf8ae246da649a6a7b04811ee1366f43203177258d1123942 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T00:25:29.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-04T00:25:29.212Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-04T00:25:29.863Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-04T00:25:30.176Z] + ls -al . [2023-01-04T00:25:30.176Z] total 168 [2023-01-04T00:25:30.176Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 4 00:25 . [2023-01-04T00:25:30.176Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 00:24 .. [2023-01-04T00:25:30.176Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 4 00:24 .dockerignore [2023-01-04T00:25:30.176Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 00:25 .git [2023-01-04T00:25:30.176Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 00:24 .github [2023-01-04T00:25:30.176Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 4 00:24 .gitignore [2023-01-04T00:25:30.176Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 4 00:24 .golangci.yml [2023-01-04T00:25:30.176Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 00:24 .semver [2023-01-04T00:25:30.176Z] -rw-rw-r-- 1 jenkins jenkins 9691 Jan 4 00:24 Attribution.txt [2023-01-04T00:25:30.176Z] -rw-rw-r-- 1 jenkins jenkins 4069 Jan 4 00:24 CHANGELOG.md [2023-01-04T00:25:30.176Z] -rw-rw-r-- 1 jenkins jenkins 1604 Jan 4 00:24 Dockerfile [2023-01-04T00:25:30.176Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 00:24 GOVERNANCE.md [2023-01-04T00:25:30.176Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 4 00:24 Jenkinsfile [2023-01-04T00:25:30.176Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 4 00:24 LICENSE [2023-01-04T00:25:30.176Z] -rw-rw-r-- 1 jenkins jenkins 2085 Jan 4 00:24 Makefile [2023-01-04T00:25:30.176Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 4 00:24 OWNERS.md [2023-01-04T00:25:30.176Z] -rw-rw-r-- 1 jenkins jenkins 11842 Jan 4 00:24 README.md [2023-01-04T00:25:30.176Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 00:24 VERSION [2023-01-04T00:25:30.176Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 00:24 bin [2023-01-04T00:25:30.176Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 00:24 cmd [2023-01-04T00:25:30.176Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 4 00:25 coverage.out [2023-01-04T00:25:30.176Z] -rw-rw-r-- 1 jenkins jenkins 3400 Jan 4 00:24 go.mod [2023-01-04T00:25:30.176Z] -rw-rw-r-- 1 jenkins jenkins 44944 Jan 4 00:24 go.sum [2023-01-04T00:25:30.176Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 00:24 internal [2023-01-04T00:25:30.176Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 00:24 snap [2023-01-04T00:25:30.176Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 4 00:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T00:25:30.577Z] + 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=9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 --label arch=amd64 --label version=0.0.0 . [2023-01-04T00:25:30.577Z] Sending build context to Docker daemon 15.96MB [2023-01-04T00:25:30.577Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T00:25:30.577Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-04T00:25:30.577Z] ---> 1f22ed16e4d8 [2023-01-04T00:25:30.577Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-04T00:25:30.854Z] ---> Running in 361dc8b4f86d [2023-01-04T00:25:30.854Z] Removing intermediate container 361dc8b4f86d [2023-01-04T00:25:30.854Z] ---> 81e6c7eccb93 [2023-01-04T00:25:30.854Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T00:25:30.854Z] ---> Running in 3b989956aecc [2023-01-04T00:25:30.854Z] Removing intermediate container 3b989956aecc [2023-01-04T00:25:30.854Z] ---> 5bb55dacf4f8 [2023-01-04T00:25:30.854Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-04T00:25:31.113Z] ---> Running in 59f233cd101f [2023-01-04T00:25:31.113Z] Removing intermediate container 59f233cd101f [2023-01-04T00:25:31.113Z] ---> 3c8bc4678f64 [2023-01-04T00:25:31.113Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T00:25:31.113Z] ---> Running in e1c6828be5dc [2023-01-04T00:25:31.370Z] Removing intermediate container e1c6828be5dc [2023-01-04T00:25:31.370Z] ---> c95bcda5b871 [2023-01-04T00:25:31.370Z] Step 7/25 : WORKDIR /device-gpio [2023-01-04T00:25:31.370Z] ---> Running in f376f74176d3 [2023-01-04T00:25:31.370Z] Removing intermediate container f376f74176d3 [2023-01-04T00:25:31.370Z] ---> 46d7f3c48215 [2023-01-04T00:25:31.370Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T00:25:31.370Z] ---> Running in 4e1e7d8dc8d7 [2023-01-04T00:25:31.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-04T00:25:31.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-04T00:25:32.146Z] OK: 216 MiB in 55 packages [2023-01-04T00:25:32.405Z] Removing intermediate container 4e1e7d8dc8d7 [2023-01-04T00:25:32.405Z] ---> 737a99611520 [2023-01-04T00:25:32.405Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-04T00:25:32.664Z] ---> a552a182874f [2023-01-04T00:25:32.664Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T00:25:32.664Z] ---> Running in 81c5fda0f57d [2023-01-04T00:25:33.229Z] Removing intermediate container 81c5fda0f57d [2023-01-04T00:25:33.229Z] ---> 66535d3ee4d1 [2023-01-04T00:25:33.229Z] Step 11/25 : COPY . . [2023-01-04T00:25:33.799Z] ---> d82e1eaa8eb4 [2023-01-04T00:25:33.799Z] Step 12/25 : RUN ${MAKE} [2023-01-04T00:25:33.799Z] ---> Running in c110736851a6 [2023-01-04T00:25:34.057Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2023-01-04T00:25:55.976Z] Removing intermediate container c110736851a6 [2023-01-04T00:25:55.976Z] ---> 739f59921d1f [2023-01-04T00:25:55.976Z] Step 13/25 : FROM alpine:3.16 [2023-01-04T00:25:55.976Z] 3.16: Pulling from library/alpine [2023-01-04T00:25:55.976Z] ca7dd9ec2225: Pulling fs layer [2023-01-04T00:25:55.976Z] ca7dd9ec2225: Download complete [2023-01-04T00:25:55.976Z] ca7dd9ec2225: Pull complete [2023-01-04T00:25:55.976Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-04T00:25:55.976Z] Status: Downloaded newer image for alpine:3.16 [2023-01-04T00:25:55.976Z] ---> bfe296a52501 [2023-01-04T00:25:55.976Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-01-04T00:25:55.976Z] ---> Running in d27311227970 [2023-01-04T00:25:55.976Z] Removing intermediate container d27311227970 [2023-01-04T00:25:55.976Z] ---> f53605bdefa0 [2023-01-04T00:25:55.976Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2023-01-04T00:25:55.976Z] ---> Running in 347df05c0920 [2023-01-04T00:25:55.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-04T00:25:55.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-04T00:25:55.976Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2023-01-04T00:25:55.976Z] (2/5) Installing libsodium (1.0.18-r0) [2023-01-04T00:25:55.976Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-04T00:25:55.976Z] (4/5) Installing libzmq (4.3.4-r0) [2023-01-04T00:25:55.976Z] (5/5) Installing zeromq (4.3.4-r0) [2023-01-04T00:25:55.976Z] Executing busybox-1.35.0-r17.trigger [2023-01-04T00:25:55.976Z] OK: 8 MiB in 19 packages [2023-01-04T00:25:56.237Z] Removing intermediate container 347df05c0920 [2023-01-04T00:25:56.237Z] ---> 7c3dfd7f0070 [2023-01-04T00:25:56.237Z] Step 16/25 : WORKDIR / [2023-01-04T00:25:56.237Z] ---> Running in ae5da51fca23 [2023-01-04T00:25:56.496Z] Removing intermediate container ae5da51fca23 [2023-01-04T00:25:56.496Z] ---> c6bfc95e5628 [2023-01-04T00:25:56.496Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-01-04T00:25:56.496Z] ---> 3095cc8a62e0 [2023-01-04T00:25:56.496Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-01-04T00:25:56.757Z] ---> 1b5ae0a39eeb [2023-01-04T00:25:56.757Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-01-04T00:25:57.371Z] ---> 10a789ab3976 [2023-01-04T00:25:57.371Z] Step 20/25 : EXPOSE 59910 [2023-01-04T00:25:57.371Z] ---> Running in 69774018da22 [2023-01-04T00:25:57.371Z] Removing intermediate container 69774018da22 [2023-01-04T00:25:57.371Z] ---> 5354f5f67409 [2023-01-04T00:25:57.371Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-01-04T00:25:57.371Z] ---> Running in 66701966d466 [2023-01-04T00:25:57.662Z] Removing intermediate container 66701966d466 [2023-01-04T00:25:57.662Z] ---> 478325ef1e70 [2023-01-04T00:25:57.662Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-01-04T00:25:57.662Z] ---> Running in 52a7cd35315b [2023-01-04T00:25:57.662Z] Removing intermediate container 52a7cd35315b [2023-01-04T00:25:57.662Z] ---> 58d1df202322 [2023-01-04T00:25:57.662Z] Step 23/25 : LABEL arch=amd64 [2023-01-04T00:25:57.973Z] ---> Running in 4bec0fd32291 [2023-01-04T00:25:57.973Z] Removing intermediate container 4bec0fd32291 [2023-01-04T00:25:57.973Z] ---> cb32c751306f [2023-01-04T00:25:57.973Z] Step 24/25 : LABEL git_sha=9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 [2023-01-04T00:25:57.973Z] ---> Running in 4136736a2021 [2023-01-04T00:25:57.973Z] Removing intermediate container 4136736a2021 [2023-01-04T00:25:57.973Z] ---> 52bcc55f9bf8 [2023-01-04T00:25:57.973Z] Step 25/25 : LABEL version=0.0.0 [2023-01-04T00:25:58.252Z] ---> Running in b94f3704d3f9 [2023-01-04T00:25:58.252Z] Removing intermediate container b94f3704d3f9 [2023-01-04T00:25:58.252Z] ---> 9df14e988b65 [2023-01-04T00:25:58.252Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-04T00:25:58.252Z] Successfully built 9df14e988b65 [2023-01-04T00:25:58.252Z] 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-01-04T00:25:59.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T00:25:59.130Z] [2023-01-04T00:25:59.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T00:25:59.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T00:25:59.510Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-04T00:25:59.510Z] 5eb5b503b376: Pulling fs layer [2023-01-04T00:25:59.510Z] 5c69ac0246d0: Pulling fs layer [2023-01-04T00:25:59.510Z] ec43610c2a17: Pulling fs layer [2023-01-04T00:25:59.510Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-04T00:25:59.510Z] 33b1e0a273af: Pulling fs layer [2023-01-04T00:25:59.510Z] 5d3b04190fa2: Pulling fs layer [2023-01-04T00:25:59.510Z] 2f39f015ded8: Pulling fs layer [2023-01-04T00:25:59.510Z] 33b1e0a273af: Waiting [2023-01-04T00:25:59.510Z] 3a2ae6a8a46f: Waiting [2023-01-04T00:25:59.510Z] 2f39f015ded8: Waiting [2023-01-04T00:25:59.510Z] 5d3b04190fa2: Waiting [2023-01-04T00:25:59.772Z] 5c69ac0246d0: Download complete [2023-01-04T00:25:59.772Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-04T00:25:59.772Z] 3a2ae6a8a46f: Download complete [2023-01-04T00:25:59.772Z] 33b1e0a273af: Verifying Checksum [2023-01-04T00:25:59.772Z] 33b1e0a273af: Download complete [2023-01-04T00:25:59.772Z] 5d3b04190fa2: Verifying Checksum [2023-01-04T00:25:59.772Z] 5d3b04190fa2: Download complete [2023-01-04T00:25:59.772Z] ec43610c2a17: Verifying Checksum [2023-01-04T00:26:00.038Z] 5eb5b503b376: Download complete [2023-01-04T00:26:00.605Z] 2f39f015ded8: Verifying Checksum [2023-01-04T00:26:00.605Z] 2f39f015ded8: Download complete [2023-01-04T00:26:01.171Z] 5eb5b503b376: Pull complete [2023-01-04T00:26:01.428Z] 5c69ac0246d0: Pull complete [2023-01-04T00:26:01.686Z] ec43610c2a17: Pull complete [2023-01-04T00:26:01.686Z] 3a2ae6a8a46f: Pull complete [2023-01-04T00:26:01.945Z] 33b1e0a273af: Pull complete [2023-01-04T00:26:02.203Z] 5d3b04190fa2: Pull complete [2023-01-04T00:26:06.384Z] 2f39f015ded8: Pull complete [2023-01-04T00:26:06.384Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-04T00:26:06.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T00:26:06.384Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T00:26:06.604Z] prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container [2023-01-04T00:26:06.643Z] $ 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-72 -v /w/workspace/edgexfoundry_device-gpio_PR-72:/w/workspace/edgexfoundry_device-gpio_PR-72:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-72@tmp:/w/workspace/edgexfoundry_device-gpio_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-04T00:26:08.191Z] $ docker top 95d87749957ea812f03145d54f18c6ea01cc8f5ed9c3138b2e3537ec63038359 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:26:08.648Z] ---> job-cost.sh [2023-01-04T00:26:08.648Z] lf-activate-venv: SKIPPING [2023-01-04T00:26:08.648Z] INFO: No Stack... [2023-01-04T00:26:09.217Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-04T00:26:09.476Z] INFO: Archiving Costs [Pipeline] sh [2023-01-04T00:26:09.845Z] + cut -d, -f6 [2023-01-04T00:26:09.845Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-72/archives/cost.csv [Pipeline] lock [2023-01-04T00:26:09.889Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-72-1-stack-cost] [2023-01-04T00:26:09.894Z] Resource [jenkins-edgexfoundry-device-gpio-PR-72-1-stack-cost] did not exist. Created. [2023-01-04T00:26:09.894Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-72-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-04T00:26:10.288Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-04T00:26:10.338Z] Stashed 1 file(s) [Pipeline] } [2023-01-04T00:26:10.361Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-72-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-04T00:26:10.447Z] $ docker stop --time=1 95d87749957ea812f03145d54f18c6ea01cc8f5ed9c3138b2e3537ec63038359 [2023-01-04T00:26:11.619Z] $ docker rm -f --volumes 95d87749957ea812f03145d54f18c6ea01cc8f5ed9c3138b2e3537ec63038359 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-04T00:27:11.967Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1008 in /w/workspace/edgexfoundry_device-gpio_PR-72 [Pipeline] { [Pipeline] ws [2023-01-04T00:27:12.026Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-01-04T00:27:12.115Z] The recommended git tool is: git [2023-01-04T00:27:18.530Z] using credential edgex-jenkins-ssh [2023-01-04T00:27:18.554Z] Cloning the remote Git repository [2023-01-04T00:27:18.615Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-01-04T00:27:18.713Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-01-04T00:27:18.906Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-01-04T00:27:18.907Z] > git --version # timeout=10 [2023-01-04T00:27:18.935Z] > git --version # 'git version 2.25.1' [2023-01-04T00:27:18.937Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-04T00:27:19.004Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-04T00:27:20.679Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-01-04T00:27:20.703Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-04T00:27:22.314Z] Merging remotes/origin/main commit 14c37c6919d6c1a44175d8fd941257ea70202ac9 into PR head commit 9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 [2023-01-04T00:27:21.747Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-01-04T00:27:21.801Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-01-04T00:27:21.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-04T00:27:21.823Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-04T00:27:22.337Z] > git config core.sparsecheckout # timeout=10 [2023-01-04T00:27:22.358Z] > git checkout -f 9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 # timeout=10 [2023-01-04T00:27:22.560Z] Merge succeeded, producing 9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 [2023-01-04T00:27:22.560Z] Checking out Revision 9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 (PR-72) [2023-01-04T00:27:23.136Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-04T00:27:23.198Z] > git --version # timeout=10 [2023-01-04T00:27:23.214Z] > git --version # 'git version 2.25.1' [2023-01-04T00:27:23.238Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T00:27:22.450Z] > git remote # timeout=10 [2023-01-04T00:27:22.470Z] > git config --get remote.origin.url # timeout=10 [2023-01-04T00:27:22.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-04T00:27:22.511Z] > git merge 14c37c6919d6c1a44175d8fd941257ea70202ac9 # timeout=10 [2023-01-04T00:27:22.540Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-04T00:27:22.570Z] > git config core.sparsecheckout # timeout=10 [2023-01-04T00:27:22.591Z] > git checkout -f 9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 # timeout=10 [2023-01-04T00:27:24.347Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-04T00:27:24.347Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-04T00:27:24.347Z] Dload Upload Total Spent Left Speed [2023-01-04T00:27:24.347Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh [2023-01-04T00:27:24.999Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-04T00:27:25.352Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-04T00:27:25.352Z] + sudo tee /etc/docker/daemon.new [2023-01-04T00:27:25.352Z] { [2023-01-04T00:27:25.352Z] "registry-mirrors": [ [2023-01-04T00:27:25.352Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-04T00:27:25.352Z] ], [2023-01-04T00:27:25.352Z] "bip": "10.250.0.254/24", [2023-01-04T00:27:25.352Z] "hosts": [ [2023-01-04T00:27:25.352Z] "tcp://0.0.0.0:5555", [2023-01-04T00:27:25.352Z] "unix:///var/run/docker.sock" [2023-01-04T00:27:25.352Z] ], [2023-01-04T00:27:25.352Z] "mtu": 1458, [2023-01-04T00:27:25.352Z] "selinux-enabled": true, [2023-01-04T00:27:25.352Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-04T00:27:25.352Z] } [Pipeline] sh [2023-01-04T00:27:25.713Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-04T00:27:26.075Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T00:27:44.451Z] provisioning config files... [2023-01-04T00:27:44.492Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config13155541188679997837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:27:44.916Z] ---> docker-login.sh [2023-01-04T00:27:44.916Z] nexus3.edgexfoundry.org:10001 [2023-01-04T00:27:45.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T00:27:45.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T00:27:45.513Z] Configure a credential helper to remove this warning. See [2023-01-04T00:27:45.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T00:27:45.513Z] [2023-01-04T00:27:45.513Z] Login Succeeded [2023-01-04T00:27:45.513Z] nexus3.edgexfoundry.org:10002 [2023-01-04T00:27:45.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T00:27:46.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T00:27:46.066Z] Configure a credential helper to remove this warning. See [2023-01-04T00:27:46.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T00:27:46.066Z] [2023-01-04T00:27:46.066Z] Login Succeeded [2023-01-04T00:27:46.066Z] nexus3.edgexfoundry.org:10003 [2023-01-04T00:27:46.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T00:27:46.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T00:27:46.340Z] Configure a credential helper to remove this warning. See [2023-01-04T00:27:46.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T00:27:46.340Z] [2023-01-04T00:27:46.340Z] Login Succeeded [2023-01-04T00:27:46.340Z] nexus3.edgexfoundry.org:10004 [2023-01-04T00:27:46.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T00:27:46.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T00:27:46.900Z] Configure a credential helper to remove this warning. See [2023-01-04T00:27:46.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T00:27:46.900Z] [2023-01-04T00:27:46.900Z] Login Succeeded [2023-01-04T00:27:46.900Z] docker.io [2023-01-04T00:27:47.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T00:27:47.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T00:27:47.452Z] Configure a credential helper to remove this warning. See [2023-01-04T00:27:47.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T00:27:47.452Z] [2023-01-04T00:27:47.452Z] Login Succeeded [2023-01-04T00:27:47.452Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T00:27:47.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-04T00:27:47.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T00:27:47.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T00:27:48.023Z] ========================================================= [2023-01-04T00:27:48.023Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-04T00:27:48.024Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T00:27:48.551Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-04T00:27:48.827Z] Sending build context to Docker daemon 8.055MB [2023-01-04T00:27:48.827Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T00:27:48.827Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-04T00:27:49.109Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-04T00:27:49.109Z] 9b18e9b68314: Pulling fs layer [2023-01-04T00:27:49.109Z] 35d82f9e3411: Pulling fs layer [2023-01-04T00:27:49.109Z] e16973657156: Pulling fs layer [2023-01-04T00:27:49.109Z] fc693d55d65f: Pulling fs layer [2023-01-04T00:27:49.109Z] 7e9fc2657dce: Pulling fs layer [2023-01-04T00:27:49.109Z] dda99020689f: Pulling fs layer [2023-01-04T00:27:49.109Z] db1c61fa0a46: Pulling fs layer [2023-01-04T00:27:49.109Z] 891c053d2c06: Pulling fs layer [2023-01-04T00:27:49.109Z] fc693d55d65f: Waiting [2023-01-04T00:27:49.109Z] 7e9fc2657dce: Waiting [2023-01-04T00:27:49.109Z] 891c053d2c06: Waiting [2023-01-04T00:27:49.109Z] dda99020689f: Waiting [2023-01-04T00:27:49.109Z] db1c61fa0a46: Waiting [2023-01-04T00:27:49.109Z] e16973657156: Verifying Checksum [2023-01-04T00:27:49.109Z] e16973657156: Download complete [2023-01-04T00:27:49.109Z] 35d82f9e3411: Verifying Checksum [2023-01-04T00:27:49.109Z] 7e9fc2657dce: Download complete [2023-01-04T00:27:49.386Z] dda99020689f: Verifying Checksum [2023-01-04T00:27:49.386Z] dda99020689f: Download complete [2023-01-04T00:27:49.386Z] 9b18e9b68314: Verifying Checksum [2023-01-04T00:27:50.380Z] 9b18e9b68314: Pull complete [2023-01-04T00:27:50.380Z] 891c053d2c06: Verifying Checksum [2023-01-04T00:27:50.380Z] 891c053d2c06: Download complete [2023-01-04T00:27:50.984Z] 35d82f9e3411: Pull complete [2023-01-04T00:27:51.259Z] e16973657156: Pull complete [2023-01-04T00:27:52.254Z] db1c61fa0a46: Verifying Checksum [2023-01-04T00:27:52.254Z] db1c61fa0a46: Download complete [2023-01-04T00:27:52.525Z] fc693d55d65f: Verifying Checksum [2023-01-04T00:27:52.525Z] fc693d55d65f: Download complete [2023-01-04T00:28:04.889Z] fc693d55d65f: Pull complete [2023-01-04T00:28:04.889Z] 7e9fc2657dce: Pull complete [2023-01-04T00:28:04.889Z] dda99020689f: Pull complete [2023-01-04T00:28:10.283Z] db1c61fa0a46: Pull complete [2023-01-04T00:28:12.244Z] 891c053d2c06: Pull complete [2023-01-04T00:28:12.516Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-04T00:28:12.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-04T00:28:12.516Z] ---> f96f9c87975a [2023-01-04T00:28:12.516Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-04T00:28:14.476Z] ---> Running in 33aeebe13056 [2023-01-04T00:28:14.748Z] Removing intermediate container 33aeebe13056 [2023-01-04T00:28:14.748Z] ---> e3024c96abe8 [2023-01-04T00:28:14.748Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T00:28:14.748Z] ---> Running in 5d339a3d70d4 [2023-01-04T00:28:15.078Z] Removing intermediate container 5d339a3d70d4 [2023-01-04T00:28:15.078Z] ---> 9a6c917ec2de [2023-01-04T00:28:15.078Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-04T00:28:15.378Z] ---> Running in 34136bca8729 [2023-01-04T00:28:15.980Z] Removing intermediate container 34136bca8729 [2023-01-04T00:28:15.980Z] ---> 55004dd4e796 [2023-01-04T00:28:15.980Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T00:28:15.980Z] ---> Running in ad5cf816735e [2023-01-04T00:28:16.573Z] Removing intermediate container ad5cf816735e [2023-01-04T00:28:16.573Z] ---> 0fbc8ed0db0e [2023-01-04T00:28:16.573Z] Step 7/12 : WORKDIR /device-gpio [2023-01-04T00:28:16.573Z] ---> Running in 3f10b6a0de6f [2023-01-04T00:28:16.853Z] Removing intermediate container 3f10b6a0de6f [2023-01-04T00:28:16.853Z] ---> f44870442794 [2023-01-04T00:28:16.853Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T00:28:17.124Z] ---> Running in e2e8a2aef1fc [2023-01-04T00:28:18.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T00:28:18.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T00:28:19.989Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-04T00:28:19.989Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-04T00:28:19.989Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-04T00:28:19.989Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-04T00:28:19.989Z] Executing busybox-1.35.0-r17.trigger [2023-01-04T00:28:19.989Z] OK: 226 MiB in 55 packages [2023-01-04T00:28:20.970Z] Removing intermediate container e2e8a2aef1fc [2023-01-04T00:28:20.970Z] ---> ebbb0133de26 [2023-01-04T00:28:20.970Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-04T00:28:21.560Z] ---> 223179462170 [2023-01-04T00:28:21.560Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T00:28:21.832Z] ---> Running in 865e5cb16555 [2023-01-04T00:29:29.812Z] Removing intermediate container 865e5cb16555 [2023-01-04T00:29:29.812Z] ---> 2469bfa3b5d2 [2023-01-04T00:29:29.812Z] Step 11/12 : COPY . . [2023-01-04T00:29:29.812Z] ---> 89498f2d41b5 [2023-01-04T00:29:29.812Z] Step 12/12 : RUN ${MAKE} [2023-01-04T00:29:29.812Z] ---> Running in b3346875f2a7 [2023-01-04T00:29:29.812Z] noop [2023-01-04T00:29:29.812Z] Removing intermediate container b3346875f2a7 [2023-01-04T00:29:29.812Z] ---> 7050597a4c66 [2023-01-04T00:29:29.812Z] Successfully built 7050597a4c66 [2023-01-04T00:29:29.812Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T00:29:30.306Z] + docker inspect -f . ci-base-image-arm64 [2023-01-04T00:29:30.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T00:29:30.608Z] prd-ubuntu20.04-docker-arm64-4c-16g-1008 does not seem to be running inside a container [2023-01-04T00:29:30.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-04T00:29:32.069Z] $ docker top a8b9070d4d6cc895a093a3b6508d4cf04686dea627e98061cfbdd423c62e4bca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T00:29:33.001Z] + go version [2023-01-04T00:29:33.002Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-04T00:29:33.041Z] $ docker stop --time=1 a8b9070d4d6cc895a093a3b6508d4cf04686dea627e98061cfbdd423c62e4bca [2023-01-04T00:29:34.758Z] $ docker rm -f --volumes a8b9070d4d6cc895a093a3b6508d4cf04686dea627e98061cfbdd423c62e4bca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T00:29:35.652Z] + docker inspect -f . ci-base-image-arm64 [2023-01-04T00:29:35.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T00:29:35.945Z] prd-ubuntu20.04-docker-arm64-4c-16g-1008 does not seem to be running inside a container [2023-01-04T00:29:36.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-04T00:29:37.371Z] $ docker top cf06f931a3eb31fe4efb4dd6fb0248117d343edd16975d9495155fb6e8c9851e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T00:29:38.297Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-01-04T00:29:39.013Z] + make test [2023-01-04T00:29:39.013Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-04T00:29:40.429Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-01-04T00:31:17.159Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-01-04T00:31:17.159Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-01-04T00:31:17.159Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-04T00:31:17.159Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-04T00:31:39.340Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-04T00:31:39.340Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-04T00:31:39.340Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-04T00:31:39.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-04T00:31:39.409Z] $ docker stop --time=1 cf06f931a3eb31fe4efb4dd6fb0248117d343edd16975d9495155fb6e8c9851e [2023-01-04T00:31:41.377Z] $ docker rm -f --volumes cf06f931a3eb31fe4efb4dd6fb0248117d343edd16975d9495155fb6e8c9851e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T00:31:42.555Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-04T00:31:42.588Z] Warning: overwriting stash ‘coverage-report’ [2023-01-04T00:31:43.409Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T00:31:44.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-04T00:31:44.400Z] + ls -al . [2023-01-04T00:31:44.400Z] total 164 [2023-01-04T00:31:44.400Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 00:29 . [2023-01-04T00:31:44.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 00:27 .. [2023-01-04T00:31:44.400Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 4 00:27 .dockerignore [2023-01-04T00:31:44.400Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 00:27 .git [2023-01-04T00:31:44.400Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 00:27 .github [2023-01-04T00:31:44.400Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 4 00:27 .gitignore [2023-01-04T00:31:44.400Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 4 00:27 .golangci.yml [2023-01-04T00:31:44.400Z] -rw-rw-r-- 1 jenkins jenkins 9691 Jan 4 00:27 Attribution.txt [2023-01-04T00:31:44.400Z] -rw-rw-r-- 1 jenkins jenkins 4069 Jan 4 00:27 CHANGELOG.md [2023-01-04T00:31:44.400Z] -rw-rw-r-- 1 jenkins jenkins 1604 Jan 4 00:27 Dockerfile [2023-01-04T00:31:44.400Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 00:27 GOVERNANCE.md [2023-01-04T00:31:44.400Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 4 00:27 Jenkinsfile [2023-01-04T00:31:44.400Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 4 00:27 LICENSE [2023-01-04T00:31:44.400Z] -rw-rw-r-- 1 jenkins jenkins 2085 Jan 4 00:27 Makefile [2023-01-04T00:31:44.400Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 4 00:27 OWNERS.md [2023-01-04T00:31:44.400Z] -rw-rw-r-- 1 jenkins jenkins 11842 Jan 4 00:27 README.md [2023-01-04T00:31:44.400Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 00:24 VERSION [2023-01-04T00:31:44.400Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 00:27 bin [2023-01-04T00:31:44.400Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 00:27 cmd [2023-01-04T00:31:44.400Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 4 00:29 coverage.out [2023-01-04T00:31:44.400Z] -rw-rw-r-- 1 jenkins jenkins 3400 Jan 4 00:27 go.mod [2023-01-04T00:31:44.400Z] -rw-rw-r-- 1 jenkins jenkins 44944 Jan 4 00:27 go.sum [2023-01-04T00:31:44.400Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 00:27 internal [2023-01-04T00:31:44.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 00:27 snap [2023-01-04T00:31:44.400Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 4 00:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T00:31:44.848Z] + 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=9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 --label arch=arm64 --label version=0.0.0 . [2023-01-04T00:31:45.822Z] Sending build context to Docker daemon 8.056MB [2023-01-04T00:31:45.822Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T00:31:45.822Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-04T00:31:45.822Z] ---> 7050597a4c66 [2023-01-04T00:31:45.822Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-04T00:31:45.822Z] ---> Running in d03d4d9af33e [2023-01-04T00:31:46.409Z] Removing intermediate container d03d4d9af33e [2023-01-04T00:31:46.409Z] ---> 5a9a63d68a5c [2023-01-04T00:31:46.409Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T00:31:46.409Z] ---> Running in 63f44f6d9c7a [2023-01-04T00:31:46.687Z] Removing intermediate container 63f44f6d9c7a [2023-01-04T00:31:46.687Z] ---> be511e4fdbe5 [2023-01-04T00:31:46.687Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-04T00:31:46.957Z] ---> Running in cf377d4430e1 [2023-01-04T00:31:47.227Z] Removing intermediate container cf377d4430e1 [2023-01-04T00:31:47.227Z] ---> e7fd3ac4dabe [2023-01-04T00:31:47.227Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T00:31:47.227Z] ---> Running in 0c47f30d282c [2023-01-04T00:31:47.499Z] Removing intermediate container 0c47f30d282c [2023-01-04T00:31:47.499Z] ---> e2641e682987 [2023-01-04T00:31:47.499Z] Step 7/25 : WORKDIR /device-gpio [2023-01-04T00:31:47.767Z] ---> Running in dcd4a0279284 [2023-01-04T00:31:48.037Z] Removing intermediate container dcd4a0279284 [2023-01-04T00:31:48.037Z] ---> e3c3380b33c9 [2023-01-04T00:31:48.037Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T00:31:48.037Z] ---> Running in 5f1430d0bd42 [2023-01-04T00:31:49.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T00:31:49.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T00:31:51.148Z] OK: 226 MiB in 55 packages [2023-01-04T00:31:52.577Z] Removing intermediate container 5f1430d0bd42 [2023-01-04T00:31:52.577Z] ---> 174e0de9515d [2023-01-04T00:31:52.577Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-04T00:31:52.846Z] ---> 7f5da6785500 [2023-01-04T00:31:52.846Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T00:31:53.117Z] ---> Running in 832fd6aa5e33 [2023-01-04T00:31:55.714Z] Removing intermediate container 832fd6aa5e33 [2023-01-04T00:31:55.714Z] ---> 315ff25ee0cd [2023-01-04T00:31:55.714Z] Step 11/25 : COPY . . [2023-01-04T00:31:56.686Z] ---> a4916b0e179b [2023-01-04T00:31:56.686Z] Step 12/25 : RUN ${MAKE} [2023-01-04T00:31:56.686Z] ---> Running in 41805c2bd3b2 [2023-01-04T00:31:58.102Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2023-01-04T00:34:34.898Z] Removing intermediate container 41805c2bd3b2 [2023-01-04T00:34:34.898Z] ---> 4d811154f864 [2023-01-04T00:34:34.898Z] Step 13/25 : FROM alpine:3.16 [2023-01-04T00:34:34.898Z] 3.16: Pulling from library/alpine [2023-01-04T00:34:34.898Z] 6875df1f5354: Pulling fs layer [2023-01-04T00:34:34.898Z] 6875df1f5354: Verifying Checksum [2023-01-04T00:34:34.898Z] 6875df1f5354: Download complete [2023-01-04T00:34:34.898Z] 6875df1f5354: Pull complete [2023-01-04T00:34:34.898Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-04T00:34:34.898Z] Status: Downloaded newer image for alpine:3.16 [2023-01-04T00:34:34.898Z] ---> 2b4661558fb8 [2023-01-04T00:34:34.898Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-01-04T00:34:34.898Z] ---> Running in facb38f54020 [2023-01-04T00:34:34.898Z] Removing intermediate container facb38f54020 [2023-01-04T00:34:34.898Z] ---> d95e199e32c2 [2023-01-04T00:34:34.898Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2023-01-04T00:34:34.898Z] ---> Running in 4b454e6158ef [2023-01-04T00:34:34.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T00:34:34.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T00:34:34.898Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2023-01-04T00:34:34.898Z] (2/5) Installing libsodium (1.0.18-r0) [2023-01-04T00:34:34.898Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-04T00:34:34.898Z] (4/5) Installing libzmq (4.3.4-r0) [2023-01-04T00:34:34.898Z] (5/5) Installing zeromq (4.3.4-r0) [2023-01-04T00:34:34.898Z] Executing busybox-1.35.0-r17.trigger [2023-01-04T00:34:34.898Z] OK: 8 MiB in 19 packages [2023-01-04T00:34:35.862Z] Removing intermediate container 4b454e6158ef [2023-01-04T00:34:35.862Z] ---> 62b359c9eed1 [2023-01-04T00:34:35.862Z] Step 16/25 : WORKDIR / [2023-01-04T00:34:35.862Z] ---> Running in 1c636c228dd5 [2023-01-04T00:34:36.132Z] Removing intermediate container 1c636c228dd5 [2023-01-04T00:34:36.132Z] ---> 4a49f34a5074 [2023-01-04T00:34:36.132Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-01-04T00:34:36.719Z] ---> 33af6f11fb6e [2023-01-04T00:34:36.719Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-01-04T00:34:37.305Z] ---> 0c687cb17e05 [2023-01-04T00:34:37.305Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-01-04T00:34:38.716Z] ---> b02f876a35a0 [2023-01-04T00:34:38.716Z] Step 20/25 : EXPOSE 59910 [2023-01-04T00:34:38.716Z] ---> Running in 0b924956b374 [2023-01-04T00:34:38.987Z] Removing intermediate container 0b924956b374 [2023-01-04T00:34:38.987Z] ---> 2d4ecdd078e0 [2023-01-04T00:34:38.987Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-01-04T00:34:39.273Z] ---> Running in d4200078d88d [2023-01-04T00:34:39.542Z] Removing intermediate container d4200078d88d [2023-01-04T00:34:39.542Z] ---> d7e73d9ed95e [2023-01-04T00:34:39.542Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-01-04T00:34:39.542Z] ---> Running in a8c59d4f4774 [2023-01-04T00:34:39.809Z] Removing intermediate container a8c59d4f4774 [2023-01-04T00:34:39.809Z] ---> 65b0c5c825c9 [2023-01-04T00:34:39.809Z] Step 23/25 : LABEL arch=arm64 [2023-01-04T00:34:39.809Z] ---> Running in 2cde5e42f289 [2023-01-04T00:34:40.081Z] Removing intermediate container 2cde5e42f289 [2023-01-04T00:34:40.081Z] ---> eb0cf493974d [2023-01-04T00:34:40.081Z] Step 24/25 : LABEL git_sha=9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 [2023-01-04T00:34:40.352Z] ---> Running in 91405650e10b [2023-01-04T00:34:40.621Z] Removing intermediate container 91405650e10b [2023-01-04T00:34:40.621Z] ---> 5f82a1e51f19 [2023-01-04T00:34:40.621Z] Step 25/25 : LABEL version=0.0.0 [2023-01-04T00:34:40.621Z] ---> Running in 836d82a9572e [2023-01-04T00:34:40.889Z] Removing intermediate container 836d82a9572e [2023-01-04T00:34:40.889Z] ---> 6df0f2e65edd [2023-01-04T00:34:40.889Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-04T00:34:40.889Z] Successfully built 6df0f2e65edd [2023-01-04T00:34:40.889Z] 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-01-04T00:34:41.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T00:34:41.761Z] [2023-01-04T00:34:41.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T00:34:42.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T00:34:42.168Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-04T00:34:42.168Z] 8998bd30e6a1: Pulling fs layer [2023-01-04T00:34:42.168Z] 04944245beec: Pulling fs layer [2023-01-04T00:34:42.168Z] 699f458cf7ca: Pulling fs layer [2023-01-04T00:34:42.168Z] 765212b225bb: Pulling fs layer [2023-01-04T00:34:42.168Z] f23df028b6ca: Pulling fs layer [2023-01-04T00:34:42.168Z] d65c8cfc05b1: Pulling fs layer [2023-01-04T00:34:42.168Z] 2437ff75d9bd: Pulling fs layer [2023-01-04T00:34:42.168Z] f23df028b6ca: Waiting [2023-01-04T00:34:42.168Z] d65c8cfc05b1: Waiting [2023-01-04T00:34:42.168Z] 765212b225bb: Waiting [2023-01-04T00:34:42.168Z] 2437ff75d9bd: Waiting [2023-01-04T00:34:42.454Z] 04944245beec: Verifying Checksum [2023-01-04T00:34:42.454Z] 04944245beec: Download complete [2023-01-04T00:34:42.454Z] 765212b225bb: Download complete [2023-01-04T00:34:42.454Z] f23df028b6ca: Verifying Checksum [2023-01-04T00:34:42.454Z] f23df028b6ca: Download complete [2023-01-04T00:34:42.454Z] d65c8cfc05b1: Verifying Checksum [2023-01-04T00:34:42.454Z] d65c8cfc05b1: Download complete [2023-01-04T00:34:42.723Z] 699f458cf7ca: Verifying Checksum [2023-01-04T00:34:42.723Z] 699f458cf7ca: Download complete [2023-01-04T00:34:42.992Z] 8998bd30e6a1: Verifying Checksum [2023-01-04T00:34:42.992Z] 8998bd30e6a1: Download complete [2023-01-04T00:34:45.591Z] 2437ff75d9bd: Verifying Checksum [2023-01-04T00:34:45.591Z] 2437ff75d9bd: Download complete [2023-01-04T00:34:47.016Z] 8998bd30e6a1: Pull complete [2023-01-04T00:34:47.608Z] 04944245beec: Pull complete [2023-01-04T00:34:49.026Z] 699f458cf7ca: Pull complete [2023-01-04T00:34:49.293Z] 765212b225bb: Pull complete [2023-01-04T00:34:49.878Z] f23df028b6ca: Pull complete [2023-01-04T00:34:50.147Z] d65c8cfc05b1: Pull complete [2023-01-04T00:35:05.141Z] 2437ff75d9bd: Pull complete [2023-01-04T00:35:05.141Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-04T00:35:05.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T00:35:05.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T00:35:05.457Z] prd-ubuntu20.04-docker-arm64-4c-16g-1008 does not seem to be running inside a container [2023-01-04T00:35:05.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-04T00:35:08.153Z] $ docker top b7cfd628d2f16afdb8b10929d148f66876c83821c049f2d3d9b6163816ed2588 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:35:09.050Z] ---> job-cost.sh [2023-01-04T00:35:09.050Z] lf-activate-venv: SKIPPING [2023-01-04T00:35:09.050Z] INFO: No Stack... [2023-01-04T00:35:09.317Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-04T00:35:10.273Z] INFO: Archiving Costs [Pipeline] sh [2023-01-04T00:35:10.941Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-01-04T00:35:10.941Z] + cut -d, -f6 [Pipeline] lock [2023-01-04T00:35:11.037Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-72-1-stack-cost] [2023-01-04T00:35:11.043Z] Resource [jenkins-edgexfoundry-device-gpio-PR-72-1-stack-cost] did not exist. Created. [2023-01-04T00:35:11.043Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-72-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-04T00:35:11.466Z] /w/workspace/device-gpio/1@tmp/durable-136e400f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-04T00:35:12.138Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-04T00:35:12.172Z] Warning: overwriting stash ‘stack-cost’ [2023-01-04T00:35:12.218Z] Stashed 1 file(s) [Pipeline] } [2023-01-04T00:35:12.237Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-72-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-04T00:35:12.318Z] $ docker stop --time=1 b7cfd628d2f16afdb8b10929d148f66876c83821c049f2d3d9b6163816ed2588 [2023-01-04T00:35:13.975Z] $ docker rm -f --volumes b7cfd628d2f16afdb8b10929d148f66876c83821c049f2d3d9b6163816ed2588 [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-01-04T00:35:14.941Z] provisioning config files... [2023-01-04T00:35:14.950Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-72@tmp/config4717818693946648660tmp [Pipeline] { [Pipeline] sh [2023-01-04T00:35:15.273Z] + set +x [2023-01-04T00:35:15.273Z] + curl -s https://codecov.io/bash [2023-01-04T00:35:15.273Z] + bash -s -- [2023-01-04T00:35:15.273Z] [2023-01-04T00:35:15.273Z] _____ _ [2023-01-04T00:35:15.273Z] / ____| | | [2023-01-04T00:35:15.273Z] | | ___ __| | ___ ___ _____ __ [2023-01-04T00:35:15.273Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-04T00:35:15.273Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-04T00:35:15.273Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-04T00:35:15.273Z] Bash-1.0.6 [2023-01-04T00:35:15.273Z] [2023-01-04T00:35:15.273Z] [2023-01-04T00:35:15.273Z] ==> git version 2.25.1 found [2023-01-04T00:35:15.273Z] ==> 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-01-04T00:35:15.273Z] Release-Date: 2020-01-08 [2023-01-04T00:35:15.273Z] 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-01-04T00:35:15.273Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-04T00:35:15.273Z] ==> Jenkins CI detected. [2023-01-04T00:35:15.273Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-72 [2023-01-04T00:35:15.273Z] project root: . [2023-01-04T00:35:15.273Z] --> token set from env [2023-01-04T00:35:15.273Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-04T00:35:15.273Z] ==> Running gcov in . (disable via -X gcov) [2023-01-04T00:35:15.273Z] ==> Python coveragepy not found [2023-01-04T00:35:15.273Z] ==> Searching for coverage reports in: [2023-01-04T00:35:15.273Z] + . [2023-01-04T00:35:15.273Z] -> Found 1 reports [2023-01-04T00:35:15.273Z] ==> Detecting git/mercurial file structure [2023-01-04T00:35:15.273Z] ==> Reading reports [2023-01-04T00:35:15.273Z] + ./coverage.out bytes=10 [2023-01-04T00:35:15.273Z] ==> Appending adjustments [2023-01-04T00:35:15.273Z] https://docs.codecov.io/docs/fixing-reports [2023-01-04T00:35:15.532Z] + Found adjustments [2023-01-04T00:35:15.532Z] ==> Gzipping contents [2023-01-04T00:35:15.532Z] 4.0K /tmp/codecov.Am6xg1.gz [2023-01-04T00:35:15.532Z] ==> Uploading reports [2023-01-04T00:35:15.532Z] url: https://codecov.io [2023-01-04T00:35:15.532Z] query: branch=PR-72&commit=9c72acce54ee7b64f73cebc6fc43b540ec4fadb7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-72%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=72&job=&cmd_args= [2023-01-04T00:35:15.532Z] -> Pinging Codecov [2023-01-04T00:35:15.532Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-72&commit=9c72acce54ee7b64f73cebc6fc43b540ec4fadb7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-72%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=72&job=&cmd_args= [2023-01-04T00:35:15.791Z] -> Uploading to [2023-01-04T00:35:15.791Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-04/3EC07B1A8CA8AF9BCAA0BB9F0134797F/9c72acce54ee7b64f73cebc6fc43b540ec4fadb7/3f3fb714-7377-44f0-a53a-6f948b8a1dbd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230104T003515Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6450703541d798b8de8f8586b397f97ff2b2a496d3fe56099a149c09a3f3c542 [2023-01-04T00:35:15.791Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-04T00:35:15.791Z] Dload Upload Total Spent Left Speed [2023-01-04T00:35:16.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 2958 --:--:-- --:--:-- --:--:-- 2958 [2023-01-04T00:35:16.053Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/9c72acce54ee7b64f73cebc6fc43b540ec4fadb7 [Pipeline] } [2023-01-04T00:35:16.082Z] 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-01-04T00:35:17.863Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-72/archives ] [2023-01-04T00:35:17.863Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-72/archives [2023-01-04T00:35:17.863Z] total 16 [2023-01-04T00:35:17.863Z] drwxr-xr-x 3 root root 4096 Jan 4 00:26 . [2023-01-04T00:35:17.863Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 00:26 .. [2023-01-04T00:35:17.863Z] drwxr-xr-x 2 root root 4096 Jan 4 00:26 cost [2023-01-04T00:35:17.863Z] -rw-r--r-- 1 root root 82 Jan 4 00:26 cost.csv [2023-01-04T00:35:17.863Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-72/archives [2023-01-04T00:35:17.863Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-72/archives [2023-01-04T00:35:17.863Z] total 16 [2023-01-04T00:35:17.863Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 00:26 . [2023-01-04T00:35:17.863Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 00:26 .. [2023-01-04T00:35:17.863Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 4 00:26 cost [2023-01-04T00:35:17.863Z] -rw-r--r-- 1 jenkins jenkins 82 Jan 4 00:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:35:18.192Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:35:19.084Z] ---> package-listing.sh [2023-01-04T00:35:19.084Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-04T00:35:19.084Z] ++ facter osfamily [2023-01-04T00:35:19.343Z] + OS_FAMILY=debian [2023-01-04T00:35:19.343Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-72 [2023-01-04T00:35:19.343Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-04T00:35:19.343Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-04T00:35:19.343Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-04T00:35:19.343Z] + PACKAGES=/tmp/packages_start.txt [2023-01-04T00:35:19.343Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-72 ']' [2023-01-04T00:35:19.343Z] + PACKAGES=/tmp/packages_end.txt [2023-01-04T00:35:19.343Z] + case "${OS_FAMILY}" in [2023-01-04T00:35:19.343Z] + dpkg -l [2023-01-04T00:35:19.343Z] + grep '^ii' [2023-01-04T00:35:19.343Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-04T00:35:19.343Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-04T00:35:19.343Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-04T00:35:19.343Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-72 ']' [2023-01-04T00:35:19.343Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-72/archives/ [2023-01-04T00:35:19.343Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-72/archives/ [Pipeline] echo [2023-01-04T00:35:19.375Z] 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-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-04T00:35:19.670Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T00:35:20.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T00:35:20.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T00:35:20.453Z] prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container [2023-01-04T00:35:20.495Z] $ 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-72/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-72 -v /w/workspace/edgexfoundry_device-gpio_PR-72:/w/workspace/edgexfoundry_device-gpio_PR-72:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-72@tmp:/w/workspace/edgexfoundry_device-gpio_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-04T00:35:20.734Z] $ docker top 9845d83c003f516c3b83fa9898241bc0ed40624b994aa9b89a24b76849cb035d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T00:35:21.117Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-04T00:35:21.425Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-04T00:35:21.738Z] + ls /var/log/sa-host [2023-01-04T00:35:21.738Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T00:35:21.966Z] provisioning config files... [2023-01-04T00:35:21.975Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-72@tmp/config11764797483091724593tmp [Pipeline] { [Pipeline] echo [2023-01-04T00:35:22.020Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:35:22.336Z] ---> create-netrc.sh [Pipeline] } [2023-01-04T00:35:22.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:35:22.759Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-04T00:35:22.796Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:35:23.107Z] ---> sudo-logs.sh [2023-01-04T00:35:23.107Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-04T00:35:23.192Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:35:23.505Z] ---> job-cost.sh [2023-01-04T00:35:23.505Z] lf-activate-venv: SKIPPING [2023-01-04T00:35:23.505Z] DEBUG: total: 0.2199999988079071 [2023-01-04T00:35:23.505Z] INFO: Retrieving Stack Cost... [2023-01-04T00:35:24.443Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-04T00:35:25.014Z] INFO: Archiving Costs [Pipeline] echo [2023-01-04T00:35:25.049Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:35:25.365Z] ---> logs-deploy.sh [2023-01-04T00:35:25.365Z] lf-activate-venv: SKIPPING [2023-01-04T00:35:25.365Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-72/1 [2023-01-04T00:35:25.365Z] INFO: archiving workspace using pattern(s): [2023-01-04T00:35:26.300Z] Archives upload complete. [2023-01-04T00:35:26.559Z] INFO: archiving logs to Nexus