Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f764aa69160c3c1af954fa274471faf39d88bdf+48bd73e9db85e88a37bd3be7a57145d756a3f8e1 (4018a99f0f4ef38e5dd47b7e473fdc347fd26efe) 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-ssh6990438055733361356.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh127037516796908821.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-177/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-177/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11366457135594643983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh11363560662212665439.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-177/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-177/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4905156379336744952.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-17485 in /w/workspace/edgexfoundry_device-gpio_PR-177 [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-177 # 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/177/head:refs/remotes/origin/PR-177 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 48bd73e9db85e88a37bd3be7a57145d756a3f8e1 into PR head commit 1f764aa69160c3c1af954fa274471faf39d88bdf Merge succeeded, producing 9fa84e74cbea66ed5492117256cc1694a29c2d91 Checking out Revision 9fa84e74cbea66ed5492117256cc1694a29c2d91 (PR-177) > git config core.sparsecheckout # timeout=10 > git checkout -f 1f764aa69160c3c1af954fa274471faf39d88bdf # 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 48bd73e9db85e88a37bd3be7a57145d756a3f8e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9fa84e74cbea66ed5492117256cc1694a29c2d91 # timeout=10 Commit message: "Merge commit '48bd73e9db85e88a37bd3be7a57145d756a3f8e1' into HEAD" > git rev-list --no-walk 1f764aa69160c3c1af954fa274471faf39d88bdf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-31T13:20:29.360Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-31T13:20:29.405Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T13:20:29.420Z] ========================================================= [2023-05-31T13:20:29.420Z] EdgeX Global Pipelines Version Info [2023-05-31T13:20:29.420Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-31T13:20:30.132Z] ------------------- [2023-05-31T13:20:30.132Z] stable info: [2023-05-31T13:20:30.132Z] ------------------- [2023-05-31T13:20:30.132Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T13:20:30.132Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T13:20:30.132Z] Message: update stable to v1.0.249 [2023-05-31T13:20:30.705Z] ------------------- [2023-05-31T13:20:30.705Z] experimental info: [2023-05-31T13:20:30.705Z] ------------------- [2023-05-31T13:20:30.705Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T13:20:30.705Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T13:20:30.705Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T13:20:30.868Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-31T13:20:30.879Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-31T13:20:30.893Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T13:20:30.905Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T13:20:30.918Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T13:20:30.934Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T13:20:30.951Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T13:20:30.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-31T13:20:30.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T13:20:30.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T13:20:30.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T13:20:31.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-31T13:20:31.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T13:20:31.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T13:20:31.055Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T13:20:31.063Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T13:20:31.072Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T13:20:31.092Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T13:20:31.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T13:20:31.126Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T13:20:31.136Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-31T13:20:31.150Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-31T13:20:31.161Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-31T13:20:31.169Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-31T13:20:31.178Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-31T13:20:31.187Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T13:20:31.206Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T13:20:31.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-177 [Pipeline] echo [2023-05-31T13:20:31.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-177 [Pipeline] echo [2023-05-31T13:20:31.262Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-177 [Pipeline] echo [2023-05-31T13:20:31.274Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9fa84e74cbea66ed5492117256cc1694a29c2d91 [Pipeline] echo [2023-05-31T13:20:31.289Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9fa84e7 [Pipeline] echo [2023-05-31T13:20:31.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T13:20:31.342Z] provisioning config files... [2023-05-31T13:20:31.356Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config3964782001989787910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T13:20:31.659Z] ---> docker-login.sh [2023-05-31T13:20:31.660Z] nexus3.edgexfoundry.org:10001 [2023-05-31T13:20:32.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T13:20:32.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T13:20:32.866Z] Configure a credential helper to remove this warning. See [2023-05-31T13:20:32.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T13:20:32.866Z] [2023-05-31T13:20:32.866Z] Login Succeeded [2023-05-31T13:20:32.866Z] nexus3.edgexfoundry.org:10002 [2023-05-31T13:20:32.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T13:20:33.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T13:20:33.127Z] Configure a credential helper to remove this warning. See [2023-05-31T13:20:33.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T13:20:33.127Z] [2023-05-31T13:20:33.127Z] Login Succeeded [2023-05-31T13:20:33.127Z] nexus3.edgexfoundry.org:10003 [2023-05-31T13:20:33.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T13:20:33.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T13:20:33.127Z] Configure a credential helper to remove this warning. See [2023-05-31T13:20:33.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T13:20:33.127Z] [2023-05-31T13:20:33.127Z] Login Succeeded [2023-05-31T13:20:33.127Z] nexus3.edgexfoundry.org:10004 [2023-05-31T13:20:33.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T13:20:33.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T13:20:33.387Z] Configure a credential helper to remove this warning. See [2023-05-31T13:20:33.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T13:20:33.387Z] [2023-05-31T13:20:33.387Z] Login Succeeded [2023-05-31T13:20:33.387Z] docker.io [2023-05-31T13:20:33.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T13:20:33.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T13:20:33.648Z] Configure a credential helper to remove this warning. See [2023-05-31T13:20:33.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T13:20:33.648Z] [2023-05-31T13:20:33.648Z] Login Succeeded [2023-05-31T13:20:33.648Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T13:20:33.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-31T13:20:34.050Z] + git rev-list -1 --merges 9fa84e74cbea66ed5492117256cc1694a29c2d91~1..9fa84e74cbea66ed5492117256cc1694a29c2d91 [Pipeline] echo [2023-05-31T13:20:34.092Z] -----------> git rev-list -1 --merges 9fa84e74cbea66ed5492117256cc1694a29c2d91~1..9fa84e74cbea66ed5492117256cc1694a29c2d91 9fa84e74cbea66ed5492117256cc1694a29c2d91 [2023-05-31T13:20:34.092Z] 9fa84e74cbea66ed5492117256cc1694a29c2d91 [false] [Pipeline] sh [2023-05-31T13:20:34.378Z] + git log --format=format:%s -1 9fa84e74cbea66ed5492117256cc1694a29c2d91 [Pipeline] echo [2023-05-31T13:20:34.392Z] ========================================================= [2023-05-31T13:20:34.392Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-31T13:20:34.392Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T13:20:34.710Z] + git log --format=format:%s -1 9fa84e74cbea66ed5492117256cc1694a29c2d91 [Pipeline] echo [2023-05-31T13:20:34.720Z] [semverPrep] GIT_COMMIT: 9fa84e74cbea66ed5492117256cc1694a29c2d91, Commit Message: Merge commit '48bd73e9db85e88a37bd3be7a57145d756a3f8e1' into HEAD [Pipeline] echo [2023-05-31T13:20:34.732Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-31T13:20:35.099Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T13:20:35.099Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T13:20:35.099Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T13:20:35.099Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T13:20:35.099Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-31T13:20:35.099Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-31T13:20:35.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T13:20:35.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T13:20:35.500Z] [2023-05-31T13:20:35.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T13:20:35.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T13:20:35.796Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T13:20:35.796Z] b85a868b505f: Pulling fs layer [2023-05-31T13:20:35.796Z] e2be974225ed: Pulling fs layer [2023-05-31T13:20:35.796Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T13:20:35.796Z] 988bab9f4d93: Pulling fs layer [2023-05-31T13:20:35.796Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T13:20:35.796Z] eaf3925da568: Pulling fs layer [2023-05-31T13:20:35.796Z] bab4dde63d76: Pulling fs layer [2023-05-31T13:20:35.796Z] bde34c3a00c8: Pulling fs layer [2023-05-31T13:20:35.796Z] 988bab9f4d93: Waiting [2023-05-31T13:20:35.796Z] 1469e6f7b9e6: Waiting [2023-05-31T13:20:35.796Z] eaf3925da568: Waiting [2023-05-31T13:20:35.796Z] bab4dde63d76: Waiting [2023-05-31T13:20:35.796Z] b352a97aabf1: Pulling fs layer [2023-05-31T13:20:35.796Z] 4872d77fe225: Pulling fs layer [2023-05-31T13:20:35.796Z] 5851b861e8e6: Pulling fs layer [2023-05-31T13:20:35.796Z] b352a97aabf1: Waiting [2023-05-31T13:20:35.796Z] 4872d77fe225: Waiting [2023-05-31T13:20:35.796Z] 5851b861e8e6: Waiting [2023-05-31T13:20:35.796Z] e2be974225ed: Verifying Checksum [2023-05-31T13:20:35.796Z] e2be974225ed: Download complete [2023-05-31T13:20:35.796Z] 988bab9f4d93: Verifying Checksum [2023-05-31T13:20:35.796Z] 988bab9f4d93: Download complete [2023-05-31T13:20:36.056Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T13:20:36.057Z] 1469e6f7b9e6: Download complete [2023-05-31T13:20:36.057Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T13:20:36.057Z] 339a4e72a1f5: Download complete [2023-05-31T13:20:36.057Z] eaf3925da568: Verifying Checksum [2023-05-31T13:20:36.057Z] eaf3925da568: Download complete [2023-05-31T13:20:36.057Z] bde34c3a00c8: Verifying Checksum [2023-05-31T13:20:36.057Z] bde34c3a00c8: Download complete [2023-05-31T13:20:36.057Z] b352a97aabf1: Download complete [2023-05-31T13:20:36.057Z] 4872d77fe225: Verifying Checksum [2023-05-31T13:20:36.057Z] 4872d77fe225: Download complete [2023-05-31T13:20:36.057Z] b85a868b505f: Verifying Checksum [2023-05-31T13:20:36.057Z] b85a868b505f: Download complete [2023-05-31T13:20:36.057Z] 5851b861e8e6: Download complete [2023-05-31T13:20:36.626Z] bab4dde63d76: Download complete [2023-05-31T13:20:37.198Z] b85a868b505f: Pull complete [2023-05-31T13:20:37.457Z] e2be974225ed: Pull complete [2023-05-31T13:20:38.036Z] 339a4e72a1f5: Pull complete [2023-05-31T13:20:38.036Z] 988bab9f4d93: Pull complete [2023-05-31T13:20:38.303Z] 1469e6f7b9e6: Pull complete [2023-05-31T13:20:38.303Z] eaf3925da568: Pull complete [2023-05-31T13:20:40.216Z] bab4dde63d76: Pull complete [2023-05-31T13:20:40.216Z] bde34c3a00c8: Pull complete [2023-05-31T13:20:40.216Z] b352a97aabf1: Pull complete [2023-05-31T13:20:40.216Z] 4872d77fe225: Pull complete [2023-05-31T13:20:40.482Z] 5851b861e8e6: Pull complete [2023-05-31T13:20:40.482Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T13:20:40.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T13:20:40.482Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T13:20:40.590Z] prd-ubuntu20.04-docker-8c-8g-17485 does not seem to be running inside a container [2023-05-31T13:20:40.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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-05-31T13:20:44.051Z] $ docker top 81764022009b6d7a12c2fd19cd02570dfa8a83c248166d24dba90cb26cba176a -eo pid,comm [2023-05-31T13:20:44.116Z] 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-05-31T13:20:44.116Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T13:20:44.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T13:20:44.151Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T13:20:44.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T13:20:44.262Z] $ docker exec 81764022009b6d7a12c2fd19cd02570dfa8a83c248166d24dba90cb26cba176a ssh-agent [2023-05-31T13:20:44.376Z] SSH_AUTH_SOCK=/tmp/ssh-hLF7Q2AAIyCV/agent.32 [2023-05-31T13:20:44.376Z] SSH_AGENT_PID=38 [2023-05-31T13:20:44.381Z] Running ssh-add (command line suppressed) [2023-05-31T13:20:44.480Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_8303365342110254065.key (/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_8303365342110254065.key) [2023-05-31T13:20:44.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T13:20:44.782Z] + git tag --points-at HEAD [Pipeline] } [2023-05-31T13:20:44.799Z] $ docker exec --env ******** --env ******** 81764022009b6d7a12c2fd19cd02570dfa8a83c248166d24dba90cb26cba176a ssh-agent -k [2023-05-31T13:20:44.903Z] unset SSH_AUTH_SOCK; [2023-05-31T13:20:44.906Z] unset SSH_AGENT_PID; [2023-05-31T13:20:44.906Z] echo Agent pid 38 killed; [2023-05-31T13:20:44.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-31T13:20:44.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T13:20:44.946Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T13:20:45.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T13:20:45.068Z] $ docker exec 81764022009b6d7a12c2fd19cd02570dfa8a83c248166d24dba90cb26cba176a ssh-agent [2023-05-31T13:20:45.173Z] SSH_AUTH_SOCK=/tmp/ssh-LXZHPJSiLBD4/agent.70 [2023-05-31T13:20:45.173Z] SSH_AGENT_PID=77 [2023-05-31T13:20:45.179Z] Running ssh-add (command line suppressed) [2023-05-31T13:20:45.274Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_9109887885861239196.key (/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_9109887885861239196.key) [2023-05-31T13:20:45.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T13:20:45.585Z] + git semver init [2023-05-31T13:20:45.845Z] 2023-05-31 13:20:45,775 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T13:20:45.845Z] 2023-05-31 13:20:45,776 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-177/.semver [2023-05-31T13:20:45.845Z] 2023-05-31 13:20:45,776 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-177/.semver [2023-05-31T13:20:45.845Z] 2023-05-31 13:20:45,777 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-177/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-177, universal_newlines=False, shell=None, istream=None) [2023-05-31T13:20:47.224Z] 2023-05-31 13:20:46,821 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-177/.git/info/exclude [2023-05-31T13:20:47.224Z] 2023-05-31 13:20:46,821 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-177/.semver/PR-177 with force:False [2023-05-31T13:20:47.224Z] 2023-05-31 13:20:46,821 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-177/.semver/PR-177 [2023-05-31T13:20:47.224Z] 2023-05-31 13:20:46,826 [execute] INFO git cat-file --batch-check [2023-05-31T13:20:47.224Z] 2023-05-31 13:20:46,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-177/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T13:20:47.224Z] 2023-05-31 13:20:46,834 [execute] INFO git cat-file --batch [2023-05-31T13:20:47.224Z] 2023-05-31 13:20:46,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-177/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T13:20:47.224Z] 2023-05-31 13:20:46,840 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-177/.semver/PR-177 [2023-05-31T13:20:47.224Z] 0.0.0 [Pipeline] } [2023-05-31T13:20:47.231Z] $ docker exec --env ******** --env ******** 81764022009b6d7a12c2fd19cd02570dfa8a83c248166d24dba90cb26cba176a ssh-agent -k [2023-05-31T13:20:47.336Z] unset SSH_AUTH_SOCK; [2023-05-31T13:20:47.336Z] unset SSH_AGENT_PID; [2023-05-31T13:20:47.336Z] echo Agent pid 77 killed; [2023-05-31T13:20:47.349Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T13:20:47.649Z] + git semver [Pipeline] } [2023-05-31T13:20:47.919Z] $ docker stop --time=1 81764022009b6d7a12c2fd19cd02570dfa8a83c248166d24dba90cb26cba176a [2023-05-31T13:20:49.215Z] $ docker rm -f --volumes 81764022009b6d7a12c2fd19cd02570dfa8a83c248166d24dba90cb26cba176a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T13:20:49.554Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T13:20:49.853Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T13:20:49.857Z] [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-05-31T13:20:49.964Z] provisioning config files... [2023-05-31T13:20:49.976Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config2564797664895037095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T13:20:50.276Z] ---> docker-login.sh [2023-05-31T13:20:50.276Z] nexus3.edgexfoundry.org:10001 [2023-05-31T13:20:50.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T13:20:50.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T13:20:50.276Z] Configure a credential helper to remove this warning. See [2023-05-31T13:20:50.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T13:20:50.276Z] [2023-05-31T13:20:50.276Z] Login Succeeded [2023-05-31T13:20:50.276Z] nexus3.edgexfoundry.org:10002 [2023-05-31T13:20:50.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T13:20:50.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T13:20:50.276Z] Configure a credential helper to remove this warning. See [2023-05-31T13:20:50.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T13:20:50.276Z] [2023-05-31T13:20:50.276Z] Login Succeeded [2023-05-31T13:20:50.276Z] nexus3.edgexfoundry.org:10003 [2023-05-31T13:20:50.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T13:20:50.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T13:20:50.536Z] Configure a credential helper to remove this warning. See [2023-05-31T13:20:50.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T13:20:50.536Z] [2023-05-31T13:20:50.536Z] Login Succeeded [2023-05-31T13:20:50.536Z] nexus3.edgexfoundry.org:10004 [2023-05-31T13:20:50.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T13:20:50.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T13:20:50.536Z] Configure a credential helper to remove this warning. See [2023-05-31T13:20:50.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T13:20:50.536Z] [2023-05-31T13:20:50.536Z] Login Succeeded [2023-05-31T13:20:50.536Z] docker.io [2023-05-31T13:20:50.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T13:20:50.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T13:20:50.798Z] Configure a credential helper to remove this warning. See [2023-05-31T13:20:50.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T13:20:50.798Z] [2023-05-31T13:20:50.798Z] Login Succeeded [2023-05-31T13:20:50.798Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T13:20:50.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T13:20:50.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T13:20:50.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T13:20:50.913Z] ========================================================= [2023-05-31T13:20:50.913Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T13:20:50.913Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T13:20:51.228Z] + 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-05-31T13:20:51.228Z] Sending build context to Docker daemon 16.13MB [2023-05-31T13:20:51.228Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T13:20:51.228Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-31T13:20:51.228Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T13:20:51.228Z] f56be85fc22e: Pulling fs layer [2023-05-31T13:20:51.228Z] 85791d961cd3: Pulling fs layer [2023-05-31T13:20:51.228Z] d694b5ae8c79: Pulling fs layer [2023-05-31T13:20:51.228Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T13:20:51.228Z] 4d19c01a9841: Pulling fs layer [2023-05-31T13:20:51.228Z] 9325e15d5711: Pulling fs layer [2023-05-31T13:20:51.228Z] 556b6ee489ea: Pulling fs layer [2023-05-31T13:20:51.228Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T13:20:51.228Z] 9325e15d5711: Waiting [2023-05-31T13:20:51.228Z] 556b6ee489ea: Waiting [2023-05-31T13:20:51.228Z] c5a4b2cf53e6: Waiting [2023-05-31T13:20:51.228Z] 9f32a84ed3da: Waiting [2023-05-31T13:20:51.228Z] 4d19c01a9841: Waiting [2023-05-31T13:20:51.489Z] 85791d961cd3: Verifying Checksum [2023-05-31T13:20:51.489Z] 85791d961cd3: Download complete [2023-05-31T13:20:51.489Z] 9f32a84ed3da: Verifying Checksum [2023-05-31T13:20:51.489Z] 9f32a84ed3da: Download complete [2023-05-31T13:20:51.489Z] 4d19c01a9841: Verifying Checksum [2023-05-31T13:20:51.489Z] 4d19c01a9841: Download complete [2023-05-31T13:20:51.489Z] f56be85fc22e: Verifying Checksum [2023-05-31T13:20:51.489Z] f56be85fc22e: Download complete [2023-05-31T13:20:51.489Z] 9325e15d5711: Verifying Checksum [2023-05-31T13:20:51.489Z] 9325e15d5711: Download complete [2023-05-31T13:20:51.489Z] f56be85fc22e: Pull complete [2023-05-31T13:20:51.750Z] 85791d961cd3: Pull complete [2023-05-31T13:20:52.009Z] c5a4b2cf53e6: Verifying Checksum [2023-05-31T13:20:52.009Z] c5a4b2cf53e6: Download complete [2023-05-31T13:20:52.009Z] d694b5ae8c79: Verifying Checksum [2023-05-31T13:20:52.009Z] d694b5ae8c79: Download complete [2023-05-31T13:20:52.268Z] 556b6ee489ea: Verifying Checksum [2023-05-31T13:20:52.268Z] 556b6ee489ea: Download complete [2023-05-31T13:20:55.560Z] d694b5ae8c79: Pull complete [2023-05-31T13:20:55.560Z] 9f32a84ed3da: Pull complete [2023-05-31T13:20:55.560Z] 4d19c01a9841: Pull complete [2023-05-31T13:20:55.560Z] 9325e15d5711: Pull complete [2023-05-31T13:20:58.090Z] 556b6ee489ea: Pull complete [2023-05-31T13:20:59.024Z] c5a4b2cf53e6: Pull complete [2023-05-31T13:20:59.024Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T13:20:59.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T13:20:59.024Z] ---> c4be618373d6 [2023-05-31T13:20:59.024Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-31T13:21:04.932Z] Still waiting to schedule task [2023-05-31T13:21:04.933Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-31T13:21:05.594Z] ---> Running in e54f09bc1971 [2023-05-31T13:21:05.594Z] Removing intermediate container e54f09bc1971 [2023-05-31T13:21:05.594Z] ---> 0a95b6a71b8f [2023-05-31T13:21:05.594Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T13:21:05.594Z] ---> Running in 2976d9ecdf32 [2023-05-31T13:21:05.594Z] Removing intermediate container 2976d9ecdf32 [2023-05-31T13:21:05.594Z] ---> 450b3fede4a9 [2023-05-31T13:21:05.594Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-31T13:21:05.594Z] ---> Running in 7ad41a65e45c [2023-05-31T13:21:05.594Z] Removing intermediate container 7ad41a65e45c [2023-05-31T13:21:05.594Z] ---> 8775d1760b60 [2023-05-31T13:21:05.594Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T13:21:05.594Z] ---> Running in 352b11aa3cef [2023-05-31T13:21:05.594Z] Removing intermediate container 352b11aa3cef [2023-05-31T13:21:05.594Z] ---> 2521bfcae154 [2023-05-31T13:21:05.594Z] Step 7/12 : WORKDIR /device-gpio [2023-05-31T13:21:05.594Z] ---> Running in f1fad95aa262 [2023-05-31T13:21:05.594Z] Removing intermediate container f1fad95aa262 [2023-05-31T13:21:05.594Z] ---> e43fddb9f06f [2023-05-31T13:21:05.594Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T13:21:05.594Z] ---> Running in 7c83b0193679 [2023-05-31T13:21:05.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T13:21:05.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T13:21:05.594Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-31T13:21:05.594Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-31T13:21:05.594Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-31T13:21:05.594Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-31T13:21:05.594Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T13:21:05.594Z] OK: 269 MiB in 57 packages [2023-05-31T13:21:06.161Z] Removing intermediate container 7c83b0193679 [2023-05-31T13:21:06.161Z] ---> 0a68cfaf8f92 [2023-05-31T13:21:06.161Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-31T13:21:06.161Z] ---> a5e7c379c3de [2023-05-31T13:21:06.161Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T13:21:06.421Z] ---> Running in aef36b185794 [2023-05-31T13:22:14.152Z] Removing intermediate container aef36b185794 [2023-05-31T13:22:14.152Z] ---> 3c354294da5f [2023-05-31T13:22:14.152Z] Step 11/12 : COPY . . [2023-05-31T13:22:14.152Z] ---> 408d026b9ed2 [2023-05-31T13:22:14.152Z] Step 12/12 : RUN ${MAKE} [2023-05-31T13:22:14.152Z] ---> Running in ef729e0c56c4 [2023-05-31T13:22:14.152Z] noop [2023-05-31T13:22:14.152Z] Removing intermediate container ef729e0c56c4 [2023-05-31T13:22:14.152Z] ---> a2eb11f2ff15 [2023-05-31T13:22:14.152Z] Successfully built a2eb11f2ff15 [2023-05-31T13:22:14.152Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T13:22:14.472Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T13:22:14.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T13:22:14.551Z] prd-ubuntu20.04-docker-8c-8g-17485 does not seem to be running inside a container [2023-05-31T13:22:14.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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-05-31T13:22:16.304Z] $ docker top 81e492e937bb79ce7acd5c8262ee50a14c418ce75ad4513083805391551811b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T13:22:16.653Z] + go version [2023-05-31T13:22:16.653Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T13:22:16.661Z] $ docker stop --time=1 81e492e937bb79ce7acd5c8262ee50a14c418ce75ad4513083805391551811b3 [2023-05-31T13:22:18.863Z] $ docker rm -f --volumes 81e492e937bb79ce7acd5c8262ee50a14c418ce75ad4513083805391551811b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T13:22:19.418Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T13:22:19.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T13:22:19.484Z] prd-ubuntu20.04-docker-8c-8g-17485 does not seem to be running inside a container [2023-05-31T13:22:19.512Z] $ 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-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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-05-31T13:22:20.629Z] $ docker top 3b6f68fcaeb979e981200d349d8cafc36650c405d4b2a1cd061912d7674c76f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T13:22:20.972Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-177 [Pipeline] fileExists [Pipeline] sh [2023-05-31T13:22:21.270Z] + make test [2023-05-31T13:22:21.271Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T13:22:26.603Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-31T13:22:34.713Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-31T13:22:34.713Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-31T13:22:37.267Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17486 in /w/workspace/edgexfoundry_device-gpio_PR-177 [Pipeline] { [Pipeline] ws [2023-05-31T13:22:37.280Z] Running in /w/workspace/device-gpio/7 [Pipeline] { [Pipeline] checkout [2023-05-31T13:22:37.308Z] The recommended git tool is: git [2023-05-31T13:22:41.265Z] go vet ./... [2023-05-31T13:22:42.260Z] using credential edgex-jenkins-ssh [2023-05-31T13:22:42.277Z] Cloning the remote Git repository [2023-05-31T13:22:42.328Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-31T13:22:42.432Z] > git init /w/workspace/device-gpio/7 # timeout=10 [2023-05-31T13:22:42.587Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-31T13:22:42.588Z] > git --version # timeout=10 [2023-05-31T13:22:42.612Z] > git --version # 'git version 2.25.1' [2023-05-31T13:22:42.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T13:22:42.778Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T13:22:44.544Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T13:22:44.544Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T13:22:44.544Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T13:22:44.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T13:22:44.569Z] $ docker stop --time=1 3b6f68fcaeb979e981200d349d8cafc36650c405d4b2a1cd061912d7674c76f7 [2023-05-31T13:22:46.412Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-31T13:22:46.439Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T13:22:47.263Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-31T13:22:47.304Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-31T13:22:47.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T13:22:47.321Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-31T13:22:47.800Z] Merging remotes/origin/main commit 48bd73e9db85e88a37bd3be7a57145d756a3f8e1 into PR head commit 1f764aa69160c3c1af954fa274471faf39d88bdf [2023-05-31T13:22:48.097Z] Merge succeeded, producing 30e281ca0176bb54631473d979b5133ced4a9d7b [2023-05-31T13:22:48.097Z] Checking out Revision 30e281ca0176bb54631473d979b5133ced4a9d7b (PR-177) [2023-05-31T13:22:47.818Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T13:22:47.894Z] > git checkout -f 1f764aa69160c3c1af954fa274471faf39d88bdf # timeout=10 [2023-05-31T13:22:47.975Z] > git remote # timeout=10 [2023-05-31T13:22:47.997Z] > git config --get remote.origin.url # timeout=10 [2023-05-31T13:22:48.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T13:22:48.026Z] > git merge 48bd73e9db85e88a37bd3be7a57145d756a3f8e1 # timeout=10 [2023-05-31T13:22:48.082Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-31T13:22:48.104Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T13:22:48.119Z] > git checkout -f 30e281ca0176bb54631473d979b5133ced4a9d7b # timeout=10 [2023-05-31T13:22:51.568Z] Commit message: "Merge commit '48bd73e9db85e88a37bd3be7a57145d756a3f8e1' into HEAD" [2023-05-31T13:22:51.575Z] > git rev-list --no-walk 1f764aa69160c3c1af954fa274471faf39d88bdf # timeout=10 [2023-05-31T13:22:52.855Z] $ docker rm -f --volumes 3b6f68fcaeb979e981200d349d8cafc36650c405d4b2a1cd061912d7674c76f7 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T13:22:53.348Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T13:22:53.398Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-05-31T13:22:53.611Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T13:22:53.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T13:22:53.611Z] Dload Upload Total Spent Left Speed [2023-05-31T13:22:53.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-05-31T13:22:53.918Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh [2023-05-31T13:22:54.202Z] + ls -al . [2023-05-31T13:22:54.202Z] total 164 [2023-05-31T13:22:54.202Z] drwxrwxr-x 9 jenkins jenkins 4096 May 31 13:22 . [2023-05-31T13:22:54.202Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 13:20 .. [2023-05-31T13:22:54.202Z] -rw-rw-r-- 1 jenkins jenkins 120 May 31 13:20 .dockerignore [2023-05-31T13:22:54.202Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 13:20 .git [2023-05-31T13:22:54.202Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 13:20 .github [2023-05-31T13:22:54.202Z] -rw-rw-r-- 1 jenkins jenkins 343 May 31 13:20 .gitignore [2023-05-31T13:22:54.202Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 13:20 .golangci.yml [2023-05-31T13:22:54.202Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 13:20 .semver [2023-05-31T13:22:54.202Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 31 13:20 Attribution.txt [2023-05-31T13:22:54.202Z] -rw-rw-r-- 1 jenkins jenkins 6184 May 31 13:20 CHANGELOG.md [2023-05-31T13:22:54.202Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 31 13:20 Dockerfile [2023-05-31T13:22:54.202Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 13:20 GOVERNANCE.md [2023-05-31T13:22:54.202Z] -rw-rw-r-- 1 jenkins jenkins 657 May 31 13:20 Jenkinsfile [2023-05-31T13:22:54.202Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 31 13:20 LICENSE [2023-05-31T13:22:54.202Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 31 13:20 Makefile [2023-05-31T13:22:54.202Z] -rw-rw-r-- 1 jenkins jenkins 617 May 31 13:20 OWNERS.md [2023-05-31T13:22:54.202Z] -rw-rw-r-- 1 jenkins jenkins 12293 May 31 13:20 README.md [2023-05-31T13:22:54.202Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 13:20 VERSION [2023-05-31T13:22:54.202Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 13:20 bin [2023-05-31T13:22:54.202Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 13:20 cmd [2023-05-31T13:22:54.202Z] -rw-r--r-- 1 jenkins jenkins 10 May 31 13:22 coverage.out [2023-05-31T13:22:54.202Z] -rw-rw-r-- 1 jenkins jenkins 3221 May 31 13:20 go.mod [2023-05-31T13:22:54.202Z] -rw-rw-r-- 1 jenkins jenkins 31489 May 31 13:20 go.sum [2023-05-31T13:22:54.202Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 13:20 internal [2023-05-31T13:22:54.202Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 13:20 snap [2023-05-31T13:22:54.202Z] -rw-rw-r-- 1 jenkins jenkins 209 May 31 13:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T13:22:54.283Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T13:22:54.604Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T13:22:54.604Z] + sudo tee /etc/docker/daemon.new [2023-05-31T13:22:54.604Z] { [2023-05-31T13:22:54.604Z] "registry-mirrors": [ [2023-05-31T13:22:54.604Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T13:22:54.604Z] ], [2023-05-31T13:22:54.604Z] "bip": "10.250.0.254/24", [2023-05-31T13:22:54.604Z] "hosts": [ [2023-05-31T13:22:54.604Z] "tcp://0.0.0.0:5555", [2023-05-31T13:22:54.604Z] "unix:///var/run/docker.sock" [2023-05-31T13:22:54.604Z] ], [2023-05-31T13:22:54.604Z] "mtu": 1458, [2023-05-31T13:22:54.604Z] "selinux-enabled": true, [2023-05-31T13:22:54.604Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T13:22:54.604Z] } [Pipeline] sh [2023-05-31T13:22:54.830Z] + 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=9fa84e74cbea66ed5492117256cc1694a29c2d91 --label arch=amd64 --label version=0.0.0 . [2023-05-31T13:22:54.830Z] Sending build context to Docker daemon 16.13MB [2023-05-31T13:22:54.830Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T13:22:54.830Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-31T13:22:54.830Z] ---> a2eb11f2ff15 [2023-05-31T13:22:54.830Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-31T13:22:54.928Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T13:22:55.251Z] + sudo service docker restart [2023-05-31T13:22:55.769Z] ---> Running in 6bea5bff07ed [2023-05-31T13:22:56.029Z] Removing intermediate container 6bea5bff07ed [2023-05-31T13:22:56.029Z] ---> 75ffa3a3a699 [2023-05-31T13:22:56.029Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T13:22:56.598Z] ---> Running in 4c746c27f049 [2023-05-31T13:22:56.861Z] Removing intermediate container 4c746c27f049 [2023-05-31T13:22:56.861Z] ---> 4f32cb7ab59c [2023-05-31T13:22:56.861Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-31T13:22:56.861Z] ---> Running in d7458b2b1465 [2023-05-31T13:22:57.121Z] Removing intermediate container d7458b2b1465 [2023-05-31T13:22:57.121Z] ---> dc634e940683 [2023-05-31T13:22:57.121Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T13:22:57.381Z] ---> Running in 6731630412cd [2023-05-31T13:22:57.381Z] Removing intermediate container 6731630412cd [2023-05-31T13:22:57.381Z] ---> 5cc22fae780b [2023-05-31T13:22:57.381Z] Step 7/25 : WORKDIR /device-gpio [2023-05-31T13:22:57.381Z] ---> Running in 0fcd0370ec86 [2023-05-31T13:22:57.381Z] Removing intermediate container 0fcd0370ec86 [2023-05-31T13:22:57.381Z] ---> b36643339fe3 [2023-05-31T13:22:57.381Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T13:22:57.381Z] ---> Running in cece04d50a6a [2023-05-31T13:22:57.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T13:22:57.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T13:22:57.900Z] OK: 269 MiB in 57 packages [2023-05-31T13:22:58.469Z] Removing intermediate container cece04d50a6a [2023-05-31T13:22:58.469Z] ---> 3ca36056998a [2023-05-31T13:22:58.469Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-31T13:22:58.469Z] ---> 044e598bb6ea [2023-05-31T13:22:58.469Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T13:22:58.469Z] ---> Running in 520adda32c29 [2023-05-31T13:22:59.420Z] Removing intermediate container 520adda32c29 [2023-05-31T13:22:59.420Z] ---> a32456759d6d [2023-05-31T13:22:59.420Z] Step 11/25 : COPY . . [2023-05-31T13:22:59.989Z] ---> 3eb12379497a [2023-05-31T13:22:59.989Z] Step 12/25 : RUN ${MAKE} [2023-05-31T13:22:59.989Z] ---> Running in 3fa83d5de175 [2023-05-31T13:23:00.247Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T13:23:13.512Z] provisioning config files... [2023-05-31T13:23:13.536Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/7@tmp/config16944519500189059416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T13:23:13.881Z] ---> docker-login.sh [2023-05-31T13:23:13.881Z] nexus3.edgexfoundry.org:10001 [2023-05-31T13:23:14.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T13:23:14.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T13:23:14.423Z] Configure a credential helper to remove this warning. See [2023-05-31T13:23:14.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T13:23:14.423Z] [2023-05-31T13:23:14.423Z] Login Succeeded [2023-05-31T13:23:14.423Z] nexus3.edgexfoundry.org:10002 [2023-05-31T13:23:14.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T13:23:14.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T13:23:14.692Z] Configure a credential helper to remove this warning. See [2023-05-31T13:23:14.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T13:23:14.692Z] [2023-05-31T13:23:14.692Z] Login Succeeded [2023-05-31T13:23:14.962Z] nexus3.edgexfoundry.org:10003 [2023-05-31T13:23:14.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T13:23:15.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T13:23:15.233Z] Configure a credential helper to remove this warning. See [2023-05-31T13:23:15.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T13:23:15.233Z] [2023-05-31T13:23:15.233Z] Login Succeeded [2023-05-31T13:23:15.233Z] nexus3.edgexfoundry.org:10004 [2023-05-31T13:23:15.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T13:23:15.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T13:23:15.503Z] Configure a credential helper to remove this warning. See [2023-05-31T13:23:15.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T13:23:15.503Z] [2023-05-31T13:23:15.503Z] Login Succeeded [2023-05-31T13:23:15.503Z] docker.io [2023-05-31T13:23:15.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T13:23:17.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T13:23:17.187Z] Configure a credential helper to remove this warning. See [2023-05-31T13:23:17.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T13:23:17.187Z] [2023-05-31T13:23:17.187Z] Login Succeeded [2023-05-31T13:23:17.187Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T13:23:17.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T13:23:17.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T13:23:17.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T13:23:17.454Z] ========================================================= [2023-05-31T13:23:17.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T13:23:17.454Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T13:23:17.786Z] + 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-05-31T13:23:18.055Z] Sending build context to Docker daemon 8.153MB [2023-05-31T13:23:18.055Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T13:23:18.055Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-31T13:23:18.329Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T13:23:18.329Z] c41833b44d91: Pulling fs layer [2023-05-31T13:23:18.329Z] ed15518f5707: Pulling fs layer [2023-05-31T13:23:18.329Z] feae8fd75edb: Pulling fs layer [2023-05-31T13:23:18.329Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T13:23:18.329Z] 3cdef696dda3: Pulling fs layer [2023-05-31T13:23:18.329Z] 2ced38df9373: Pulling fs layer [2023-05-31T13:23:18.329Z] 58f1dce35555: Pulling fs layer [2023-05-31T13:23:18.329Z] 3cdef696dda3: Waiting [2023-05-31T13:23:18.329Z] 2ced38df9373: Waiting [2023-05-31T13:23:18.329Z] 58f1dce35555: Waiting [2023-05-31T13:23:18.329Z] ed15518f5707: Verifying Checksum [2023-05-31T13:23:18.329Z] ed15518f5707: Download complete [2023-05-31T13:23:18.329Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T13:23:18.329Z] 242c74f7c9fa: Download complete [2023-05-31T13:23:18.329Z] 3cdef696dda3: Verifying Checksum [2023-05-31T13:23:18.329Z] 3cdef696dda3: Download complete [2023-05-31T13:23:18.329Z] c41833b44d91: Verifying Checksum [2023-05-31T13:23:18.329Z] c41833b44d91: Download complete [2023-05-31T13:23:19.296Z] c41833b44d91: Pull complete [2023-05-31T13:23:19.887Z] 58f1dce35555: Verifying Checksum [2023-05-31T13:23:19.887Z] 58f1dce35555: Download complete [2023-05-31T13:23:19.887Z] ed15518f5707: Pull complete [2023-05-31T13:23:20.870Z] 2ced38df9373: Verifying Checksum [2023-05-31T13:23:20.870Z] 2ced38df9373: Download complete [2023-05-31T13:23:20.870Z] feae8fd75edb: Verifying Checksum [2023-05-31T13:23:20.870Z] feae8fd75edb: Download complete [2023-05-31T13:23:22.192Z] Removing intermediate container 3fa83d5de175 [2023-05-31T13:23:22.192Z] ---> eb3a0c12a54b [2023-05-31T13:23:22.192Z] Step 13/25 : FROM alpine:3.17 [2023-05-31T13:23:22.192Z] 3.17: Pulling from library/alpine [2023-05-31T13:23:22.192Z] f56be85fc22e: Already exists [2023-05-31T13:23:22.192Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T13:23:22.192Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T13:23:22.192Z] ---> 9ed4aefc74f6 [2023-05-31T13:23:22.192Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-31T13:23:22.192Z] ---> Running in 604ddce2b3b8 [2023-05-31T13:23:22.192Z] Removing intermediate container 604ddce2b3b8 [2023-05-31T13:23:22.192Z] ---> 118e54ee969d [2023-05-31T13:23:22.192Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-31T13:23:22.192Z] ---> Running in 8e06d51d4206 [2023-05-31T13:23:22.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T13:23:22.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T13:23:22.710Z] OK: 7 MiB in 15 packages [2023-05-31T13:23:23.277Z] Removing intermediate container 8e06d51d4206 [2023-05-31T13:23:23.277Z] ---> a413e655f6b8 [2023-05-31T13:23:23.277Z] Step 16/25 : WORKDIR / [2023-05-31T13:23:23.277Z] ---> Running in 4f8cd3a538bb [2023-05-31T13:23:23.277Z] Removing intermediate container 4f8cd3a538bb [2023-05-31T13:23:23.277Z] ---> 64f6d02622aa [2023-05-31T13:23:23.277Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-31T13:23:23.536Z] ---> 63a6432a36bd [2023-05-31T13:23:23.536Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-31T13:23:23.536Z] ---> c4bc913d3de4 [2023-05-31T13:23:23.536Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-31T13:23:24.472Z] ---> c8384f4854e4 [2023-05-31T13:23:24.472Z] Step 20/25 : EXPOSE 59910 [2023-05-31T13:23:24.472Z] ---> Running in 887974bdb415 [2023-05-31T13:23:24.472Z] Removing intermediate container 887974bdb415 [2023-05-31T13:23:24.472Z] ---> f10e0f60dafd [2023-05-31T13:23:24.472Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-31T13:23:24.472Z] ---> Running in a939186223c2 [2023-05-31T13:23:24.732Z] Removing intermediate container a939186223c2 [2023-05-31T13:23:24.732Z] ---> 64a0666363fa [2023-05-31T13:23:24.732Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T13:23:24.732Z] ---> Running in 740ce8caa551 [2023-05-31T13:23:24.732Z] Removing intermediate container 740ce8caa551 [2023-05-31T13:23:24.732Z] ---> 1f3f20b3ac0f [2023-05-31T13:23:24.732Z] Step 23/25 : LABEL arch=amd64 [2023-05-31T13:23:24.732Z] ---> Running in 8c27e4977a5e [2023-05-31T13:23:24.732Z] Removing intermediate container 8c27e4977a5e [2023-05-31T13:23:24.732Z] ---> 2e32dacd8802 [2023-05-31T13:23:24.732Z] Step 24/25 : LABEL git_sha=9fa84e74cbea66ed5492117256cc1694a29c2d91 [2023-05-31T13:23:24.990Z] ---> Running in 71a4f534a768 [2023-05-31T13:23:24.990Z] Removing intermediate container 71a4f534a768 [2023-05-31T13:23:24.990Z] ---> 4fa07c99d569 [2023-05-31T13:23:24.990Z] Step 25/25 : LABEL version=0.0.0 [2023-05-31T13:23:24.990Z] ---> Running in 31109e379095 [2023-05-31T13:23:24.990Z] Removing intermediate container 31109e379095 [2023-05-31T13:23:24.990Z] ---> 7eb3008a2d11 [2023-05-31T13:23:24.990Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T13:23:24.990Z] Successfully built 7eb3008a2d11 [2023-05-31T13:23:24.990Z] 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-05-31T13:23:25.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T13:23:25.442Z] [2023-05-31T13:23:25.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T13:23:25.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T13:23:25.741Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T13:23:25.741Z] 5eb5b503b376: Pulling fs layer [2023-05-31T13:23:25.741Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T13:23:25.741Z] ec43610c2a17: Pulling fs layer [2023-05-31T13:23:25.741Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T13:23:25.741Z] 33b1e0a273af: Pulling fs layer [2023-05-31T13:23:25.741Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T13:23:25.741Z] 2f39f015ded8: Pulling fs layer [2023-05-31T13:23:25.741Z] 33b1e0a273af: Waiting [2023-05-31T13:23:25.741Z] 5d3b04190fa2: Waiting [2023-05-31T13:23:25.741Z] 2f39f015ded8: Waiting [2023-05-31T13:23:25.741Z] 3a2ae6a8a46f: Waiting [2023-05-31T13:23:25.741Z] 5c69ac0246d0: Verifying Checksum [2023-05-31T13:23:25.741Z] 5c69ac0246d0: Download complete [2023-05-31T13:23:25.741Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-31T13:23:25.741Z] 3a2ae6a8a46f: Download complete [2023-05-31T13:23:25.741Z] 33b1e0a273af: Verifying Checksum [2023-05-31T13:23:25.741Z] 33b1e0a273af: Download complete [2023-05-31T13:23:26.000Z] 5d3b04190fa2: Verifying Checksum [2023-05-31T13:23:26.000Z] 5d3b04190fa2: Download complete [2023-05-31T13:23:26.000Z] ec43610c2a17: Verifying Checksum [2023-05-31T13:23:26.000Z] ec43610c2a17: Download complete [2023-05-31T13:23:26.000Z] 5eb5b503b376: Verifying Checksum [2023-05-31T13:23:26.000Z] 5eb5b503b376: Download complete [2023-05-31T13:23:26.564Z] 2f39f015ded8: Download complete [2023-05-31T13:23:27.130Z] 5eb5b503b376: Pull complete [2023-05-31T13:23:27.388Z] 5c69ac0246d0: Pull complete [2023-05-31T13:23:27.956Z] ec43610c2a17: Pull complete [2023-05-31T13:23:28.214Z] 3a2ae6a8a46f: Pull complete [2023-05-31T13:23:28.473Z] 33b1e0a273af: Pull complete [2023-05-31T13:23:28.732Z] 5d3b04190fa2: Pull complete [2023-05-31T13:23:32.916Z] 2f39f015ded8: Pull complete [2023-05-31T13:23:32.916Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T13:23:32.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T13:23:32.916Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T13:23:33.009Z] prd-ubuntu20.04-docker-8c-8g-17485 does not seem to be running inside a container [2023-05-31T13:23:33.038Z] $ 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-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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-05-31T13:23:33.211Z] feae8fd75edb: Pull complete [2023-05-31T13:23:33.211Z] 242c74f7c9fa: Pull complete [2023-05-31T13:23:33.211Z] 3cdef696dda3: Pull complete [2023-05-31T13:23:39.663Z] $ docker top 686e838643411f6e644afda78f06a026fb5992a60dfcf1ab15b91669c0df0b49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T13:23:39.883Z] 2ced38df9373: Pull complete [2023-05-31T13:23:40.061Z] ---> job-cost.sh [2023-05-31T13:23:40.061Z] lf-activate-venv: SKIPPING [2023-05-31T13:23:40.061Z] INFO: No Stack... [2023-05-31T13:23:40.320Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T13:23:40.579Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T13:23:40.867Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-177/archives/cost.csv [2023-05-31T13:23:40.867Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T13:23:40.877Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-177-7-stack-cost] [2023-05-31T13:23:40.885Z] Resource [jenkins-edgexfoundry-device-gpio-PR-177-7-stack-cost] did not exist. Created. [2023-05-31T13:23:40.885Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-177-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T13:23:41.192Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-31T13:23:41.217Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T13:23:41.224Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-177-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T13:23:41.238Z] $ docker stop --time=1 686e838643411f6e644afda78f06a026fb5992a60dfcf1ab15b91669c0df0b49 [2023-05-31T13:23:41.311Z] 58f1dce35555: Pull complete [2023-05-31T13:23:41.312Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T13:23:41.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T13:23:41.312Z] ---> fadd8f120f05 [2023-05-31T13:23:41.312Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-31T13:23:42.382Z] $ docker rm -f --volumes 686e838643411f6e644afda78f06a026fb5992a60dfcf1ab15b91669c0df0b49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T13:23:43.276Z] ---> Running in 8de163a15408 [2023-05-31T13:23:43.276Z] Removing intermediate container 8de163a15408 [2023-05-31T13:23:43.276Z] ---> d04f3be16e69 [2023-05-31T13:23:43.276Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T13:23:43.276Z] ---> Running in b9333c53f47b [2023-05-31T13:23:43.544Z] Removing intermediate container b9333c53f47b [2023-05-31T13:23:43.544Z] ---> a5af53bdb6ab [2023-05-31T13:23:43.544Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-31T13:23:43.813Z] ---> Running in 4c6c3580ba3a [2023-05-31T13:23:44.080Z] Removing intermediate container 4c6c3580ba3a [2023-05-31T13:23:44.080Z] ---> fbd182f7ef3f [2023-05-31T13:23:44.080Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T13:23:44.080Z] ---> Running in 26c6c2c335ed [2023-05-31T13:23:44.348Z] Removing intermediate container 26c6c2c335ed [2023-05-31T13:23:44.348Z] ---> e45349360d7b [2023-05-31T13:23:44.348Z] Step 7/12 : WORKDIR /device-gpio [2023-05-31T13:23:44.348Z] ---> Running in 5521c4389999 [2023-05-31T13:23:44.617Z] Removing intermediate container 5521c4389999 [2023-05-31T13:23:44.617Z] ---> 121636ceb66b [2023-05-31T13:23:44.617Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T13:23:44.885Z] ---> Running in f450d21936e4 [2023-05-31T13:23:45.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T13:23:46.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T13:23:47.385Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-31T13:23:47.385Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-31T13:23:47.385Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-31T13:23:47.385Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-31T13:23:47.385Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T13:23:47.385Z] OK: 268 MiB in 57 packages [2023-05-31T13:23:48.355Z] Removing intermediate container f450d21936e4 [2023-05-31T13:23:48.355Z] ---> cf5376a1a70b [2023-05-31T13:23:48.355Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-31T13:23:48.936Z] ---> d3e24be1f899 [2023-05-31T13:23:48.936Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T13:23:48.936Z] ---> Running in 0b768b92d7a3 [2023-05-31T13:24:56.792Z] Removing intermediate container 0b768b92d7a3 [2023-05-31T13:24:56.792Z] ---> 002e301b6f48 [2023-05-31T13:24:56.792Z] Step 11/12 : COPY . . [2023-05-31T13:24:56.792Z] ---> 7ebf04aa8387 [2023-05-31T13:24:56.792Z] Step 12/12 : RUN ${MAKE} [2023-05-31T13:24:56.792Z] ---> Running in cb71643eda69 [2023-05-31T13:24:56.792Z] noop [2023-05-31T13:24:56.792Z] Removing intermediate container cb71643eda69 [2023-05-31T13:24:56.792Z] ---> 74efdb613f1b [2023-05-31T13:24:56.792Z] Successfully built 74efdb613f1b [2023-05-31T13:24:56.792Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T13:24:57.142Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T13:24:57.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T13:24:57.354Z] prd-ubuntu20.04-docker-arm64-4c-16g-17486 does not seem to be running inside a container [2023-05-31T13:24:57.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/7 -v /w/workspace/device-gpio/7:/w/workspace/device-gpio/7:rw,z -v /w/workspace/device-gpio/7@tmp:/w/workspace/device-gpio/7@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-05-31T13:24:59.776Z] $ docker top 5859cb027f4a44744cb976561773d2e6d3b7c3c7d556d853edcbc808e642fae9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T13:25:00.622Z] + go version [2023-05-31T13:25:00.622Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T13:25:00.640Z] $ docker stop --time=1 5859cb027f4a44744cb976561773d2e6d3b7c3c7d556d853edcbc808e642fae9 [2023-05-31T13:25:02.268Z] $ docker rm -f --volumes 5859cb027f4a44744cb976561773d2e6d3b7c3c7d556d853edcbc808e642fae9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T13:25:02.791Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T13:25:02.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T13:25:02.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-17486 does not seem to be running inside a container [2023-05-31T13:25:03.028Z] $ 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/7 -v /w/workspace/device-gpio/7:/w/workspace/device-gpio/7:rw,z -v /w/workspace/device-gpio/7@tmp:/w/workspace/device-gpio/7@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-05-31T13:25:04.197Z] $ docker top 47ad3e5b1b2870a409f990a3d0bd9fd00e7a1d79c959cf14b2992fcacbaae2e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T13:25:04.694Z] + git config --global --add safe.directory /w/workspace/device-gpio/7 [Pipeline] fileExists [Pipeline] sh [2023-05-31T13:25:05.021Z] + make test [2023-05-31T13:25:05.021Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T13:25:37.252Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-31T13:27:28.919Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-31T13:27:28.919Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-31T13:27:28.919Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T13:27:28.919Z] go vet ./... [2023-05-31T13:27:47.135Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T13:27:47.135Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T13:27:47.135Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T13:27:47.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T13:27:47.170Z] $ docker stop --time=1 47ad3e5b1b2870a409f990a3d0bd9fd00e7a1d79c959cf14b2992fcacbaae2e9 [2023-05-31T13:27:48.944Z] $ docker rm -f --volumes 47ad3e5b1b2870a409f990a3d0bd9fd00e7a1d79c959cf14b2992fcacbaae2e9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T13:27:49.979Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T13:27:50.001Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T13:27:50.513Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T13:27:50.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T13:27:51.272Z] + ls -al . [2023-05-31T13:27:51.272Z] total 160 [2023-05-31T13:27:51.272Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 13:25 . [2023-05-31T13:27:51.272Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 13:22 .. [2023-05-31T13:27:51.272Z] -rw-rw-r-- 1 jenkins jenkins 120 May 31 13:22 .dockerignore [2023-05-31T13:27:51.272Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 13:22 .git [2023-05-31T13:27:51.272Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 13:22 .github [2023-05-31T13:27:51.272Z] -rw-rw-r-- 1 jenkins jenkins 343 May 31 13:22 .gitignore [2023-05-31T13:27:51.272Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 13:22 .golangci.yml [2023-05-31T13:27:51.272Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 31 13:22 Attribution.txt [2023-05-31T13:27:51.272Z] -rw-rw-r-- 1 jenkins jenkins 6184 May 31 13:22 CHANGELOG.md [2023-05-31T13:27:51.272Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 31 13:22 Dockerfile [2023-05-31T13:27:51.272Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 13:22 GOVERNANCE.md [2023-05-31T13:27:51.272Z] -rw-rw-r-- 1 jenkins jenkins 657 May 31 13:22 Jenkinsfile [2023-05-31T13:27:51.272Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 31 13:22 LICENSE [2023-05-31T13:27:51.272Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 31 13:22 Makefile [2023-05-31T13:27:51.272Z] -rw-rw-r-- 1 jenkins jenkins 617 May 31 13:22 OWNERS.md [2023-05-31T13:27:51.272Z] -rw-rw-r-- 1 jenkins jenkins 12293 May 31 13:22 README.md [2023-05-31T13:27:51.272Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 13:20 VERSION [2023-05-31T13:27:51.272Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 13:22 bin [2023-05-31T13:27:51.272Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 13:22 cmd [2023-05-31T13:27:51.272Z] -rw-r--r-- 1 jenkins jenkins 10 May 31 13:25 coverage.out [2023-05-31T13:27:51.272Z] -rw-rw-r-- 1 jenkins jenkins 3221 May 31 13:22 go.mod [2023-05-31T13:27:51.272Z] -rw-rw-r-- 1 jenkins jenkins 31489 May 31 13:22 go.sum [2023-05-31T13:27:51.272Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 13:22 internal [2023-05-31T13:27:51.272Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 13:22 snap [2023-05-31T13:27:51.272Z] -rw-rw-r-- 1 jenkins jenkins 209 May 31 13:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T13:27:51.631Z] + 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=30e281ca0176bb54631473d979b5133ced4a9d7b --label arch=arm64 --label version=0.0.0 . [2023-05-31T13:27:51.905Z] Sending build context to Docker daemon 8.154MB [2023-05-31T13:27:51.905Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T13:27:51.905Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-31T13:27:51.905Z] ---> 74efdb613f1b [2023-05-31T13:27:51.905Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-31T13:27:55.259Z] ---> Running in f38f9b92fe7e [2023-05-31T13:27:55.259Z] Removing intermediate container f38f9b92fe7e [2023-05-31T13:27:55.259Z] ---> 6e8cf90fc18c [2023-05-31T13:27:55.259Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T13:27:55.528Z] ---> Running in 55973c9c3708 [2023-05-31T13:27:55.796Z] Removing intermediate container 55973c9c3708 [2023-05-31T13:27:55.796Z] ---> af0a99fc3e2f [2023-05-31T13:27:55.796Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-31T13:27:55.796Z] ---> Running in 4548111c2d84 [2023-05-31T13:27:56.064Z] Removing intermediate container 4548111c2d84 [2023-05-31T13:27:56.064Z] ---> d9a078630b0c [2023-05-31T13:27:56.064Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T13:27:56.064Z] ---> Running in 24b636e807de [2023-05-31T13:27:56.333Z] Removing intermediate container 24b636e807de [2023-05-31T13:27:56.333Z] ---> 9164705cfdbd [2023-05-31T13:27:56.333Z] Step 7/25 : WORKDIR /device-gpio [2023-05-31T13:27:56.600Z] ---> Running in fbc7e517d749 [2023-05-31T13:27:56.868Z] Removing intermediate container fbc7e517d749 [2023-05-31T13:27:56.868Z] ---> 69e4641df555 [2023-05-31T13:27:56.868Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T13:27:56.868Z] ---> Running in 2168d1322aa9 [2023-05-31T13:27:57.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T13:27:58.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T13:27:59.375Z] OK: 268 MiB in 57 packages [2023-05-31T13:27:59.961Z] Removing intermediate container 2168d1322aa9 [2023-05-31T13:27:59.961Z] ---> 4ed6b025afa8 [2023-05-31T13:27:59.961Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-31T13:28:00.548Z] ---> c35061e170a7 [2023-05-31T13:28:00.548Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T13:28:00.548Z] ---> Running in 3d2a6ad01747 [2023-05-31T13:28:03.142Z] Removing intermediate container 3d2a6ad01747 [2023-05-31T13:28:03.142Z] ---> acc3c0db03a9 [2023-05-31T13:28:03.142Z] Step 11/25 : COPY . . [2023-05-31T13:28:04.104Z] ---> 3e645d2fa440 [2023-05-31T13:28:04.104Z] Step 12/25 : RUN ${MAKE} [2023-05-31T13:28:04.104Z] ---> Running in 5e6e95955da3 [2023-05-31T13:28:05.062Z] 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-05-31T13:30:11.721Z] Removing intermediate container 5e6e95955da3 [2023-05-31T13:30:11.721Z] ---> 4d0fb00a091f [2023-05-31T13:30:11.721Z] Step 13/25 : FROM alpine:3.17 [2023-05-31T13:30:11.721Z] 3.17: Pulling from library/alpine [2023-05-31T13:30:11.721Z] c41833b44d91: Already exists [2023-05-31T13:30:11.721Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T13:30:11.721Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T13:30:11.721Z] ---> 51e60588ff2c [2023-05-31T13:30:11.721Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-31T13:30:11.721Z] ---> Running in e25302595290 [2023-05-31T13:30:11.721Z] Removing intermediate container e25302595290 [2023-05-31T13:30:11.721Z] ---> 7ae5c172cd50 [2023-05-31T13:30:11.721Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-31T13:30:11.721Z] ---> Running in f6b06d6131be [2023-05-31T13:30:11.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T13:30:11.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T13:30:11.721Z] OK: 7 MiB in 15 packages [2023-05-31T13:30:12.695Z] Removing intermediate container f6b06d6131be [2023-05-31T13:30:12.695Z] ---> d57389119ad6 [2023-05-31T13:30:12.695Z] Step 16/25 : WORKDIR / [2023-05-31T13:30:12.695Z] ---> Running in 2f3334aef123 [2023-05-31T13:30:12.695Z] Removing intermediate container 2f3334aef123 [2023-05-31T13:30:12.695Z] ---> ec2d7ecbf0cb [2023-05-31T13:30:12.695Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-31T13:30:13.284Z] ---> 53f44c8dce8a [2023-05-31T13:30:13.284Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-31T13:30:13.867Z] ---> 606d255a59fa [2023-05-31T13:30:13.867Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-31T13:30:15.275Z] ---> 49ceef4b1024 [2023-05-31T13:30:15.275Z] Step 20/25 : EXPOSE 59910 [2023-05-31T13:30:15.275Z] ---> Running in bc47684fc8d1 [2023-05-31T13:30:15.543Z] Removing intermediate container bc47684fc8d1 [2023-05-31T13:30:15.543Z] ---> 9bc74c20035c [2023-05-31T13:30:15.543Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-31T13:30:15.543Z] ---> Running in 532150e00c74 [2023-05-31T13:30:15.809Z] Removing intermediate container 532150e00c74 [2023-05-31T13:30:15.809Z] ---> efd733f98903 [2023-05-31T13:30:15.809Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T13:30:15.809Z] ---> Running in d34ed8f8b4ed [2023-05-31T13:30:16.078Z] Removing intermediate container d34ed8f8b4ed [2023-05-31T13:30:16.078Z] ---> 957b6d27f488 [2023-05-31T13:30:16.078Z] Step 23/25 : LABEL arch=arm64 [2023-05-31T13:30:16.078Z] ---> Running in af34d045a1e7 [2023-05-31T13:30:16.346Z] Removing intermediate container af34d045a1e7 [2023-05-31T13:30:16.346Z] ---> d3c2163dae7f [2023-05-31T13:30:16.346Z] Step 24/25 : LABEL git_sha=30e281ca0176bb54631473d979b5133ced4a9d7b [2023-05-31T13:30:16.618Z] ---> Running in 04a1141f2532 [2023-05-31T13:30:16.884Z] Removing intermediate container 04a1141f2532 [2023-05-31T13:30:16.884Z] ---> e162820d2d4f [2023-05-31T13:30:16.884Z] Step 25/25 : LABEL version=0.0.0 [2023-05-31T13:30:16.884Z] ---> Running in 1211f8daf029 [2023-05-31T13:30:17.149Z] Removing intermediate container 1211f8daf029 [2023-05-31T13:30:17.149Z] ---> 88424469505f [2023-05-31T13:30:17.149Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T13:30:17.149Z] Successfully built 88424469505f [2023-05-31T13:30:17.149Z] 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-05-31T13:30:17.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T13:30:17.600Z] [2023-05-31T13:30:17.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T13:30:17.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T13:30:17.932Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T13:30:17.932Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T13:30:17.932Z] 04944245beec: Pulling fs layer [2023-05-31T13:30:17.932Z] 699f458cf7ca: Pulling fs layer [2023-05-31T13:30:17.932Z] 765212b225bb: Pulling fs layer [2023-05-31T13:30:17.932Z] f23df028b6ca: Pulling fs layer [2023-05-31T13:30:17.932Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T13:30:17.932Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T13:30:17.932Z] 765212b225bb: Waiting [2023-05-31T13:30:17.932Z] 2437ff75d9bd: Waiting [2023-05-31T13:30:17.932Z] f23df028b6ca: Waiting [2023-05-31T13:30:17.932Z] d65c8cfc05b1: Waiting [2023-05-31T13:30:18.200Z] 04944245beec: Verifying Checksum [2023-05-31T13:30:18.200Z] 04944245beec: Download complete [2023-05-31T13:30:18.200Z] 765212b225bb: Verifying Checksum [2023-05-31T13:30:18.200Z] 765212b225bb: Download complete [2023-05-31T13:30:18.200Z] f23df028b6ca: Verifying Checksum [2023-05-31T13:30:18.200Z] f23df028b6ca: Download complete [2023-05-31T13:30:18.200Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T13:30:18.200Z] d65c8cfc05b1: Download complete [2023-05-31T13:30:18.467Z] 699f458cf7ca: Verifying Checksum [2023-05-31T13:30:18.467Z] 699f458cf7ca: Download complete [2023-05-31T13:30:18.735Z] 8998bd30e6a1: Verifying Checksum [2023-05-31T13:30:18.735Z] 8998bd30e6a1: Download complete [2023-05-31T13:30:21.318Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T13:30:21.318Z] 2437ff75d9bd: Download complete [2023-05-31T13:30:22.727Z] 8998bd30e6a1: Pull complete [2023-05-31T13:30:23.310Z] 04944245beec: Pull complete [2023-05-31T13:30:26.643Z] 699f458cf7ca: Pull complete [2023-05-31T13:30:26.643Z] 765212b225bb: Pull complete [2023-05-31T13:30:27.602Z] f23df028b6ca: Pull complete [2023-05-31T13:30:27.602Z] d65c8cfc05b1: Pull complete [2023-05-31T13:30:42.585Z] 2437ff75d9bd: Pull complete [2023-05-31T13:30:42.585Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T13:30:42.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T13:30:42.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T13:30:42.759Z] prd-ubuntu20.04-docker-arm64-4c-16g-17486 does not seem to be running inside a container [2023-05-31T13:30:42.815Z] $ 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/7 -v /w/workspace/device-gpio/7:/w/workspace/device-gpio/7:rw,z -v /w/workspace/device-gpio/7@tmp:/w/workspace/device-gpio/7@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-05-31T13:30:45.275Z] $ docker top 6e54db80d5df160a264338739f323db5364b9097192d72749c7ba360c4a3368e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T13:30:46.100Z] ---> job-cost.sh [2023-05-31T13:30:46.100Z] lf-activate-venv: SKIPPING [2023-05-31T13:30:46.100Z] INFO: No Stack... [2023-05-31T13:30:46.365Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T13:30:47.322Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T13:30:47.956Z] + cat /w/workspace/device-gpio/7/archives/cost.csv [2023-05-31T13:30:47.956Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T13:30:48.017Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-177-7-stack-cost] [2023-05-31T13:30:48.023Z] Resource [jenkins-edgexfoundry-device-gpio-PR-177-7-stack-cost] did not exist. Created. [2023-05-31T13:30:48.023Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-177-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T13:30:48.354Z] /w/workspace/device-gpio/7@tmp/durable-3fc37708/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-31T13:30:48.995Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T13:30:49.010Z] Warning: overwriting stash ‘stack-cost’ [2023-05-31T13:30:49.056Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T13:30:49.063Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-177-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T13:30:49.083Z] $ docker stop --time=1 6e54db80d5df160a264338739f323db5364b9097192d72749c7ba360c4a3368e [2023-05-31T13:30:50.558Z] $ docker rm -f --volumes 6e54db80d5df160a264338739f323db5364b9097192d72749c7ba360c4a3368e [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-05-31T13:30:50.938Z] provisioning config files... [2023-05-31T13:30:50.945Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config10244195876305760788tmp [Pipeline] { [Pipeline] sh [2023-05-31T13:30:51.239Z] + set +x [2023-05-31T13:30:51.239Z] + curl -s https://codecov.io/bash [2023-05-31T13:30:51.239Z] + bash -s -- [2023-05-31T13:30:51.239Z] [2023-05-31T13:30:51.239Z] _____ _ [2023-05-31T13:30:51.239Z] / ____| | | [2023-05-31T13:30:51.239Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T13:30:51.239Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T13:30:51.239Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T13:30:51.239Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T13:30:51.239Z] Bash-1.0.6 [2023-05-31T13:30:51.239Z] [2023-05-31T13:30:51.239Z] [2023-05-31T13:30:51.239Z] ==> git version 2.25.1 found [2023-05-31T13:30:51.239Z] ==> 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-05-31T13:30:51.239Z] Release-Date: 2020-01-08 [2023-05-31T13:30:51.239Z] 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-05-31T13:30:51.239Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T13:30:51.239Z] ==> Jenkins CI detected. [2023-05-31T13:30:51.239Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-177 [2023-05-31T13:30:51.239Z] project root: . [2023-05-31T13:30:51.239Z] --> token set from env [2023-05-31T13:30:51.239Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T13:30:51.239Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T13:30:51.239Z] ==> Python coveragepy not found [2023-05-31T13:30:51.239Z] ==> Searching for coverage reports in: [2023-05-31T13:30:51.239Z] + . [2023-05-31T13:30:51.239Z] -> Found 1 reports [2023-05-31T13:30:51.239Z] ==> Detecting git/mercurial file structure [2023-05-31T13:30:51.239Z] ==> Reading reports [2023-05-31T13:30:51.521Z] + ./coverage.out bytes=10 [2023-05-31T13:30:51.521Z] ==> Appending adjustments [2023-05-31T13:30:51.521Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T13:30:51.521Z] + Found adjustments [2023-05-31T13:30:51.521Z] ==> Gzipping contents [2023-05-31T13:30:51.521Z] 4.0K /tmp/codecov.MFjr2d.gz [2023-05-31T13:30:51.521Z] ==> Uploading reports [2023-05-31T13:30:51.521Z] url: https://codecov.io [2023-05-31T13:30:51.521Z] query: branch=PR-177&commit=9fa84e74cbea66ed5492117256cc1694a29c2d91&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-177%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=177&job=&cmd_args= [2023-05-31T13:30:51.521Z] -> Pinging Codecov [2023-05-31T13:30:51.521Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-177&commit=9fa84e74cbea66ed5492117256cc1694a29c2d91&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-177%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=177&job=&cmd_args= [2023-05-31T13:30:51.521Z] -> Uploading to [2023-05-31T13:30:51.521Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-31/3EC07B1A8CA8AF9BCAA0BB9F0134797F/9fa84e74cbea66ed5492117256cc1694a29c2d91/c3305cd4-4e96-42af-99f8-378699e32d96.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T133051Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7f6f1c0aff63cd40405064a0eb1ef9ace036d755b740e7ba6bbeb20db2082b7 [2023-05-31T13:30:51.781Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T13:30:51.781Z] Dload Upload Total Spent Left Speed [2023-05-31T13:30:51.781Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 2979 --:--:-- --:--:-- --:--:-- 2967 [2023-05-31T13:30:51.787Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/9fa84e74cbea66ed5492117256cc1694a29c2d91 [Pipeline] } [2023-05-31T13:30:51.788Z] 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-05-31T13:30:52.541Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-177/archives ] [2023-05-31T13:30:52.541Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-177/archives [2023-05-31T13:30:52.541Z] total 16 [2023-05-31T13:30:52.541Z] drwxr-xr-x 3 root root 4096 May 31 13:23 . [2023-05-31T13:30:52.541Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 13:23 .. [2023-05-31T13:30:52.541Z] drwxr-xr-x 2 root root 4096 May 31 13:23 cost [2023-05-31T13:30:52.541Z] -rw-r--r-- 1 root root 83 May 31 13:23 cost.csv [2023-05-31T13:30:52.541Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-177/archives [2023-05-31T13:30:52.541Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-177/archives [2023-05-31T13:30:52.541Z] total 16 [2023-05-31T13:30:52.541Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 13:23 . [2023-05-31T13:30:52.541Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 13:23 .. [2023-05-31T13:30:52.541Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 13:23 cost [2023-05-31T13:30:52.541Z] -rw-r--r-- 1 jenkins jenkins 83 May 31 13:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-31T13:30:52.834Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T13:30:53.691Z] ---> package-listing.sh [2023-05-31T13:30:53.691Z] ++ facter osfamily [2023-05-31T13:30:53.691Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T13:30:53.950Z] + OS_FAMILY=debian [2023-05-31T13:30:53.950Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-177 [2023-05-31T13:30:53.950Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T13:30:53.950Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T13:30:53.950Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T13:30:53.950Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T13:30:53.950Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-177 ']' [2023-05-31T13:30:53.950Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T13:30:53.950Z] + case "${OS_FAMILY}" in [2023-05-31T13:30:53.950Z] + dpkg -l [2023-05-31T13:30:53.950Z] + grep '^ii' [2023-05-31T13:30:53.950Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T13:30:53.950Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T13:30:53.950Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T13:30:53.950Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-177 ']' [2023-05-31T13:30:53.950Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-177/archives/ [2023-05-31T13:30:53.950Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-177/archives/ [Pipeline] echo [2023-05-31T13:30:53.961Z] 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-177/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-31T13:30:54.238Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T13:30:54.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T13:30:54.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T13:30:54.859Z] prd-ubuntu20.04-docker-8c-8g-17485 does not seem to be running inside a container [2023-05-31T13:30:54.890Z] $ 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-177/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-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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-05-31T13:30:57.537Z] $ docker top 4654b5942e78a79ab38bb66e576a6d620a80944c102b17bc81da98a3dd561322 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T13:30:57.884Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T13:30:58.170Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T13:30:58.458Z] + ls /var/log/sa-host [2023-05-31T13:30:58.458Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T13:30:58.625Z] provisioning config files... [2023-05-31T13:30:58.633Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config1883430036850554453tmp [Pipeline] { [Pipeline] echo [2023-05-31T13:30:58.646Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T13:30:58.931Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T13:30:58.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T13:30:59.296Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T13:30:59.304Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T13:30:59.593Z] ---> sudo-logs.sh [2023-05-31T13:30:59.593Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T13:30:59.631Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T13:30:59.919Z] ---> job-cost.sh [2023-05-31T13:30:59.919Z] lf-activate-venv: SKIPPING [2023-05-31T13:30:59.919Z] DEBUG: total: 0.2199999988079071 [2023-05-31T13:30:59.919Z] INFO: Retrieving Stack Cost... [2023-05-31T13:31:00.177Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T13:31:00.743Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T13:31:00.754Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T13:31:01.039Z] ---> logs-deploy.sh [2023-05-31T13:31:01.039Z] lf-activate-venv: SKIPPING [2023-05-31T13:31:01.039Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-177/7 [2023-05-31T13:31:01.039Z] INFO: archiving workspace using pattern(s): [2023-05-31T13:31:02.011Z] Archives upload complete. [2023-05-31T13:31:02.011Z] INFO: archiving logs to Nexus