Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 556b0d33684bc0e3f3c7e8af9fc75d9de3776265+21c70a64d9894c2455aedb4662d61c2d9e09ca22 (ce040a1d0fab440bcfbfab1e64b2ec20fbc655be) 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-ssh3539919911575125493.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-ssh7843123777100024740.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12217330955805749770.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 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-ssh9516779996691491086.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-116/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-116/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12369384300493201599.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5183 in /w/workspace/edgexfoundry_device-gpio_PR-116 [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-116 # 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/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 Merge succeeded, producing d423dd174606996b04cc91d2fa5359c0dbe74725 Checking out Revision d423dd174606996b04cc91d2fa5359c0dbe74725 (PR-116) > git config core.sparsecheckout # timeout=10 > git checkout -f 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 # 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 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d423dd174606996b04cc91d2fa5359c0dbe74725 # timeout=10 Commit message: "Merge commit '21c70a64d9894c2455aedb4662d61c2d9e09ca22' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk fd4938d6c0ee96eba74855c2eafb0928decdac85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T13:20:24.397Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T13:20:24.456Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T13:20:24.473Z] ========================================================= [2023-03-22T13:20:24.473Z] EdgeX Global Pipelines Version Info [2023-03-22T13:20:24.473Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:20:25.178Z] ------------------- [2023-03-22T13:20:25.178Z] stable info: [2023-03-22T13:20:25.178Z] ------------------- [2023-03-22T13:20:25.178Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T13:20:25.178Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T13:20:25.178Z] Message: update stable to v1.0.245 [2023-03-22T13:20:25.750Z] ------------------- [2023-03-22T13:20:25.750Z] experimental info: [2023-03-22T13:20:25.750Z] ------------------- [2023-03-22T13:20:25.750Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T13:20:25.750Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-22T13:20:25.750Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T13:20:25.920Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-22T13:20:25.932Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-22T13:20:25.942Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T13:20:25.953Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T13:20:25.961Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T13:20:25.968Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T13:20:25.976Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T13:20:25.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T13:20:25.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T13:20:26.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T13:20:26.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T13:20:26.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-22T13:20:26.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T13:20:26.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T13:20:26.057Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T13:20:26.065Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T13:20:26.073Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T13:20:26.081Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T13:20:26.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T13:20:26.100Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T13:20:26.109Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-22T13:20:26.118Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-22T13:20:26.126Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T13:20:26.135Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T13:20:26.153Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T13:20:26.169Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T13:20:26.179Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T13:20:26.190Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo [2023-03-22T13:20:26.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo [2023-03-22T13:20:26.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo [2023-03-22T13:20:26.226Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d423dd174606996b04cc91d2fa5359c0dbe74725 [Pipeline] echo [2023-03-22T13:20:26.239Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d423dd1 [Pipeline] echo [2023-03-22T13:20:26.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T13:20:26.297Z] provisioning config files... [2023-03-22T13:20:26.312Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config14091131825026505889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:20:26.613Z] ---> docker-login.sh [2023-03-22T13:20:26.613Z] nexus3.edgexfoundry.org:10001 [2023-03-22T13:20:26.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:20:26.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:20:26.873Z] Configure a credential helper to remove this warning. See [2023-03-22T13:20:26.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:20:26.874Z] [2023-03-22T13:20:26.874Z] Login Succeeded [2023-03-22T13:20:26.874Z] nexus3.edgexfoundry.org:10002 [2023-03-22T13:20:26.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:20:27.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:20:27.134Z] Configure a credential helper to remove this warning. See [2023-03-22T13:20:27.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:20:27.134Z] [2023-03-22T13:20:27.134Z] Login Succeeded [2023-03-22T13:20:27.134Z] nexus3.edgexfoundry.org:10003 [2023-03-22T13:20:27.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:20:27.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:20:27.134Z] Configure a credential helper to remove this warning. See [2023-03-22T13:20:27.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:20:27.134Z] [2023-03-22T13:20:27.134Z] Login Succeeded [2023-03-22T13:20:27.134Z] nexus3.edgexfoundry.org:10004 [2023-03-22T13:20:27.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:20:27.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:20:27.394Z] Configure a credential helper to remove this warning. See [2023-03-22T13:20:27.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:20:27.394Z] [2023-03-22T13:20:27.394Z] Login Succeeded [2023-03-22T13:20:27.394Z] docker.io [2023-03-22T13:20:27.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:20:27.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:20:27.655Z] Configure a credential helper to remove this warning. See [2023-03-22T13:20:27.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:20:27.655Z] [2023-03-22T13:20:27.655Z] Login Succeeded [2023-03-22T13:20:27.655Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T13:20:27.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T13:20:28.041Z] + git rev-list -1 --merges d423dd174606996b04cc91d2fa5359c0dbe74725~1..d423dd174606996b04cc91d2fa5359c0dbe74725 [Pipeline] echo [2023-03-22T13:20:28.089Z] -----------> git rev-list -1 --merges d423dd174606996b04cc91d2fa5359c0dbe74725~1..d423dd174606996b04cc91d2fa5359c0dbe74725 d423dd174606996b04cc91d2fa5359c0dbe74725 [2023-03-22T13:20:28.089Z] d423dd174606996b04cc91d2fa5359c0dbe74725 [false] [Pipeline] sh [2023-03-22T13:20:28.378Z] + git log --format=format:%s -1 d423dd174606996b04cc91d2fa5359c0dbe74725 [Pipeline] echo [2023-03-22T13:20:28.394Z] ========================================================= [2023-03-22T13:20:28.394Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T13:20:28.394Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T13:20:28.728Z] + git log --format=format:%s -1 d423dd174606996b04cc91d2fa5359c0dbe74725 [Pipeline] echo [2023-03-22T13:20:28.742Z] [semverPrep] GIT_COMMIT: d423dd174606996b04cc91d2fa5359c0dbe74725, Commit Message: Merge commit '21c70a64d9894c2455aedb4662d61c2d9e09ca22' into HEAD [Pipeline] echo [2023-03-22T13:20:28.752Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T13:20:29.131Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T13:20:29.131Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T13:20:29.131Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T13:20:29.131Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T13:20:29.131Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-03-22T13:20:29.131Z] -a /etc/ssh/ssh_known_hosts [2023-03-22T13:20:29.131Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:20:29.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T13:20:29.547Z] [2023-03-22T13:20:29.547Z] 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-22T13:20:29.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T13:20:29.848Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T13:20:29.848Z] b85a868b505f: Pulling fs layer [2023-03-22T13:20:29.848Z] e2be974225ed: Pulling fs layer [2023-03-22T13:20:29.848Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T13:20:29.848Z] 988bab9f4d93: Pulling fs layer [2023-03-22T13:20:29.848Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T13:20:29.848Z] eaf3925da568: Pulling fs layer [2023-03-22T13:20:29.848Z] bab4dde63d76: Pulling fs layer [2023-03-22T13:20:29.848Z] bde34c3a00c8: Pulling fs layer [2023-03-22T13:20:29.848Z] b352a97aabf1: Pulling fs layer [2023-03-22T13:20:29.848Z] 4872d77fe225: Pulling fs layer [2023-03-22T13:20:29.848Z] 5851b861e8e6: Pulling fs layer [2023-03-22T13:20:29.848Z] 1469e6f7b9e6: Waiting [2023-03-22T13:20:29.848Z] eaf3925da568: Waiting [2023-03-22T13:20:29.848Z] 4872d77fe225: Waiting [2023-03-22T13:20:29.848Z] 5851b861e8e6: Waiting [2023-03-22T13:20:29.848Z] 988bab9f4d93: Waiting [2023-03-22T13:20:29.848Z] bde34c3a00c8: Waiting [2023-03-22T13:20:29.848Z] b352a97aabf1: Waiting [2023-03-22T13:20:29.848Z] bab4dde63d76: Waiting [2023-03-22T13:20:29.848Z] e2be974225ed: Verifying Checksum [2023-03-22T13:20:29.848Z] e2be974225ed: Download complete [2023-03-22T13:20:29.848Z] 988bab9f4d93: Verifying Checksum [2023-03-22T13:20:29.848Z] 988bab9f4d93: Download complete [2023-03-22T13:20:30.110Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T13:20:30.110Z] 339a4e72a1f5: Download complete [2023-03-22T13:20:30.110Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T13:20:30.110Z] 1469e6f7b9e6: Download complete [2023-03-22T13:20:30.110Z] eaf3925da568: Verifying Checksum [2023-03-22T13:20:30.110Z] eaf3925da568: Download complete [2023-03-22T13:20:30.110Z] bde34c3a00c8: Verifying Checksum [2023-03-22T13:20:30.110Z] bde34c3a00c8: Download complete [2023-03-22T13:20:30.110Z] b352a97aabf1: Download complete [2023-03-22T13:20:30.110Z] 4872d77fe225: Verifying Checksum [2023-03-22T13:20:30.110Z] 4872d77fe225: Download complete [2023-03-22T13:20:30.110Z] 5851b861e8e6: Verifying Checksum [2023-03-22T13:20:30.110Z] 5851b861e8e6: Download complete [2023-03-22T13:20:30.369Z] b85a868b505f: Download complete [2023-03-22T13:20:30.629Z] bab4dde63d76: Verifying Checksum [2023-03-22T13:20:30.629Z] bab4dde63d76: Download complete [2023-03-22T13:20:31.196Z] b85a868b505f: Pull complete [2023-03-22T13:20:31.456Z] e2be974225ed: Pull complete [2023-03-22T13:20:31.716Z] 339a4e72a1f5: Pull complete [2023-03-22T13:20:31.976Z] 988bab9f4d93: Pull complete [2023-03-22T13:20:32.236Z] 1469e6f7b9e6: Pull complete [2023-03-22T13:20:32.236Z] eaf3925da568: Pull complete [2023-03-22T13:20:33.611Z] bab4dde63d76: Pull complete [2023-03-22T13:20:33.611Z] bde34c3a00c8: Pull complete [2023-03-22T13:20:33.869Z] b352a97aabf1: Pull complete [2023-03-22T13:20:33.869Z] 4872d77fe225: Pull complete [2023-03-22T13:20:33.869Z] 5851b861e8e6: Pull complete [2023-03-22T13:20:33.869Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T13:20:34.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T13:20:34.129Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T13:20:34.226Z] prd-ubuntu20.04-docker-8c-8g-5183 does not seem to be running inside a container [2023-03-22T13:20:34.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@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-22T13:20:35.617Z] $ docker top 1befacda3e288159fd27815aac57d0f9a4b6575af9121fc241184b45e0cd6482 -eo pid,comm [2023-03-22T13:20:35.669Z] 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-22T13:20:35.669Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T13:20:35.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T13:20:35.698Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T13:20:35.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T13:20:35.826Z] $ docker exec 1befacda3e288159fd27815aac57d0f9a4b6575af9121fc241184b45e0cd6482 ssh-agent [2023-03-22T13:20:35.921Z] SSH_AUTH_SOCK=/tmp/ssh-uo358oBZ9BPt/agent.32 [2023-03-22T13:20:35.921Z] SSH_AGENT_PID=39 [2023-03-22T13:20:35.927Z] Running ssh-add (command line suppressed) [2023-03-22T13:20:36.032Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_7552892733404457294.key (/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_7552892733404457294.key) [2023-03-22T13:20:36.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T13:20:36.331Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T13:20:36.351Z] $ docker exec --env ******** --env ******** 1befacda3e288159fd27815aac57d0f9a4b6575af9121fc241184b45e0cd6482 ssh-agent -k [2023-03-22T13:20:36.444Z] unset SSH_AUTH_SOCK; [2023-03-22T13:20:36.445Z] unset SSH_AGENT_PID; [2023-03-22T13:20:36.445Z] echo Agent pid 39 killed; [2023-03-22T13:20:36.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T13:20:36.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T13:20:36.476Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T13:20:36.586Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T13:20:36.592Z] $ docker exec 1befacda3e288159fd27815aac57d0f9a4b6575af9121fc241184b45e0cd6482 ssh-agent [2023-03-22T13:20:36.690Z] SSH_AUTH_SOCK=/tmp/ssh-Dg2UVAZDRQ0G/agent.71 [2023-03-22T13:20:36.690Z] SSH_AGENT_PID=77 [2023-03-22T13:20:36.695Z] Running ssh-add (command line suppressed) [2023-03-22T13:20:36.819Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_13543125115136894850.key (/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_13543125115136894850.key) [2023-03-22T13:20:36.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T13:20:37.115Z] + git semver init [2023-03-22T13:20:37.373Z] 2023-03-22 13:20:37,284 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T13:20:37.373Z] 2023-03-22 13:20:37,285 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-116/.semver [2023-03-22T13:20:37.373Z] 2023-03-22 13:20:37,286 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-116/.semver [2023-03-22T13:20:37.373Z] 2023-03-22 13:20:37,286 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-116/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-116, universal_newlines=False, shell=None, istream=None) [2023-03-22T13:20:38.314Z] 2023-03-22 13:20:38,128 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-116/.git/info/exclude [2023-03-22T13:20:38.314Z] 2023-03-22 13:20:38,129 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-116/.semver/PR-116 with force:False [2023-03-22T13:20:38.314Z] 2023-03-22 13:20:38,129 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-116/.semver/PR-116 [2023-03-22T13:20:38.314Z] 2023-03-22 13:20:38,133 [execute] INFO git cat-file --batch-check [2023-03-22T13:20:38.314Z] 2023-03-22 13:20:38,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-116/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T13:20:38.314Z] 2023-03-22 13:20:38,137 [execute] INFO git cat-file --batch [2023-03-22T13:20:38.314Z] 2023-03-22 13:20:38,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-116/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T13:20:38.314Z] 2023-03-22 13:20:38,140 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-116/.semver/PR-116 [2023-03-22T13:20:38.314Z] 0.0.0 [Pipeline] } [2023-03-22T13:20:38.327Z] $ docker exec --env ******** --env ******** 1befacda3e288159fd27815aac57d0f9a4b6575af9121fc241184b45e0cd6482 ssh-agent -k [2023-03-22T13:20:38.432Z] unset SSH_AUTH_SOCK; [2023-03-22T13:20:38.432Z] unset SSH_AGENT_PID; [2023-03-22T13:20:38.433Z] echo Agent pid 77 killed; [2023-03-22T13:20:38.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T13:20:38.744Z] + git semver [Pipeline] } [2023-03-22T13:20:39.019Z] $ docker stop --time=1 1befacda3e288159fd27815aac57d0f9a4b6575af9121fc241184b45e0cd6482 [2023-03-22T13:20:40.329Z] $ docker rm -f --volumes 1befacda3e288159fd27815aac57d0f9a4b6575af9121fc241184b45e0cd6482 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T13:20:40.657Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T13:20:40.896Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T13:20:40.899Z] [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-22T13:20:41.011Z] provisioning config files... [2023-03-22T13:20:41.020Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config12981692046326402161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:20:41.319Z] ---> docker-login.sh [2023-03-22T13:20:41.319Z] nexus3.edgexfoundry.org:10001 [2023-03-22T13:20:41.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:20:41.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:20:41.319Z] Configure a credential helper to remove this warning. See [2023-03-22T13:20:41.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:20:41.319Z] [2023-03-22T13:20:41.319Z] Login Succeeded [2023-03-22T13:20:41.319Z] nexus3.edgexfoundry.org:10002 [2023-03-22T13:20:41.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:20:41.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:20:41.319Z] Configure a credential helper to remove this warning. See [2023-03-22T13:20:41.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:20:41.319Z] [2023-03-22T13:20:41.319Z] Login Succeeded [2023-03-22T13:20:41.319Z] nexus3.edgexfoundry.org:10003 [2023-03-22T13:20:41.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:20:41.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:20:41.580Z] Configure a credential helper to remove this warning. See [2023-03-22T13:20:41.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:20:41.580Z] [2023-03-22T13:20:41.580Z] Login Succeeded [2023-03-22T13:20:41.580Z] nexus3.edgexfoundry.org:10004 [2023-03-22T13:20:41.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:20:41.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:20:41.580Z] Configure a credential helper to remove this warning. See [2023-03-22T13:20:41.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:20:41.580Z] [2023-03-22T13:20:41.580Z] Login Succeeded [2023-03-22T13:20:41.580Z] docker.io [2023-03-22T13:20:41.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:20:41.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:20:41.841Z] Configure a credential helper to remove this warning. See [2023-03-22T13:20:41.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:20:41.841Z] [2023-03-22T13:20:41.841Z] Login Succeeded [2023-03-22T13:20:41.841Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T13:20:41.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T13:20:41.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T13:20:41.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T13:20:41.931Z] ========================================================= [2023-03-22T13:20:41.931Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T13:20:41.931Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:20:42.240Z] + 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-22T13:20:42.240Z] Sending build context to Docker daemon 16.05MB [2023-03-22T13:20:42.240Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T13:20:42.240Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T13:20:42.499Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T13:20:42.499Z] 63b65145d645: Pulling fs layer [2023-03-22T13:20:42.499Z] a2d21d5440eb: Pulling fs layer [2023-03-22T13:20:42.499Z] 935e6c44a52c: Pulling fs layer [2023-03-22T13:20:42.499Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T13:20:42.499Z] 30dea6a524f1: Pulling fs layer [2023-03-22T13:20:42.499Z] a2aff8979fd8: Pulling fs layer [2023-03-22T13:20:42.499Z] 6808be2612f2: Pulling fs layer [2023-03-22T13:20:42.499Z] 30dea6a524f1: Waiting [2023-03-22T13:20:42.499Z] a2aff8979fd8: Waiting [2023-03-22T13:20:42.499Z] 94cc34f8dd06: Waiting [2023-03-22T13:20:42.499Z] f25807f1079a: Pulling fs layer [2023-03-22T13:20:42.499Z] 6808be2612f2: Waiting [2023-03-22T13:20:42.499Z] a2d21d5440eb: Verifying Checksum [2023-03-22T13:20:42.499Z] a2d21d5440eb: Download complete [2023-03-22T13:20:42.499Z] 94cc34f8dd06: Download complete [2023-03-22T13:20:42.499Z] 30dea6a524f1: Verifying Checksum [2023-03-22T13:20:42.499Z] 30dea6a524f1: Download complete [2023-03-22T13:20:42.499Z] 63b65145d645: Download complete [2023-03-22T13:20:42.499Z] a2aff8979fd8: Verifying Checksum [2023-03-22T13:20:42.499Z] a2aff8979fd8: Download complete [2023-03-22T13:20:42.758Z] 63b65145d645: Pull complete [2023-03-22T13:20:42.758Z] a2d21d5440eb: Pull complete [2023-03-22T13:20:43.019Z] f25807f1079a: Download complete [2023-03-22T13:20:43.279Z] 935e6c44a52c: Verifying Checksum [2023-03-22T13:20:43.279Z] 935e6c44a52c: Download complete [2023-03-22T13:20:43.540Z] 6808be2612f2: Verifying Checksum [2023-03-22T13:20:43.540Z] 6808be2612f2: Download complete [2023-03-22T13:20:47.730Z] 935e6c44a52c: Pull complete [2023-03-22T13:20:47.730Z] 94cc34f8dd06: Pull complete [2023-03-22T13:20:47.730Z] 30dea6a524f1: Pull complete [2023-03-22T13:20:47.730Z] a2aff8979fd8: Pull complete [2023-03-22T13:20:50.268Z] 6808be2612f2: Pull complete [2023-03-22T13:20:51.201Z] f25807f1079a: Pull complete [2023-03-22T13:20:51.201Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T13:20:51.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T13:20:51.201Z] ---> 3b553350e43f [2023-03-22T13:20:51.201Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T13:20:53.112Z] ---> Running in dcaf7a15a0e6 [2023-03-22T13:20:53.112Z] Removing intermediate container dcaf7a15a0e6 [2023-03-22T13:20:53.112Z] ---> cbdfdf6decc1 [2023-03-22T13:20:53.112Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T13:20:53.371Z] ---> Running in 2129726d36e2 [2023-03-22T13:20:53.371Z] Removing intermediate container 2129726d36e2 [2023-03-22T13:20:53.371Z] ---> f8cee2fa038e [2023-03-22T13:20:53.371Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-22T13:20:53.371Z] ---> Running in c15163608ce8 [2023-03-22T13:20:53.371Z] Removing intermediate container c15163608ce8 [2023-03-22T13:20:53.371Z] ---> 7da1dbee9f6c [2023-03-22T13:20:53.371Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T13:20:53.628Z] ---> Running in 77e6d6ca20fe [2023-03-22T13:20:53.628Z] Removing intermediate container 77e6d6ca20fe [2023-03-22T13:20:53.628Z] ---> 5d5e46712d76 [2023-03-22T13:20:53.628Z] Step 7/12 : WORKDIR /device-gpio [2023-03-22T13:20:53.628Z] ---> Running in 5e278714e0d5 [2023-03-22T13:20:53.628Z] Removing intermediate container 5e278714e0d5 [2023-03-22T13:20:53.628Z] ---> 996de97cab68 [2023-03-22T13:20:53.628Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T13:20:53.887Z] ---> Running in 717f97d7b95a [2023-03-22T13:20:54.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T13:20:54.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T13:20:54.402Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-22T13:20:54.402Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-22T13:20:54.402Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-22T13:20:54.402Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-22T13:20:54.402Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T13:20:54.402Z] OK: 269 MiB in 57 packages [2023-03-22T13:20:54.971Z] Removing intermediate container 717f97d7b95a [2023-03-22T13:20:54.971Z] ---> 9eca69c2efce [2023-03-22T13:20:54.971Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-22T13:20:54.971Z] ---> 2c9aa5550ef4 [2023-03-22T13:20:54.971Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T13:20:54.971Z] ---> Running in cb44b8f10684 [2023-03-22T13:20:55.980Z] Still waiting to schedule task [2023-03-22T13:20:55.980Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-22T13:21:21.516Z] Removing intermediate container cb44b8f10684 [2023-03-22T13:21:21.516Z] ---> ebb3c674013f [2023-03-22T13:21:21.516Z] Step 11/12 : COPY . . [2023-03-22T13:21:21.516Z] ---> 890af7e2f239 [2023-03-22T13:21:21.516Z] Step 12/12 : RUN ${MAKE} [2023-03-22T13:21:21.516Z] ---> Running in bc334b20d164 [2023-03-22T13:21:21.516Z] noop [2023-03-22T13:21:21.516Z] Removing intermediate container bc334b20d164 [2023-03-22T13:21:21.516Z] ---> f89eb25581ed [2023-03-22T13:21:21.516Z] Successfully built f89eb25581ed [2023-03-22T13:21:21.516Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:21:21.815Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T13:21:21.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T13:21:21.890Z] prd-ubuntu20.04-docker-8c-8g-5183 does not seem to be running inside a container [2023-03-22T13:21:21.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@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-22T13:21:22.259Z] $ docker top 929604de7922f4c1412cdb5affe57dd8d23c941f644c2522a696b11c602a9598 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T13:21:22.596Z] + go version [2023-03-22T13:21:22.596Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T13:21:22.609Z] $ docker stop --time=1 929604de7922f4c1412cdb5affe57dd8d23c941f644c2522a696b11c602a9598 [2023-03-22T13:21:23.865Z] $ docker rm -f --volumes 929604de7922f4c1412cdb5affe57dd8d23c941f644c2522a696b11c602a9598 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:21:24.249Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T13:21:24.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T13:21:24.317Z] prd-ubuntu20.04-docker-8c-8g-5183 does not seem to be running inside a container [2023-03-22T13:21:24.349Z] $ 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-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@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-22T13:21:24.712Z] $ docker top 88b6d176ab1c03df076f6811e54c64dd2a4309aba2606493bb2379385b31c33a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T13:21:25.049Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-116 [Pipeline] fileExists [Pipeline] sh [2023-03-22T13:21:25.342Z] + make test [2023-03-22T13:21:25.342Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T13:21:30.605Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-22T13:21:38.714Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-22T13:21:38.714Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-22T13:21:43.976Z] go vet ./... [2023-03-22T13:21:47.256Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T13:21:47.256Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T13:21:47.256Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T13:21:47.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T13:21:47.283Z] $ docker stop --time=1 88b6d176ab1c03df076f6811e54c64dd2a4309aba2606493bb2379385b31c33a [2023-03-22T13:21:49.409Z] $ docker rm -f --volumes 88b6d176ab1c03df076f6811e54c64dd2a4309aba2606493bb2379385b31c33a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T13:21:49.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T13:21:49.932Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T13:21:50.431Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T13:21:50.712Z] + ls -al . [2023-03-22T13:21:50.712Z] total 160 [2023-03-22T13:21:50.712Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 13:21 . [2023-03-22T13:21:50.712Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 13:20 .. [2023-03-22T13:21:50.712Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 22 13:20 .dockerignore [2023-03-22T13:21:50.712Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 13:20 .git [2023-03-22T13:21:50.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:20 .github [2023-03-22T13:21:50.712Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 22 13:20 .gitignore [2023-03-22T13:21:50.712Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 13:20 .golangci.yml [2023-03-22T13:21:50.712Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 13:20 .semver [2023-03-22T13:21:50.712Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 22 13:20 Attribution.txt [2023-03-22T13:21:50.712Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 22 13:20 CHANGELOG.md [2023-03-22T13:21:50.712Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 22 13:20 Dockerfile [2023-03-22T13:21:50.712Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 13:20 GOVERNANCE.md [2023-03-22T13:21:50.712Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 22 13:20 Jenkinsfile [2023-03-22T13:21:50.712Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 22 13:20 LICENSE [2023-03-22T13:21:50.712Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 22 13:20 Makefile [2023-03-22T13:21:50.712Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 22 13:20 OWNERS.md [2023-03-22T13:21:50.712Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 22 13:20 README.md [2023-03-22T13:21:50.712Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 13:20 VERSION [2023-03-22T13:21:50.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 13:20 bin [2023-03-22T13:21:50.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:20 cmd [2023-03-22T13:21:50.712Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 22 13:21 coverage.out [2023-03-22T13:21:50.712Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 22 13:20 go.mod [2023-03-22T13:21:50.712Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 22 13:20 go.sum [2023-03-22T13:21:50.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:20 internal [2023-03-22T13:21:50.712Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 13:20 snap [2023-03-22T13:21:50.712Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 22 13:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:21:51.011Z] + 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=d423dd174606996b04cc91d2fa5359c0dbe74725 --label arch=amd64 --label version=0.0.0 . [2023-03-22T13:21:51.011Z] Sending build context to Docker daemon 16.05MB [2023-03-22T13:21:51.011Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T13:21:51.011Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-22T13:21:51.011Z] ---> f89eb25581ed [2023-03-22T13:21:51.011Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T13:21:51.279Z] ---> Running in a523bba3ee36 [2023-03-22T13:21:51.279Z] Removing intermediate container a523bba3ee36 [2023-03-22T13:21:51.279Z] ---> dd4b5387ac7d [2023-03-22T13:21:51.279Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T13:21:51.279Z] ---> Running in abbf1b7efcf3 [2023-03-22T13:21:51.279Z] Removing intermediate container abbf1b7efcf3 [2023-03-22T13:21:51.279Z] ---> 1714f43201e1 [2023-03-22T13:21:51.279Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-22T13:21:51.537Z] ---> Running in 067ac9d9780e [2023-03-22T13:21:51.537Z] Removing intermediate container 067ac9d9780e [2023-03-22T13:21:51.537Z] ---> d744bd555ba4 [2023-03-22T13:21:51.537Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T13:21:51.537Z] ---> Running in 2f8ada5fe198 [2023-03-22T13:21:51.537Z] Removing intermediate container 2f8ada5fe198 [2023-03-22T13:21:51.537Z] ---> 621259e7417f [2023-03-22T13:21:51.537Z] Step 7/25 : WORKDIR /device-gpio [2023-03-22T13:21:51.537Z] ---> Running in f1c2915444c3 [2023-03-22T13:21:51.797Z] Removing intermediate container f1c2915444c3 [2023-03-22T13:21:51.797Z] ---> 7fec881e43e8 [2023-03-22T13:21:51.797Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T13:21:51.797Z] ---> Running in fdd61eb4676e [2023-03-22T13:21:52.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T13:21:52.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T13:21:52.315Z] OK: 269 MiB in 57 packages [2023-03-22T13:21:52.573Z] Removing intermediate container fdd61eb4676e [2023-03-22T13:21:52.573Z] ---> 32f4cef5d30f [2023-03-22T13:21:52.573Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-22T13:21:52.832Z] ---> b632672b5d26 [2023-03-22T13:21:52.832Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T13:21:52.832Z] ---> Running in 78a841110173 [2023-03-22T13:21:53.768Z] Removing intermediate container 78a841110173 [2023-03-22T13:21:53.768Z] ---> 04d0b337ad97 [2023-03-22T13:21:53.768Z] Step 11/25 : COPY . . [2023-03-22T13:21:54.024Z] ---> eda1b38eabad [2023-03-22T13:21:54.024Z] Step 12/25 : RUN ${MAKE} [2023-03-22T13:21:54.024Z] ---> Running in 1c7e08a92962 [2023-03-22T13:21:54.281Z] 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-22T13:22:12.357Z] Removing intermediate container 1c7e08a92962 [2023-03-22T13:22:12.357Z] ---> 4a01d6ea7176 [2023-03-22T13:22:12.357Z] Step 13/25 : FROM alpine:3.17 [2023-03-22T13:22:12.357Z] 3.17: Pulling from library/alpine [2023-03-22T13:22:12.357Z] 63b65145d645: Already exists [2023-03-22T13:22:12.357Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T13:22:12.357Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T13:22:12.357Z] ---> b2aa39c304c2 [2023-03-22T13:22:12.357Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-22T13:22:12.357Z] ---> Running in 7de79b883dd3 [2023-03-22T13:22:12.357Z] Removing intermediate container 7de79b883dd3 [2023-03-22T13:22:12.357Z] ---> b2d5d30f1a07 [2023-03-22T13:22:12.357Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-22T13:22:12.357Z] ---> Running in b586432edab0 [2023-03-22T13:22:12.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T13:22:12.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T13:22:12.357Z] OK: 7 MiB in 15 packages [2023-03-22T13:22:12.357Z] Removing intermediate container b586432edab0 [2023-03-22T13:22:12.357Z] ---> e852f1e4969c [2023-03-22T13:22:12.357Z] Step 16/25 : WORKDIR / [2023-03-22T13:22:12.357Z] ---> Running in e9984d0e9adf [2023-03-22T13:22:12.357Z] Removing intermediate container e9984d0e9adf [2023-03-22T13:22:12.357Z] ---> dbff45a8c1e5 [2023-03-22T13:22:12.357Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-22T13:22:12.357Z] ---> 7ffae261c76e [2023-03-22T13:22:12.357Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-22T13:22:12.615Z] ---> 3ca3d9e5d2c0 [2023-03-22T13:22:12.615Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-22T13:22:13.183Z] ---> 92886383bdd1 [2023-03-22T13:22:13.183Z] Step 20/25 : EXPOSE 59910 [2023-03-22T13:22:13.183Z] ---> Running in e9d32efbe702 [2023-03-22T13:22:13.183Z] Removing intermediate container e9d32efbe702 [2023-03-22T13:22:13.183Z] ---> 392d47a98c89 [2023-03-22T13:22:13.183Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-22T13:22:13.183Z] ---> Running in 921201e356e7 [2023-03-22T13:22:13.441Z] Removing intermediate container 921201e356e7 [2023-03-22T13:22:13.441Z] ---> 76cabd63e12d [2023-03-22T13:22:13.441Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T13:22:13.441Z] ---> Running in 0578f519a288 [2023-03-22T13:22:13.441Z] Removing intermediate container 0578f519a288 [2023-03-22T13:22:13.441Z] ---> 7815a73e1897 [2023-03-22T13:22:13.441Z] Step 23/25 : LABEL arch=amd64 [2023-03-22T13:22:13.441Z] ---> Running in c68d762511b8 [2023-03-22T13:22:13.700Z] Removing intermediate container c68d762511b8 [2023-03-22T13:22:13.700Z] ---> b40291b91e70 [2023-03-22T13:22:13.700Z] Step 24/25 : LABEL git_sha=d423dd174606996b04cc91d2fa5359c0dbe74725 [2023-03-22T13:22:13.700Z] ---> Running in 236545cf5d86 [2023-03-22T13:22:13.700Z] Removing intermediate container 236545cf5d86 [2023-03-22T13:22:13.700Z] ---> 557b1938e1fb [2023-03-22T13:22:13.700Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T13:22:13.700Z] ---> Running in 0bc1bb0956c9 [2023-03-22T13:22:13.958Z] Removing intermediate container 0bc1bb0956c9 [2023-03-22T13:22:13.958Z] ---> 8dee12980693 [2023-03-22T13:22:13.958Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T13:22:13.958Z] Successfully built 8dee12980693 [2023-03-22T13:22:13.958Z] 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-22T13:22:14.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T13:22:14.365Z] [2023-03-22T13:22:14.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:22:14.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T13:22:14.663Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T13:22:14.663Z] 5eb5b503b376: Pulling fs layer [2023-03-22T13:22:14.663Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T13:22:14.663Z] ec43610c2a17: Pulling fs layer [2023-03-22T13:22:14.663Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T13:22:14.663Z] 33b1e0a273af: Pulling fs layer [2023-03-22T13:22:14.663Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T13:22:14.663Z] 3a2ae6a8a46f: Waiting [2023-03-22T13:22:14.663Z] 33b1e0a273af: Waiting [2023-03-22T13:22:14.663Z] 2f39f015ded8: Pulling fs layer [2023-03-22T13:22:14.663Z] 5d3b04190fa2: Waiting [2023-03-22T13:22:14.663Z] 2f39f015ded8: Waiting [2023-03-22T13:22:14.663Z] 5c69ac0246d0: Download complete [2023-03-22T13:22:14.663Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T13:22:14.663Z] 3a2ae6a8a46f: Download complete [2023-03-22T13:22:14.663Z] 33b1e0a273af: Verifying Checksum [2023-03-22T13:22:14.663Z] 33b1e0a273af: Download complete [2023-03-22T13:22:14.922Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T13:22:14.922Z] 5d3b04190fa2: Download complete [2023-03-22T13:22:14.922Z] ec43610c2a17: Download complete [2023-03-22T13:22:14.922Z] 5eb5b503b376: Verifying Checksum [2023-03-22T13:22:14.922Z] 5eb5b503b376: Download complete [2023-03-22T13:22:15.490Z] 2f39f015ded8: Download complete [2023-03-22T13:22:16.055Z] 5eb5b503b376: Pull complete [2023-03-22T13:22:16.055Z] 5c69ac0246d0: Pull complete [2023-03-22T13:22:16.634Z] ec43610c2a17: Pull complete [2023-03-22T13:22:16.634Z] 3a2ae6a8a46f: Pull complete [2023-03-22T13:22:16.893Z] 33b1e0a273af: Pull complete [2023-03-22T13:22:16.893Z] 5d3b04190fa2: Pull complete [2023-03-22T13:22:21.081Z] 2f39f015ded8: Pull complete [2023-03-22T13:22:21.081Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T13:22:21.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T13:22:21.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T13:22:21.153Z] prd-ubuntu20.04-docker-8c-8g-5183 does not seem to be running inside a container [2023-03-22T13:22:21.185Z] $ 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-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@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-22T13:22:23.014Z] $ docker top 5d207aef4e6afad502a136793e3cc71eaa216712681f9dec57910b392ea7b812 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:22:23.395Z] ---> job-cost.sh [2023-03-22T13:22:23.395Z] lf-activate-venv: SKIPPING [2023-03-22T13:22:23.395Z] INFO: No Stack... [2023-03-22T13:22:23.654Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T13:22:24.220Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T13:22:24.507Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-116/archives/cost.csv [2023-03-22T13:22:24.507Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T13:22:24.520Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-116-6-stack-cost] [2023-03-22T13:22:24.537Z] Resource [jenkins-edgexfoundry-device-gpio-PR-116-6-stack-cost] did not exist. Created. [2023-03-22T13:22:24.538Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-116-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T13:22:24.845Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T13:22:24.876Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T13:22:24.882Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-116-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T13:22:24.903Z] $ docker stop --time=1 5d207aef4e6afad502a136793e3cc71eaa216712681f9dec57910b392ea7b812 [2023-03-22T13:22:26.082Z] $ docker rm -f --volumes 5d207aef4e6afad502a136793e3cc71eaa216712681f9dec57910b392ea7b812 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T13:22:27.159Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5187 in /w/workspace/edgexfoundry_device-gpio_PR-116 [Pipeline] { [Pipeline] ws [2023-03-22T13:22:27.173Z] Running in /w/workspace/device-gpio/6 [Pipeline] { [Pipeline] checkout [2023-03-22T13:22:27.206Z] The recommended git tool is: git [2023-03-22T13:22:33.801Z] using credential edgex-jenkins-ssh [2023-03-22T13:22:33.817Z] Cloning the remote Git repository [2023-03-22T13:22:33.872Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-22T13:22:34.004Z] > git init /w/workspace/device-gpio/6 # timeout=10 [2023-03-22T13:22:34.187Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-22T13:22:34.188Z] > git --version # timeout=10 [2023-03-22T13:22:34.216Z] > git --version # 'git version 2.25.1' [2023-03-22T13:22:34.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T13:22:34.429Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T13:22:35.955Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-22T13:22:35.974Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T13:22:36.885Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-22T13:22:36.942Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-22T13:22:36.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T13:22:36.964Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T13:22:37.428Z] Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 [2023-03-22T13:22:37.789Z] Merge succeeded, producing b342c10c9d0a0a992d9bc7bc39dd352478d22485 [2023-03-22T13:22:37.790Z] Checking out Revision b342c10c9d0a0a992d9bc7bc39dd352478d22485 (PR-116) [2023-03-22T13:22:37.449Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T13:22:37.535Z] > git checkout -f 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 # timeout=10 [2023-03-22T13:22:37.624Z] > git remote # timeout=10 [2023-03-22T13:22:37.645Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T13:22:37.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T13:22:37.683Z] > git merge 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 [2023-03-22T13:22:37.758Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T13:22:37.797Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T13:22:37.819Z] > git checkout -f b342c10c9d0a0a992d9bc7bc39dd352478d22485 # timeout=10 [2023-03-22T13:22:41.374Z] Commit message: "Merge commit '21c70a64d9894c2455aedb4662d61c2d9e09ca22' into HEAD" [2023-03-22T13:22:41.403Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T13:22:41.381Z] > git rev-list --no-walk fd4938d6c0ee96eba74855c2eafb0928decdac85 # timeout=10 [2023-03-22T13:22:42.256Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T13:22:42.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T13:22:42.256Z] Dload Upload Total Spent Left Speed [2023-03-22T13:22:42.846Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 19985 0 --:--:-- --:--:-- --:--:-- 19985 [Pipeline] sh [2023-03-22T13:22:43.566Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T13:22:43.911Z] + sudo tee /etc/docker/daemon.new [2023-03-22T13:22:43.911Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T13:22:43.911Z] { [2023-03-22T13:22:43.911Z] "registry-mirrors": [ [2023-03-22T13:22:43.911Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T13:22:43.911Z] ], [2023-03-22T13:22:43.911Z] "bip": "10.250.0.254/24", [2023-03-22T13:22:43.912Z] "hosts": [ [2023-03-22T13:22:43.912Z] "tcp://0.0.0.0:5555", [2023-03-22T13:22:43.912Z] "unix:///var/run/docker.sock" [2023-03-22T13:22:43.912Z] ], [2023-03-22T13:22:43.912Z] "mtu": 1458, [2023-03-22T13:22:43.912Z] "selinux-enabled": true, [2023-03-22T13:22:43.912Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T13:22:43.912Z] } [Pipeline] sh [2023-03-22T13:22:44.253Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T13:22:44.613Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T13:23:02.879Z] provisioning config files... [2023-03-22T13:23:02.908Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/6@tmp/config4961931236348933866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:23:03.275Z] ---> docker-login.sh [2023-03-22T13:23:03.275Z] nexus3.edgexfoundry.org:10001 [2023-03-22T13:23:03.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:23:03.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:23:03.864Z] Configure a credential helper to remove this warning. See [2023-03-22T13:23:03.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:23:03.864Z] [2023-03-22T13:23:03.864Z] Login Succeeded [2023-03-22T13:23:03.864Z] nexus3.edgexfoundry.org:10002 [2023-03-22T13:23:04.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:23:04.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:23:04.414Z] Configure a credential helper to remove this warning. See [2023-03-22T13:23:04.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:23:04.414Z] [2023-03-22T13:23:04.414Z] Login Succeeded [2023-03-22T13:23:04.414Z] nexus3.edgexfoundry.org:10003 [2023-03-22T13:23:04.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:23:04.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:23:04.686Z] Configure a credential helper to remove this warning. See [2023-03-22T13:23:04.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:23:04.686Z] [2023-03-22T13:23:04.686Z] Login Succeeded [2023-03-22T13:23:04.686Z] nexus3.edgexfoundry.org:10004 [2023-03-22T13:23:04.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:23:04.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:23:04.965Z] Configure a credential helper to remove this warning. See [2023-03-22T13:23:04.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:23:04.965Z] [2023-03-22T13:23:04.965Z] Login Succeeded [2023-03-22T13:23:04.965Z] docker.io [2023-03-22T13:23:05.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T13:23:05.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T13:23:05.507Z] Configure a credential helper to remove this warning. See [2023-03-22T13:23:05.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T13:23:05.507Z] [2023-03-22T13:23:05.507Z] Login Succeeded [2023-03-22T13:23:05.507Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T13:23:05.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T13:23:05.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T13:23:05.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T13:23:05.835Z] ========================================================= [2023-03-22T13:23:05.835Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T13:23:05.835Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:23:06.176Z] + 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-22T13:23:06.444Z] Sending build context to Docker daemon 8.117MB [2023-03-22T13:23:06.444Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T13:23:06.444Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T13:23:06.714Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T13:23:06.714Z] af6eaf76a39c: Pulling fs layer [2023-03-22T13:23:06.714Z] 55522c791124: Pulling fs layer [2023-03-22T13:23:06.714Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T13:23:06.714Z] 169dfbe0d373: Pulling fs layer [2023-03-22T13:23:06.714Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T13:23:06.714Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T13:23:06.714Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T13:23:06.714Z] 169dfbe0d373: Waiting [2023-03-22T13:23:06.714Z] e1ff8fa3b103: Waiting [2023-03-22T13:23:06.714Z] 52ebb69f0ebf: Waiting [2023-03-22T13:23:06.714Z] 5abe8eddf0d5: Waiting [2023-03-22T13:23:06.714Z] 55522c791124: Verifying Checksum [2023-03-22T13:23:06.714Z] 55522c791124: Download complete [2023-03-22T13:23:06.714Z] 169dfbe0d373: Verifying Checksum [2023-03-22T13:23:06.714Z] 169dfbe0d373: Download complete [2023-03-22T13:23:06.714Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T13:23:06.714Z] e1ff8fa3b103: Download complete [2023-03-22T13:23:06.987Z] af6eaf76a39c: Verifying Checksum [2023-03-22T13:23:06.987Z] af6eaf76a39c: Download complete [2023-03-22T13:23:07.968Z] af6eaf76a39c: Pull complete [2023-03-22T13:23:07.968Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T13:23:07.968Z] 5abe8eddf0d5: Download complete [2023-03-22T13:23:08.560Z] 55522c791124: Pull complete [2023-03-22T13:23:09.531Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T13:23:09.531Z] ce5c4a1c91eb: Download complete [2023-03-22T13:23:09.802Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T13:23:09.802Z] 52ebb69f0ebf: Download complete [2023-03-22T13:23:22.129Z] ce5c4a1c91eb: Pull complete [2023-03-22T13:23:22.129Z] 169dfbe0d373: Pull complete [2023-03-22T13:23:22.129Z] e1ff8fa3b103: Pull complete [2023-03-22T13:23:27.477Z] 52ebb69f0ebf: Pull complete [2023-03-22T13:23:29.433Z] 5abe8eddf0d5: Pull complete [2023-03-22T13:23:29.433Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T13:23:29.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T13:23:29.433Z] ---> 6cb57ee374ae [2023-03-22T13:23:29.433Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T13:23:31.388Z] ---> Running in 29d3576a8cc9 [2023-03-22T13:23:31.657Z] Removing intermediate container 29d3576a8cc9 [2023-03-22T13:23:31.657Z] ---> 085ac78d8bb3 [2023-03-22T13:23:31.657Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T13:23:31.657Z] ---> Running in ab848e1f1a20 [2023-03-22T13:23:31.927Z] Removing intermediate container ab848e1f1a20 [2023-03-22T13:23:31.927Z] ---> 2d39eb4d1ed8 [2023-03-22T13:23:31.927Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-22T13:23:32.197Z] ---> Running in 211e2a6b3c51 [2023-03-22T13:23:32.467Z] Removing intermediate container 211e2a6b3c51 [2023-03-22T13:23:32.467Z] ---> 94c8b53201f5 [2023-03-22T13:23:32.467Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T13:23:32.467Z] ---> Running in 8b0ea1d9f586 [2023-03-22T13:23:32.744Z] Removing intermediate container 8b0ea1d9f586 [2023-03-22T13:23:32.744Z] ---> a25ca5d312bd [2023-03-22T13:23:32.744Z] Step 7/12 : WORKDIR /device-gpio [2023-03-22T13:23:33.012Z] ---> Running in b5e651816b86 [2023-03-22T13:23:33.280Z] Removing intermediate container b5e651816b86 [2023-03-22T13:23:33.280Z] ---> cc2eeb01a44f [2023-03-22T13:23:33.280Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T13:23:33.280Z] ---> Running in cc41baad70f8 [2023-03-22T13:23:34.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T13:23:35.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T13:23:36.699Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-22T13:23:36.699Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-22T13:23:36.699Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-22T13:23:36.699Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-22T13:23:36.699Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T13:23:36.699Z] OK: 268 MiB in 57 packages [2023-03-22T13:23:38.121Z] Removing intermediate container cc41baad70f8 [2023-03-22T13:23:38.121Z] ---> bd5f6e8c45b8 [2023-03-22T13:23:38.121Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-22T13:23:38.393Z] ---> d4c8d0ffb5f1 [2023-03-22T13:23:38.393Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T13:23:38.676Z] ---> Running in 9e9858dc986d [2023-03-22T13:25:00.370Z] Removing intermediate container 9e9858dc986d [2023-03-22T13:25:00.370Z] ---> 0d9d5163628b [2023-03-22T13:25:00.370Z] Step 11/12 : COPY . . [2023-03-22T13:25:00.370Z] ---> 4aee989bdec5 [2023-03-22T13:25:00.370Z] Step 12/12 : RUN ${MAKE} [2023-03-22T13:25:00.370Z] ---> Running in 6e64466b9afe [2023-03-22T13:25:00.370Z] noop [2023-03-22T13:25:00.370Z] Removing intermediate container 6e64466b9afe [2023-03-22T13:25:00.370Z] ---> 22ef9202aac1 [2023-03-22T13:25:00.370Z] Successfully built 22ef9202aac1 [2023-03-22T13:25:00.370Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:25:00.723Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T13:25:00.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T13:25:00.958Z] prd-ubuntu20.04-docker-arm64-4c-16g-5187 does not seem to be running inside a container [2023-03-22T13:25:01.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@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-22T13:25:02.398Z] $ docker top 62bcf16155012c217932b5fef20addfe47c4d7e6ee4f344501812a71113d869c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T13:25:03.253Z] + go version [2023-03-22T13:25:03.253Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T13:25:03.270Z] $ docker stop --time=1 62bcf16155012c217932b5fef20addfe47c4d7e6ee4f344501812a71113d869c [2023-03-22T13:25:04.858Z] $ docker rm -f --volumes 62bcf16155012c217932b5fef20addfe47c4d7e6ee4f344501812a71113d869c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:25:05.420Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T13:25:05.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T13:25:05.611Z] prd-ubuntu20.04-docker-arm64-4c-16g-5187 does not seem to be running inside a container [2023-03-22T13:25:05.680Z] $ 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/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@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-22T13:25:06.831Z] $ docker top 920a83244f56a33fbe3a64895bd06886631019198d0fd6b8f8b376402e227dc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T13:25:07.680Z] + git config --global --add safe.directory /w/workspace/device-gpio/6 [Pipeline] fileExists [Pipeline] sh [2023-03-22T13:25:08.020Z] + make test [2023-03-22T13:25:08.287Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T13:25:47.185Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-22T13:28:08.911Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-22T13:28:08.911Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-22T13:28:08.911Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T13:28:08.911Z] go vet ./... [2023-03-22T13:28:30.987Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T13:28:30.987Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T13:28:30.987Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T13:28:31.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T13:28:31.014Z] $ docker stop --time=1 920a83244f56a33fbe3a64895bd06886631019198d0fd6b8f8b376402e227dc6 [2023-03-22T13:28:32.927Z] $ docker rm -f --volumes 920a83244f56a33fbe3a64895bd06886631019198d0fd6b8f8b376402e227dc6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T13:28:34.117Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T13:28:34.142Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T13:28:34.759Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T13:28:35.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T13:28:35.478Z] + ls -al . [2023-03-22T13:28:35.478Z] total 156 [2023-03-22T13:28:35.478Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 13:25 . [2023-03-22T13:28:35.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 13:22 .. [2023-03-22T13:28:35.478Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 22 13:22 .dockerignore [2023-03-22T13:28:35.478Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 13:22 .git [2023-03-22T13:28:35.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:22 .github [2023-03-22T13:28:35.478Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 22 13:22 .gitignore [2023-03-22T13:28:35.478Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 13:22 .golangci.yml [2023-03-22T13:28:35.478Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 22 13:22 Attribution.txt [2023-03-22T13:28:35.478Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 22 13:22 CHANGELOG.md [2023-03-22T13:28:35.478Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 22 13:22 Dockerfile [2023-03-22T13:28:35.478Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 13:22 GOVERNANCE.md [2023-03-22T13:28:35.478Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 22 13:22 Jenkinsfile [2023-03-22T13:28:35.478Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 22 13:22 LICENSE [2023-03-22T13:28:35.478Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 22 13:22 Makefile [2023-03-22T13:28:35.478Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 22 13:22 OWNERS.md [2023-03-22T13:28:35.478Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 22 13:22 README.md [2023-03-22T13:28:35.478Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 13:20 VERSION [2023-03-22T13:28:35.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 13:22 bin [2023-03-22T13:28:35.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:22 cmd [2023-03-22T13:28:35.478Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 22 13:25 coverage.out [2023-03-22T13:28:35.478Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 22 13:22 go.mod [2023-03-22T13:28:35.478Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 22 13:22 go.sum [2023-03-22T13:28:35.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:22 internal [2023-03-22T13:28:35.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 13:22 snap [2023-03-22T13:28:35.478Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 22 13:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:28:35.839Z] + 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=b342c10c9d0a0a992d9bc7bc39dd352478d22485 --label arch=arm64 --label version=0.0.0 . [2023-03-22T13:28:36.121Z] Sending build context to Docker daemon 8.118MB [2023-03-22T13:28:36.121Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T13:28:36.121Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-22T13:28:36.121Z] ---> 22ef9202aac1 [2023-03-22T13:28:36.121Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T13:28:36.392Z] ---> Running in 7d4b0b8b2974 [2023-03-22T13:28:36.676Z] Removing intermediate container 7d4b0b8b2974 [2023-03-22T13:28:36.676Z] ---> cf873e38f895 [2023-03-22T13:28:36.676Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T13:28:36.944Z] ---> Running in 7be68d6ee2b0 [2023-03-22T13:28:37.214Z] Removing intermediate container 7be68d6ee2b0 [2023-03-22T13:28:37.214Z] ---> a6f787522a3c [2023-03-22T13:28:37.214Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-22T13:28:37.214Z] ---> Running in 33d665513640 [2023-03-22T13:28:37.485Z] Removing intermediate container 33d665513640 [2023-03-22T13:28:37.485Z] ---> e77ff1b3ee4f [2023-03-22T13:28:37.485Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T13:28:37.764Z] ---> Running in 2b66bf0ef7ff [2023-03-22T13:28:38.033Z] Removing intermediate container 2b66bf0ef7ff [2023-03-22T13:28:38.033Z] ---> 353ec7df6522 [2023-03-22T13:28:38.033Z] Step 7/25 : WORKDIR /device-gpio [2023-03-22T13:28:38.033Z] ---> Running in a7225de52fa1 [2023-03-22T13:28:38.305Z] Removing intermediate container a7225de52fa1 [2023-03-22T13:28:38.305Z] ---> f80a78093910 [2023-03-22T13:28:38.305Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T13:28:38.305Z] ---> Running in 12dad08014db [2023-03-22T13:28:39.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T13:28:40.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T13:28:41.746Z] OK: 268 MiB in 57 packages [2023-03-22T13:28:42.335Z] Removing intermediate container 12dad08014db [2023-03-22T13:28:42.335Z] ---> 1795b0809a97 [2023-03-22T13:28:42.335Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-22T13:28:42.939Z] ---> 3bde0eaf748e [2023-03-22T13:28:42.939Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T13:28:42.939Z] ---> Running in 069d4a84c54e [2023-03-22T13:28:46.304Z] Removing intermediate container 069d4a84c54e [2023-03-22T13:28:46.304Z] ---> 62d093dd16eb [2023-03-22T13:28:46.304Z] Step 11/25 : COPY . . [2023-03-22T13:28:46.893Z] ---> 6fe81533da49 [2023-03-22T13:28:46.893Z] Step 12/25 : RUN ${MAKE} [2023-03-22T13:28:47.162Z] ---> Running in b840d76818ea [2023-03-22T13:28:48.128Z] 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-22T13:31:24.903Z] Removing intermediate container b840d76818ea [2023-03-22T13:31:24.903Z] ---> 08038a8f1939 [2023-03-22T13:31:24.903Z] Step 13/25 : FROM alpine:3.17 [2023-03-22T13:31:24.903Z] 3.17: Pulling from library/alpine [2023-03-22T13:31:24.903Z] af6eaf76a39c: Already exists [2023-03-22T13:31:24.903Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T13:31:24.903Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T13:31:24.903Z] ---> d74e625d9115 [2023-03-22T13:31:24.903Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-22T13:31:24.903Z] ---> Running in b411b5ba5a5a [2023-03-22T13:31:24.903Z] Removing intermediate container b411b5ba5a5a [2023-03-22T13:31:24.903Z] ---> 29a3d63b153a [2023-03-22T13:31:24.903Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-22T13:31:24.903Z] ---> Running in e1674e9909f5 [2023-03-22T13:31:24.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T13:31:24.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T13:31:24.903Z] OK: 7 MiB in 15 packages [2023-03-22T13:31:24.903Z] Removing intermediate container e1674e9909f5 [2023-03-22T13:31:24.903Z] ---> 1ea428c28ec8 [2023-03-22T13:31:24.903Z] Step 16/25 : WORKDIR / [2023-03-22T13:31:24.903Z] ---> Running in 3443b8f10d50 [2023-03-22T13:31:24.903Z] Removing intermediate container 3443b8f10d50 [2023-03-22T13:31:24.903Z] ---> 5a56d7b5a23f [2023-03-22T13:31:24.903Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-22T13:31:24.903Z] ---> d5d8c75fd2be [2023-03-22T13:31:24.903Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-22T13:31:24.903Z] ---> 2aa9e3f8d28d [2023-03-22T13:31:24.903Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-22T13:31:26.308Z] ---> 9b88c9349170 [2023-03-22T13:31:26.308Z] Step 20/25 : EXPOSE 59910 [2023-03-22T13:31:26.308Z] ---> Running in 85616ba71c73 [2023-03-22T13:31:26.575Z] Removing intermediate container 85616ba71c73 [2023-03-22T13:31:26.575Z] ---> a8ecd765753a [2023-03-22T13:31:26.575Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-22T13:31:26.575Z] ---> Running in 475c7ffeea7b [2023-03-22T13:31:26.843Z] Removing intermediate container 475c7ffeea7b [2023-03-22T13:31:26.843Z] ---> 1b6c60ec1814 [2023-03-22T13:31:26.843Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T13:31:27.110Z] ---> Running in 3b68238043dc [2023-03-22T13:31:27.380Z] Removing intermediate container 3b68238043dc [2023-03-22T13:31:27.380Z] ---> 41e37a851807 [2023-03-22T13:31:27.380Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T13:31:27.380Z] ---> Running in cd72d7308d26 [2023-03-22T13:31:27.647Z] Removing intermediate container cd72d7308d26 [2023-03-22T13:31:27.647Z] ---> 3d2a5919bad9 [2023-03-22T13:31:27.647Z] Step 24/25 : LABEL git_sha=b342c10c9d0a0a992d9bc7bc39dd352478d22485 [2023-03-22T13:31:27.647Z] ---> Running in 3f242ba512cd [2023-03-22T13:31:27.913Z] Removing intermediate container 3f242ba512cd [2023-03-22T13:31:27.913Z] ---> 6571b1d62ef9 [2023-03-22T13:31:27.913Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T13:31:27.913Z] ---> Running in 61ab50f05f3a [2023-03-22T13:31:28.196Z] Removing intermediate container 61ab50f05f3a [2023-03-22T13:31:28.196Z] ---> 0b9bda094477 [2023-03-22T13:31:28.196Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T13:31:28.462Z] Successfully built 0b9bda094477 [2023-03-22T13:31:28.462Z] 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-22T13:31:28.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T13:31:28.893Z] [2023-03-22T13:31:28.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:31:29.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T13:31:29.227Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T13:31:29.227Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T13:31:29.227Z] 04944245beec: Pulling fs layer [2023-03-22T13:31:29.227Z] 699f458cf7ca: Pulling fs layer [2023-03-22T13:31:29.227Z] 765212b225bb: Pulling fs layer [2023-03-22T13:31:29.227Z] f23df028b6ca: Pulling fs layer [2023-03-22T13:31:29.227Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T13:31:29.227Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T13:31:29.227Z] 765212b225bb: Waiting [2023-03-22T13:31:29.227Z] f23df028b6ca: Waiting [2023-03-22T13:31:29.227Z] d65c8cfc05b1: Waiting [2023-03-22T13:31:29.227Z] 2437ff75d9bd: Waiting [2023-03-22T13:31:29.495Z] 04944245beec: Verifying Checksum [2023-03-22T13:31:29.495Z] 04944245beec: Download complete [2023-03-22T13:31:29.495Z] 765212b225bb: Verifying Checksum [2023-03-22T13:31:29.495Z] 765212b225bb: Download complete [2023-03-22T13:31:29.495Z] f23df028b6ca: Download complete [2023-03-22T13:31:29.495Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T13:31:29.495Z] d65c8cfc05b1: Download complete [2023-03-22T13:31:29.495Z] 699f458cf7ca: Verifying Checksum [2023-03-22T13:31:29.495Z] 699f458cf7ca: Download complete [2023-03-22T13:31:30.076Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T13:31:30.076Z] 8998bd30e6a1: Download complete [2023-03-22T13:31:32.016Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T13:31:32.016Z] 2437ff75d9bd: Download complete [2023-03-22T13:31:33.953Z] 8998bd30e6a1: Pull complete [2023-03-22T13:31:33.953Z] 04944245beec: Pull complete [2023-03-22T13:31:35.356Z] 699f458cf7ca: Pull complete [2023-03-22T13:31:35.356Z] 765212b225bb: Pull complete [2023-03-22T13:31:36.312Z] f23df028b6ca: Pull complete [2023-03-22T13:31:36.312Z] d65c8cfc05b1: Pull complete [2023-03-22T13:31:51.283Z] 2437ff75d9bd: Pull complete [2023-03-22T13:31:51.283Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T13:31:51.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T13:31:51.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T13:31:51.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-5187 does not seem to be running inside a container [2023-03-22T13:31:51.515Z] $ 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/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@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-22T13:31:54.068Z] $ docker top e030c6ffe24b148b10dbc6d47c529685c57c1f2e50505aaf5b6b8d780aca36c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:31:54.914Z] ---> job-cost.sh [2023-03-22T13:31:54.914Z] lf-activate-venv: SKIPPING [2023-03-22T13:31:54.914Z] INFO: No Stack... [2023-03-22T13:31:55.182Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T13:31:56.141Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T13:31:56.781Z] + cut -d, -f6 [2023-03-22T13:31:56.781Z] + cat /w/workspace/device-gpio/6/archives/cost.csv [Pipeline] lock [2023-03-22T13:31:56.846Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-116-6-stack-cost] [2023-03-22T13:31:56.852Z] Resource [jenkins-edgexfoundry-device-gpio-PR-116-6-stack-cost] did not exist. Created. [2023-03-22T13:31:56.852Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-116-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T13:31:57.184Z] /w/workspace/device-gpio/6@tmp/durable-e72c8494/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T13:31:57.786Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T13:31:57.808Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T13:31:57.874Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T13:31:57.880Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-116-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T13:31:57.893Z] $ docker stop --time=1 e030c6ffe24b148b10dbc6d47c529685c57c1f2e50505aaf5b6b8d780aca36c4 [2023-03-22T13:31:59.381Z] $ docker rm -f --volumes e030c6ffe24b148b10dbc6d47c529685c57c1f2e50505aaf5b6b8d780aca36c4 [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-22T13:31:59.746Z] provisioning config files... [2023-03-22T13:31:59.753Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config7653867350076600877tmp [Pipeline] { [Pipeline] sh [2023-03-22T13:32:00.044Z] + set +x [2023-03-22T13:32:00.044Z] + curl -s https://codecov.io/bash [2023-03-22T13:32:00.044Z] + bash -s -- [2023-03-22T13:32:00.044Z] [2023-03-22T13:32:00.044Z] _____ _ [2023-03-22T13:32:00.044Z] / ____| | | [2023-03-22T13:32:00.044Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T13:32:00.044Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T13:32:00.044Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T13:32:00.044Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T13:32:00.044Z] Bash-1.0.6 [2023-03-22T13:32:00.044Z] [2023-03-22T13:32:00.044Z] [2023-03-22T13:32:00.044Z] ==> git version 2.25.1 found [2023-03-22T13:32:00.044Z] ==> 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-22T13:32:00.044Z] Release-Date: 2020-01-08 [2023-03-22T13:32:00.044Z] 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-22T13:32:00.044Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T13:32:00.044Z] ==> Jenkins CI detected. [2023-03-22T13:32:00.044Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-116 [2023-03-22T13:32:00.044Z] project root: . [2023-03-22T13:32:00.044Z] --> token set from env [2023-03-22T13:32:00.044Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T13:32:00.044Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T13:32:00.044Z] ==> Python coveragepy not found [2023-03-22T13:32:00.044Z] ==> Searching for coverage reports in: [2023-03-22T13:32:00.044Z] + . [2023-03-22T13:32:00.044Z] -> Found 1 reports [2023-03-22T13:32:00.044Z] ==> Detecting git/mercurial file structure [2023-03-22T13:32:00.044Z] ==> Reading reports [2023-03-22T13:32:00.044Z] + ./coverage.out bytes=10 [2023-03-22T13:32:00.304Z] ==> Appending adjustments [2023-03-22T13:32:00.304Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T13:32:00.304Z] + Found adjustments [2023-03-22T13:32:00.304Z] ==> Gzipping contents [2023-03-22T13:32:00.304Z] 4.0K /tmp/codecov.KcuZa0.gz [2023-03-22T13:32:00.304Z] ==> Uploading reports [2023-03-22T13:32:00.304Z] url: https://codecov.io [2023-03-22T13:32:00.304Z] query: branch=PR-116&commit=d423dd174606996b04cc91d2fa5359c0dbe74725&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-116%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=116&job=&cmd_args= [2023-03-22T13:32:00.304Z] -> Pinging Codecov [2023-03-22T13:32:00.304Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-116&commit=d423dd174606996b04cc91d2fa5359c0dbe74725&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-116%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=116&job=&cmd_args= [2023-03-22T13:32:00.563Z] -> Uploading to [2023-03-22T13:32:00.564Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/3EC07B1A8CA8AF9BCAA0BB9F0134797F/d423dd174606996b04cc91d2fa5359c0dbe74725/3e00db12-8bdf-45b0-b191-ba2f77edaa6e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T133200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b419568461af76bff23b27bfa7590e588879a837c7d5a9cd9f163c7d7552435 [2023-03-22T13:32:00.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T13:32:00.564Z] Dload Upload Total Spent Left Speed [2023-03-22T13:32:00.822Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 739 0 0 100 739 0 2353 --:--:-- --:--:-- --:--:-- 2353 [2023-03-22T13:32:00.822Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/d423dd174606996b04cc91d2fa5359c0dbe74725 [Pipeline] } [2023-03-22T13:32:00.828Z] 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-22T13:32:01.517Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-116/archives ] [2023-03-22T13:32:01.518Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-116/archives [2023-03-22T13:32:01.518Z] total 16 [2023-03-22T13:32:01.518Z] drwxr-xr-x 3 root root 4096 Mar 22 13:22 . [2023-03-22T13:32:01.518Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 13:22 .. [2023-03-22T13:32:01.518Z] drwxr-xr-x 2 root root 4096 Mar 22 13:22 cost [2023-03-22T13:32:01.518Z] -rw-r--r-- 1 root root 83 Mar 22 13:22 cost.csv [2023-03-22T13:32:01.518Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-116/archives [2023-03-22T13:32:01.518Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-116/archives [2023-03-22T13:32:01.518Z] total 16 [2023-03-22T13:32:01.518Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 13:22 . [2023-03-22T13:32:01.518Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 13:22 .. [2023-03-22T13:32:01.518Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 13:22 cost [2023-03-22T13:32:01.518Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 22 13:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:32:01.808Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:32:02.665Z] ---> package-listing.sh [2023-03-22T13:32:02.665Z] ++ facter osfamily [2023-03-22T13:32:02.665Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T13:32:02.924Z] + OS_FAMILY=debian [2023-03-22T13:32:02.924Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-116 [2023-03-22T13:32:02.924Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T13:32:02.924Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T13:32:02.924Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T13:32:02.925Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T13:32:02.925Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-116 ']' [2023-03-22T13:32:02.925Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T13:32:02.925Z] + case "${OS_FAMILY}" in [2023-03-22T13:32:02.925Z] + dpkg -l [2023-03-22T13:32:02.925Z] + grep '^ii' [2023-03-22T13:32:02.925Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T13:32:02.925Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T13:32:02.925Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T13:32:02.925Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-116 ']' [2023-03-22T13:32:02.925Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-116/archives/ [2023-03-22T13:32:02.925Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-116/archives/ [Pipeline] echo [2023-03-22T13:32:02.933Z] 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-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T13:32:03.212Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T13:32:03.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T13:32:03.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T13:32:03.854Z] prd-ubuntu20.04-docker-8c-8g-5183 does not seem to be running inside a container [2023-03-22T13:32:03.888Z] $ 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-116/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-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@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-22T13:32:04.134Z] $ docker top e4361c1e59d67027b912357215ca3bbee7eb74da2d4ad41ea37a7f51e579060d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T13:32:04.490Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T13:32:04.777Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T13:32:05.063Z] + ls /var/log/sa-host [2023-03-22T13:32:05.063Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T13:32:05.125Z] provisioning config files... [2023-03-22T13:32:05.134Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config11988403016461168925tmp [Pipeline] { [Pipeline] echo [2023-03-22T13:32:05.150Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:32:05.431Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T13:32:05.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:32:05.754Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T13:32:05.762Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:32:06.046Z] ---> sudo-logs.sh [2023-03-22T13:32:06.046Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T13:32:06.082Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:32:06.366Z] ---> job-cost.sh [2023-03-22T13:32:06.366Z] lf-activate-venv: SKIPPING [2023-03-22T13:32:06.366Z] DEBUG: total: 0.2199999988079071 [2023-03-22T13:32:06.366Z] INFO: Retrieving Stack Cost... [2023-03-22T13:32:06.626Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T13:32:07.197Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T13:32:07.208Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T13:32:07.490Z] ---> logs-deploy.sh [2023-03-22T13:32:07.491Z] lf-activate-venv: SKIPPING [2023-03-22T13:32:07.491Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-116/6 [2023-03-22T13:32:07.491Z] INFO: archiving workspace using pattern(s): [2023-03-22T13:32:08.425Z] Archives upload complete. [2023-03-22T13:32:08.425Z] INFO: archiving logs to Nexus