Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9369f9608d64b15c9777934bfb76e5ace2fc64e8+e602fd7d654e8598d334cfcbfc0e6f43d27ef328 (86d0ee7329a66ab849c5ba8748f15bce73ce47a3) 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-ssh1474224910642466952.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh14971913895085548541.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-33/workspace@libs/edgex-global-pipelines/.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-33/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7315672527174352798.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh5585510259104132534.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-33/workspace@libs/lf-pipelines/.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-33/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15879201109336967360.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [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-63582 in /w/workspace/edgexfoundry_device-gpio_PR-33 [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-33 # 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 Merging remotes/origin/main commit e602fd7d654e8598d334cfcbfc0e6f43d27ef328 into PR head commit 9369f9608d64b15c9777934bfb76e5ace2fc64e8 Merge succeeded, producing efa79f27271e735d2916db8e898e3d82df727909 Checking out Revision efa79f27271e735d2916db8e898e3d82df727909 (PR-33) > 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/33/head:refs/remotes/origin/PR-33 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9369f9608d64b15c9777934bfb76e5ace2fc64e8 # 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 e602fd7d654e8598d334cfcbfc0e6f43d27ef328 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efa79f27271e735d2916db8e898e3d82df727909 # timeout=10 Commit message: "Merge commit 'e602fd7d654e8598d334cfcbfc0e6f43d27ef328' into HEAD" > git rev-list --no-walk 9369f9608d64b15c9777934bfb76e5ace2fc64e8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-13T09:21:18.165Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-13T09:21:18.239Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-13T09:21:18.263Z] ========================================================= [2022-05-13T09:21:18.264Z] EdgeX Global Pipelines Version Info [2022-05-13T09:21:18.264Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:21:19.046Z] ------------------- [2022-05-13T09:21:19.047Z] stable info: [2022-05-13T09:21:19.047Z] ------------------- [2022-05-13T09:21:19.047Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-13T09:21:19.047Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-13T09:21:19.047Z] Message: update stable to v1.0.230 [2022-05-13T09:21:19.618Z] ------------------- [2022-05-13T09:21:19.618Z] experimental info: [2022-05-13T09:21:19.618Z] ------------------- [2022-05-13T09:21:19.618Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-13T09:21:19.618Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-13T09:21:19.618Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-13T09:21:19.751Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-13T09:21:19.768Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-13T09:21:19.785Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-13T09:21:19.804Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-13T09:21:19.820Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-13T09:21:19.834Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-13T09:21:19.845Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-13T09:21:19.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-13T09:21:19.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-13T09:21:19.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-13T09:21:19.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-13T09:21:19.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-13T09:21:19.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-13T09:21:19.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-13T09:21:19.960Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-13T09:21:19.974Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-13T09:21:19.986Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-13T09:21:20.000Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-13T09:21:20.015Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-13T09:21:20.042Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-13T09:21:20.061Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-13T09:21:20.073Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-13T09:21:20.090Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-13T09:21:20.105Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-13T09:21:20.123Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-13T09:21:20.144Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-13T09:21:20.160Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-33 [Pipeline] echo [2022-05-13T09:21:20.174Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-33 [Pipeline] echo [2022-05-13T09:21:20.185Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-33 [Pipeline] echo [2022-05-13T09:21:20.198Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = efa79f27271e735d2916db8e898e3d82df727909 [Pipeline] echo [2022-05-13T09:21:20.212Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = efa79f2 [Pipeline] echo [2022-05-13T09:21:20.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-13T09:21:20.267Z] provisioning config files... [2022-05-13T09:21:20.281Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/config2834390710338648698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:21:20.591Z] ---> docker-login.sh [2022-05-13T09:21:20.592Z] nexus3.edgexfoundry.org:10001 [2022-05-13T09:21:20.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:21:20.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:21:20.853Z] Configure a credential helper to remove this warning. See [2022-05-13T09:21:20.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:21:20.853Z] [2022-05-13T09:21:20.853Z] Login Succeeded [2022-05-13T09:21:20.853Z] nexus3.edgexfoundry.org:10002 [2022-05-13T09:21:20.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:21:21.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:21:21.115Z] Configure a credential helper to remove this warning. See [2022-05-13T09:21:21.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:21:21.115Z] [2022-05-13T09:21:21.115Z] Login Succeeded [2022-05-13T09:21:21.115Z] nexus3.edgexfoundry.org:10003 [2022-05-13T09:21:21.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:21:21.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:21:21.115Z] Configure a credential helper to remove this warning. See [2022-05-13T09:21:21.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:21:21.115Z] [2022-05-13T09:21:21.115Z] Login Succeeded [2022-05-13T09:21:21.115Z] nexus3.edgexfoundry.org:10004 [2022-05-13T09:21:21.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:21:21.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:21:21.377Z] Configure a credential helper to remove this warning. See [2022-05-13T09:21:21.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:21:21.377Z] [2022-05-13T09:21:21.377Z] Login Succeeded [2022-05-13T09:21:21.377Z] docker.io [2022-05-13T09:21:21.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:21:21.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:21:21.639Z] Configure a credential helper to remove this warning. See [2022-05-13T09:21:21.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:21:21.639Z] [2022-05-13T09:21:21.639Z] Login Succeeded [2022-05-13T09:21:21.639Z] ---> docker-login.sh ends [Pipeline] } [2022-05-13T09:21:21.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-13T09:21:22.036Z] + git rev-list -1 --merges efa79f27271e735d2916db8e898e3d82df727909~1..efa79f27271e735d2916db8e898e3d82df727909 [Pipeline] echo [2022-05-13T09:21:22.134Z] -----------> git rev-list -1 --merges efa79f27271e735d2916db8e898e3d82df727909~1..efa79f27271e735d2916db8e898e3d82df727909 efa79f27271e735d2916db8e898e3d82df727909 [2022-05-13T09:21:22.134Z] efa79f27271e735d2916db8e898e3d82df727909 [false] [Pipeline] sh [2022-05-13T09:21:22.427Z] + git log --format=format:%s -1 efa79f27271e735d2916db8e898e3d82df727909 [Pipeline] echo [2022-05-13T09:21:22.443Z] ========================================================= [2022-05-13T09:21:22.443Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-13T09:21:22.443Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-13T09:21:22.793Z] + git log --format=format:%s -1 efa79f27271e735d2916db8e898e3d82df727909 [Pipeline] echo [2022-05-13T09:21:22.807Z] [semverPrep] GIT_COMMIT: efa79f27271e735d2916db8e898e3d82df727909, Commit Message: Merge commit 'e602fd7d654e8598d334cfcbfc0e6f43d27ef328' into HEAD [Pipeline] echo [2022-05-13T09:21:22.818Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-13T09:21:23.218Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-13T09:21:23.218Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-13T09:21:23.218Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-13T09:21:23.218Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-13T09:21:23.218Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2022-05-13T09:21:23.218Z] tee -a /etc/ssh/ssh_known_hosts [2022-05-13T09:21:23.218Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:21:23.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-13T09:21:23.572Z] [2022-05-13T09:21:23.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:21:23.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-13T09:21:23.875Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-13T09:21:23.875Z] 1fe172e4850f: Pulling fs layer [2022-05-13T09:21:23.875Z] caf521ccaac6: Pulling fs layer [2022-05-13T09:21:23.875Z] 3ead6fa29328: Pulling fs layer [2022-05-13T09:21:23.875Z] 5c2a1cbceb83: Pulling fs layer [2022-05-13T09:21:23.875Z] a8d5f1318db7: Pulling fs layer [2022-05-13T09:21:23.875Z] c427282e49a2: Pulling fs layer [2022-05-13T09:21:23.875Z] 1827001aaf11: Pulling fs layer [2022-05-13T09:21:23.875Z] 0714d37db230: Pulling fs layer [2022-05-13T09:21:23.875Z] ac28cf19c067: Pulling fs layer [2022-05-13T09:21:23.875Z] ca983d60f3e2: Pulling fs layer [2022-05-13T09:21:23.875Z] 9f894cec8388: Pulling fs layer [2022-05-13T09:21:23.875Z] 5c2a1cbceb83: Waiting [2022-05-13T09:21:23.875Z] a8d5f1318db7: Waiting [2022-05-13T09:21:23.875Z] 1827001aaf11: Waiting [2022-05-13T09:21:23.875Z] 0714d37db230: Waiting [2022-05-13T09:21:23.875Z] 9f894cec8388: Waiting [2022-05-13T09:21:23.875Z] ca983d60f3e2: Waiting [2022-05-13T09:21:23.875Z] c427282e49a2: Waiting [2022-05-13T09:21:23.875Z] caf521ccaac6: Verifying Checksum [2022-05-13T09:21:23.875Z] caf521ccaac6: Download complete [2022-05-13T09:21:23.875Z] 5c2a1cbceb83: Verifying Checksum [2022-05-13T09:21:23.875Z] 5c2a1cbceb83: Download complete [2022-05-13T09:21:23.875Z] a8d5f1318db7: Verifying Checksum [2022-05-13T09:21:23.875Z] a8d5f1318db7: Download complete [2022-05-13T09:21:24.135Z] c427282e49a2: Verifying Checksum [2022-05-13T09:21:24.135Z] c427282e49a2: Download complete [2022-05-13T09:21:24.135Z] 3ead6fa29328: Verifying Checksum [2022-05-13T09:21:24.135Z] 3ead6fa29328: Download complete [2022-05-13T09:21:24.135Z] 0714d37db230: Verifying Checksum [2022-05-13T09:21:24.135Z] 0714d37db230: Download complete [2022-05-13T09:21:24.135Z] ac28cf19c067: Download complete [2022-05-13T09:21:24.135Z] ca983d60f3e2: Download complete [2022-05-13T09:21:24.135Z] 9f894cec8388: Download complete [2022-05-13T09:21:24.135Z] 1fe172e4850f: Verifying Checksum [2022-05-13T09:21:24.135Z] 1fe172e4850f: Download complete [2022-05-13T09:21:24.397Z] 1827001aaf11: Verifying Checksum [2022-05-13T09:21:24.397Z] 1827001aaf11: Download complete [2022-05-13T09:21:25.336Z] 1fe172e4850f: Pull complete [2022-05-13T09:21:25.595Z] caf521ccaac6: Pull complete [2022-05-13T09:21:26.167Z] 3ead6fa29328: Pull complete [2022-05-13T09:21:26.167Z] 5c2a1cbceb83: Pull complete [2022-05-13T09:21:26.426Z] a8d5f1318db7: Pull complete [2022-05-13T09:21:26.426Z] c427282e49a2: Pull complete [2022-05-13T09:21:28.331Z] 1827001aaf11: Pull complete [2022-05-13T09:21:28.331Z] 0714d37db230: Pull complete [2022-05-13T09:21:28.331Z] ac28cf19c067: Pull complete [2022-05-13T09:21:28.331Z] ca983d60f3e2: Pull complete [2022-05-13T09:21:28.591Z] 9f894cec8388: Pull complete [2022-05-13T09:21:28.591Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-13T09:21:28.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-13T09:21:28.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-13T09:21:28.664Z] prd-ubuntu20.04-docker-8c-8g-63582 does not seem to be running inside a container [2022-05-13T09:21:28.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-13T09:21:29.972Z] $ docker top 27f28c339bae7e1358a9296969c795d638ac097e76d5342698557af1c7555ab6 -eo pid,comm [2022-05-13T09:21:30.032Z] 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). [2022-05-13T09:21:30.032Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-13T09:21:30.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-13T09:21:30.072Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-13T09:21:30.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-13T09:21:30.197Z] $ docker exec 27f28c339bae7e1358a9296969c795d638ac097e76d5342698557af1c7555ab6 ssh-agent [2022-05-13T09:21:30.327Z] SSH_AUTH_SOCK=/tmp/ssh-HB34nLPJ7bzk/agent.33 [2022-05-13T09:21:30.327Z] SSH_AGENT_PID=39 [2022-05-13T09:21:30.334Z] Running ssh-add (command line suppressed) [2022-05-13T09:21:30.446Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-33@tmp/private_key_6107096605315110478.key (/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/private_key_6107096605315110478.key) [2022-05-13T09:21:30.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-13T09:21:30.747Z] + git tag --points-at HEAD [Pipeline] } [2022-05-13T09:21:30.770Z] $ docker exec --env ******** --env ******** 27f28c339bae7e1358a9296969c795d638ac097e76d5342698557af1c7555ab6 ssh-agent -k [2022-05-13T09:21:30.876Z] unset SSH_AUTH_SOCK; [2022-05-13T09:21:30.876Z] unset SSH_AGENT_PID; [2022-05-13T09:21:30.876Z] echo Agent pid 39 killed; [2022-05-13T09:21:30.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-13T09:21:30.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-13T09:21:30.934Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-13T09:21:31.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-13T09:21:31.063Z] $ docker exec 27f28c339bae7e1358a9296969c795d638ac097e76d5342698557af1c7555ab6 ssh-agent [2022-05-13T09:21:31.178Z] SSH_AUTH_SOCK=/tmp/ssh-3GcSNTH9g3Tm/agent.72 [2022-05-13T09:21:31.178Z] SSH_AGENT_PID=78 [2022-05-13T09:21:31.185Z] Running ssh-add (command line suppressed) [2022-05-13T09:21:31.289Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-33@tmp/private_key_1199572868857672609.key (/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/private_key_1199572868857672609.key) [2022-05-13T09:21:31.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-13T09:21:31.593Z] + git semver init [2022-05-13T09:21:31.855Z] 2022-05-13 09:21:31,794 [run_init] DEBUG init version:0.0.0 force:False [2022-05-13T09:21:31.855Z] 2022-05-13 09:21:31,794 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-33/.semver [2022-05-13T09:21:31.855Z] 2022-05-13 09:21:31,795 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-33/.semver [2022-05-13T09:21:31.855Z] 2022-05-13 09:21:31,795 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-33/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-33, universal_newlines=False, shell=None, istream=None) [2022-05-13T09:21:32.799Z] 2022-05-13 09:21:32,713 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-33/.git/info/exclude [2022-05-13T09:21:32.799Z] 2022-05-13 09:21:32,713 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-33/.semver/PR-33 with force:False [2022-05-13T09:21:32.799Z] 2022-05-13 09:21:32,713 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-33/.semver/PR-33 [2022-05-13T09:21:32.799Z] 2022-05-13 09:21:32,717 [execute] INFO git cat-file --batch-check [2022-05-13T09:21:32.799Z] 2022-05-13 09:21:32,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-33/.semver, universal_newlines=False, shell=None, istream=) [2022-05-13T09:21:32.799Z] 2022-05-13 09:21:32,725 [execute] INFO git cat-file --batch [2022-05-13T09:21:32.799Z] 2022-05-13 09:21:32,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-33/.semver, universal_newlines=False, shell=None, istream=) [2022-05-13T09:21:32.799Z] 2022-05-13 09:21:32,731 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-33/.semver/PR-33 [2022-05-13T09:21:32.799Z] 0.0.0 [Pipeline] } [2022-05-13T09:21:32.813Z] $ docker exec --env ******** --env ******** 27f28c339bae7e1358a9296969c795d638ac097e76d5342698557af1c7555ab6 ssh-agent -k [2022-05-13T09:21:32.937Z] unset SSH_AUTH_SOCK; [2022-05-13T09:21:32.937Z] unset SSH_AGENT_PID; [2022-05-13T09:21:32.937Z] echo Agent pid 78 killed; [2022-05-13T09:21:32.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-13T09:21:33.267Z] + git semver [Pipeline] } [2022-05-13T09:21:33.552Z] $ docker stop --time=1 27f28c339bae7e1358a9296969c795d638ac097e76d5342698557af1c7555ab6 [2022-05-13T09:21:34.904Z] $ docker rm -f 27f28c339bae7e1358a9296969c795d638ac097e76d5342698557af1c7555ab6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-13T09:21:35.258Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-13T09:21:35.489Z] Stashed 1 file(s) [Pipeline] echo [2022-05-13T09:21:35.493Z] [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 [2022-05-13T09:21:35.641Z] provisioning config files... [2022-05-13T09:21:35.650Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/config5076158715336773028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:21:35.952Z] ---> docker-login.sh [2022-05-13T09:21:35.952Z] nexus3.edgexfoundry.org:10001 [2022-05-13T09:21:35.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:21:35.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:21:35.952Z] Configure a credential helper to remove this warning. See [2022-05-13T09:21:35.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:21:35.952Z] [2022-05-13T09:21:35.952Z] Login Succeeded [2022-05-13T09:21:35.952Z] nexus3.edgexfoundry.org:10002 [2022-05-13T09:21:35.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:21:36.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:21:36.212Z] Configure a credential helper to remove this warning. See [2022-05-13T09:21:36.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:21:36.212Z] [2022-05-13T09:21:36.212Z] Login Succeeded [2022-05-13T09:21:36.212Z] nexus3.edgexfoundry.org:10003 [2022-05-13T09:21:36.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:21:36.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:21:36.212Z] Configure a credential helper to remove this warning. See [2022-05-13T09:21:36.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:21:36.212Z] [2022-05-13T09:21:36.212Z] Login Succeeded [2022-05-13T09:21:36.212Z] nexus3.edgexfoundry.org:10004 [2022-05-13T09:21:36.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:21:36.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:21:36.476Z] Configure a credential helper to remove this warning. See [2022-05-13T09:21:36.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:21:36.476Z] [2022-05-13T09:21:36.476Z] Login Succeeded [2022-05-13T09:21:36.476Z] docker.io [2022-05-13T09:21:36.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:21:36.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:21:36.736Z] Configure a credential helper to remove this warning. See [2022-05-13T09:21:36.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:21:36.736Z] [2022-05-13T09:21:36.736Z] Login Succeeded [2022-05-13T09:21:36.736Z] ---> docker-login.sh ends [Pipeline] } [2022-05-13T09:21:36.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-13T09:21:36.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-13T09:21:36.822Z] ========================================================= [2022-05-13T09:21:36.822Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-13T09:21:36.822Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:21:37.131Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-13T09:21:37.131Z] Sending build context to Docker daemon 15.66MB [2022-05-13T09:21:37.131Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-13T09:21:37.131Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-13T09:21:37.131Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-13T09:21:37.131Z] 59bf1c3509f3: Pulling fs layer [2022-05-13T09:21:37.131Z] 666ba61612fd: Pulling fs layer [2022-05-13T09:21:37.131Z] 8ed8ca486205: Pulling fs layer [2022-05-13T09:21:37.131Z] 4fe6c5a15a65: Pulling fs layer [2022-05-13T09:21:37.131Z] 22a0e8bec74d: Pulling fs layer [2022-05-13T09:21:37.131Z] ca2b28591e48: Pulling fs layer [2022-05-13T09:21:37.131Z] a51346096db8: Pulling fs layer [2022-05-13T09:21:37.131Z] daebc70d1ce1: Pulling fs layer [2022-05-13T09:21:37.131Z] 0e18a0eac166: Pulling fs layer [2022-05-13T09:21:37.131Z] 22a0e8bec74d: Waiting [2022-05-13T09:21:37.131Z] a51346096db8: Waiting [2022-05-13T09:21:37.131Z] daebc70d1ce1: Waiting [2022-05-13T09:21:37.131Z] 4fe6c5a15a65: Waiting [2022-05-13T09:21:37.393Z] 8ed8ca486205: Verifying Checksum [2022-05-13T09:21:37.393Z] 8ed8ca486205: Download complete [2022-05-13T09:21:37.393Z] 666ba61612fd: Verifying Checksum [2022-05-13T09:21:37.393Z] 666ba61612fd: Download complete [2022-05-13T09:21:37.393Z] 22a0e8bec74d: Verifying Checksum [2022-05-13T09:21:37.393Z] 22a0e8bec74d: Download complete [2022-05-13T09:21:37.393Z] 59bf1c3509f3: Verifying Checksum [2022-05-13T09:21:37.393Z] 59bf1c3509f3: Download complete [2022-05-13T09:21:37.393Z] ca2b28591e48: Verifying Checksum [2022-05-13T09:21:37.393Z] ca2b28591e48: Download complete [2022-05-13T09:21:37.393Z] a51346096db8: Verifying Checksum [2022-05-13T09:21:37.393Z] a51346096db8: Download complete [2022-05-13T09:21:37.393Z] daebc70d1ce1: Verifying Checksum [2022-05-13T09:21:37.393Z] daebc70d1ce1: Download complete [2022-05-13T09:21:37.393Z] 59bf1c3509f3: Pull complete [2022-05-13T09:21:37.656Z] 666ba61612fd: Pull complete [2022-05-13T09:21:37.656Z] 8ed8ca486205: Pull complete [2022-05-13T09:21:37.917Z] 0e18a0eac166: Verifying Checksum [2022-05-13T09:21:37.917Z] 0e18a0eac166: Download complete [2022-05-13T09:21:38.176Z] 4fe6c5a15a65: Verifying Checksum [2022-05-13T09:21:38.176Z] 4fe6c5a15a65: Download complete [2022-05-13T09:21:42.372Z] 4fe6c5a15a65: Pull complete [2022-05-13T09:21:42.372Z] 22a0e8bec74d: Pull complete [2022-05-13T09:21:42.372Z] ca2b28591e48: Pull complete [2022-05-13T09:21:42.372Z] a51346096db8: Pull complete [2022-05-13T09:21:42.372Z] daebc70d1ce1: Pull complete [2022-05-13T09:21:44.285Z] 0e18a0eac166: Pull complete [2022-05-13T09:21:44.285Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-13T09:21:44.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-13T09:21:44.285Z] ---> f018257e8ee9 [2022-05-13T09:21:44.285Z] Step 3/12 : ARG MAKE="make build" [2022-05-13T09:21:45.228Z] ---> Running in 1c0ead40bdbe [2022-05-13T09:21:45.228Z] Removing intermediate container 1c0ead40bdbe [2022-05-13T09:21:45.228Z] ---> fa9c1def7aef [2022-05-13T09:21:45.228Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-13T09:21:45.228Z] ---> Running in 96f4bce3e462 [2022-05-13T09:21:45.488Z] Removing intermediate container 96f4bce3e462 [2022-05-13T09:21:45.488Z] ---> ca55cb0d3d31 [2022-05-13T09:21:45.488Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-13T09:21:45.488Z] ---> Running in e9f4ce9abd74 [2022-05-13T09:21:45.488Z] Removing intermediate container e9f4ce9abd74 [2022-05-13T09:21:45.488Z] ---> 67cea299a4aa [2022-05-13T09:21:45.488Z] Step 6/12 : WORKDIR /device-gpio [2022-05-13T09:21:45.488Z] ---> Running in 97c34831c1ad [2022-05-13T09:21:45.752Z] Removing intermediate container 97c34831c1ad [2022-05-13T09:21:45.752Z] ---> ca9504e7b528 [2022-05-13T09:21:45.752Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T09:21:45.752Z] ---> Running in cd2fd55267de [2022-05-13T09:21:46.321Z] Removing intermediate container cd2fd55267de [2022-05-13T09:21:46.321Z] ---> b6881aab99c7 [2022-05-13T09:21:46.321Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-13T09:21:46.321Z] ---> Running in 7a97700eff8b [2022-05-13T09:21:46.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T09:21:47.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T09:21:47.785Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-13T09:21:47.785Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-13T09:21:47.785Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-13T09:21:48.045Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-13T09:21:48.045Z] Executing busybox-1.34.1-r3.trigger [2022-05-13T09:21:48.045Z] OK: 224 MiB in 56 packages [2022-05-13T09:21:48.618Z] Removing intermediate container 7a97700eff8b [2022-05-13T09:21:48.618Z] ---> 5c102525774d [2022-05-13T09:21:48.618Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-13T09:21:48.618Z] ---> 636ede56f28c [2022-05-13T09:21:48.618Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T09:21:48.618Z] ---> Running in ca06dee79e0f [2022-05-13T09:21:50.600Z] Still waiting to schedule task [2022-05-13T09:21:50.600Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-63583’ is offline [2022-05-13T09:22:06.733Z] Removing intermediate container ca06dee79e0f [2022-05-13T09:22:06.733Z] ---> 752577f3fc91 [2022-05-13T09:22:06.733Z] Step 11/12 : COPY . . [2022-05-13T09:22:06.733Z] ---> 6c2ab60358fe [2022-05-13T09:22:06.733Z] Step 12/12 : RUN ${MAKE} [2022-05-13T09:22:06.733Z] ---> Running in a24a739c8a60 [2022-05-13T09:22:06.733Z] noop [2022-05-13T09:22:06.993Z] Removing intermediate container a24a739c8a60 [2022-05-13T09:22:06.993Z] ---> 7b0bdbf55751 [2022-05-13T09:22:06.993Z] Successfully built 7b0bdbf55751 [2022-05-13T09:22:06.993Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:22:07.292Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-13T09:22:07.292Z] . [Pipeline] withDockerContainer [2022-05-13T09:22:07.363Z] prd-ubuntu20.04-docker-8c-8g-63582 does not seem to be running inside a container [2022-05-13T09:22:07.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@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 ******** ci-base-image-x86_64 cat [2022-05-13T09:22:07.769Z] $ docker top fd34ec5a6b77673904348cf50fb55bc229111e6c508dbddc22b3f499cae8504c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-13T09:22:08.125Z] + go version [2022-05-13T09:22:08.125Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-13T09:22:08.150Z] $ docker stop --time=1 fd34ec5a6b77673904348cf50fb55bc229111e6c508dbddc22b3f499cae8504c [2022-05-13T09:22:09.495Z] $ docker rm -f fd34ec5a6b77673904348cf50fb55bc229111e6c508dbddc22b3f499cae8504c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:22:09.886Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-13T09:22:09.886Z] . [Pipeline] withDockerContainer [2022-05-13T09:22:09.945Z] prd-ubuntu20.04-docker-8c-8g-63582 does not seem to be running inside a container [2022-05-13T09:22:09.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@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 ******** ci-base-image-x86_64 cat [2022-05-13T09:22:10.327Z] $ docker top 99b9b7b27c6a20daafdf2967c6b1fb6c0e1221febbb27ce0c9bce36c32b7b516 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-13T09:22:10.721Z] + make test [2022-05-13T09:22:10.721Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-13T09:22:10.996Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-13T09:22:21.018Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-13T09:22:21.018Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-13T09:22:26.294Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-13T09:22:29.589Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-13T09:22:29.589Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-13T09:22:29.589Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-13T09:22:29.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-13T09:22:29.883Z] $ docker stop --time=1 99b9b7b27c6a20daafdf2967c6b1fb6c0e1221febbb27ce0c9bce36c32b7b516 [2022-05-13T09:22:31.811Z] $ docker rm -f 99b9b7b27c6a20daafdf2967c6b1fb6c0e1221febbb27ce0c9bce36c32b7b516 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-13T09:22:32.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-13T09:22:32.285Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-13T09:22:32.810Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-13T09:22:33.103Z] + ls -al . [2022-05-13T09:22:33.103Z] total 172 [2022-05-13T09:22:33.103Z] drwxrwxr-x 9 jenkins jenkins 4096 May 13 09:22 . [2022-05-13T09:22:33.103Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 09:21 .. [2022-05-13T09:22:33.103Z] -rw-rw-r-- 1 jenkins jenkins 120 May 13 09:21 .dockerignore [2022-05-13T09:22:33.103Z] drwxrwxr-x 8 jenkins jenkins 4096 May 13 09:21 .git [2022-05-13T09:22:33.103Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 09:21 .github [2022-05-13T09:22:33.103Z] -rw-rw-r-- 1 jenkins jenkins 343 May 13 09:21 .gitignore [2022-05-13T09:22:33.103Z] -rw-rw-r-- 1 jenkins jenkins 41 May 13 09:21 .golangci.yml [2022-05-13T09:22:33.103Z] drwxr-xr-x 3 jenkins jenkins 4096 May 13 09:21 .semver [2022-05-13T09:22:33.103Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 13 09:21 Attribution.txt [2022-05-13T09:22:33.103Z] -rw-rw-r-- 1 jenkins jenkins 3081 May 13 09:21 CHANGELOG.md [2022-05-13T09:22:33.103Z] -rw-rw-r-- 1 jenkins jenkins 1868 May 13 09:21 Dockerfile [2022-05-13T09:22:33.103Z] -rw-rw-r-- 1 jenkins jenkins 677 May 13 09:21 GOVERNANCE.md [2022-05-13T09:22:33.103Z] -rw-rw-r-- 1 jenkins jenkins 657 May 13 09:21 Jenkinsfile [2022-05-13T09:22:33.103Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 13 09:21 LICENSE [2022-05-13T09:22:33.103Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 13 09:21 Makefile [2022-05-13T09:22:33.103Z] -rw-rw-r-- 1 jenkins jenkins 617 May 13 09:21 OWNERS.md [2022-05-13T09:22:33.103Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 13 09:21 README.md [2022-05-13T09:22:33.103Z] -rw-rw-r-- 1 jenkins jenkins 5 May 13 09:21 VERSION [2022-05-13T09:22:33.103Z] drwxrwxr-x 2 jenkins jenkins 4096 May 13 09:21 bin [2022-05-13T09:22:33.103Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 09:21 cmd [2022-05-13T09:22:33.103Z] -rw-r--r-- 1 jenkins jenkins 10 May 13 09:22 coverage.out [2022-05-13T09:22:33.103Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 13 09:21 go.mod [2022-05-13T09:22:33.103Z] -rw-rw-r-- 1 jenkins jenkins 47228 May 13 09:21 go.sum [2022-05-13T09:22:33.103Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 09:21 internal [2022-05-13T09:22:33.103Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 09:21 snap [2022-05-13T09:22:33.103Z] -rw-rw-r-- 1 jenkins jenkins 209 May 13 09:21 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:22:33.406Z] + 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=efa79f27271e735d2916db8e898e3d82df727909 --label arch=amd64 --label version=0.0.0 . [2022-05-13T09:22:33.406Z] Sending build context to Docker daemon 15.66MB [2022-05-13T09:22:33.406Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-13T09:22:33.406Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-13T09:22:33.406Z] ---> 7b0bdbf55751 [2022-05-13T09:22:33.406Z] Step 3/26 : ARG MAKE="make build" [2022-05-13T09:22:33.667Z] ---> Running in 09dc9154f681 [2022-05-13T09:22:33.667Z] Removing intermediate container 09dc9154f681 [2022-05-13T09:22:33.667Z] ---> 19f510c00c23 [2022-05-13T09:22:33.667Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-13T09:22:33.667Z] ---> Running in 1703d9e7e7a3 [2022-05-13T09:22:33.927Z] Removing intermediate container 1703d9e7e7a3 [2022-05-13T09:22:33.927Z] ---> 3a3a9d2ade09 [2022-05-13T09:22:33.927Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-13T09:22:33.927Z] ---> Running in c28779c7a61a [2022-05-13T09:22:34.187Z] Removing intermediate container c28779c7a61a [2022-05-13T09:22:34.187Z] ---> 29e2be7e7c22 [2022-05-13T09:22:34.187Z] Step 6/26 : WORKDIR /device-gpio [2022-05-13T09:22:34.187Z] ---> Running in 0201a3115ad7 [2022-05-13T09:22:34.187Z] Removing intermediate container 0201a3115ad7 [2022-05-13T09:22:34.187Z] ---> 6290d7d8aaaf [2022-05-13T09:22:34.187Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T09:22:34.187Z] ---> Running in e2e0d576c9df [2022-05-13T09:22:35.129Z] Removing intermediate container e2e0d576c9df [2022-05-13T09:22:35.129Z] ---> 3e6d83117f8e [2022-05-13T09:22:35.129Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-13T09:22:35.129Z] ---> Running in b648bb52330d [2022-05-13T09:22:35.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T09:22:36.074Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T09:22:36.338Z] OK: 224 MiB in 56 packages [2022-05-13T09:22:36.599Z] Removing intermediate container b648bb52330d [2022-05-13T09:22:36.599Z] ---> 338f6f501ba2 [2022-05-13T09:22:36.599Z] Step 9/26 : COPY go.mod vendor* ./ [2022-05-13T09:22:36.862Z] ---> c2ead70ac838 [2022-05-13T09:22:36.862Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T09:22:36.862Z] ---> Running in 6c2ce2cd1677 [2022-05-13T09:22:37.430Z] Removing intermediate container 6c2ce2cd1677 [2022-05-13T09:22:37.430Z] ---> 9d9cd6683ccc [2022-05-13T09:22:37.430Z] Step 11/26 : COPY . . [2022-05-13T09:22:37.999Z] ---> 85bc264aa6f4 [2022-05-13T09:22:37.999Z] Step 12/26 : RUN ${MAKE} [2022-05-13T09:22:37.999Z] ---> Running in ea2ed73dbf41 [2022-05-13T09:22:38.259Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-05-13T09:23:00.199Z] Removing intermediate container ea2ed73dbf41 [2022-05-13T09:23:00.199Z] ---> 78a31751c292 [2022-05-13T09:23:00.199Z] Step 13/26 : FROM alpine:3.15 [2022-05-13T09:23:00.199Z] 3.15: Pulling from library/alpine [2022-05-13T09:23:00.199Z] df9b9388f04a: Pulling fs layer [2022-05-13T09:23:00.199Z] df9b9388f04a: Download complete [2022-05-13T09:23:00.199Z] df9b9388f04a: Pull complete [2022-05-13T09:23:00.199Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-13T09:23:00.199Z] Status: Downloaded newer image for alpine:3.15 [2022-05-13T09:23:00.199Z] ---> 0ac33e5f5afa [2022-05-13T09:23:00.199Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-13T09:23:00.199Z] ---> Running in b347334857c4 [2022-05-13T09:23:00.199Z] Removing intermediate container b347334857c4 [2022-05-13T09:23:00.199Z] ---> 8b329ff5eada [2022-05-13T09:23:00.199Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T09:23:00.199Z] ---> Running in ccae3da2a9a8 [2022-05-13T09:23:00.199Z] Removing intermediate container ccae3da2a9a8 [2022-05-13T09:23:00.199Z] ---> 55a2af7390fc [2022-05-13T09:23:00.199Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-05-13T09:23:00.199Z] ---> Running in 0079c73cc389 [2022-05-13T09:23:00.199Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T09:23:00.768Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T09:23:00.768Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-13T09:23:01.029Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-13T09:23:01.029Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-13T09:23:01.290Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-13T09:23:01.290Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-13T09:23:01.290Z] Executing busybox-1.34.1-r5.trigger [2022-05-13T09:23:01.290Z] OK: 8 MiB in 19 packages [2022-05-13T09:23:01.862Z] Removing intermediate container 0079c73cc389 [2022-05-13T09:23:01.862Z] ---> fdadc425a98d [2022-05-13T09:23:01.862Z] Step 17/26 : WORKDIR / [2022-05-13T09:23:02.123Z] ---> Running in 6c21e821ccef [2022-05-13T09:23:02.384Z] Removing intermediate container 6c21e821ccef [2022-05-13T09:23:02.384Z] ---> 5c0fd7092f7f [2022-05-13T09:23:02.384Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-13T09:23:02.644Z] ---> d82a9cd22007 [2022-05-13T09:23:02.644Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-05-13T09:23:02.905Z] ---> b6cda61b540e [2022-05-13T09:23:02.905Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-05-13T09:23:03.849Z] ---> 9c40b7c02bef [2022-05-13T09:23:03.849Z] Step 21/26 : EXPOSE 59910 [2022-05-13T09:23:03.849Z] ---> Running in e05fcef7cc1f [2022-05-13T09:23:03.849Z] Removing intermediate container e05fcef7cc1f [2022-05-13T09:23:03.849Z] ---> 77ebf3d7d32e [2022-05-13T09:23:03.849Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-05-13T09:23:04.119Z] ---> Running in be9203e31d5c [2022-05-13T09:23:04.119Z] Removing intermediate container be9203e31d5c [2022-05-13T09:23:04.119Z] ---> 6b8b55d7374b [2022-05-13T09:23:04.119Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-13T09:23:04.419Z] ---> Running in f5d15b8affc2 [2022-05-13T09:23:04.419Z] Removing intermediate container f5d15b8affc2 [2022-05-13T09:23:04.419Z] ---> b2f719978bef [2022-05-13T09:23:04.419Z] Step 24/26 : LABEL arch=amd64 [2022-05-13T09:23:04.694Z] ---> Running in f7faf3999875 [2022-05-13T09:23:04.955Z] Removing intermediate container f7faf3999875 [2022-05-13T09:23:04.955Z] ---> bb0cc092e28c [2022-05-13T09:23:04.955Z] Step 25/26 : LABEL git_sha=efa79f27271e735d2916db8e898e3d82df727909 [2022-05-13T09:23:04.955Z] ---> Running in 9a01f106531f [2022-05-13T09:23:05.225Z] Removing intermediate container 9a01f106531f [2022-05-13T09:23:05.225Z] ---> d335da40b70f [2022-05-13T09:23:05.225Z] Step 26/26 : LABEL version=0.0.0 [2022-05-13T09:23:05.486Z] ---> Running in 8d1dde5441fa [2022-05-13T09:23:05.747Z] Removing intermediate container 8d1dde5441fa [2022-05-13T09:23:05.747Z] ---> 896b576ff873 [2022-05-13T09:23:05.747Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-13T09:23:05.747Z] Successfully built 896b576ff873 [2022-05-13T09:23:05.747Z] Successfully tagged device-gpio:latest [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] sh [2022-05-13T09:23:06.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-13T09:23:06.213Z] [2022-05-13T09:23:06.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:23:06.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-13T09:23:06.514Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-13T09:23:06.514Z] 5eb5b503b376: Pulling fs layer [2022-05-13T09:23:06.514Z] 5c69ac0246d0: Pulling fs layer [2022-05-13T09:23:06.514Z] ec43610c2a17: Pulling fs layer [2022-05-13T09:23:06.514Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-13T09:23:06.514Z] 33b1e0a273af: Pulling fs layer [2022-05-13T09:23:06.514Z] 5d3b04190fa2: Pulling fs layer [2022-05-13T09:23:06.514Z] 2f39f015ded8: Pulling fs layer [2022-05-13T09:23:06.514Z] 3a2ae6a8a46f: Waiting [2022-05-13T09:23:06.514Z] 33b1e0a273af: Waiting [2022-05-13T09:23:06.514Z] 5d3b04190fa2: Waiting [2022-05-13T09:23:06.514Z] 2f39f015ded8: Waiting [2022-05-13T09:23:06.514Z] 5c69ac0246d0: Download complete [2022-05-13T09:23:06.514Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-13T09:23:06.515Z] 3a2ae6a8a46f: Download complete [2022-05-13T09:23:06.515Z] 33b1e0a273af: Verifying Checksum [2022-05-13T09:23:06.515Z] 33b1e0a273af: Download complete [2022-05-13T09:23:06.773Z] 5d3b04190fa2: Verifying Checksum [2022-05-13T09:23:06.773Z] 5d3b04190fa2: Download complete [2022-05-13T09:23:06.773Z] ec43610c2a17: Verifying Checksum [2022-05-13T09:23:06.773Z] ec43610c2a17: Download complete [2022-05-13T09:23:06.773Z] 5eb5b503b376: Verifying Checksum [2022-05-13T09:23:06.773Z] 5eb5b503b376: Download complete [2022-05-13T09:23:07.341Z] 2f39f015ded8: Download complete [2022-05-13T09:23:07.908Z] 5eb5b503b376: Pull complete [2022-05-13T09:23:08.169Z] 5c69ac0246d0: Pull complete [2022-05-13T09:23:08.428Z] ec43610c2a17: Pull complete [2022-05-13T09:23:08.690Z] 3a2ae6a8a46f: Pull complete [2022-05-13T09:23:08.951Z] 33b1e0a273af: Pull complete [2022-05-13T09:23:08.951Z] 5d3b04190fa2: Pull complete [2022-05-13T09:23:13.145Z] 2f39f015ded8: Pull complete [2022-05-13T09:23:13.145Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-13T09:23:13.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-13T09:23:13.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-13T09:23:13.213Z] prd-ubuntu20.04-docker-8c-8g-63582 does not seem to be running inside a container [2022-05-13T09:23:13.255Z] $ 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-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-13T09:23:15.062Z] $ docker top c0218911e21b1b1a67fe527eb025049a60cb00e98cb9a14498dd58b45b70f11f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:23:15.455Z] ---> job-cost.sh [2022-05-13T09:23:15.455Z] lf-activate-venv: SKIPPING [2022-05-13T09:23:15.455Z] INFO: No Stack... [2022-05-13T09:23:15.715Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-13T09:23:16.289Z] INFO: Archiving Costs [Pipeline] sh [2022-05-13T09:23:16.586Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-33/archives/cost.csv [2022-05-13T09:23:16.586Z] + cut -d, -f6 [Pipeline] lock [2022-05-13T09:23:16.606Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-33-3-stack-cost] [2022-05-13T09:23:16.615Z] Resource [jenkins-edgexfoundry-device-gpio-PR-33-3-stack-cost] did not exist. Created. [2022-05-13T09:23:16.615Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-33-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-13T09:23:16.930Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-13T09:23:16.961Z] Stashed 1 file(s) [Pipeline] } [2022-05-13T09:23:16.968Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-33-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-13T09:23:16.997Z] $ docker stop --time=1 c0218911e21b1b1a67fe527eb025049a60cb00e98cb9a14498dd58b45b70f11f [2022-05-13T09:23:18.162Z] $ docker rm -f c0218911e21b1b1a67fe527eb025049a60cb00e98cb9a14498dd58b45b70f11f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-13T09:24:37.166Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63585 in /w/workspace/edgexfoundry_device-gpio_PR-33 [Pipeline] { [Pipeline] ws [2022-05-13T09:24:37.179Z] Running in /w/workspace/device-gpio/3 [Pipeline] { [Pipeline] checkout [2022-05-13T09:24:37.709Z] The recommended git tool is: git [2022-05-13T09:24:44.106Z] using credential edgex-jenkins-ssh [2022-05-13T09:24:44.129Z] Cloning the remote Git repository [2022-05-13T09:24:44.234Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-13T09:24:44.371Z] > git init /w/workspace/device-gpio/3 # timeout=10 [2022-05-13T09:24:44.489Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-13T09:24:44.490Z] > git --version # timeout=10 [2022-05-13T09:24:44.514Z] > git --version # 'git version 2.25.1' [2022-05-13T09:24:44.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-13T09:24:44.595Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-13T09:24:46.160Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-13T09:24:46.177Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-13T09:24:46.208Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-13T09:24:46.260Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-13T09:24:46.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-13T09:24:46.277Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/33/head:refs/remotes/origin/PR-33 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-13T09:24:46.819Z] Merging remotes/origin/main commit e602fd7d654e8598d334cfcbfc0e6f43d27ef328 into PR head commit 9369f9608d64b15c9777934bfb76e5ace2fc64e8 [2022-05-13T09:24:47.083Z] Merge succeeded, producing c69da45861d7fc33fb7192663e70f51f6792c813 [2022-05-13T09:24:47.083Z] Checking out Revision c69da45861d7fc33fb7192663e70f51f6792c813 (PR-33) [2022-05-13T09:24:46.846Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T09:24:46.865Z] > git checkout -f 9369f9608d64b15c9777934bfb76e5ace2fc64e8 # timeout=10 [2022-05-13T09:24:46.966Z] > git remote # timeout=10 [2022-05-13T09:24:46.986Z] > git config --get remote.origin.url # timeout=10 [2022-05-13T09:24:47.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-13T09:24:47.013Z] > git merge e602fd7d654e8598d334cfcbfc0e6f43d27ef328 # timeout=10 [2022-05-13T09:24:47.070Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-13T09:24:47.097Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T09:24:47.120Z] > git checkout -f c69da45861d7fc33fb7192663e70f51f6792c813 # timeout=10 [2022-05-13T09:24:51.384Z] Commit message: "Merge commit 'e602fd7d654e8598d334cfcbfc0e6f43d27ef328' into HEAD" [2022-05-13T09:24:51.398Z] > git rev-list --no-walk 9369f9608d64b15c9777934bfb76e5ace2fc64e8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-13T09:24:52.404Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-13T09:24:52.404Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-13T09:24:52.404Z] Dload Upload Total Spent Left Speed [2022-05-13T09:24:52.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11929 100 11929 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2022-05-13T09:24:52.959Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-13T09:24:53.315Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-13T09:24:53.315Z] + sudo tee /etc/docker/daemon.new [2022-05-13T09:24:53.315Z] { [2022-05-13T09:24:53.315Z] "registry-mirrors": [ [2022-05-13T09:24:53.315Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-13T09:24:53.315Z] ], [2022-05-13T09:24:53.315Z] "bip": "10.250.0.254/24", [2022-05-13T09:24:53.315Z] "hosts": [ [2022-05-13T09:24:53.315Z] "tcp://0.0.0.0:5555", [2022-05-13T09:24:53.315Z] "unix:///var/run/docker.sock" [2022-05-13T09:24:53.315Z] ], [2022-05-13T09:24:53.315Z] "mtu": 1458, [2022-05-13T09:24:53.315Z] "selinux-enabled": true, [2022-05-13T09:24:53.315Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-13T09:24:53.315Z] } [Pipeline] sh [2022-05-13T09:24:53.671Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-13T09:24:54.034Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-13T09:25:12.464Z] provisioning config files... [2022-05-13T09:25:12.492Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config1811320950295087733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:25:12.863Z] ---> docker-login.sh [2022-05-13T09:25:12.863Z] nexus3.edgexfoundry.org:10001 [2022-05-13T09:25:13.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:25:13.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:25:13.742Z] Configure a credential helper to remove this warning. See [2022-05-13T09:25:13.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:25:13.742Z] [2022-05-13T09:25:13.742Z] Login Succeeded [2022-05-13T09:25:13.742Z] nexus3.edgexfoundry.org:10002 [2022-05-13T09:25:14.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:25:14.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:25:14.348Z] Configure a credential helper to remove this warning. See [2022-05-13T09:25:14.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:25:14.348Z] [2022-05-13T09:25:14.348Z] Login Succeeded [2022-05-13T09:25:14.349Z] nexus3.edgexfoundry.org:10003 [2022-05-13T09:25:14.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:25:14.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:25:14.899Z] Configure a credential helper to remove this warning. See [2022-05-13T09:25:14.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:25:14.899Z] [2022-05-13T09:25:14.899Z] Login Succeeded [2022-05-13T09:25:14.899Z] nexus3.edgexfoundry.org:10004 [2022-05-13T09:25:15.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:25:15.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:25:15.176Z] Configure a credential helper to remove this warning. See [2022-05-13T09:25:15.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:25:15.176Z] [2022-05-13T09:25:15.176Z] Login Succeeded [2022-05-13T09:25:15.176Z] docker.io [2022-05-13T09:25:15.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T09:25:16.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T09:25:16.052Z] Configure a credential helper to remove this warning. See [2022-05-13T09:25:16.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T09:25:16.052Z] [2022-05-13T09:25:16.052Z] Login Succeeded [2022-05-13T09:25:16.052Z] ---> docker-login.sh ends [Pipeline] } [2022-05-13T09:25:16.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-13T09:25:16.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-13T09:25:16.583Z] ========================================================= [2022-05-13T09:25:16.583Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-13T09:25:16.583Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:25:16.965Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-13T09:25:17.242Z] Sending build context to Docker daemon 7.904MB [2022-05-13T09:25:17.519Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-13T09:25:17.519Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-13T09:25:17.519Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-13T09:25:17.519Z] 9b3977197b4f: Pulling fs layer [2022-05-13T09:25:17.519Z] 1a89e8eeedd5: Pulling fs layer [2022-05-13T09:25:17.519Z] 94645a83ff95: Pulling fs layer [2022-05-13T09:25:17.519Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-13T09:25:17.519Z] 0c92f367c5e7: Pulling fs layer [2022-05-13T09:25:17.519Z] 3096ccb668a1: Pulling fs layer [2022-05-13T09:25:17.519Z] e8cf19c19ddd: Pulling fs layer [2022-05-13T09:25:17.519Z] a4caa8a26152: Pulling fs layer [2022-05-13T09:25:17.519Z] 3096ccb668a1: Waiting [2022-05-13T09:25:17.519Z] e8cf19c19ddd: Waiting [2022-05-13T09:25:17.519Z] 3f3a8bcf1eab: Waiting [2022-05-13T09:25:17.519Z] a4caa8a26152: Waiting [2022-05-13T09:25:17.519Z] 0c92f367c5e7: Waiting [2022-05-13T09:25:17.519Z] 94645a83ff95: Verifying Checksum [2022-05-13T09:25:17.519Z] 94645a83ff95: Download complete [2022-05-13T09:25:17.519Z] 1a89e8eeedd5: Verifying Checksum [2022-05-13T09:25:17.519Z] 1a89e8eeedd5: Download complete [2022-05-13T09:25:17.798Z] 0c92f367c5e7: Verifying Checksum [2022-05-13T09:25:17.798Z] 0c92f367c5e7: Download complete [2022-05-13T09:25:17.798Z] 3096ccb668a1: Verifying Checksum [2022-05-13T09:25:17.798Z] 3096ccb668a1: Download complete [2022-05-13T09:25:17.798Z] 9b3977197b4f: Download complete [2022-05-13T09:25:17.798Z] e8cf19c19ddd: Verifying Checksum [2022-05-13T09:25:17.798Z] e8cf19c19ddd: Download complete [2022-05-13T09:25:18.409Z] 9b3977197b4f: Pull complete [2022-05-13T09:25:19.009Z] 1a89e8eeedd5: Pull complete [2022-05-13T09:25:19.292Z] 94645a83ff95: Pull complete [2022-05-13T09:25:19.894Z] a4caa8a26152: Verifying Checksum [2022-05-13T09:25:19.894Z] a4caa8a26152: Download complete [2022-05-13T09:25:20.502Z] 3f3a8bcf1eab: Download complete [2022-05-13T09:25:32.920Z] 3f3a8bcf1eab: Pull complete [2022-05-13T09:25:32.920Z] 0c92f367c5e7: Pull complete [2022-05-13T09:25:32.920Z] 3096ccb668a1: Pull complete [2022-05-13T09:25:32.920Z] e8cf19c19ddd: Pull complete [2022-05-13T09:25:39.647Z] a4caa8a26152: Pull complete [2022-05-13T09:25:39.647Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-13T09:25:39.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-13T09:25:39.647Z] ---> 725f1c02e7f9 [2022-05-13T09:25:39.647Z] Step 3/12 : ARG MAKE="make build" [2022-05-13T09:25:39.920Z] ---> Running in ff0a43f86f76 [2022-05-13T09:25:40.198Z] Removing intermediate container ff0a43f86f76 [2022-05-13T09:25:40.198Z] ---> 0ffd28f20ddf [2022-05-13T09:25:40.198Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-13T09:25:40.475Z] ---> Running in cbd614a4b9c2 [2022-05-13T09:25:40.751Z] Removing intermediate container cbd614a4b9c2 [2022-05-13T09:25:40.751Z] ---> 55a36c3f5cba [2022-05-13T09:25:40.751Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-13T09:25:40.751Z] ---> Running in 684e58a216ec [2022-05-13T09:25:41.026Z] Removing intermediate container 684e58a216ec [2022-05-13T09:25:41.026Z] ---> bf43fb2bea9a [2022-05-13T09:25:41.026Z] Step 6/12 : WORKDIR /device-gpio [2022-05-13T09:25:41.026Z] ---> Running in ab6e1d70f52c [2022-05-13T09:25:41.629Z] Removing intermediate container ab6e1d70f52c [2022-05-13T09:25:41.629Z] ---> 607ffb87aa80 [2022-05-13T09:25:41.629Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T09:25:41.629Z] ---> Running in 379b187e199d [2022-05-13T09:25:44.258Z] Removing intermediate container 379b187e199d [2022-05-13T09:25:44.258Z] ---> 627619a77f4c [2022-05-13T09:25:44.258Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-13T09:25:44.258Z] ---> Running in 9c18d0f5443a [2022-05-13T09:25:45.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T09:25:46.215Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T09:25:47.195Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-13T09:25:47.195Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-13T09:25:47.468Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-13T09:25:47.468Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-13T09:25:47.741Z] Executing busybox-1.34.1-r3.trigger [2022-05-13T09:25:47.741Z] OK: 224 MiB in 56 packages [2022-05-13T09:25:48.719Z] Removing intermediate container 9c18d0f5443a [2022-05-13T09:25:48.719Z] ---> 9e04ad20fe38 [2022-05-13T09:25:48.719Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-13T09:25:48.998Z] ---> 54d81116a187 [2022-05-13T09:25:48.998Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T09:25:49.278Z] ---> Running in b5ab20650b15 [2022-05-13T09:26:57.336Z] Removing intermediate container b5ab20650b15 [2022-05-13T09:26:57.336Z] ---> e5d2904fe519 [2022-05-13T09:26:57.336Z] Step 11/12 : COPY . . [2022-05-13T09:26:57.336Z] ---> f03ae5f64b6a [2022-05-13T09:26:57.336Z] Step 12/12 : RUN ${MAKE} [2022-05-13T09:26:57.336Z] ---> Running in ef20ee50d45e [2022-05-13T09:26:57.336Z] noop [2022-05-13T09:26:57.336Z] Removing intermediate container ef20ee50d45e [2022-05-13T09:26:57.336Z] ---> 1cfef16352ec [2022-05-13T09:26:57.336Z] Successfully built 1cfef16352ec [2022-05-13T09:26:57.336Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:26:57.690Z] + docker inspect -f . ci-base-image-arm64 [2022-05-13T09:26:57.690Z] . [Pipeline] withDockerContainer [2022-05-13T09:26:57.959Z] prd-ubuntu20.04-docker-arm64-4c-16g-63585 does not seem to be running inside a container [2022-05-13T09:26:58.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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 ******** ci-base-image-arm64 cat [2022-05-13T09:26:59.453Z] $ docker top eeacbe44c9e63738d2bf022177f30932e18a6cf37d81e7ed8c650b7c8f81a11a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-13T09:27:00.422Z] + go version [2022-05-13T09:27:00.422Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-13T09:27:00.458Z] $ docker stop --time=1 eeacbe44c9e63738d2bf022177f30932e18a6cf37d81e7ed8c650b7c8f81a11a [2022-05-13T09:27:02.191Z] $ docker rm -f eeacbe44c9e63738d2bf022177f30932e18a6cf37d81e7ed8c650b7c8f81a11a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:27:02.849Z] + docker inspect -f . ci-base-image-arm64 [2022-05-13T09:27:02.849Z] . [Pipeline] withDockerContainer [2022-05-13T09:27:03.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-63585 does not seem to be running inside a container [2022-05-13T09:27:03.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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 ******** ci-base-image-arm64 cat [2022-05-13T09:27:04.595Z] $ docker top 3569fa2b700e7ae9591cc61d6b2bcf2fa7b1c74d36d3f939b286964a9e1e5de8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-13T09:27:05.545Z] + make test [2022-05-13T09:27:05.545Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-13T09:27:07.552Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-13T09:28:44.468Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-13T09:28:44.468Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-13T09:28:44.468Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-13T09:28:44.468Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-13T09:29:02.848Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-13T09:29:02.848Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-13T09:29:02.848Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-13T09:29:04.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-13T09:29:04.875Z] $ docker stop --time=1 3569fa2b700e7ae9591cc61d6b2bcf2fa7b1c74d36d3f939b286964a9e1e5de8 [2022-05-13T09:29:06.674Z] $ docker rm -f 3569fa2b700e7ae9591cc61d6b2bcf2fa7b1c74d36d3f939b286964a9e1e5de8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-13T09:29:07.631Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-13T09:29:07.663Z] Warning: overwriting stash ‘coverage-report’ [2022-05-13T09:29:08.167Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-13T09:29:08.600Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-13T09:29:08.942Z] + ls -al . [2022-05-13T09:29:08.942Z] total 168 [2022-05-13T09:29:08.942Z] drwxrwxr-x 8 jenkins jenkins 4096 May 13 09:29 . [2022-05-13T09:29:08.942Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 09:24 .. [2022-05-13T09:29:08.942Z] -rw-rw-r-- 1 jenkins jenkins 120 May 13 09:24 .dockerignore [2022-05-13T09:29:08.942Z] drwxrwxr-x 8 jenkins jenkins 4096 May 13 09:24 .git [2022-05-13T09:29:08.942Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 09:24 .github [2022-05-13T09:29:08.942Z] -rw-rw-r-- 1 jenkins jenkins 343 May 13 09:24 .gitignore [2022-05-13T09:29:08.942Z] -rw-rw-r-- 1 jenkins jenkins 41 May 13 09:24 .golangci.yml [2022-05-13T09:29:08.942Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 13 09:24 Attribution.txt [2022-05-13T09:29:08.942Z] -rw-rw-r-- 1 jenkins jenkins 3081 May 13 09:24 CHANGELOG.md [2022-05-13T09:29:08.942Z] -rw-rw-r-- 1 jenkins jenkins 1868 May 13 09:24 Dockerfile [2022-05-13T09:29:08.942Z] -rw-rw-r-- 1 jenkins jenkins 677 May 13 09:24 GOVERNANCE.md [2022-05-13T09:29:08.942Z] -rw-rw-r-- 1 jenkins jenkins 657 May 13 09:24 Jenkinsfile [2022-05-13T09:29:08.942Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 13 09:24 LICENSE [2022-05-13T09:29:08.942Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 13 09:24 Makefile [2022-05-13T09:29:08.942Z] -rw-rw-r-- 1 jenkins jenkins 617 May 13 09:24 OWNERS.md [2022-05-13T09:29:08.942Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 13 09:24 README.md [2022-05-13T09:29:08.942Z] -rw-rw-r-- 1 jenkins jenkins 5 May 13 09:21 VERSION [2022-05-13T09:29:08.942Z] drwxrwxr-x 2 jenkins jenkins 4096 May 13 09:24 bin [2022-05-13T09:29:08.942Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 09:24 cmd [2022-05-13T09:29:08.942Z] -rw-r--r-- 1 jenkins jenkins 10 May 13 09:27 coverage.out [2022-05-13T09:29:08.942Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 13 09:24 go.mod [2022-05-13T09:29:08.942Z] -rw-rw-r-- 1 jenkins jenkins 47228 May 13 09:24 go.sum [2022-05-13T09:29:08.942Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 09:24 internal [2022-05-13T09:29:08.942Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 09:24 snap [2022-05-13T09:29:08.942Z] -rw-rw-r-- 1 jenkins jenkins 209 May 13 09:24 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:29:09.291Z] + 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=c69da45861d7fc33fb7192663e70f51f6792c813 --label arch=arm64 --label version=0.0.0 . [2022-05-13T09:29:09.564Z] Sending build context to Docker daemon 7.905MB [2022-05-13T09:29:09.837Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-13T09:29:09.837Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-13T09:29:09.837Z] ---> 1cfef16352ec [2022-05-13T09:29:09.837Z] Step 3/26 : ARG MAKE="make build" [2022-05-13T09:29:09.837Z] ---> Running in df41bdce963c [2022-05-13T09:29:10.117Z] Removing intermediate container df41bdce963c [2022-05-13T09:29:10.117Z] ---> 8aeede1dee5c [2022-05-13T09:29:10.117Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-13T09:29:10.117Z] ---> Running in f7b249f95065 [2022-05-13T09:29:10.716Z] Removing intermediate container f7b249f95065 [2022-05-13T09:29:10.716Z] ---> 432276328371 [2022-05-13T09:29:10.716Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-13T09:29:10.716Z] ---> Running in 7ba414cdda50 [2022-05-13T09:29:10.989Z] Removing intermediate container 7ba414cdda50 [2022-05-13T09:29:10.989Z] ---> 3432e28a2318 [2022-05-13T09:29:10.989Z] Step 6/26 : WORKDIR /device-gpio [2022-05-13T09:29:10.989Z] ---> Running in 6230997d0573 [2022-05-13T09:29:11.276Z] Removing intermediate container 6230997d0573 [2022-05-13T09:29:11.276Z] ---> 62e3210fb459 [2022-05-13T09:29:11.276Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T09:29:11.276Z] ---> Running in 81e1089a3178 [2022-05-13T09:29:13.260Z] Removing intermediate container 81e1089a3178 [2022-05-13T09:29:13.261Z] ---> e41b7e394fb5 [2022-05-13T09:29:13.261Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-13T09:29:13.261Z] ---> Running in 248ba543a281 [2022-05-13T09:29:14.239Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T09:29:14.837Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T09:29:15.824Z] OK: 224 MiB in 56 packages [2022-05-13T09:29:16.812Z] Removing intermediate container 248ba543a281 [2022-05-13T09:29:16.812Z] ---> 1c95afb6e4c8 [2022-05-13T09:29:16.812Z] Step 9/26 : COPY go.mod vendor* ./ [2022-05-13T09:29:17.086Z] ---> a749fa9b53cd [2022-05-13T09:29:17.086Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T09:29:17.371Z] ---> Running in 91ae2358a4b7 [2022-05-13T09:29:19.355Z] Removing intermediate container 91ae2358a4b7 [2022-05-13T09:29:19.355Z] ---> 926a2c579142 [2022-05-13T09:29:19.355Z] Step 11/26 : COPY . . [2022-05-13T09:29:20.345Z] ---> faf3bbdf620b [2022-05-13T09:29:20.345Z] Step 12/26 : RUN ${MAKE} [2022-05-13T09:29:20.345Z] ---> Running in e4f58d8fa868 [2022-05-13T09:29:21.327Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-05-13T09:31:28.215Z] Removing intermediate container e4f58d8fa868 [2022-05-13T09:31:28.215Z] ---> 759196acb1bd [2022-05-13T09:31:28.215Z] Step 13/26 : FROM alpine:3.15 [2022-05-13T09:31:28.215Z] 3.15: Pulling from library/alpine [2022-05-13T09:31:28.215Z] 9981e73032c8: Pulling fs layer [2022-05-13T09:31:28.215Z] 9981e73032c8: Verifying Checksum [2022-05-13T09:31:28.215Z] 9981e73032c8: Download complete [2022-05-13T09:31:28.215Z] 9981e73032c8: Pull complete [2022-05-13T09:31:28.215Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-13T09:31:28.215Z] Status: Downloaded newer image for alpine:3.15 [2022-05-13T09:31:28.215Z] ---> 3fb3c9af89a9 [2022-05-13T09:31:28.215Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-13T09:31:28.215Z] ---> Running in 6a0cd63bf008 [2022-05-13T09:31:28.215Z] Removing intermediate container 6a0cd63bf008 [2022-05-13T09:31:28.215Z] ---> cf0efa94ef6d [2022-05-13T09:31:28.215Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T09:31:28.215Z] ---> Running in 1aa3fa4a6009 [2022-05-13T09:31:29.198Z] Removing intermediate container 1aa3fa4a6009 [2022-05-13T09:31:29.198Z] ---> e571dded75e2 [2022-05-13T09:31:29.198Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-05-13T09:31:29.198Z] ---> Running in 0d244c6fdfe0 [2022-05-13T09:31:30.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T09:31:31.160Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T09:31:31.753Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-13T09:31:32.028Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-13T09:31:32.028Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-13T09:31:32.305Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-13T09:31:32.305Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-13T09:31:32.305Z] Executing busybox-1.34.1-r5.trigger [2022-05-13T09:31:32.305Z] OK: 8 MiB in 19 packages [2022-05-13T09:31:33.295Z] Removing intermediate container 0d244c6fdfe0 [2022-05-13T09:31:33.295Z] ---> 7d70fbd2e6a6 [2022-05-13T09:31:33.295Z] Step 17/26 : WORKDIR / [2022-05-13T09:31:33.295Z] ---> Running in e553d90d7c4d [2022-05-13T09:31:33.570Z] Removing intermediate container e553d90d7c4d [2022-05-13T09:31:33.570Z] ---> ba422935a41a [2022-05-13T09:31:33.570Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-13T09:31:34.170Z] ---> 6efdb48eb194 [2022-05-13T09:31:34.170Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-05-13T09:31:34.769Z] ---> 3c4fa97cac90 [2022-05-13T09:31:34.769Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-05-13T09:31:36.210Z] ---> 5a6a97d0fc02 [2022-05-13T09:31:36.210Z] Step 21/26 : EXPOSE 59910 [2022-05-13T09:31:36.210Z] ---> Running in 8e08ffebe282 [2022-05-13T09:31:36.484Z] Removing intermediate container 8e08ffebe282 [2022-05-13T09:31:36.484Z] ---> 7b8a43d23ac9 [2022-05-13T09:31:36.484Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-05-13T09:31:36.484Z] ---> Running in 9358e8546d52 [2022-05-13T09:31:36.763Z] Removing intermediate container 9358e8546d52 [2022-05-13T09:31:36.763Z] ---> ef8a06f5705a [2022-05-13T09:31:36.763Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-13T09:31:36.763Z] ---> Running in 014233da0e73 [2022-05-13T09:31:37.373Z] Removing intermediate container 014233da0e73 [2022-05-13T09:31:37.373Z] ---> 9cd661093bb5 [2022-05-13T09:31:37.373Z] Step 24/26 : LABEL arch=arm64 [2022-05-13T09:31:37.373Z] ---> Running in db79902498ec [2022-05-13T09:31:37.649Z] Removing intermediate container db79902498ec [2022-05-13T09:31:37.649Z] ---> e0a7bb7c9ba7 [2022-05-13T09:31:37.649Z] Step 25/26 : LABEL git_sha=c69da45861d7fc33fb7192663e70f51f6792c813 [2022-05-13T09:31:37.649Z] ---> Running in 88a6a9e74d58 [2022-05-13T09:31:37.923Z] Removing intermediate container 88a6a9e74d58 [2022-05-13T09:31:37.923Z] ---> 75d3e2e89d93 [2022-05-13T09:31:37.923Z] Step 26/26 : LABEL version=0.0.0 [2022-05-13T09:31:37.923Z] ---> Running in 8090a294a346 [2022-05-13T09:31:38.197Z] Removing intermediate container 8090a294a346 [2022-05-13T09:31:38.197Z] ---> 8df78bed4bfd [2022-05-13T09:31:38.197Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-13T09:31:38.472Z] Successfully built 8df78bed4bfd [2022-05-13T09:31:38.472Z] Successfully tagged device-gpio-arm64:latest [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] sh [2022-05-13T09:31:38.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-13T09:31:38.894Z] [2022-05-13T09:31:38.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:31:39.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-13T09:31:39.532Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-13T09:31:39.532Z] 8998bd30e6a1: Pulling fs layer [2022-05-13T09:31:39.532Z] 04944245beec: Pulling fs layer [2022-05-13T09:31:39.532Z] 699f458cf7ca: Pulling fs layer [2022-05-13T09:31:39.532Z] 765212b225bb: Pulling fs layer [2022-05-13T09:31:39.532Z] f23df028b6ca: Pulling fs layer [2022-05-13T09:31:39.532Z] d65c8cfc05b1: Pulling fs layer [2022-05-13T09:31:39.532Z] 2437ff75d9bd: Pulling fs layer [2022-05-13T09:31:39.532Z] f23df028b6ca: Waiting [2022-05-13T09:31:39.532Z] d65c8cfc05b1: Waiting [2022-05-13T09:31:39.532Z] 2437ff75d9bd: Waiting [2022-05-13T09:31:39.532Z] 765212b225bb: Waiting [2022-05-13T09:31:39.532Z] 04944245beec: Verifying Checksum [2022-05-13T09:31:39.532Z] 04944245beec: Download complete [2022-05-13T09:31:39.532Z] 765212b225bb: Download complete [2022-05-13T09:31:39.532Z] f23df028b6ca: Verifying Checksum [2022-05-13T09:31:39.532Z] f23df028b6ca: Download complete [2022-05-13T09:31:39.532Z] d65c8cfc05b1: Verifying Checksum [2022-05-13T09:31:39.532Z] d65c8cfc05b1: Download complete [2022-05-13T09:31:39.810Z] 699f458cf7ca: Verifying Checksum [2022-05-13T09:31:39.810Z] 699f458cf7ca: Download complete [2022-05-13T09:31:40.087Z] 8998bd30e6a1: Download complete [2022-05-13T09:31:42.719Z] 2437ff75d9bd: Verifying Checksum [2022-05-13T09:31:42.719Z] 2437ff75d9bd: Download complete [2022-05-13T09:31:44.701Z] 8998bd30e6a1: Pull complete [2022-05-13T09:31:44.976Z] 04944245beec: Pull complete [2022-05-13T09:31:46.434Z] 699f458cf7ca: Pull complete [2022-05-13T09:31:46.709Z] 765212b225bb: Pull complete [2022-05-13T09:31:47.696Z] f23df028b6ca: Pull complete [2022-05-13T09:31:47.696Z] d65c8cfc05b1: Pull complete [2022-05-13T09:32:02.799Z] 2437ff75d9bd: Pull complete [2022-05-13T09:32:02.799Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-13T09:32:02.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-13T09:32:02.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-13T09:32:03.040Z] prd-ubuntu20.04-docker-arm64-4c-16g-63585 does not seem to be running inside a container [2022-05-13T09:32:03.127Z] $ 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/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-13T09:32:05.597Z] $ docker top f1024ad8515ff18d1a74e6b77e6455df84b8c1a73f169dffe541d5adb57f33d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:32:06.491Z] ---> job-cost.sh [2022-05-13T09:32:06.491Z] lf-activate-venv: SKIPPING [2022-05-13T09:32:06.491Z] INFO: No Stack... [2022-05-13T09:32:07.089Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-13T09:32:07.686Z] INFO: Archiving Costs [Pipeline] sh [2022-05-13T09:32:08.353Z] + cat /w/workspace/device-gpio/3/archives/cost.csv [2022-05-13T09:32:08.353Z] + cut -d, -f6 [Pipeline] lock [2022-05-13T09:32:08.418Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-33-3-stack-cost] [2022-05-13T09:32:08.425Z] Resource [jenkins-edgexfoundry-device-gpio-PR-33-3-stack-cost] did not exist. Created. [2022-05-13T09:32:08.425Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-33-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-13T09:32:09.104Z] /w/workspace/device-gpio/3@tmp/durable-9981cc16/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-13T09:32:09.797Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-13T09:32:09.819Z] Warning: overwriting stash ‘stack-cost’ [2022-05-13T09:32:09.878Z] Stashed 1 file(s) [Pipeline] } [2022-05-13T09:32:09.890Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-33-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-13T09:32:09.913Z] $ docker stop --time=1 f1024ad8515ff18d1a74e6b77e6455df84b8c1a73f169dffe541d5adb57f33d5 [2022-05-13T09:32:11.401Z] $ docker rm -f f1024ad8515ff18d1a74e6b77e6455df84b8c1a73f169dffe541d5adb57f33d5 [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 [2022-05-13T09:32:11.882Z] provisioning config files... [2022-05-13T09:32:11.893Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/config7152135345436719846tmp [Pipeline] { [Pipeline] sh [2022-05-13T09:32:12.203Z] + set +x [2022-05-13T09:32:12.203Z] + curl -s https://codecov.io/bash [2022-05-13T09:32:12.203Z] + bash -s -- [2022-05-13T09:32:12.203Z] [2022-05-13T09:32:12.203Z] _____ _ [2022-05-13T09:32:12.203Z] / ____| | | [2022-05-13T09:32:12.203Z] | | ___ __| | ___ ___ _____ __ [2022-05-13T09:32:12.203Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-13T09:32:12.203Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-13T09:32:12.203Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-13T09:32:12.203Z] Bash-1.0.6 [2022-05-13T09:32:12.203Z] [2022-05-13T09:32:12.203Z] [2022-05-13T09:32:12.203Z] ==> git version 2.25.1 found [2022-05-13T09:32:12.203Z] ==> 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 [2022-05-13T09:32:12.203Z] Release-Date: 2020-01-08 [2022-05-13T09:32:12.203Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-13T09:32:12.203Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-13T09:32:12.203Z] ==> Jenkins CI detected. [2022-05-13T09:32:12.203Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-33 [2022-05-13T09:32:12.203Z] project root: . [2022-05-13T09:32:12.203Z] --> token set from env [2022-05-13T09:32:12.203Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-13T09:32:12.203Z] ==> Running gcov in . (disable via -X gcov) [2022-05-13T09:32:12.203Z] ==> Python coveragepy not found [2022-05-13T09:32:12.203Z] ==> Searching for coverage reports in: [2022-05-13T09:32:12.203Z] + . [2022-05-13T09:32:12.203Z] -> Found 1 reports [2022-05-13T09:32:12.203Z] ==> Detecting git/mercurial file structure [2022-05-13T09:32:12.203Z] ==> Reading reports [2022-05-13T09:32:12.203Z] + ./coverage.out bytes=10 [2022-05-13T09:32:12.203Z] ==> Appending adjustments [2022-05-13T09:32:12.203Z] https://docs.codecov.io/docs/fixing-reports [2022-05-13T09:32:12.464Z] + Found adjustments [2022-05-13T09:32:12.464Z] ==> Gzipping contents [2022-05-13T09:32:12.464Z] 4.0K /tmp/codecov.M6XAuj.gz [2022-05-13T09:32:12.464Z] ==> Uploading reports [2022-05-13T09:32:12.464Z] url: https://codecov.io [2022-05-13T09:32:12.464Z] query: branch=PR-33&commit=efa79f27271e735d2916db8e898e3d82df727909&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-33%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=33&job=&cmd_args= [2022-05-13T09:32:12.464Z] -> Pinging Codecov [2022-05-13T09:32:12.464Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-33&commit=efa79f27271e735d2916db8e898e3d82df727909&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-33%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=33&job=&cmd_args= [2022-05-13T09:32:12.724Z] -> Uploading to [2022-05-13T09:32:12.724Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-13/3EC07B1A8CA8AF9BCAA0BB9F0134797F/efa79f27271e735d2916db8e898e3d82df727909/da3ad752-cefc-4104-846b-d740d47a7402.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220513%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220513T093212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad40044b56954078f7939ad1a71a23639b9af1c9283b12062c39b6c29bd86dfe [2022-05-13T09:32:12.724Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-13T09:32:12.724Z] Dload Upload Total Spent Left Speed [2022-05-13T09:32:12.985Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 4098 --:--:-- --:--:-- --:--:-- 4078 100 832 0 0 100 832 0 2919 --:--:-- --:--:-- --:--:-- 2919 [2022-05-13T09:32:12.985Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/efa79f27271e735d2916db8e898e3d82df727909 [Pipeline] } [2022-05-13T09:32:12.993Z] 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 [2022-05-13T09:32:13.652Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-33/archives ] [2022-05-13T09:32:13.652Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-33/archives [2022-05-13T09:32:13.652Z] total 16 [2022-05-13T09:32:13.652Z] drwxr-xr-x 3 root root 4096 May 13 09:23 . [2022-05-13T09:32:13.652Z] drwxrwxr-x 10 jenkins jenkins 4096 May 13 09:23 .. [2022-05-13T09:32:13.652Z] drwxr-xr-x 2 root root 4096 May 13 09:23 cost [2022-05-13T09:32:13.652Z] -rw-r--r-- 1 root root 81 May 13 09:23 cost.csv [2022-05-13T09:32:13.652Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-33/archives [2022-05-13T09:32:13.652Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-33/archives [2022-05-13T09:32:13.652Z] total 16 [2022-05-13T09:32:13.652Z] drwxr-xr-x 3 jenkins jenkins 4096 May 13 09:23 . [2022-05-13T09:32:13.652Z] drwxrwxr-x 10 jenkins jenkins 4096 May 13 09:23 .. [2022-05-13T09:32:13.652Z] drwxr-xr-x 2 jenkins jenkins 4096 May 13 09:23 cost [2022-05-13T09:32:13.652Z] -rw-r--r-- 1 jenkins jenkins 81 May 13 09:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:32:13.947Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:32:14.818Z] ---> package-listing.sh [2022-05-13T09:32:14.818Z] ++ facter osfamily [2022-05-13T09:32:14.818Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-13T09:32:15.080Z] + OS_FAMILY=debian [2022-05-13T09:32:15.080Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-33 [2022-05-13T09:32:15.080Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-13T09:32:15.080Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-13T09:32:15.080Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-13T09:32:15.080Z] + PACKAGES=/tmp/packages_start.txt [2022-05-13T09:32:15.080Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-33 ']' [2022-05-13T09:32:15.080Z] + PACKAGES=/tmp/packages_end.txt [2022-05-13T09:32:15.080Z] + case "${OS_FAMILY}" in [2022-05-13T09:32:15.080Z] + dpkg -l [2022-05-13T09:32:15.080Z] + grep '^ii' [2022-05-13T09:32:15.080Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-13T09:32:15.080Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-13T09:32:15.080Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-13T09:32:15.080Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-33 ']' [2022-05-13T09:32:15.080Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-33/archives/ [2022-05-13T09:32:15.080Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-33/archives/ [Pipeline] echo [2022-05-13T09:32:15.094Z] 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-33/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-13T09:32:15.376Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-13T09:32:15.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-13T09:32:15.941Z] . [Pipeline] withDockerContainer [2022-05-13T09:32:16.007Z] prd-ubuntu20.04-docker-8c-8g-63582 does not seem to be running inside a container [2022-05-13T09:32:16.048Z] $ 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-33/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-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-13T09:32:16.265Z] $ docker top a03c699ed512128bd1907a1857834faf1bf5982de70a0f62249150cbded0acc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-13T09:32:16.618Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-13T09:32:16.907Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-13T09:32:17.197Z] + ls /var/log/sa-host [2022-05-13T09:32:17.197Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-13T09:32:17.278Z] provisioning config files... [2022-05-13T09:32:17.287Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/config7338440152549886106tmp [Pipeline] { [Pipeline] echo [2022-05-13T09:32:17.305Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:32:17.591Z] ---> create-netrc.sh [Pipeline] } [2022-05-13T09:32:17.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:32:17.928Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-13T09:32:17.939Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:32:18.230Z] ---> sudo-logs.sh [2022-05-13T09:32:18.230Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-13T09:32:18.260Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:32:18.548Z] ---> job-cost.sh [2022-05-13T09:32:18.548Z] lf-activate-venv: SKIPPING [2022-05-13T09:32:18.548Z] DEBUG: total: 0.2199999988079071 [2022-05-13T09:32:18.548Z] INFO: Retrieving Stack Cost... [2022-05-13T09:32:19.120Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-13T09:32:19.693Z] INFO: Archiving Costs [Pipeline] echo [2022-05-13T09:32:19.708Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T09:32:19.995Z] ---> logs-deploy.sh [2022-05-13T09:32:19.995Z] lf-activate-venv: SKIPPING [2022-05-13T09:32:19.995Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-33/3 [2022-05-13T09:32:19.995Z] INFO: archiving workspace using pattern(s): [2022-05-13T09:32:20.935Z] Archives upload complete. [2022-05-13T09:32:20.935Z] INFO: archiving logs to Nexus