Pull request #127 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-gpio Obtained Jenkinsfile from c426106248b3f5d22a39539db8e9375f3dc53821+2471770c414ffcb3969497332fd67a405e85392b (02c448902f1b6de509d1ed2cd5aecb6cb5d5a498) 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-ssh1682758583931505600.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh16553547732202762015.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-127/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-127/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17809495757409551746.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-127/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15263146242812764608.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17942459466648378046.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-127/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-127/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5102566829143303053.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-270’ Running on prd-ubuntu20.04-docker-8c-8g-272 in /w/workspace/edgexfoundry_device-gpio_PR-127 [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-127 # 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/127/head:refs/remotes/origin/PR-127 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2471770c414ffcb3969497332fd67a405e85392b into PR head commit c426106248b3f5d22a39539db8e9375f3dc53821 Merge succeeded, producing c426106248b3f5d22a39539db8e9375f3dc53821 Checking out Revision c426106248b3f5d22a39539db8e9375f3dc53821 (PR-127) > git config core.sparsecheckout # timeout=10 > git checkout -f c426106248b3f5d22a39539db8e9375f3dc53821 # 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 2471770c414ffcb3969497332fd67a405e85392b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c426106248b3f5d22a39539db8e9375f3dc53821 # timeout=10 Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T21:39:51.534Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T21:39:51.702Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T21:39:51.795Z] ========================================================= [2023-03-14T21:39:51.795Z] EdgeX Global Pipelines Version Info [2023-03-14T21:39:51.795Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:39:52.546Z] ------------------- [2023-03-14T21:39:52.546Z] stable info: [2023-03-14T21:39:52.546Z] ------------------- [2023-03-14T21:39:52.546Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T21:39:52.546Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T21:39:52.546Z] Message: update stable to v1.0.245 [2023-03-14T21:39:53.116Z] ------------------- [2023-03-14T21:39:53.116Z] experimental info: [2023-03-14T21:39:53.116Z] ------------------- [2023-03-14T21:39:53.116Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T21:39:53.116Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-14T21:39:53.116Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T21:39:53.380Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-14T21:39:53.422Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-14T21:39:53.459Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T21:39:53.495Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T21:39:53.534Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T21:39:53.571Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T21:39:53.605Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T21:39:53.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-14T21:39:53.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T21:39:53.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T21:39:53.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T21:39:53.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-14T21:39:53.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T21:39:53.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T21:39:53.904Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T21:39:53.952Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T21:39:53.990Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T21:39:54.028Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T21:39:54.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T21:39:54.102Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T21:39:54.139Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-14T21:39:54.174Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-14T21:39:54.216Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-14T21:39:54.255Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-14T21:39:54.299Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-14T21:39:54.344Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T21:39:54.382Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T21:39:54.425Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-127 [Pipeline] echo [2023-03-14T21:39:54.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-127 [Pipeline] echo [2023-03-14T21:39:54.502Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-127 [Pipeline] echo [2023-03-14T21:39:54.541Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c426106248b3f5d22a39539db8e9375f3dc53821 [Pipeline] echo [2023-03-14T21:39:54.584Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c426106 [Pipeline] echo [2023-03-14T21:39:54.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T21:39:54.736Z] provisioning config files... [2023-03-14T21:39:54.754Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-127@tmp/config16504913026265710563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:39:55.095Z] ---> docker-login.sh [2023-03-14T21:39:55.095Z] nexus3.edgexfoundry.org:10001 [2023-03-14T21:39:55.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:39:55.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:39:55.361Z] Configure a credential helper to remove this warning. See [2023-03-14T21:39:55.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:39:55.361Z] [2023-03-14T21:39:55.361Z] Login Succeeded [2023-03-14T21:39:55.361Z] nexus3.edgexfoundry.org:10002 [2023-03-14T21:39:55.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:39:55.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:39:55.625Z] Configure a credential helper to remove this warning. See [2023-03-14T21:39:55.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:39:55.625Z] [2023-03-14T21:39:55.625Z] Login Succeeded [2023-03-14T21:39:55.625Z] nexus3.edgexfoundry.org:10003 [2023-03-14T21:39:55.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:39:55.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:39:55.625Z] Configure a credential helper to remove this warning. See [2023-03-14T21:39:55.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:39:55.625Z] [2023-03-14T21:39:55.625Z] Login Succeeded [2023-03-14T21:39:55.625Z] nexus3.edgexfoundry.org:10004 [2023-03-14T21:39:55.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:39:55.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:39:55.886Z] Configure a credential helper to remove this warning. See [2023-03-14T21:39:55.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:39:55.886Z] [2023-03-14T21:39:55.886Z] Login Succeeded [2023-03-14T21:39:55.886Z] docker.io [2023-03-14T21:39:55.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:39:56.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:39:56.148Z] Configure a credential helper to remove this warning. See [2023-03-14T21:39:56.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:39:56.148Z] [2023-03-14T21:39:56.148Z] Login Succeeded [2023-03-14T21:39:56.148Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T21:39:56.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T21:39:56.793Z] + git rev-list -1 --merges c426106248b3f5d22a39539db8e9375f3dc53821~1..c426106248b3f5d22a39539db8e9375f3dc53821 [Pipeline] echo [2023-03-14T21:39:56.865Z] -----------> git rev-list -1 --merges c426106248b3f5d22a39539db8e9375f3dc53821~1..c426106248b3f5d22a39539db8e9375f3dc53821 c426106248b3f5d22a39539db8e9375f3dc53821 [false] [Pipeline] sh [2023-03-14T21:39:57.181Z] + git log --format=format:%s -1 c426106248b3f5d22a39539db8e9375f3dc53821 [Pipeline] echo [2023-03-14T21:39:57.216Z] ========================================================= [2023-03-14T21:39:57.216Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T21:39:57.216Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T21:39:57.643Z] + git log --format=format:%s -1 c426106248b3f5d22a39539db8e9375f3dc53821 [Pipeline] echo [2023-03-14T21:39:57.677Z] [semverPrep] GIT_COMMIT: c426106248b3f5d22a39539db8e9375f3dc53821, Commit Message: build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 [Pipeline] echo [2023-03-14T21:39:57.702Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-14T21:39:58.067Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T21:39:58.068Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T21:39:58.068Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T21:39:58.068Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T21:39:58.068Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T21:39:58.068Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T21:39:58.068Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T21:39:58.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T21:39:58.478Z] [2023-03-14T21:39:58.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T21:39:58.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T21:39:58.850Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T21:39:58.850Z] b85a868b505f: Pulling fs layer [2023-03-14T21:39:58.850Z] e2be974225ed: Pulling fs layer [2023-03-14T21:39:58.850Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T21:39:58.850Z] 988bab9f4d93: Pulling fs layer [2023-03-14T21:39:58.850Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T21:39:58.850Z] eaf3925da568: Pulling fs layer [2023-03-14T21:39:58.850Z] bab4dde63d76: Pulling fs layer [2023-03-14T21:39:58.850Z] bde34c3a00c8: Pulling fs layer [2023-03-14T21:39:58.850Z] b352a97aabf1: Pulling fs layer [2023-03-14T21:39:58.850Z] 4872d77fe225: Pulling fs layer [2023-03-14T21:39:58.850Z] 5851b861e8e6: Pulling fs layer [2023-03-14T21:39:58.850Z] 988bab9f4d93: Waiting [2023-03-14T21:39:58.850Z] eaf3925da568: Waiting [2023-03-14T21:39:58.850Z] bab4dde63d76: Waiting [2023-03-14T21:39:58.850Z] 4872d77fe225: Waiting [2023-03-14T21:39:58.850Z] bde34c3a00c8: Waiting [2023-03-14T21:39:58.850Z] 1469e6f7b9e6: Waiting [2023-03-14T21:39:58.850Z] 5851b861e8e6: Waiting [2023-03-14T21:39:58.850Z] b352a97aabf1: Waiting [2023-03-14T21:39:58.850Z] e2be974225ed: Download complete [2023-03-14T21:39:58.850Z] 988bab9f4d93: Verifying Checksum [2023-03-14T21:39:58.850Z] 988bab9f4d93: Download complete [2023-03-14T21:39:59.115Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T21:39:59.115Z] 1469e6f7b9e6: Download complete [2023-03-14T21:39:59.115Z] eaf3925da568: Download complete [2023-03-14T21:39:59.115Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T21:39:59.115Z] 339a4e72a1f5: Download complete [2023-03-14T21:39:59.115Z] bde34c3a00c8: Download complete [2023-03-14T21:39:59.115Z] b352a97aabf1: Verifying Checksum [2023-03-14T21:39:59.115Z] b352a97aabf1: Download complete [2023-03-14T21:39:59.115Z] 4872d77fe225: Download complete [2023-03-14T21:39:59.115Z] 5851b861e8e6: Verifying Checksum [2023-03-14T21:39:59.115Z] 5851b861e8e6: Download complete [2023-03-14T21:39:59.115Z] b85a868b505f: Verifying Checksum [2023-03-14T21:39:59.115Z] b85a868b505f: Download complete [2023-03-14T21:39:59.373Z] bab4dde63d76: Verifying Checksum [2023-03-14T21:39:59.373Z] bab4dde63d76: Download complete [2023-03-14T21:40:00.753Z] b85a868b505f: Pull complete [2023-03-14T21:40:00.753Z] e2be974225ed: Pull complete [2023-03-14T21:40:01.056Z] 339a4e72a1f5: Pull complete [2023-03-14T21:40:01.338Z] 988bab9f4d93: Pull complete [2023-03-14T21:40:01.597Z] 1469e6f7b9e6: Pull complete [2023-03-14T21:40:01.597Z] eaf3925da568: Pull complete [2023-03-14T21:40:03.519Z] bab4dde63d76: Pull complete [2023-03-14T21:40:03.519Z] bde34c3a00c8: Pull complete [2023-03-14T21:40:03.519Z] b352a97aabf1: Pull complete [2023-03-14T21:40:03.519Z] 4872d77fe225: Pull complete [2023-03-14T21:40:03.787Z] 5851b861e8e6: Pull complete [2023-03-14T21:40:03.787Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T21:40:03.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T21:40:03.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T21:40:03.988Z] prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container [2023-03-14T21:40:04.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-127 -v /w/workspace/edgexfoundry_device-gpio_PR-127:/w/workspace/edgexfoundry_device-gpio_PR-127:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-127@tmp:/w/workspace/edgexfoundry_device-gpio_PR-127@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-devops/py-git-semver:0.1.4 cat [2023-03-14T21:40:05.465Z] $ docker top 035cd587ca4031c4b279d1313ab3e196a3fd5469ec5a8638349aa86399d8d552 -eo pid,comm [2023-03-14T21:40:05.531Z] 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-03-14T21:40:05.531Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T21:40:05.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T21:40:05.645Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T21:40:05.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T21:40:05.768Z] $ docker exec 035cd587ca4031c4b279d1313ab3e196a3fd5469ec5a8638349aa86399d8d552 ssh-agent [2023-03-14T21:40:05.893Z] SSH_AUTH_SOCK=/tmp/ssh-C5uaaGPKRiu8/agent.32 [2023-03-14T21:40:05.893Z] SSH_AGENT_PID=38 [2023-03-14T21:40:05.899Z] Running ssh-add (command line suppressed) [2023-03-14T21:40:05.998Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-127@tmp/private_key_12350022723696374026.key (/w/workspace/edgexfoundry_device-gpio_PR-127@tmp/private_key_12350022723696374026.key) [2023-03-14T21:40:06.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T21:40:06.347Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T21:40:06.365Z] $ docker exec --env ******** --env ******** 035cd587ca4031c4b279d1313ab3e196a3fd5469ec5a8638349aa86399d8d552 ssh-agent -k [2023-03-14T21:40:06.464Z] unset SSH_AUTH_SOCK; [2023-03-14T21:40:06.464Z] unset SSH_AGENT_PID; [2023-03-14T21:40:06.464Z] echo Agent pid 38 killed; [2023-03-14T21:40:06.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T21:40:06.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T21:40:06.565Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T21:40:06.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T21:40:06.679Z] $ docker exec 035cd587ca4031c4b279d1313ab3e196a3fd5469ec5a8638349aa86399d8d552 ssh-agent [2023-03-14T21:40:06.790Z] SSH_AUTH_SOCK=/tmp/ssh-vG8UdvXDFikY/agent.71 [2023-03-14T21:40:06.790Z] SSH_AGENT_PID=77 [2023-03-14T21:40:06.794Z] Running ssh-add (command line suppressed) [2023-03-14T21:40:06.902Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-127@tmp/private_key_9756508931902357120.key (/w/workspace/edgexfoundry_device-gpio_PR-127@tmp/private_key_9756508931902357120.key) [2023-03-14T21:40:06.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T21:40:07.248Z] + git semver init [2023-03-14T21:40:07.507Z] 2023-03-14 21:40:07,429 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T21:40:07.507Z] 2023-03-14 21:40:07,430 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-127/.semver [2023-03-14T21:40:07.507Z] 2023-03-14 21:40:07,430 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-127/.semver [2023-03-14T21:40:07.507Z] 2023-03-14 21:40:07,431 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-127/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-127, universal_newlines=False, shell=None, istream=None) [2023-03-14T21:40:08.443Z] 2023-03-14 21:40:08,309 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-127/.git/info/exclude [2023-03-14T21:40:08.443Z] 2023-03-14 21:40:08,310 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-127/.semver/PR-127 with force:False [2023-03-14T21:40:08.443Z] 2023-03-14 21:40:08,310 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-127/.semver/PR-127 [2023-03-14T21:40:08.443Z] 2023-03-14 21:40:08,314 [execute] INFO git cat-file --batch-check [2023-03-14T21:40:08.443Z] 2023-03-14 21:40:08,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-127/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T21:40:08.443Z] 2023-03-14 21:40:08,320 [execute] INFO git cat-file --batch [2023-03-14T21:40:08.443Z] 2023-03-14 21:40:08,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-127/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T21:40:08.443Z] 2023-03-14 21:40:08,324 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-127/.semver/PR-127 [2023-03-14T21:40:08.443Z] 0.0.0 [Pipeline] } [2023-03-14T21:40:08.465Z] $ docker exec --env ******** --env ******** 035cd587ca4031c4b279d1313ab3e196a3fd5469ec5a8638349aa86399d8d552 ssh-agent -k [2023-03-14T21:40:08.567Z] unset SSH_AUTH_SOCK; [2023-03-14T21:40:08.567Z] unset SSH_AGENT_PID; [2023-03-14T21:40:08.568Z] echo Agent pid 77 killed; [2023-03-14T21:40:08.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T21:40:08.985Z] + git semver [Pipeline] } [2023-03-14T21:40:09.263Z] $ docker stop --time=1 035cd587ca4031c4b279d1313ab3e196a3fd5469ec5a8638349aa86399d8d552 [2023-03-14T21:40:10.597Z] $ docker rm -f --volumes 035cd587ca4031c4b279d1313ab3e196a3fd5469ec5a8638349aa86399d8d552 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T21:40:11.011Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T21:40:11.284Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T21:40:11.300Z] [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-03-14T21:40:11.888Z] provisioning config files... [2023-03-14T21:40:11.898Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-127@tmp/config16560346229106730337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:40:12.240Z] ---> docker-login.sh [2023-03-14T21:40:12.240Z] nexus3.edgexfoundry.org:10001 [2023-03-14T21:40:12.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:40:12.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:40:12.240Z] Configure a credential helper to remove this warning. See [2023-03-14T21:40:12.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:40:12.240Z] [2023-03-14T21:40:12.240Z] Login Succeeded [2023-03-14T21:40:12.240Z] nexus3.edgexfoundry.org:10002 [2023-03-14T21:40:12.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:40:12.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:40:12.240Z] Configure a credential helper to remove this warning. See [2023-03-14T21:40:12.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:40:12.240Z] [2023-03-14T21:40:12.240Z] Login Succeeded [2023-03-14T21:40:12.240Z] nexus3.edgexfoundry.org:10003 [2023-03-14T21:40:12.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:40:12.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:40:12.499Z] Configure a credential helper to remove this warning. See [2023-03-14T21:40:12.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:40:12.499Z] [2023-03-14T21:40:12.499Z] Login Succeeded [2023-03-14T21:40:12.499Z] nexus3.edgexfoundry.org:10004 [2023-03-14T21:40:12.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:40:12.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:40:12.499Z] Configure a credential helper to remove this warning. See [2023-03-14T21:40:12.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:40:12.499Z] [2023-03-14T21:40:12.499Z] Login Succeeded [2023-03-14T21:40:12.499Z] docker.io [2023-03-14T21:40:12.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:40:12.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:40:12.757Z] Configure a credential helper to remove this warning. See [2023-03-14T21:40:12.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:40:12.757Z] [2023-03-14T21:40:12.757Z] Login Succeeded [2023-03-14T21:40:12.757Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T21:40:12.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T21:40:12.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T21:40:13.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T21:40:13.046Z] ========================================================= [2023-03-14T21:40:13.046Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T21:40:13.046Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T21:40:13.497Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-14T21:40:13.497Z] Sending build context to Docker daemon 16.03MB [2023-03-14T21:40:13.497Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T21:40:13.497Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-14T21:40:13.497Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T21:40:13.497Z] 63b65145d645: Pulling fs layer [2023-03-14T21:40:13.497Z] a2d21d5440eb: Pulling fs layer [2023-03-14T21:40:13.497Z] 935e6c44a52c: Pulling fs layer [2023-03-14T21:40:13.497Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T21:40:13.497Z] 30dea6a524f1: Pulling fs layer [2023-03-14T21:40:13.497Z] a2aff8979fd8: Pulling fs layer [2023-03-14T21:40:13.497Z] 6808be2612f2: Pulling fs layer [2023-03-14T21:40:13.497Z] f25807f1079a: Pulling fs layer [2023-03-14T21:40:13.497Z] 94cc34f8dd06: Waiting [2023-03-14T21:40:13.497Z] 30dea6a524f1: Waiting [2023-03-14T21:40:13.497Z] a2aff8979fd8: Waiting [2023-03-14T21:40:13.497Z] f25807f1079a: Waiting [2023-03-14T21:40:13.497Z] 6808be2612f2: Waiting [2023-03-14T21:40:13.759Z] a2d21d5440eb: Download complete [2023-03-14T21:40:13.759Z] 94cc34f8dd06: Verifying Checksum [2023-03-14T21:40:13.759Z] 94cc34f8dd06: Download complete [2023-03-14T21:40:13.759Z] 30dea6a524f1: Download complete [2023-03-14T21:40:13.759Z] 63b65145d645: Verifying Checksum [2023-03-14T21:40:13.759Z] 63b65145d645: Download complete [2023-03-14T21:40:13.759Z] a2aff8979fd8: Verifying Checksum [2023-03-14T21:40:13.759Z] a2aff8979fd8: Download complete [2023-03-14T21:40:13.759Z] 63b65145d645: Pull complete [2023-03-14T21:40:14.028Z] a2d21d5440eb: Pull complete [2023-03-14T21:40:14.289Z] f25807f1079a: Verifying Checksum [2023-03-14T21:40:14.289Z] 935e6c44a52c: Verifying Checksum [2023-03-14T21:40:14.289Z] 935e6c44a52c: Download complete [2023-03-14T21:40:14.855Z] 6808be2612f2: Verifying Checksum [2023-03-14T21:40:14.855Z] 6808be2612f2: Download complete [2023-03-14T21:40:18.146Z] 935e6c44a52c: Pull complete [2023-03-14T21:40:18.146Z] 94cc34f8dd06: Pull complete [2023-03-14T21:40:18.146Z] 30dea6a524f1: Pull complete [2023-03-14T21:40:18.146Z] a2aff8979fd8: Pull complete [2023-03-14T21:40:20.682Z] 6808be2612f2: Pull complete [2023-03-14T21:40:21.251Z] f25807f1079a: Pull complete [2023-03-14T21:40:21.251Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T21:40:21.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T21:40:21.251Z] ---> 3b553350e43f [2023-03-14T21:40:21.251Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-14T21:40:23.161Z] ---> Running in 1eed8e41e364 [2023-03-14T21:40:23.161Z] Removing intermediate container 1eed8e41e364 [2023-03-14T21:40:23.161Z] ---> 60b30670aadd [2023-03-14T21:40:23.161Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T21:40:23.161Z] ---> Running in aa6ba032ed42 [2023-03-14T21:40:23.161Z] Removing intermediate container aa6ba032ed42 [2023-03-14T21:40:23.161Z] ---> 785dcdb4b41e [2023-03-14T21:40:23.161Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-14T21:40:23.161Z] ---> Running in 5dab6d055924 [2023-03-14T21:40:23.161Z] Removing intermediate container 5dab6d055924 [2023-03-14T21:40:23.161Z] ---> ab185e75e92d [2023-03-14T21:40:23.161Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T21:40:23.420Z] ---> Running in fc1ae2b33ab8 [2023-03-14T21:40:23.420Z] Removing intermediate container fc1ae2b33ab8 [2023-03-14T21:40:23.420Z] ---> ea86c51d725b [2023-03-14T21:40:23.420Z] Step 7/12 : WORKDIR /device-gpio [2023-03-14T21:40:23.420Z] ---> Running in 665f1cc54d67 [2023-03-14T21:40:23.420Z] Removing intermediate container 665f1cc54d67 [2023-03-14T21:40:23.420Z] ---> 296d76554180 [2023-03-14T21:40:23.420Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T21:40:23.680Z] ---> Running in 8f0377acc060 [2023-03-14T21:40:23.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T21:40:24.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T21:40:24.456Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-14T21:40:24.456Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-14T21:40:24.456Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-14T21:40:24.456Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-14T21:40:24.456Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T21:40:24.456Z] OK: 269 MiB in 57 packages [2023-03-14T21:40:25.029Z] Removing intermediate container 8f0377acc060 [2023-03-14T21:40:25.029Z] ---> afda3203faa0 [2023-03-14T21:40:25.029Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-14T21:40:25.029Z] ---> 3ef33060c780 [2023-03-14T21:40:25.029Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T21:40:25.029Z] ---> Running in dd2d1a8b9ce4 [2023-03-14T21:40:26.717Z] Still waiting to schedule task [2023-03-14T21:40:26.718Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-271’ [2023-03-14T21:40:57.124Z] Removing intermediate container dd2d1a8b9ce4 [2023-03-14T21:40:57.124Z] ---> 7ec1d7b43ab5 [2023-03-14T21:40:57.124Z] Step 11/12 : COPY . . [2023-03-14T21:40:57.124Z] ---> dd2c43bd3b23 [2023-03-14T21:40:57.124Z] Step 12/12 : RUN ${MAKE} [2023-03-14T21:40:57.124Z] ---> Running in 0f5655b17288 [2023-03-14T21:40:57.124Z] noop [2023-03-14T21:40:57.124Z] Removing intermediate container 0f5655b17288 [2023-03-14T21:40:57.124Z] ---> 10e92dc415d7 [2023-03-14T21:40:57.124Z] Successfully built 10e92dc415d7 [2023-03-14T21:40:57.124Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T21:40:57.554Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T21:40:57.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T21:40:57.684Z] prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container [2023-03-14T21:40:57.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-127 -v /w/workspace/edgexfoundry_device-gpio_PR-127:/w/workspace/edgexfoundry_device-gpio_PR-127:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-127@tmp:/w/workspace/edgexfoundry_device-gpio_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T21:40:58.088Z] $ docker top 93091a12e7012b5903578eae87e0c0fa560995882e22cd564c5647916d087fc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T21:40:58.469Z] + go version [2023-03-14T21:40:58.469Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T21:40:58.502Z] $ docker stop --time=1 93091a12e7012b5903578eae87e0c0fa560995882e22cd564c5647916d087fc3 [2023-03-14T21:40:59.794Z] $ docker rm -f --volumes 93091a12e7012b5903578eae87e0c0fa560995882e22cd564c5647916d087fc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T21:41:00.480Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T21:41:00.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T21:41:00.636Z] prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container [2023-03-14T21:41:00.672Z] $ 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-127 -v /w/workspace/edgexfoundry_device-gpio_PR-127:/w/workspace/edgexfoundry_device-gpio_PR-127:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-127@tmp:/w/workspace/edgexfoundry_device-gpio_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T21:41:01.038Z] $ docker top bb7bd691cc2672de08041b02e6f76d52a0158906f4e1c1cf0e5e4bd0b51433f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T21:41:01.429Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-127 [Pipeline] fileExists [Pipeline] sh [2023-03-14T21:41:01.788Z] + make test [2023-03-14T21:41:01.788Z] go test ./... -coverprofile=coverage.out ./... [2023-03-14T21:41:07.059Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-14T21:41:17.039Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-14T21:41:17.039Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-14T21:41:22.335Z] go vet ./... [2023-03-14T21:41:26.537Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T21:41:26.537Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T21:41:26.537Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T21:41:26.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T21:41:26.614Z] $ docker stop --time=1 bb7bd691cc2672de08041b02e6f76d52a0158906f4e1c1cf0e5e4bd0b51433f5 [2023-03-14T21:41:28.541Z] $ docker rm -f --volumes bb7bd691cc2672de08041b02e6f76d52a0158906f4e1c1cf0e5e4bd0b51433f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T21:41:29.052Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T21:41:29.121Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-14T21:41:29.737Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T21:41:30.054Z] + ls -al . [2023-03-14T21:41:30.054Z] total 160 [2023-03-14T21:41:30.054Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 21:41 . [2023-03-14T21:41:30.054Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 21:39 .. [2023-03-14T21:41:30.054Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 14 21:39 .dockerignore [2023-03-14T21:41:30.054Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 21:40 .git [2023-03-14T21:41:30.054Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 21:39 .github [2023-03-14T21:41:30.054Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 14 21:39 .gitignore [2023-03-14T21:41:30.054Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 21:39 .golangci.yml [2023-03-14T21:41:30.054Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 21:40 .semver [2023-03-14T21:41:30.054Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 14 21:39 Attribution.txt [2023-03-14T21:41:30.054Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 14 21:39 CHANGELOG.md [2023-03-14T21:41:30.054Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 14 21:39 Dockerfile [2023-03-14T21:41:30.054Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 21:39 GOVERNANCE.md [2023-03-14T21:41:30.054Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 14 21:39 Jenkinsfile [2023-03-14T21:41:30.054Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 14 21:39 LICENSE [2023-03-14T21:41:30.054Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 14 21:39 Makefile [2023-03-14T21:41:30.054Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 14 21:39 OWNERS.md [2023-03-14T21:41:30.054Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 14 21:39 README.md [2023-03-14T21:41:30.054Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 21:40 VERSION [2023-03-14T21:41:30.054Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 21:39 bin [2023-03-14T21:41:30.054Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 21:39 cmd [2023-03-14T21:41:30.054Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 14 21:41 coverage.out [2023-03-14T21:41:30.054Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 14 21:39 go.mod [2023-03-14T21:41:30.054Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 14 21:39 go.sum [2023-03-14T21:41:30.054Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 21:39 internal [2023-03-14T21:41:30.054Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 21:39 snap [2023-03-14T21:41:30.054Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 14 21:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T21:41:30.482Z] + 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=c426106248b3f5d22a39539db8e9375f3dc53821 --label arch=amd64 --label version=0.0.0 . [2023-03-14T21:41:30.482Z] Sending build context to Docker daemon 16.03MB [2023-03-14T21:41:30.482Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T21:41:30.482Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-14T21:41:30.482Z] ---> 10e92dc415d7 [2023-03-14T21:41:30.482Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-14T21:41:30.743Z] ---> Running in b4ae342ddd13 [2023-03-14T21:41:30.743Z] Removing intermediate container b4ae342ddd13 [2023-03-14T21:41:30.743Z] ---> f1a9a77de213 [2023-03-14T21:41:30.743Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T21:41:30.743Z] ---> Running in ce2d4b4e25e0 [2023-03-14T21:41:31.003Z] Removing intermediate container ce2d4b4e25e0 [2023-03-14T21:41:31.003Z] ---> 47823ab98225 [2023-03-14T21:41:31.003Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-14T21:41:31.003Z] ---> Running in 9db9cef65fd6 [2023-03-14T21:41:31.003Z] Removing intermediate container 9db9cef65fd6 [2023-03-14T21:41:31.003Z] ---> 7f83c14087a8 [2023-03-14T21:41:31.003Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T21:41:31.003Z] ---> Running in 3426e93e254d [2023-03-14T21:41:31.261Z] Removing intermediate container 3426e93e254d [2023-03-14T21:41:31.261Z] ---> dad5181cbb32 [2023-03-14T21:41:31.261Z] Step 7/25 : WORKDIR /device-gpio [2023-03-14T21:41:31.262Z] ---> Running in de9961981823 [2023-03-14T21:41:31.262Z] Removing intermediate container de9961981823 [2023-03-14T21:41:31.262Z] ---> a9627b9e5511 [2023-03-14T21:41:31.262Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T21:41:31.521Z] ---> Running in 10fc2c0ea858 [2023-03-14T21:41:31.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T21:41:31.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T21:41:32.040Z] OK: 269 MiB in 57 packages [2023-03-14T21:41:32.298Z] Removing intermediate container 10fc2c0ea858 [2023-03-14T21:41:32.299Z] ---> 616351295e93 [2023-03-14T21:41:32.299Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-14T21:41:32.559Z] ---> 57feda28a164 [2023-03-14T21:41:32.559Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T21:41:32.559Z] ---> Running in fd7eefd7b00a [2023-03-14T21:41:33.499Z] Removing intermediate container fd7eefd7b00a [2023-03-14T21:41:33.499Z] ---> ddf3f165d74f [2023-03-14T21:41:33.499Z] Step 11/25 : COPY . . [2023-03-14T21:41:33.758Z] ---> 3ad41010b5de [2023-03-14T21:41:33.758Z] Step 12/25 : RUN ${MAKE} [2023-03-14T21:41:34.018Z] ---> Running in 412935fde69c [2023-03-14T21:41:34.277Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-14T21:41:52.361Z] Removing intermediate container 412935fde69c [2023-03-14T21:41:52.361Z] ---> 9eec50eba2b9 [2023-03-14T21:41:52.361Z] Step 13/25 : FROM alpine:3.17 [2023-03-14T21:41:52.361Z] 3.17: Pulling from library/alpine [2023-03-14T21:41:52.361Z] 63b65145d645: Already exists [2023-03-14T21:41:52.361Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T21:41:52.361Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T21:41:52.361Z] ---> b2aa39c304c2 [2023-03-14T21:41:52.361Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-14T21:41:52.361Z] ---> Running in 9fac083f5722 [2023-03-14T21:41:52.361Z] Removing intermediate container 9fac083f5722 [2023-03-14T21:41:52.361Z] ---> 70fec03a7e46 [2023-03-14T21:41:52.361Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-14T21:41:52.361Z] ---> Running in f5ff7b9311b0 [2023-03-14T21:41:52.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T21:41:52.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T21:41:52.877Z] OK: 7 MiB in 15 packages [2023-03-14T21:41:53.135Z] Removing intermediate container f5ff7b9311b0 [2023-03-14T21:41:53.135Z] ---> 382046bfa866 [2023-03-14T21:41:53.135Z] Step 16/25 : WORKDIR / [2023-03-14T21:41:53.394Z] ---> Running in 7306b6835b93 [2023-03-14T21:41:53.394Z] Removing intermediate container 7306b6835b93 [2023-03-14T21:41:53.394Z] ---> 3586ec1fbcb8 [2023-03-14T21:41:53.394Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-14T21:41:53.394Z] ---> 1db3432ea30f [2023-03-14T21:41:53.394Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-14T21:41:53.653Z] ---> 61e3f56064e0 [2023-03-14T21:41:53.653Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-14T21:41:54.221Z] ---> fec19a65eda1 [2023-03-14T21:41:54.221Z] Step 20/25 : EXPOSE 59910 [2023-03-14T21:41:54.221Z] ---> Running in b554abf16cd3 [2023-03-14T21:41:54.221Z] Removing intermediate container b554abf16cd3 [2023-03-14T21:41:54.221Z] ---> 4b02001d7723 [2023-03-14T21:41:54.221Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-14T21:41:54.480Z] ---> Running in 177ae44e9f4e [2023-03-14T21:41:54.480Z] Removing intermediate container 177ae44e9f4e [2023-03-14T21:41:54.480Z] ---> 25273f101944 [2023-03-14T21:41:54.480Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T21:41:54.480Z] ---> Running in 3515869f6e90 [2023-03-14T21:41:54.738Z] Removing intermediate container 3515869f6e90 [2023-03-14T21:41:54.738Z] ---> 428a5676c7b8 [2023-03-14T21:41:54.738Z] Step 23/25 : LABEL arch=amd64 [2023-03-14T21:41:54.738Z] ---> Running in 47bc61c4ed5b [2023-03-14T21:41:54.738Z] Removing intermediate container 47bc61c4ed5b [2023-03-14T21:41:54.738Z] ---> 027967ffebfb [2023-03-14T21:41:54.738Z] Step 24/25 : LABEL git_sha=c426106248b3f5d22a39539db8e9375f3dc53821 [2023-03-14T21:41:54.738Z] ---> Running in 34709e36b2e6 [2023-03-14T21:41:54.997Z] Removing intermediate container 34709e36b2e6 [2023-03-14T21:41:54.997Z] ---> 1308c460c20f [2023-03-14T21:41:54.997Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T21:41:54.997Z] ---> Running in 432ff0fa3562 [2023-03-14T21:41:54.997Z] Removing intermediate container 432ff0fa3562 [2023-03-14T21:41:54.997Z] ---> 68864986b183 [2023-03-14T21:41:54.997Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T21:41:54.997Z] Successfully built 68864986b183 [2023-03-14T21:41:54.997Z] 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-03-14T21:41:55.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T21:41:55.819Z] [2023-03-14T21:41:55.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T21:41:56.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T21:41:56.198Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T21:41:56.198Z] 5eb5b503b376: Pulling fs layer [2023-03-14T21:41:56.198Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T21:41:56.198Z] ec43610c2a17: Pulling fs layer [2023-03-14T21:41:56.198Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T21:41:56.198Z] 33b1e0a273af: Pulling fs layer [2023-03-14T21:41:56.198Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T21:41:56.198Z] 2f39f015ded8: Pulling fs layer [2023-03-14T21:41:56.198Z] 33b1e0a273af: Waiting [2023-03-14T21:41:56.198Z] 2f39f015ded8: Waiting [2023-03-14T21:41:56.198Z] 3a2ae6a8a46f: Waiting [2023-03-14T21:41:56.198Z] 5d3b04190fa2: Waiting [2023-03-14T21:41:56.198Z] 5c69ac0246d0: Download complete [2023-03-14T21:41:56.198Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-14T21:41:56.198Z] 3a2ae6a8a46f: Download complete [2023-03-14T21:41:56.460Z] 33b1e0a273af: Verifying Checksum [2023-03-14T21:41:56.460Z] 33b1e0a273af: Download complete [2023-03-14T21:41:56.460Z] 5d3b04190fa2: Verifying Checksum [2023-03-14T21:41:56.460Z] 5d3b04190fa2: Download complete [2023-03-14T21:41:56.460Z] ec43610c2a17: Verifying Checksum [2023-03-14T21:41:56.460Z] ec43610c2a17: Download complete [2023-03-14T21:41:56.460Z] 5eb5b503b376: Verifying Checksum [2023-03-14T21:41:56.460Z] 5eb5b503b376: Download complete [2023-03-14T21:41:57.397Z] 2f39f015ded8: Download complete [2023-03-14T21:41:57.657Z] 5eb5b503b376: Pull complete [2023-03-14T21:41:57.918Z] 5c69ac0246d0: Pull complete [2023-03-14T21:41:58.178Z] ec43610c2a17: Pull complete [2023-03-14T21:41:58.178Z] 3a2ae6a8a46f: Pull complete [2023-03-14T21:41:58.438Z] 33b1e0a273af: Pull complete [2023-03-14T21:41:58.438Z] 5d3b04190fa2: Pull complete [2023-03-14T21:42:02.624Z] 2f39f015ded8: Pull complete [2023-03-14T21:42:02.624Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T21:42:02.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T21:42:02.624Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T21:42:02.835Z] prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container [2023-03-14T21:42:02.875Z] $ 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-127 -v /w/workspace/edgexfoundry_device-gpio_PR-127:/w/workspace/edgexfoundry_device-gpio_PR-127:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-127@tmp:/w/workspace/edgexfoundry_device-gpio_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T21:42:04.844Z] $ docker top c3bbd371836f601e28b51a8dd913ad39d5ae6697f3879fb0d00bb89fd8e7bf02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:42:05.274Z] ---> job-cost.sh [2023-03-14T21:42:05.274Z] lf-activate-venv: SKIPPING [2023-03-14T21:42:05.274Z] INFO: No Stack... [2023-03-14T21:42:05.534Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T21:42:05.794Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T21:42:06.108Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-127/archives/cost.csv [2023-03-14T21:42:06.108Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T21:42:06.145Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-127-1-stack-cost] [2023-03-14T21:42:06.151Z] Resource [jenkins-edgexfoundry-device-gpio-PR-127-1-stack-cost] did not exist. Created. [2023-03-14T21:42:06.151Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-127-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T21:42:06.535Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-14T21:42:06.584Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T21:42:06.617Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-127-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T21:42:06.706Z] $ docker stop --time=1 c3bbd371836f601e28b51a8dd913ad39d5ae6697f3879fb0d00bb89fd8e7bf02 [2023-03-14T21:42:07.882Z] $ docker rm -f --volumes c3bbd371836f601e28b51a8dd913ad39d5ae6697f3879fb0d00bb89fd8e7bf02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T21:43:45.195Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-273 in /w/workspace/edgexfoundry_device-gpio_PR-127 [Pipeline] { [Pipeline] ws [2023-03-14T21:43:45.253Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-03-14T21:43:45.348Z] The recommended git tool is: git [2023-03-14T21:43:52.986Z] using credential edgex-jenkins-ssh [2023-03-14T21:43:53.010Z] Cloning the remote Git repository [2023-03-14T21:43:53.146Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-14T21:43:53.367Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-03-14T21:43:53.833Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-14T21:43:53.834Z] > git --version # timeout=10 [2023-03-14T21:43:53.904Z] > git --version # 'git version 2.25.1' [2023-03-14T21:43:53.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T21:43:54.238Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T21:43:57.164Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-14T21:43:57.190Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T21:43:58.351Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-14T21:43:58.424Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-14T21:43:58.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T21:43:58.443Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-14T21:43:58.980Z] Merging remotes/origin/main commit 2471770c414ffcb3969497332fd67a405e85392b into PR head commit c426106248b3f5d22a39539db8e9375f3dc53821 [2023-03-14T21:43:59.442Z] Merge succeeded, producing c426106248b3f5d22a39539db8e9375f3dc53821 [2023-03-14T21:43:59.442Z] Checking out Revision c426106248b3f5d22a39539db8e9375f3dc53821 (PR-127) [2023-03-14T21:43:59.001Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T21:43:59.083Z] > git checkout -f c426106248b3f5d22a39539db8e9375f3dc53821 # timeout=10 [2023-03-14T21:43:59.216Z] > git remote # timeout=10 [2023-03-14T21:43:59.247Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T21:43:59.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T21:43:59.296Z] > git merge 2471770c414ffcb3969497332fd67a405e85392b # timeout=10 [2023-03-14T21:43:59.361Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T21:43:59.455Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T21:43:59.557Z] > git checkout -f c426106248b3f5d22a39539db8e9375f3dc53821 # timeout=10 [2023-03-14T21:44:03.195Z] Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" [2023-03-14T21:44:03.251Z] > git --version # timeout=10 [2023-03-14T21:44:03.260Z] > git --version # 'git version 2.25.1' [2023-03-14T21:44:03.284Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T21:44:04.543Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T21:44:04.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T21:44:04.543Z] Dload Upload Total Spent Left Speed [2023-03-14T21:44:04.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-03-14T21:44:05.328Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T21:44:05.680Z] + sudo tee /etc/docker/daemon.new [2023-03-14T21:44:05.680Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T21:44:05.680Z] { [2023-03-14T21:44:05.680Z] "registry-mirrors": [ [2023-03-14T21:44:05.680Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T21:44:05.680Z] ], [2023-03-14T21:44:05.680Z] "bip": "10.250.0.254/24", [2023-03-14T21:44:05.680Z] "hosts": [ [2023-03-14T21:44:05.680Z] "tcp://0.0.0.0:5555", [2023-03-14T21:44:05.680Z] "unix:///var/run/docker.sock" [2023-03-14T21:44:05.680Z] ], [2023-03-14T21:44:05.680Z] "mtu": 1458, [2023-03-14T21:44:05.680Z] "selinux-enabled": true, [2023-03-14T21:44:05.680Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T21:44:05.680Z] } [Pipeline] sh [2023-03-14T21:44:06.024Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T21:44:06.368Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T21:44:24.675Z] provisioning config files... [2023-03-14T21:44:24.703Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config16390692421403305142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:44:25.088Z] ---> docker-login.sh [2023-03-14T21:44:25.088Z] nexus3.edgexfoundry.org:10001 [2023-03-14T21:44:25.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:44:25.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:44:25.675Z] Configure a credential helper to remove this warning. See [2023-03-14T21:44:25.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:44:25.675Z] [2023-03-14T21:44:25.675Z] Login Succeeded [2023-03-14T21:44:25.675Z] nexus3.edgexfoundry.org:10002 [2023-03-14T21:44:25.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:44:25.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:44:25.945Z] Configure a credential helper to remove this warning. See [2023-03-14T21:44:25.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:44:25.945Z] [2023-03-14T21:44:25.945Z] Login Succeeded [2023-03-14T21:44:25.945Z] nexus3.edgexfoundry.org:10003 [2023-03-14T21:44:26.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:44:26.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:44:26.482Z] Configure a credential helper to remove this warning. See [2023-03-14T21:44:26.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:44:26.482Z] [2023-03-14T21:44:26.482Z] Login Succeeded [2023-03-14T21:44:26.482Z] nexus3.edgexfoundry.org:10004 [2023-03-14T21:44:26.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:44:26.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:44:26.752Z] Configure a credential helper to remove this warning. See [2023-03-14T21:44:26.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:44:26.752Z] [2023-03-14T21:44:26.752Z] Login Succeeded [2023-03-14T21:44:26.752Z] docker.io [2023-03-14T21:44:27.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T21:44:27.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T21:44:27.288Z] Configure a credential helper to remove this warning. See [2023-03-14T21:44:27.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T21:44:27.288Z] [2023-03-14T21:44:27.288Z] Login Succeeded [2023-03-14T21:44:27.288Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T21:44:27.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T21:44:27.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T21:44:27.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T21:44:27.735Z] ========================================================= [2023-03-14T21:44:27.736Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T21:44:27.736Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T21:44:28.230Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-14T21:44:28.500Z] Sending build context to Docker daemon 8.11MB [2023-03-14T21:44:28.500Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T21:44:28.500Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-14T21:44:28.769Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T21:44:28.769Z] af6eaf76a39c: Pulling fs layer [2023-03-14T21:44:28.769Z] 55522c791124: Pulling fs layer [2023-03-14T21:44:28.769Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T21:44:28.769Z] 169dfbe0d373: Pulling fs layer [2023-03-14T21:44:28.769Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T21:44:28.769Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T21:44:28.769Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T21:44:28.769Z] e1ff8fa3b103: Waiting [2023-03-14T21:44:28.769Z] 52ebb69f0ebf: Waiting [2023-03-14T21:44:28.769Z] 55522c791124: Verifying Checksum [2023-03-14T21:44:28.769Z] 55522c791124: Download complete [2023-03-14T21:44:28.769Z] 169dfbe0d373: Download complete [2023-03-14T21:44:28.769Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T21:44:28.769Z] e1ff8fa3b103: Download complete [2023-03-14T21:44:28.769Z] af6eaf76a39c: Verifying Checksum [2023-03-14T21:44:28.769Z] af6eaf76a39c: Download complete [2023-03-14T21:44:29.745Z] af6eaf76a39c: Pull complete [2023-03-14T21:44:29.745Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T21:44:29.745Z] 5abe8eddf0d5: Download complete [2023-03-14T21:44:30.349Z] 55522c791124: Pull complete [2023-03-14T21:44:30.937Z] ce5c4a1c91eb: Download complete [2023-03-14T21:44:31.204Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T21:44:31.204Z] 52ebb69f0ebf: Download complete [2023-03-14T21:44:43.537Z] ce5c4a1c91eb: Pull complete [2023-03-14T21:44:43.537Z] 169dfbe0d373: Pull complete [2023-03-14T21:44:43.537Z] e1ff8fa3b103: Pull complete [2023-03-14T21:44:48.894Z] 52ebb69f0ebf: Pull complete [2023-03-14T21:44:50.306Z] 5abe8eddf0d5: Pull complete [2023-03-14T21:44:50.306Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T21:44:50.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T21:44:50.306Z] ---> 6cb57ee374ae [2023-03-14T21:44:50.306Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-14T21:44:52.261Z] ---> Running in 5a16f8e1c182 [2023-03-14T21:44:52.261Z] Removing intermediate container 5a16f8e1c182 [2023-03-14T21:44:52.261Z] ---> e56ea4a37757 [2023-03-14T21:44:52.261Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T21:44:52.532Z] ---> Running in 585c4b877db9 [2023-03-14T21:44:52.804Z] Removing intermediate container 585c4b877db9 [2023-03-14T21:44:52.804Z] ---> e29007b2dae8 [2023-03-14T21:44:52.804Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-14T21:44:52.804Z] ---> Running in aa48ae38d442 [2023-03-14T21:44:53.076Z] Removing intermediate container aa48ae38d442 [2023-03-14T21:44:53.076Z] ---> 914d3fdfda34 [2023-03-14T21:44:53.076Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T21:44:53.347Z] ---> Running in b12167cb0e31 [2023-03-14T21:44:53.616Z] Removing intermediate container b12167cb0e31 [2023-03-14T21:44:53.616Z] ---> 3f5a42039980 [2023-03-14T21:44:53.616Z] Step 7/12 : WORKDIR /device-gpio [2023-03-14T21:44:53.616Z] ---> Running in 4e00f210a925 [2023-03-14T21:44:53.884Z] Removing intermediate container 4e00f210a925 [2023-03-14T21:44:53.884Z] ---> 7bd6eebde2b5 [2023-03-14T21:44:53.884Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T21:44:53.884Z] ---> Running in 988fdddd8a66 [2023-03-14T21:44:55.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T21:44:55.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T21:44:56.872Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-14T21:44:56.872Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-14T21:44:56.872Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-14T21:44:56.872Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-14T21:44:57.147Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T21:44:57.147Z] OK: 268 MiB in 57 packages [2023-03-14T21:44:58.121Z] Removing intermediate container 988fdddd8a66 [2023-03-14T21:44:58.121Z] ---> 366ec6eb1912 [2023-03-14T21:44:58.121Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-14T21:44:58.715Z] ---> b0841af27c1e [2023-03-14T21:44:58.715Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T21:44:58.715Z] ---> Running in c8f3582ec3dc [2023-03-14T21:46:06.612Z] Removing intermediate container c8f3582ec3dc [2023-03-14T21:46:06.612Z] ---> 41235b683b48 [2023-03-14T21:46:06.612Z] Step 11/12 : COPY . . [2023-03-14T21:46:06.612Z] ---> 55b95150781c [2023-03-14T21:46:06.612Z] Step 12/12 : RUN ${MAKE} [2023-03-14T21:46:06.612Z] ---> Running in d2dcbc3f430a [2023-03-14T21:46:06.612Z] noop [2023-03-14T21:46:06.612Z] Removing intermediate container d2dcbc3f430a [2023-03-14T21:46:06.612Z] ---> 54cc6730f955 [2023-03-14T21:46:06.612Z] Successfully built 54cc6730f955 [2023-03-14T21:46:06.612Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T21:46:07.082Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T21:46:07.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T21:46:07.375Z] prd-ubuntu20.04-docker-arm64-4c-16g-273 does not seem to be running inside a container [2023-03-14T21:46:07.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T21:46:08.650Z] $ docker top 0513bd8bf6d18543b7b76548941015b2b20e8cd7aef188437ac9813d92fec764 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T21:46:09.510Z] + go version [2023-03-14T21:46:09.510Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T21:46:09.548Z] $ docker stop --time=1 0513bd8bf6d18543b7b76548941015b2b20e8cd7aef188437ac9813d92fec764 [2023-03-14T21:46:11.125Z] $ docker rm -f --volumes 0513bd8bf6d18543b7b76548941015b2b20e8cd7aef188437ac9813d92fec764 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T21:46:11.924Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T21:46:11.924Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T21:46:12.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-273 does not seem to be running inside a container [2023-03-14T21:46:12.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T21:46:13.348Z] $ docker top 7591e2a7dcc5dd119699c213ee487dc71e0c190209895c316aa4a2cfdd66c3c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T21:46:13.920Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T21:46:14.314Z] + make test [2023-03-14T21:46:14.314Z] go test ./... -coverprofile=coverage.out ./... [2023-03-14T21:46:46.528Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-14T21:48:23.169Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-14T21:48:23.169Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-14T21:48:23.169Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T21:48:23.169Z] go vet ./... [2023-03-14T21:48:45.265Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T21:48:45.265Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T21:48:45.265Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T21:48:45.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T21:48:45.338Z] $ docker stop --time=1 7591e2a7dcc5dd119699c213ee487dc71e0c190209895c316aa4a2cfdd66c3c7 [2023-03-14T21:48:47.074Z] $ docker rm -f --volumes 7591e2a7dcc5dd119699c213ee487dc71e0c190209895c316aa4a2cfdd66c3c7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T21:48:48.171Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T21:48:48.206Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T21:48:48.613Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T21:48:49.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T21:48:49.508Z] + ls -al . [2023-03-14T21:48:49.508Z] total 156 [2023-03-14T21:48:49.508Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 21:46 . [2023-03-14T21:48:49.508Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 21:43 .. [2023-03-14T21:48:49.508Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 14 21:43 .dockerignore [2023-03-14T21:48:49.508Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 21:43 .git [2023-03-14T21:48:49.508Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 21:43 .github [2023-03-14T21:48:49.508Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 14 21:43 .gitignore [2023-03-14T21:48:49.508Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 21:43 .golangci.yml [2023-03-14T21:48:49.508Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 14 21:43 Attribution.txt [2023-03-14T21:48:49.508Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 14 21:43 CHANGELOG.md [2023-03-14T21:48:49.508Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 14 21:43 Dockerfile [2023-03-14T21:48:49.508Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 21:43 GOVERNANCE.md [2023-03-14T21:48:49.508Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 14 21:43 Jenkinsfile [2023-03-14T21:48:49.508Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 14 21:43 LICENSE [2023-03-14T21:48:49.508Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 14 21:43 Makefile [2023-03-14T21:48:49.508Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 14 21:43 OWNERS.md [2023-03-14T21:48:49.508Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 14 21:43 README.md [2023-03-14T21:48:49.508Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 21:40 VERSION [2023-03-14T21:48:49.508Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 21:43 bin [2023-03-14T21:48:49.508Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 21:43 cmd [2023-03-14T21:48:49.508Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 14 21:46 coverage.out [2023-03-14T21:48:49.508Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 14 21:43 go.mod [2023-03-14T21:48:49.508Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 14 21:43 go.sum [2023-03-14T21:48:49.508Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 21:43 internal [2023-03-14T21:48:49.508Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 21:43 snap [2023-03-14T21:48:49.508Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 14 21:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T21:48:49.924Z] + 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=c426106248b3f5d22a39539db8e9375f3dc53821 --label arch=arm64 --label version=0.0.0 . [2023-03-14T21:48:50.190Z] Sending build context to Docker daemon 8.111MB [2023-03-14T21:48:50.190Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T21:48:50.190Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-14T21:48:50.190Z] ---> 54cc6730f955 [2023-03-14T21:48:50.190Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-14T21:48:50.461Z] ---> Running in 3e107667a71f [2023-03-14T21:48:50.785Z] Removing intermediate container 3e107667a71f [2023-03-14T21:48:50.785Z] ---> e53f465c268d [2023-03-14T21:48:50.785Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T21:48:50.785Z] ---> Running in 7db16e0748b3 [2023-03-14T21:48:51.064Z] Removing intermediate container 7db16e0748b3 [2023-03-14T21:48:51.064Z] ---> 2dec88598fde [2023-03-14T21:48:51.064Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-14T21:48:51.064Z] ---> Running in 979c662aaf3d [2023-03-14T21:48:51.340Z] Removing intermediate container 979c662aaf3d [2023-03-14T21:48:51.340Z] ---> 298df085df89 [2023-03-14T21:48:51.340Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T21:48:51.613Z] ---> Running in 22ba9bc03e59 [2023-03-14T21:48:51.613Z] Removing intermediate container 22ba9bc03e59 [2023-03-14T21:48:51.613Z] ---> c54f4b59a309 [2023-03-14T21:48:51.613Z] Step 7/25 : WORKDIR /device-gpio [2023-03-14T21:48:51.883Z] ---> Running in 8b955aa70294 [2023-03-14T21:48:52.158Z] Removing intermediate container 8b955aa70294 [2023-03-14T21:48:52.158Z] ---> 73d53f3bcc82 [2023-03-14T21:48:52.158Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T21:48:52.158Z] ---> Running in 0eed51ea8a06 [2023-03-14T21:48:53.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T21:48:53.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T21:48:54.685Z] OK: 268 MiB in 57 packages [2023-03-14T21:48:55.647Z] Removing intermediate container 0eed51ea8a06 [2023-03-14T21:48:55.647Z] ---> 6cf2e157cad8 [2023-03-14T21:48:55.647Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-14T21:48:57.589Z] ---> fbb9d0760724 [2023-03-14T21:48:57.589Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T21:48:57.589Z] ---> Running in 8071f66f8d94 [2023-03-14T21:49:00.172Z] Removing intermediate container 8071f66f8d94 [2023-03-14T21:49:00.172Z] ---> 4000585c6167 [2023-03-14T21:49:00.172Z] Step 11/25 : COPY . . [2023-03-14T21:49:00.757Z] ---> 99612d4fde14 [2023-03-14T21:49:00.757Z] Step 12/25 : RUN ${MAKE} [2023-03-14T21:49:01.029Z] ---> Running in cc7c8d73374d [2023-03-14T21:49:01.986Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-14T21:51:08.680Z] Removing intermediate container cc7c8d73374d [2023-03-14T21:51:08.680Z] ---> da2169dcb5a3 [2023-03-14T21:51:08.680Z] Step 13/25 : FROM alpine:3.17 [2023-03-14T21:51:08.680Z] 3.17: Pulling from library/alpine [2023-03-14T21:51:08.680Z] af6eaf76a39c: Already exists [2023-03-14T21:51:08.680Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T21:51:08.680Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T21:51:08.680Z] ---> d74e625d9115 [2023-03-14T21:51:08.680Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-14T21:51:08.680Z] ---> Running in c22b9c3fba26 [2023-03-14T21:51:08.680Z] Removing intermediate container c22b9c3fba26 [2023-03-14T21:51:08.680Z] ---> 5d765f6be5bc [2023-03-14T21:51:08.680Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-14T21:51:08.680Z] ---> Running in 676e4b35c06c [2023-03-14T21:51:08.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T21:51:08.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T21:51:08.680Z] OK: 7 MiB in 15 packages [2023-03-14T21:51:08.680Z] Removing intermediate container 676e4b35c06c [2023-03-14T21:51:08.680Z] ---> 92165bea1b93 [2023-03-14T21:51:08.680Z] Step 16/25 : WORKDIR / [2023-03-14T21:51:08.680Z] ---> Running in af3fa3e259fb [2023-03-14T21:51:08.956Z] Removing intermediate container af3fa3e259fb [2023-03-14T21:51:08.956Z] ---> 2adf35c7cce7 [2023-03-14T21:51:08.956Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-14T21:51:09.916Z] ---> 0deaa9534b2d [2023-03-14T21:51:09.916Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-14T21:51:10.183Z] ---> a233b7c5fa2c [2023-03-14T21:51:10.183Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-14T21:51:11.598Z] ---> 2aa63b20b007 [2023-03-14T21:51:11.598Z] Step 20/25 : EXPOSE 59910 [2023-03-14T21:51:11.598Z] ---> Running in 8d68423cb6d9 [2023-03-14T21:51:11.866Z] Removing intermediate container 8d68423cb6d9 [2023-03-14T21:51:11.866Z] ---> 706dfb35d659 [2023-03-14T21:51:11.866Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-14T21:51:12.135Z] ---> Running in c40289cfe241 [2023-03-14T21:51:12.406Z] Removing intermediate container c40289cfe241 [2023-03-14T21:51:12.406Z] ---> 433c53cd3253 [2023-03-14T21:51:12.406Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T21:51:12.406Z] ---> Running in 9cdbc19b87b0 [2023-03-14T21:51:12.679Z] Removing intermediate container 9cdbc19b87b0 [2023-03-14T21:51:12.679Z] ---> 4f0626041546 [2023-03-14T21:51:12.679Z] Step 23/25 : LABEL arch=arm64 [2023-03-14T21:51:12.679Z] ---> Running in 7ee823751e88 [2023-03-14T21:51:12.953Z] Removing intermediate container 7ee823751e88 [2023-03-14T21:51:12.953Z] ---> 106ed1084244 [2023-03-14T21:51:12.953Z] Step 24/25 : LABEL git_sha=c426106248b3f5d22a39539db8e9375f3dc53821 [2023-03-14T21:51:13.233Z] ---> Running in 40258d16eb73 [2023-03-14T21:51:13.501Z] Removing intermediate container 40258d16eb73 [2023-03-14T21:51:13.501Z] ---> f86fd013ae43 [2023-03-14T21:51:13.501Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T21:51:13.501Z] ---> Running in 4c9e03b21172 [2023-03-14T21:51:13.768Z] Removing intermediate container 4c9e03b21172 [2023-03-14T21:51:13.768Z] ---> c54133e6aef7 [2023-03-14T21:51:13.768Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T21:51:13.768Z] Successfully built c54133e6aef7 [2023-03-14T21:51:13.768Z] 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-03-14T21:51:14.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T21:51:14.643Z] [2023-03-14T21:51:14.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T21:51:15.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T21:51:15.044Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T21:51:15.044Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T21:51:15.044Z] 04944245beec: Pulling fs layer [2023-03-14T21:51:15.044Z] 699f458cf7ca: Pulling fs layer [2023-03-14T21:51:15.044Z] 765212b225bb: Pulling fs layer [2023-03-14T21:51:15.044Z] f23df028b6ca: Pulling fs layer [2023-03-14T21:51:15.044Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T21:51:15.044Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T21:51:15.044Z] f23df028b6ca: Waiting [2023-03-14T21:51:15.044Z] d65c8cfc05b1: Waiting [2023-03-14T21:51:15.044Z] 2437ff75d9bd: Waiting [2023-03-14T21:51:15.044Z] 765212b225bb: Waiting [2023-03-14T21:51:15.313Z] 04944245beec: Verifying Checksum [2023-03-14T21:51:15.313Z] 04944245beec: Download complete [2023-03-14T21:51:15.313Z] 765212b225bb: Verifying Checksum [2023-03-14T21:51:15.313Z] 765212b225bb: Download complete [2023-03-14T21:51:15.313Z] f23df028b6ca: Verifying Checksum [2023-03-14T21:51:15.313Z] f23df028b6ca: Download complete [2023-03-14T21:51:15.313Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T21:51:15.313Z] d65c8cfc05b1: Download complete [2023-03-14T21:51:15.592Z] 699f458cf7ca: Verifying Checksum [2023-03-14T21:51:15.592Z] 699f458cf7ca: Download complete [2023-03-14T21:51:15.867Z] 8998bd30e6a1: Download complete [2023-03-14T21:51:18.452Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T21:51:18.452Z] 2437ff75d9bd: Download complete [2023-03-14T21:51:19.864Z] 8998bd30e6a1: Pull complete [2023-03-14T21:51:20.132Z] 04944245beec: Pull complete [2023-03-14T21:51:23.469Z] 699f458cf7ca: Pull complete [2023-03-14T21:51:23.469Z] 765212b225bb: Pull complete [2023-03-14T21:51:24.424Z] f23df028b6ca: Pull complete [2023-03-14T21:51:24.424Z] d65c8cfc05b1: Pull complete [2023-03-14T21:51:39.669Z] 2437ff75d9bd: Pull complete [2023-03-14T21:51:39.669Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T21:51:39.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T21:51:39.669Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T21:51:40.003Z] prd-ubuntu20.04-docker-arm64-4c-16g-273 does not seem to be running inside a container [2023-03-14T21:51:40.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-14T21:51:42.628Z] $ docker top 01e392f80b201a5077778d2f3ec7c8e5dff5e34f37e0a4433bc8e3a8e7f5c1c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:51:43.195Z] ---> job-cost.sh [2023-03-14T21:51:43.460Z] lf-activate-venv: SKIPPING [2023-03-14T21:51:43.460Z] INFO: No Stack... [2023-03-14T21:51:44.040Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T21:51:44.620Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T21:51:44.960Z] + cut -d, -f6 [2023-03-14T21:51:44.960Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock [2023-03-14T21:51:45.270Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-127-1-stack-cost] [2023-03-14T21:51:45.275Z] Resource [jenkins-edgexfoundry-device-gpio-PR-127-1-stack-cost] did not exist. Created. [2023-03-14T21:51:45.275Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-127-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T21:51:45.745Z] /w/workspace/device-gpio/1@tmp/durable-bbd8849c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-14T21:51:46.098Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T21:51:46.137Z] Warning: overwriting stash ‘stack-cost’ [2023-03-14T21:51:46.183Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T21:51:46.198Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-127-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T21:51:46.282Z] $ docker stop --time=1 01e392f80b201a5077778d2f3ec7c8e5dff5e34f37e0a4433bc8e3a8e7f5c1c9 [2023-03-14T21:51:50.574Z] $ docker rm -f --volumes 01e392f80b201a5077778d2f3ec7c8e5dff5e34f37e0a4433bc8e3a8e7f5c1c9 [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-03-14T21:51:51.483Z] provisioning config files... [2023-03-14T21:51:51.490Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-127@tmp/config5322300528489406087tmp [Pipeline] { [Pipeline] sh [2023-03-14T21:51:51.831Z] + set +x [2023-03-14T21:51:51.831Z] + curl -s https://codecov.io/bash [2023-03-14T21:51:51.831Z] + bash -s -- [2023-03-14T21:51:51.831Z] [2023-03-14T21:51:51.831Z] _____ _ [2023-03-14T21:51:51.831Z] / ____| | | [2023-03-14T21:51:51.831Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T21:51:51.831Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T21:51:51.831Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T21:51:51.831Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T21:51:51.831Z] Bash-1.0.6 [2023-03-14T21:51:51.831Z] [2023-03-14T21:51:51.831Z] [2023-03-14T21:51:51.831Z] ==> git version 2.25.1 found [2023-03-14T21:51:51.831Z] ==> 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-03-14T21:51:51.831Z] Release-Date: 2020-01-08 [2023-03-14T21:51:51.831Z] 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-03-14T21:51:51.831Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T21:51:51.831Z] ==> Jenkins CI detected. [2023-03-14T21:51:51.831Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-127 [2023-03-14T21:51:51.831Z] project root: . [2023-03-14T21:51:51.831Z] --> token set from env [2023-03-14T21:51:51.831Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T21:51:51.831Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T21:51:51.831Z] ==> Python coveragepy not found [2023-03-14T21:51:51.832Z] ==> Searching for coverage reports in: [2023-03-14T21:51:51.832Z] + . [2023-03-14T21:51:51.832Z] -> Found 1 reports [2023-03-14T21:51:51.832Z] ==> Detecting git/mercurial file structure [2023-03-14T21:51:51.832Z] ==> Reading reports [2023-03-14T21:51:51.832Z] + ./coverage.out bytes=10 [2023-03-14T21:51:51.832Z] ==> Appending adjustments [2023-03-14T21:51:51.832Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T21:51:52.092Z] + Found adjustments [2023-03-14T21:51:52.092Z] ==> Gzipping contents [2023-03-14T21:51:52.092Z] 4.0K /tmp/codecov.JWsy1C.gz [2023-03-14T21:51:52.092Z] ==> Uploading reports [2023-03-14T21:51:52.092Z] url: https://codecov.io [2023-03-14T21:51:52.092Z] query: branch=PR-127&commit=c426106248b3f5d22a39539db8e9375f3dc53821&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-127%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=127&job=&cmd_args= [2023-03-14T21:51:52.092Z] -> Pinging Codecov [2023-03-14T21:51:52.092Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-127&commit=c426106248b3f5d22a39539db8e9375f3dc53821&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-127%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=127&job=&cmd_args= [2023-03-14T21:51:52.092Z] -> Uploading to [2023-03-14T21:51:52.092Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/3EC07B1A8CA8AF9BCAA0BB9F0134797F/c426106248b3f5d22a39539db8e9375f3dc53821/d00579ae-c340-4ee1-ba68-21d685cda8eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T215152Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f3f3ffe259b38b1c52bf455124be9456f662216eb4e68f05f8d4fecf8c3ea63 [2023-03-14T21:51:52.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T21:51:52.092Z] Dload Upload Total Spent Left Speed [2023-03-14T21:51:52.351Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 740 0 0 100 740 0 2924 --:--:-- --:--:-- --:--:-- 2924 [2023-03-14T21:51:52.351Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/c426106248b3f5d22a39539db8e9375f3dc53821 [Pipeline] } [2023-03-14T21:51:52.379Z] 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-03-14T21:51:54.024Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-127/archives ] [2023-03-14T21:51:54.024Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-127/archives [2023-03-14T21:51:54.024Z] total 16 [2023-03-14T21:51:54.024Z] drwxr-xr-x 3 root root 4096 Mar 14 21:42 . [2023-03-14T21:51:54.024Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 21:42 .. [2023-03-14T21:51:54.024Z] drwxr-xr-x 2 root root 4096 Mar 14 21:42 cost [2023-03-14T21:51:54.024Z] -rw-r--r-- 1 root root 83 Mar 14 21:42 cost.csv [2023-03-14T21:51:54.024Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-127/archives [2023-03-14T21:51:54.024Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-127/archives [2023-03-14T21:51:54.024Z] total 16 [2023-03-14T21:51:54.024Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 21:42 . [2023-03-14T21:51:54.024Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 21:42 .. [2023-03-14T21:51:54.024Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 21:42 cost [2023-03-14T21:51:54.024Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 14 21:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:51:54.348Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:51:55.238Z] ---> package-listing.sh [2023-03-14T21:51:55.238Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T21:51:55.238Z] ++ facter osfamily [2023-03-14T21:51:55.497Z] + OS_FAMILY=debian [2023-03-14T21:51:55.497Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-127 [2023-03-14T21:51:55.497Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T21:51:55.497Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T21:51:55.498Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T21:51:55.498Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T21:51:55.498Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-127 ']' [2023-03-14T21:51:55.498Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T21:51:55.498Z] + case "${OS_FAMILY}" in [2023-03-14T21:51:55.498Z] + dpkg -l [2023-03-14T21:51:55.498Z] + grep '^ii' [2023-03-14T21:51:55.498Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T21:51:55.498Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T21:51:55.498Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T21:51:55.498Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-127 ']' [2023-03-14T21:51:55.498Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-127/archives/ [2023-03-14T21:51:55.498Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-127/archives/ [Pipeline] echo [2023-03-14T21:51:55.528Z] 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-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T21:51:55.818Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T21:51:56.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T21:51:56.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T21:51:56.573Z] prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container [2023-03-14T21:51:56.609Z] $ 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-127/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-127 -v /w/workspace/edgexfoundry_device-gpio_PR-127:/w/workspace/edgexfoundry_device-gpio_PR-127:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-127@tmp:/w/workspace/edgexfoundry_device-gpio_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T21:51:56.830Z] $ docker top eb1ad3c0d9ab2c527c5a8625bed066bdd6298e154b45110f15b80e93663b4703 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T21:51:57.228Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T21:51:57.534Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T21:51:57.839Z] + ls /var/log/sa-host [2023-03-14T21:51:57.839Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T21:51:57.981Z] provisioning config files... [2023-03-14T21:51:57.989Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-127@tmp/config1599539033994381238tmp [Pipeline] { [Pipeline] echo [2023-03-14T21:51:58.044Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:51:58.354Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T21:51:58.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:51:58.774Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T21:51:58.808Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:51:59.119Z] ---> sudo-logs.sh [2023-03-14T21:51:59.119Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T21:51:59.209Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:51:59.515Z] ---> job-cost.sh [2023-03-14T21:51:59.515Z] lf-activate-venv: SKIPPING [2023-03-14T21:51:59.515Z] DEBUG: total: 0.2199999988079071 [2023-03-14T21:51:59.515Z] INFO: Retrieving Stack Cost... [2023-03-14T21:51:59.774Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T21:52:00.342Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T21:52:00.374Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T21:52:00.683Z] ---> logs-deploy.sh [2023-03-14T21:52:00.683Z] lf-activate-venv: SKIPPING [2023-03-14T21:52:00.683Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-127/1 [2023-03-14T21:52:00.683Z] INFO: archiving workspace using pattern(s): [2023-03-14T21:52:01.617Z] Archives upload complete. [2023-03-14T21:52:01.617Z] INFO: archiving logs to Nexus