Pull request #188 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-gpio Obtained Jenkinsfile from 5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb+ff16a83fb79151c0064e67c7d63c34566d8a7cb4 (820d4dc72e7607e5c1e36826573da40870d87173) 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-ssh11769239042901166735.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh16537093895531597439.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-188/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-188/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14105524305353855279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh271133363064245494.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-188/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-188/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4704612789559024808.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4529 in /w/workspace/edgexfoundry_device-gpio_PR-188 [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-188 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ff16a83fb79151c0064e67c7d63c34566d8a7cb4 into PR head commit 5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb Merge succeeded, producing 5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb Checking out Revision 5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb (PR-188) > 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/188/head:refs/remotes/origin/PR-188 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb # 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 ff16a83fb79151c0064e67c7d63c34566d8a7cb4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb # timeout=10 Commit message: "build: move SDK to v3.1.0-dev.16" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-25T07:39:12.039Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-25T07:39:12.103Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-25T07:39:12.117Z] ========================================================= [2023-08-25T07:39:12.117Z] EdgeX Global Pipelines Version Info [2023-08-25T07:39:12.117Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:39:12.834Z] ------------------- [2023-08-25T07:39:12.834Z] stable info: [2023-08-25T07:39:12.834Z] ------------------- [2023-08-25T07:39:12.834Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-25T07:39:12.834Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T07:39:12.834Z] Message: update stable to v1.0.253 > git rev-list --no-walk 83fa8f362cef2a76cbfc7b40af84bdb6627824ed # timeout=10 [2023-08-25T07:39:13.404Z] ------------------- [2023-08-25T07:39:13.404Z] experimental info: [2023-08-25T07:39:13.404Z] ------------------- [2023-08-25T07:39:13.404Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-25T07:39:13.404Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T07:39:13.404Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-25T07:39:13.582Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-08-25T07:39:13.591Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-08-25T07:39:13.599Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-25T07:39:13.608Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-25T07:39:13.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-25T07:39:13.625Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-25T07:39:13.633Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-25T07:39:13.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-25T07:39:13.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-25T07:39:13.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-25T07:39:13.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-25T07:39:13.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-08-25T07:39:13.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-25T07:39:13.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-25T07:39:13.747Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T07:39:13.766Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T07:39:13.782Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T07:39:13.800Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T07:39:13.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-25T07:39:13.834Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-25T07:39:13.851Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-25T07:39:13.866Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-25T07:39:13.886Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-25T07:39:13.902Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-25T07:39:13.920Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-25T07:39:13.932Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-25T07:39:13.945Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-25T07:39:13.957Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-188 [Pipeline] echo [2023-08-25T07:39:13.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-188 [Pipeline] echo [2023-08-25T07:39:13.982Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-188 [Pipeline] echo [2023-08-25T07:39:13.998Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb [Pipeline] echo [2023-08-25T07:39:14.014Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5bfd04d [Pipeline] echo [2023-08-25T07:39:14.032Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T07:39:14.076Z] provisioning config files... [2023-08-25T07:39:14.090Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp/config10786918417634372117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:39:14.389Z] ---> docker-login.sh [2023-08-25T07:39:14.389Z] nexus3.edgexfoundry.org:10001 [2023-08-25T07:39:14.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:39:14.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:39:14.650Z] Configure a credential helper to remove this warning. See [2023-08-25T07:39:14.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:39:14.650Z] [2023-08-25T07:39:14.650Z] Login Succeeded [2023-08-25T07:39:14.650Z] nexus3.edgexfoundry.org:10002 [2023-08-25T07:39:14.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:39:14.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:39:14.650Z] Configure a credential helper to remove this warning. See [2023-08-25T07:39:14.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:39:14.650Z] [2023-08-25T07:39:14.650Z] Login Succeeded [2023-08-25T07:39:14.650Z] nexus3.edgexfoundry.org:10003 [2023-08-25T07:39:14.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:39:14.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:39:14.911Z] Configure a credential helper to remove this warning. See [2023-08-25T07:39:14.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:39:14.911Z] [2023-08-25T07:39:14.911Z] Login Succeeded [2023-08-25T07:39:14.911Z] nexus3.edgexfoundry.org:10004 [2023-08-25T07:39:14.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:39:14.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:39:14.911Z] Configure a credential helper to remove this warning. See [2023-08-25T07:39:14.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:39:14.911Z] [2023-08-25T07:39:14.911Z] Login Succeeded [2023-08-25T07:39:14.911Z] docker.io [2023-08-25T07:39:14.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:39:15.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:39:15.171Z] Configure a credential helper to remove this warning. See [2023-08-25T07:39:15.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:39:15.171Z] [2023-08-25T07:39:15.171Z] Login Succeeded [2023-08-25T07:39:15.171Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T07:39:15.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-25T07:39:15.572Z] + git rev-list -1 --merges 5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb~1..5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb [Pipeline] echo [2023-08-25T07:39:15.617Z] -----------> git rev-list -1 --merges 5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb~1..5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb 5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb [false] [Pipeline] sh [2023-08-25T07:39:15.910Z] + git log --format=format:%s -1 5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb [Pipeline] echo [2023-08-25T07:39:15.926Z] ========================================================= [2023-08-25T07:39:15.926Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-25T07:39:15.926Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T07:39:16.259Z] + git log --format=format:%s -1 5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb [Pipeline] echo [2023-08-25T07:39:16.270Z] [semverPrep] GIT_COMMIT: 5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb, Commit Message: build: move SDK to v3.1.0-dev.16 [Pipeline] echo [2023-08-25T07:39:16.282Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-25T07:39:16.649Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T07:39:16.649Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-25T07:39:16.649Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-25T07:39:16.649Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-25T07:39:16.649Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-25T07:39:16.649Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-25T07:39:16.649Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:39:16.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T07:39:16.996Z] [2023-08-25T07:39:16.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:39:17.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T07:39:17.302Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-25T07:39:17.302Z] b85a868b505f: Pulling fs layer [2023-08-25T07:39:17.302Z] e2be974225ed: Pulling fs layer [2023-08-25T07:39:17.302Z] 339a4e72a1f5: Pulling fs layer [2023-08-25T07:39:17.302Z] 988bab9f4d93: Pulling fs layer [2023-08-25T07:39:17.302Z] 1469e6f7b9e6: Pulling fs layer [2023-08-25T07:39:17.302Z] eaf3925da568: Pulling fs layer [2023-08-25T07:39:17.302Z] bab4dde63d76: Pulling fs layer [2023-08-25T07:39:17.302Z] bde34c3a00c8: Pulling fs layer [2023-08-25T07:39:17.302Z] b352a97aabf1: Pulling fs layer [2023-08-25T07:39:17.302Z] 4872d77fe225: Pulling fs layer [2023-08-25T07:39:17.302Z] 5851b861e8e6: Pulling fs layer [2023-08-25T07:39:17.302Z] 988bab9f4d93: Waiting [2023-08-25T07:39:17.302Z] 1469e6f7b9e6: Waiting [2023-08-25T07:39:17.302Z] eaf3925da568: Waiting [2023-08-25T07:39:17.302Z] bab4dde63d76: Waiting [2023-08-25T07:39:17.302Z] bde34c3a00c8: Waiting [2023-08-25T07:39:17.302Z] b352a97aabf1: Waiting [2023-08-25T07:39:17.302Z] 4872d77fe225: Waiting [2023-08-25T07:39:17.302Z] 5851b861e8e6: Waiting [2023-08-25T07:39:17.302Z] e2be974225ed: Download complete [2023-08-25T07:39:17.302Z] 988bab9f4d93: Verifying Checksum [2023-08-25T07:39:17.302Z] 988bab9f4d93: Download complete [2023-08-25T07:39:17.302Z] 1469e6f7b9e6: Verifying Checksum [2023-08-25T07:39:17.302Z] 1469e6f7b9e6: Download complete [2023-08-25T07:39:17.562Z] eaf3925da568: Download complete [2023-08-25T07:39:17.562Z] 339a4e72a1f5: Verifying Checksum [2023-08-25T07:39:17.562Z] 339a4e72a1f5: Download complete [2023-08-25T07:39:17.562Z] bde34c3a00c8: Verifying Checksum [2023-08-25T07:39:17.562Z] bde34c3a00c8: Download complete [2023-08-25T07:39:17.562Z] b352a97aabf1: Download complete [2023-08-25T07:39:17.562Z] 4872d77fe225: Verifying Checksum [2023-08-25T07:39:17.562Z] 4872d77fe225: Download complete [2023-08-25T07:39:17.562Z] 5851b861e8e6: Download complete [2023-08-25T07:39:17.562Z] b85a868b505f: Verifying Checksum [2023-08-25T07:39:17.562Z] b85a868b505f: Download complete [2023-08-25T07:39:17.819Z] bab4dde63d76: Verifying Checksum [2023-08-25T07:39:17.819Z] bab4dde63d76: Download complete [2023-08-25T07:39:18.755Z] b85a868b505f: Pull complete [2023-08-25T07:39:18.755Z] e2be974225ed: Pull complete [2023-08-25T07:39:19.322Z] 339a4e72a1f5: Pull complete [2023-08-25T07:39:19.322Z] 988bab9f4d93: Pull complete [2023-08-25T07:39:19.580Z] 1469e6f7b9e6: Pull complete [2023-08-25T07:39:19.580Z] eaf3925da568: Pull complete [2023-08-25T07:39:21.494Z] bab4dde63d76: Pull complete [2023-08-25T07:39:21.494Z] bde34c3a00c8: Pull complete [2023-08-25T07:39:21.494Z] b352a97aabf1: Pull complete [2023-08-25T07:39:21.494Z] 4872d77fe225: Pull complete [2023-08-25T07:39:21.494Z] 5851b861e8e6: Pull complete [2023-08-25T07:39:21.494Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-25T07:39:21.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T07:39:21.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T07:39:21.583Z] prd-ubuntu20.04-docker-8c-8g-4529 does not seem to be running inside a container [2023-08-25T07:39:21.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-188 -v /w/workspace/edgexfoundry_device-gpio_PR-188:/w/workspace/edgexfoundry_device-gpio_PR-188:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-188@tmp:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-25T07:39:25.428Z] $ docker top 7e5d00f2ee116e03790f4cb2fde96a86c7e68bd5ad6e8cdfef066788e9cf5b18 -eo pid,comm [2023-08-25T07:39:25.501Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-25T07:39:25.501Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T07:39:25.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T07:39:25.547Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T07:39:25.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T07:39:25.657Z] $ docker exec 7e5d00f2ee116e03790f4cb2fde96a86c7e68bd5ad6e8cdfef066788e9cf5b18 ssh-agent [2023-08-25T07:39:25.782Z] SSH_AUTH_SOCK=/tmp/ssh-LlHDGkAmVBls/agent.33 [2023-08-25T07:39:25.783Z] SSH_AGENT_PID=39 [2023-08-25T07:39:25.790Z] Running ssh-add (command line suppressed) [2023-08-25T07:39:25.885Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-188@tmp/private_key_3199366001053176481.key (/w/workspace/edgexfoundry_device-gpio_PR-188@tmp/private_key_3199366001053176481.key) [2023-08-25T07:39:25.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T07:39:26.192Z] + git tag --points-at HEAD [Pipeline] } [2023-08-25T07:39:26.195Z] $ docker exec --env ******** --env ******** 7e5d00f2ee116e03790f4cb2fde96a86c7e68bd5ad6e8cdfef066788e9cf5b18 ssh-agent -k [2023-08-25T07:39:26.287Z] unset SSH_AUTH_SOCK; [2023-08-25T07:39:26.287Z] unset SSH_AGENT_PID; [2023-08-25T07:39:26.287Z] echo Agent pid 39 killed; [2023-08-25T07:39:26.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-25T07:39:26.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T07:39:26.331Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T07:39:26.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T07:39:26.440Z] $ docker exec 7e5d00f2ee116e03790f4cb2fde96a86c7e68bd5ad6e8cdfef066788e9cf5b18 ssh-agent [2023-08-25T07:39:26.564Z] SSH_AUTH_SOCK=/tmp/ssh-TpggoWl687oS/agent.72 [2023-08-25T07:39:26.564Z] SSH_AGENT_PID=78 [2023-08-25T07:39:26.569Z] Running ssh-add (command line suppressed) [2023-08-25T07:39:26.654Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-188@tmp/private_key_2720782177365924084.key (/w/workspace/edgexfoundry_device-gpio_PR-188@tmp/private_key_2720782177365924084.key) [2023-08-25T07:39:26.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T07:39:26.957Z] + git semver init [2023-08-25T07:39:27.217Z] 2023-08-25 07:39:27,126 [run_init] DEBUG init version:0.0.0 force:False [2023-08-25T07:39:27.217Z] 2023-08-25 07:39:27,127 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-188/.semver [2023-08-25T07:39:27.217Z] 2023-08-25 07:39:27,127 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-188/.semver [2023-08-25T07:39:27.217Z] 2023-08-25 07:39:27,127 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-188/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-188, universal_newlines=False, shell=None, istream=None) [2023-08-25T07:39:28.155Z] 2023-08-25 07:39:28,047 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-188/.git/info/exclude [2023-08-25T07:39:28.155Z] 2023-08-25 07:39:28,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-188/.semver/PR-188 with force:False [2023-08-25T07:39:28.155Z] 2023-08-25 07:39:28,048 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-188/.semver/PR-188 [2023-08-25T07:39:28.155Z] 2023-08-25 07:39:28,051 [execute] INFO git cat-file --batch-check [2023-08-25T07:39:28.155Z] 2023-08-25 07:39:28,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-188/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T07:39:28.155Z] 2023-08-25 07:39:28,057 [execute] INFO git cat-file --batch [2023-08-25T07:39:28.155Z] 2023-08-25 07:39:28,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-188/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T07:39:28.155Z] 2023-08-25 07:39:28,062 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-188/.semver/PR-188 [2023-08-25T07:39:28.155Z] 0.0.0 [Pipeline] } [2023-08-25T07:39:28.159Z] $ docker exec --env ******** --env ******** 7e5d00f2ee116e03790f4cb2fde96a86c7e68bd5ad6e8cdfef066788e9cf5b18 ssh-agent -k [2023-08-25T07:39:28.257Z] unset SSH_AUTH_SOCK; [2023-08-25T07:39:28.257Z] unset SSH_AGENT_PID; [2023-08-25T07:39:28.257Z] echo Agent pid 78 killed; [2023-08-25T07:39:28.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T07:39:28.575Z] + git semver [Pipeline] } [2023-08-25T07:39:28.842Z] $ docker stop --time=1 7e5d00f2ee116e03790f4cb2fde96a86c7e68bd5ad6e8cdfef066788e9cf5b18 [2023-08-25T07:39:30.130Z] $ docker rm -f --volumes 7e5d00f2ee116e03790f4cb2fde96a86c7e68bd5ad6e8cdfef066788e9cf5b18 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T07:39:30.467Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-25T07:39:30.662Z] Stashed 1 file(s) [Pipeline] echo [2023-08-25T07:39:30.664Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T07:39:30.830Z] provisioning config files... [2023-08-25T07:39:30.838Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp/config15416063741617548215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:39:31.135Z] ---> docker-login.sh [2023-08-25T07:39:31.135Z] nexus3.edgexfoundry.org:10001 [2023-08-25T07:39:31.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:39:31.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:39:31.135Z] Configure a credential helper to remove this warning. See [2023-08-25T07:39:31.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:39:31.135Z] [2023-08-25T07:39:31.135Z] Login Succeeded [2023-08-25T07:39:31.135Z] nexus3.edgexfoundry.org:10002 [2023-08-25T07:39:31.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:39:31.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:39:31.135Z] Configure a credential helper to remove this warning. See [2023-08-25T07:39:31.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:39:31.135Z] [2023-08-25T07:39:31.135Z] Login Succeeded [2023-08-25T07:39:31.135Z] nexus3.edgexfoundry.org:10003 [2023-08-25T07:39:31.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:39:31.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:39:31.394Z] Configure a credential helper to remove this warning. See [2023-08-25T07:39:31.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:39:31.394Z] [2023-08-25T07:39:31.394Z] Login Succeeded [2023-08-25T07:39:31.394Z] nexus3.edgexfoundry.org:10004 [2023-08-25T07:39:31.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:39:31.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:39:31.394Z] Configure a credential helper to remove this warning. See [2023-08-25T07:39:31.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:39:31.394Z] [2023-08-25T07:39:31.394Z] Login Succeeded [2023-08-25T07:39:31.394Z] docker.io [2023-08-25T07:39:31.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:39:31.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:39:31.652Z] Configure a credential helper to remove this warning. See [2023-08-25T07:39:31.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:39:31.652Z] [2023-08-25T07:39:31.652Z] Login Succeeded [2023-08-25T07:39:31.652Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T07:39:31.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T07:39:31.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T07:39:31.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T07:39:31.750Z] ========================================================= [2023-08-25T07:39:31.750Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-25T07:39:31.750Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:39:32.055Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-25T07:39:32.055Z] Sending build context to Docker daemon 16.06MB [2023-08-25T07:39:32.055Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T07:39:32.055Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-25T07:39:32.314Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-25T07:39:32.314Z] 4db1b89c0bd1: Pulling fs layer [2023-08-25T07:39:32.314Z] 6911f1a30b25: Pulling fs layer [2023-08-25T07:39:32.314Z] e194b8c5c2a9: Pulling fs layer [2023-08-25T07:39:32.314Z] 6863d3e3a2b1: Pulling fs layer [2023-08-25T07:39:32.314Z] ec0bb842ea78: Pulling fs layer [2023-08-25T07:39:32.314Z] 40a00589a448: Pulling fs layer [2023-08-25T07:39:32.314Z] 6c08303d61cc: Pulling fs layer [2023-08-25T07:39:32.314Z] 798269fcf238: Pulling fs layer [2023-08-25T07:39:32.314Z] 6863d3e3a2b1: Waiting [2023-08-25T07:39:32.314Z] 798269fcf238: Waiting [2023-08-25T07:39:32.314Z] 6c08303d61cc: Waiting [2023-08-25T07:39:32.314Z] 40a00589a448: Waiting [2023-08-25T07:39:32.314Z] 6911f1a30b25: Download complete [2023-08-25T07:39:32.314Z] 6863d3e3a2b1: Download complete [2023-08-25T07:39:32.314Z] ec0bb842ea78: Download complete [2023-08-25T07:39:32.314Z] 4db1b89c0bd1: Verifying Checksum [2023-08-25T07:39:32.314Z] 4db1b89c0bd1: Download complete [2023-08-25T07:39:32.314Z] 40a00589a448: Verifying Checksum [2023-08-25T07:39:32.314Z] 40a00589a448: Download complete [2023-08-25T07:39:32.314Z] 4db1b89c0bd1: Pull complete [2023-08-25T07:39:32.573Z] 6911f1a30b25: Pull complete [2023-08-25T07:39:32.830Z] 798269fcf238: Verifying Checksum [2023-08-25T07:39:32.830Z] 798269fcf238: Download complete [2023-08-25T07:39:32.830Z] e194b8c5c2a9: Verifying Checksum [2023-08-25T07:39:32.830Z] e194b8c5c2a9: Download complete [2023-08-25T07:39:33.088Z] 6c08303d61cc: Verifying Checksum [2023-08-25T07:39:33.088Z] 6c08303d61cc: Download complete [2023-08-25T07:39:36.373Z] e194b8c5c2a9: Pull complete [2023-08-25T07:39:36.373Z] 6863d3e3a2b1: Pull complete [2023-08-25T07:39:36.373Z] ec0bb842ea78: Pull complete [2023-08-25T07:39:36.373Z] 40a00589a448: Pull complete [2023-08-25T07:39:38.272Z] 6c08303d61cc: Pull complete [2023-08-25T07:39:39.205Z] 798269fcf238: Pull complete [2023-08-25T07:39:39.205Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-25T07:39:39.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-25T07:39:39.205Z] ---> ec979cd7f677 [2023-08-25T07:39:39.205Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-25T07:39:44.480Z] ---> Running in e275be8e6a00 [2023-08-25T07:39:44.480Z] Removing intermediate container e275be8e6a00 [2023-08-25T07:39:44.480Z] ---> ee9b551b84f3 [2023-08-25T07:39:44.480Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T07:39:44.480Z] ---> Running in c143a6846052 [2023-08-25T07:39:44.480Z] Removing intermediate container c143a6846052 [2023-08-25T07:39:44.481Z] ---> 5b6862a5c5b2 [2023-08-25T07:39:44.481Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-25T07:39:44.481Z] ---> Running in 8b9a80d760e0 [2023-08-25T07:39:44.481Z] Removing intermediate container 8b9a80d760e0 [2023-08-25T07:39:44.481Z] ---> 6ec2660a6b35 [2023-08-25T07:39:44.481Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T07:39:44.481Z] ---> Running in 4fd38b5cf40e [2023-08-25T07:39:44.481Z] Removing intermediate container 4fd38b5cf40e [2023-08-25T07:39:44.481Z] ---> 5521f7827458 [2023-08-25T07:39:44.481Z] Step 7/12 : WORKDIR /device-gpio [2023-08-25T07:39:44.481Z] ---> Running in 71f5e229a94c [2023-08-25T07:39:44.481Z] Removing intermediate container 71f5e229a94c [2023-08-25T07:39:44.481Z] ---> 521eb248540b [2023-08-25T07:39:44.481Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T07:39:44.481Z] ---> Running in 445d72e05ac4 [2023-08-25T07:39:44.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T07:39:44.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T07:39:45.000Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-25T07:39:45.000Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-25T07:39:45.000Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-25T07:39:45.000Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-25T07:39:45.000Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T07:39:45.000Z] OK: 269 MiB in 57 packages [2023-08-25T07:39:45.579Z] Removing intermediate container 445d72e05ac4 [2023-08-25T07:39:45.579Z] ---> 4c6db2d3ec3e [2023-08-25T07:39:45.579Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-25T07:39:45.777Z] Still waiting to schedule task [2023-08-25T07:39:45.778Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-25T07:39:45.839Z] ---> e69aad75a9c2 [2023-08-25T07:39:45.839Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T07:39:45.839Z] ---> Running in 70c6f29eaccc [2023-08-25T07:40:12.832Z] Removing intermediate container 70c6f29eaccc [2023-08-25T07:40:12.832Z] ---> 360ab415a768 [2023-08-25T07:40:12.832Z] Step 11/12 : COPY . . [2023-08-25T07:40:13.400Z] ---> f10c02bd7e37 [2023-08-25T07:40:13.400Z] Step 12/12 : RUN ${MAKE} [2023-08-25T07:40:13.400Z] ---> Running in a79f318f1dc4 [2023-08-25T07:40:13.657Z] noop [2023-08-25T07:40:13.914Z] Removing intermediate container a79f318f1dc4 [2023-08-25T07:40:13.914Z] ---> 77ab807a523d [2023-08-25T07:40:13.914Z] Successfully built 77ab807a523d [2023-08-25T07:40:13.914Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:40:14.223Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T07:40:14.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T07:40:14.292Z] prd-ubuntu20.04-docker-8c-8g-4529 does not seem to be running inside a container [2023-08-25T07:40:14.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-188 -v /w/workspace/edgexfoundry_device-gpio_PR-188:/w/workspace/edgexfoundry_device-gpio_PR-188:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-188@tmp:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T07:40:14.646Z] $ docker top eeaf2bea981fa4171287e9d90ab9a1d2d22abe01d38bdc4fd9cb09db2f952bea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T07:40:14.974Z] + go version [2023-08-25T07:40:14.974Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-25T07:40:14.991Z] $ docker stop --time=1 eeaf2bea981fa4171287e9d90ab9a1d2d22abe01d38bdc4fd9cb09db2f952bea [2023-08-25T07:40:16.290Z] $ docker rm -f --volumes eeaf2bea981fa4171287e9d90ab9a1d2d22abe01d38bdc4fd9cb09db2f952bea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:40:16.684Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T07:40:16.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T07:40:16.758Z] prd-ubuntu20.04-docker-8c-8g-4529 does not seem to be running inside a container [2023-08-25T07:40:16.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-188 -v /w/workspace/edgexfoundry_device-gpio_PR-188:/w/workspace/edgexfoundry_device-gpio_PR-188:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-188@tmp:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T07:40:17.113Z] $ docker top 72fc30459db34fe0083d8cd43442690ec1da0314b3abbee2bcce1f534942b21d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T07:40:17.448Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-188 [Pipeline] fileExists [Pipeline] sh [2023-08-25T07:40:17.745Z] + make test [2023-08-25T07:40:17.745Z] go test ./... -coverprofile=coverage.out ./... [2023-08-25T07:40:23.017Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-08-25T07:40:32.978Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-08-25T07:40:32.978Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-08-25T07:40:38.290Z] go vet ./... [2023-08-25T07:40:42.480Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T07:40:42.480Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T07:40:42.480Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T07:40:42.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T07:40:42.515Z] $ docker stop --time=1 72fc30459db34fe0083d8cd43442690ec1da0314b3abbee2bcce1f534942b21d [2023-08-25T07:40:45.342Z] $ docker rm -f --volumes 72fc30459db34fe0083d8cd43442690ec1da0314b3abbee2bcce1f534942b21d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T07:40:45.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T07:40:45.824Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-25T07:40:46.268Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T07:40:46.553Z] + ls -al . [2023-08-25T07:40:46.553Z] total 168 [2023-08-25T07:40:46.553Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 07:40 . [2023-08-25T07:40:46.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 07:39 .. [2023-08-25T07:40:46.553Z] -rw-rw-r-- 1 jenkins jenkins 120 Aug 25 07:39 .dockerignore [2023-08-25T07:40:46.553Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 07:39 .git [2023-08-25T07:40:46.553Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:39 .github [2023-08-25T07:40:46.553Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 25 07:39 .gitignore [2023-08-25T07:40:46.553Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 07:39 .golangci.yml [2023-08-25T07:40:46.553Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 07:39 .semver [2023-08-25T07:40:46.553Z] -rw-rw-r-- 1 jenkins jenkins 10671 Aug 25 07:39 Attribution.txt [2023-08-25T07:40:46.553Z] -rw-rw-r-- 1 jenkins jenkins 6184 Aug 25 07:39 CHANGELOG.md [2023-08-25T07:40:46.553Z] -rw-rw-r-- 1 jenkins jenkins 1542 Aug 25 07:39 Dockerfile [2023-08-25T07:40:46.553Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 07:39 GOVERNANCE.md [2023-08-25T07:40:46.553Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 25 07:39 Jenkinsfile [2023-08-25T07:40:46.553Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 07:39 LICENSE [2023-08-25T07:40:46.553Z] -rw-rw-r-- 1 jenkins jenkins 1923 Aug 25 07:39 Makefile [2023-08-25T07:40:46.553Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 25 07:39 OWNERS.md [2023-08-25T07:40:46.553Z] -rw-rw-r-- 1 jenkins jenkins 12293 Aug 25 07:39 README.md [2023-08-25T07:40:46.553Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 07:39 VERSION [2023-08-25T07:40:46.553Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 07:39 bin [2023-08-25T07:40:46.553Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:39 cmd [2023-08-25T07:40:46.553Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 25 07:40 coverage.out [2023-08-25T07:40:46.553Z] -rw-rw-r-- 1 jenkins jenkins 3696 Aug 25 07:39 go.mod [2023-08-25T07:40:46.553Z] -rw-rw-r-- 1 jenkins jenkins 34022 Aug 25 07:39 go.sum [2023-08-25T07:40:46.553Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:39 internal [2023-08-25T07:40:46.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 07:39 snap [2023-08-25T07:40:46.553Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 25 07:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:40:46.936Z] + 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=5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb --label arch=amd64 --label version=0.0.0 . [2023-08-25T07:40:46.936Z] Sending build context to Docker daemon 16.06MB [2023-08-25T07:40:46.936Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T07:40:46.936Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-25T07:40:46.936Z] ---> 77ab807a523d [2023-08-25T07:40:46.936Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-08-25T07:40:47.195Z] ---> Running in bee0430c7e11 [2023-08-25T07:40:47.195Z] Removing intermediate container bee0430c7e11 [2023-08-25T07:40:47.195Z] ---> 4a0596f224e4 [2023-08-25T07:40:47.195Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T07:40:47.454Z] ---> Running in c90543f4ef79 [2023-08-25T07:40:47.454Z] Removing intermediate container c90543f4ef79 [2023-08-25T07:40:47.454Z] ---> 4ede748582e7 [2023-08-25T07:40:47.454Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-25T07:40:47.454Z] ---> Running in ab5cf971a079 [2023-08-25T07:40:47.454Z] Removing intermediate container ab5cf971a079 [2023-08-25T07:40:47.454Z] ---> d60d6327066f [2023-08-25T07:40:47.454Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T07:40:47.454Z] ---> Running in bfa63f4d2325 [2023-08-25T07:40:47.454Z] Removing intermediate container bfa63f4d2325 [2023-08-25T07:40:47.454Z] ---> f91b6b072e29 [2023-08-25T07:40:47.454Z] Step 7/25 : WORKDIR /device-gpio [2023-08-25T07:40:47.713Z] ---> Running in 20a9eaef3579 [2023-08-25T07:40:47.713Z] Removing intermediate container 20a9eaef3579 [2023-08-25T07:40:47.713Z] ---> 0f8ddba52247 [2023-08-25T07:40:47.713Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T07:40:47.713Z] ---> Running in 16e78400f61b [2023-08-25T07:40:47.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T07:40:48.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T07:40:48.493Z] OK: 269 MiB in 57 packages [2023-08-25T07:40:48.752Z] Removing intermediate container 16e78400f61b [2023-08-25T07:40:48.752Z] ---> 0667456e5d9d [2023-08-25T07:40:48.752Z] Step 9/25 : COPY go.mod vendor* ./ [2023-08-25T07:40:48.752Z] ---> ed43be101b94 [2023-08-25T07:40:48.752Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T07:40:48.752Z] ---> Running in 143861c2e315 [2023-08-25T07:40:49.319Z] Removing intermediate container 143861c2e315 [2023-08-25T07:40:49.319Z] ---> 008c8d4fd1e2 [2023-08-25T07:40:49.319Z] Step 11/25 : COPY . . [2023-08-25T07:40:49.898Z] ---> f9bd83b682a8 [2023-08-25T07:40:49.898Z] Step 12/25 : RUN ${MAKE} [2023-08-25T07:40:49.898Z] ---> Running in 2e1d5d6fd2b2 [2023-08-25T07:40:50.157Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-08-25T07:41:12.126Z] Removing intermediate container 2e1d5d6fd2b2 [2023-08-25T07:41:12.126Z] ---> f99ac3f6f31b [2023-08-25T07:41:12.126Z] Step 13/25 : FROM alpine:3.17 [2023-08-25T07:41:12.126Z] 3.17: Pulling from library/alpine [2023-08-25T07:41:12.126Z] 9398808236ff: Pulling fs layer [2023-08-25T07:41:12.126Z] 9398808236ff: Verifying Checksum [2023-08-25T07:41:12.126Z] 9398808236ff: Download complete [2023-08-25T07:41:12.126Z] 9398808236ff: Pull complete [2023-08-25T07:41:12.126Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T07:41:12.126Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T07:41:12.126Z] ---> 1e0b8b5322fc [2023-08-25T07:41:12.126Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-08-25T07:41:12.126Z] ---> Running in 0505826e5f36 [2023-08-25T07:41:12.126Z] Removing intermediate container 0505826e5f36 [2023-08-25T07:41:12.126Z] ---> 184501b2fe78 [2023-08-25T07:41:12.126Z] Step 15/25 : RUN apk add --update --no-cache [2023-08-25T07:41:12.126Z] ---> Running in 34bd342670e4 [2023-08-25T07:41:12.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T07:41:12.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T07:41:12.643Z] OK: 7 MiB in 15 packages [2023-08-25T07:41:13.210Z] Removing intermediate container 34bd342670e4 [2023-08-25T07:41:13.210Z] ---> 2eecc0230c15 [2023-08-25T07:41:13.210Z] Step 16/25 : WORKDIR / [2023-08-25T07:41:13.210Z] ---> Running in c06c230d2998 [2023-08-25T07:41:13.210Z] Removing intermediate container c06c230d2998 [2023-08-25T07:41:13.210Z] ---> ef79bbb659c5 [2023-08-25T07:41:13.210Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-08-25T07:41:13.210Z] ---> 68f2212628dc [2023-08-25T07:41:13.210Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-08-25T07:41:13.468Z] ---> 430b15faf403 [2023-08-25T07:41:13.468Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-08-25T07:41:14.063Z] ---> 94df79f17d42 [2023-08-25T07:41:14.063Z] Step 20/25 : EXPOSE 59910 [2023-08-25T07:41:14.321Z] ---> Running in d62ea2930941 [2023-08-25T07:41:14.321Z] Removing intermediate container d62ea2930941 [2023-08-25T07:41:14.321Z] ---> a05bcc8f6406 [2023-08-25T07:41:14.321Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-08-25T07:41:14.321Z] ---> Running in f8ec03a25e73 [2023-08-25T07:41:14.321Z] Removing intermediate container f8ec03a25e73 [2023-08-25T07:41:14.321Z] ---> 0b7d14552035 [2023-08-25T07:41:14.321Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-25T07:41:14.321Z] ---> Running in e76ab2013336 [2023-08-25T07:41:14.321Z] Removing intermediate container e76ab2013336 [2023-08-25T07:41:14.321Z] ---> 4791e6dfc56b [2023-08-25T07:41:14.321Z] Step 23/25 : LABEL arch=amd64 [2023-08-25T07:41:14.321Z] ---> Running in 9546e502a67e [2023-08-25T07:41:14.579Z] Removing intermediate container 9546e502a67e [2023-08-25T07:41:14.579Z] ---> 5c7042cf572e [2023-08-25T07:41:14.579Z] Step 24/25 : LABEL git_sha=5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb [2023-08-25T07:41:14.579Z] ---> Running in 7892904b04c3 [2023-08-25T07:41:14.579Z] Removing intermediate container 7892904b04c3 [2023-08-25T07:41:14.579Z] ---> 2cfc86475139 [2023-08-25T07:41:14.579Z] Step 25/25 : LABEL version=0.0.0 [2023-08-25T07:41:14.579Z] ---> Running in 5a05d55e6af2 [2023-08-25T07:41:14.579Z] Removing intermediate container 5a05d55e6af2 [2023-08-25T07:41:14.579Z] ---> 4a2bb2d9f75a [2023-08-25T07:41:14.579Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T07:41:14.579Z] Successfully built 4a2bb2d9f75a [2023-08-25T07:41:14.579Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:41:14.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T07:41:14.998Z] [2023-08-25T07:41:14.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:41:15.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T07:41:15.293Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-25T07:41:15.293Z] 5eb5b503b376: Pulling fs layer [2023-08-25T07:41:15.293Z] 5c69ac0246d0: Pulling fs layer [2023-08-25T07:41:15.293Z] ec43610c2a17: Pulling fs layer [2023-08-25T07:41:15.293Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-25T07:41:15.293Z] 33b1e0a273af: Pulling fs layer [2023-08-25T07:41:15.293Z] 5d3b04190fa2: Pulling fs layer [2023-08-25T07:41:15.293Z] 2f39f015ded8: Pulling fs layer [2023-08-25T07:41:15.293Z] 2f39f015ded8: Waiting [2023-08-25T07:41:15.293Z] 3a2ae6a8a46f: Waiting [2023-08-25T07:41:15.293Z] 5d3b04190fa2: Waiting [2023-08-25T07:41:15.293Z] 5c69ac0246d0: Verifying Checksum [2023-08-25T07:41:15.293Z] 5c69ac0246d0: Download complete [2023-08-25T07:41:15.293Z] 3a2ae6a8a46f: Download complete [2023-08-25T07:41:15.293Z] 33b1e0a273af: Verifying Checksum [2023-08-25T07:41:15.293Z] 33b1e0a273af: Download complete [2023-08-25T07:41:15.293Z] 5d3b04190fa2: Verifying Checksum [2023-08-25T07:41:15.293Z] 5d3b04190fa2: Download complete [2023-08-25T07:41:15.293Z] ec43610c2a17: Verifying Checksum [2023-08-25T07:41:15.293Z] ec43610c2a17: Download complete [2023-08-25T07:41:15.552Z] 5eb5b503b376: Verifying Checksum [2023-08-25T07:41:15.552Z] 5eb5b503b376: Download complete [2023-08-25T07:41:16.118Z] 2f39f015ded8: Download complete [2023-08-25T07:41:16.682Z] 5eb5b503b376: Pull complete [2023-08-25T07:41:16.682Z] 5c69ac0246d0: Pull complete [2023-08-25T07:41:17.248Z] ec43610c2a17: Pull complete [2023-08-25T07:41:17.248Z] 3a2ae6a8a46f: Pull complete [2023-08-25T07:41:17.506Z] 33b1e0a273af: Pull complete [2023-08-25T07:41:17.506Z] 5d3b04190fa2: Pull complete [2023-08-25T07:41:21.688Z] 2f39f015ded8: Pull complete [2023-08-25T07:41:21.688Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-25T07:41:21.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T07:41:21.688Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T07:41:21.771Z] prd-ubuntu20.04-docker-8c-8g-4529 does not seem to be running inside a container [2023-08-25T07:41:21.805Z] $ 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-188 -v /w/workspace/edgexfoundry_device-gpio_PR-188:/w/workspace/edgexfoundry_device-gpio_PR-188:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-188@tmp:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T07:41:25.719Z] $ docker top 3c8eee093f1d7174f88fbe9b121750debe539de1afa960e09c4c6465565c747d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:41:26.072Z] ---> job-cost.sh [2023-08-25T07:41:26.072Z] lf-activate-venv: SKIPPING [2023-08-25T07:41:26.072Z] INFO: No Stack... [2023-08-25T07:41:26.331Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T07:41:26.590Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T07:41:26.879Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-188/archives/cost.csv [2023-08-25T07:41:26.879Z] + cut -d, -f6 [Pipeline] lock [2023-08-25T07:41:26.892Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-188-2-stack-cost] [2023-08-25T07:41:26.900Z] Resource [jenkins-edgexfoundry-device-gpio-PR-188-2-stack-cost] did not exist. Created. [2023-08-25T07:41:26.900Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-188-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T07:41:27.204Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-25T07:41:27.234Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T07:41:27.241Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-188-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T07:41:27.266Z] $ docker stop --time=1 3c8eee093f1d7174f88fbe9b121750debe539de1afa960e09c4c6465565c747d [2023-08-25T07:41:28.409Z] $ docker rm -f --volumes 3c8eee093f1d7174f88fbe9b121750debe539de1afa960e09c4c6465565c747d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-25T07:42:44.830Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4532 in /w/workspace/edgexfoundry_device-gpio_PR-188 [Pipeline] { [Pipeline] ws [2023-08-25T07:42:44.845Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2023-08-25T07:42:44.907Z] The recommended git tool is: git [2023-08-25T07:42:51.288Z] using credential edgex-jenkins-ssh [2023-08-25T07:42:51.306Z] Cloning the remote Git repository [2023-08-25T07:42:51.356Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-08-25T07:42:51.478Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2023-08-25T07:42:51.657Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-08-25T07:42:51.658Z] > git --version # timeout=10 [2023-08-25T07:42:51.687Z] > git --version # 'git version 2.25.1' [2023-08-25T07:42:51.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T07:42:51.864Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T07:42:53.420Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-08-25T07:42:53.450Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T07:42:55.063Z] Merging remotes/origin/main commit ff16a83fb79151c0064e67c7d63c34566d8a7cb4 into PR head commit 5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb [2023-08-25T07:42:54.431Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-08-25T07:42:54.479Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-08-25T07:42:54.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T07:42:54.500Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/188/head:refs/remotes/origin/PR-188 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-25T07:42:55.093Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T07:42:55.183Z] > git checkout -f 5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb # timeout=10 [2023-08-25T07:42:55.281Z] > git remote # timeout=10 [2023-08-25T07:42:55.306Z] > git config --get remote.origin.url # timeout=10 [2023-08-25T07:42:55.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T07:42:55.341Z] > git merge ff16a83fb79151c0064e67c7d63c34566d8a7cb4 # timeout=10 [2023-08-25T07:42:55.369Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-25T07:42:55.388Z] Merge succeeded, producing 5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb [2023-08-25T07:42:55.389Z] Checking out Revision 5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb (PR-188) [2023-08-25T07:42:55.397Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T07:42:55.414Z] > git checkout -f 5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb # timeout=10 [2023-08-25T07:42:58.938Z] Commit message: "build: move SDK to v3.1.0-dev.16" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T07:42:59.854Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-25T07:42:59.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T07:42:59.854Z] Dload Upload Total Spent Left Speed [2023-08-25T07:42:59.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-08-25T07:43:00.644Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-25T07:43:00.978Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-25T07:43:00.979Z] + sudo tee /etc/docker/daemon.new [2023-08-25T07:43:00.979Z] { [2023-08-25T07:43:00.979Z] "registry-mirrors": [ [2023-08-25T07:43:00.979Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-25T07:43:00.979Z] ], [2023-08-25T07:43:00.979Z] "bip": "10.250.0.254/24", [2023-08-25T07:43:00.979Z] "hosts": [ [2023-08-25T07:43:00.979Z] "tcp://0.0.0.0:5555", [2023-08-25T07:43:00.979Z] "unix:///var/run/docker.sock" [2023-08-25T07:43:00.979Z] ], [2023-08-25T07:43:00.979Z] "mtu": 1458, [2023-08-25T07:43:00.979Z] "selinux-enabled": true, [2023-08-25T07:43:00.979Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-25T07:43:00.979Z] } [Pipeline] sh [2023-08-25T07:43:01.305Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-25T07:43:01.636Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T07:43:19.935Z] provisioning config files... [2023-08-25T07:43:19.969Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config8596714056655746474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:43:20.344Z] ---> docker-login.sh [2023-08-25T07:43:20.344Z] nexus3.edgexfoundry.org:10001 [2023-08-25T07:43:20.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:43:21.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:43:21.216Z] Configure a credential helper to remove this warning. See [2023-08-25T07:43:21.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:43:21.216Z] [2023-08-25T07:43:21.216Z] Login Succeeded [2023-08-25T07:43:21.216Z] nexus3.edgexfoundry.org:10002 [2023-08-25T07:43:21.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:43:21.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:43:21.490Z] Configure a credential helper to remove this warning. See [2023-08-25T07:43:21.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:43:21.490Z] [2023-08-25T07:43:21.490Z] Login Succeeded [2023-08-25T07:43:21.490Z] nexus3.edgexfoundry.org:10003 [2023-08-25T07:43:21.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:43:22.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:43:22.036Z] Configure a credential helper to remove this warning. See [2023-08-25T07:43:22.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:43:22.036Z] [2023-08-25T07:43:22.036Z] Login Succeeded [2023-08-25T07:43:22.036Z] nexus3.edgexfoundry.org:10004 [2023-08-25T07:43:22.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:43:22.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:43:22.311Z] Configure a credential helper to remove this warning. See [2023-08-25T07:43:22.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:43:22.311Z] [2023-08-25T07:43:22.311Z] Login Succeeded [2023-08-25T07:43:22.311Z] docker.io [2023-08-25T07:43:22.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:43:22.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:43:22.856Z] Configure a credential helper to remove this warning. See [2023-08-25T07:43:22.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:43:22.856Z] [2023-08-25T07:43:22.856Z] Login Succeeded [2023-08-25T07:43:22.856Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T07:43:22.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T07:43:23.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T07:43:23.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T07:43:23.267Z] ========================================================= [2023-08-25T07:43:23.267Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-25T07:43:23.267Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:43:23.639Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-25T07:43:23.921Z] Sending build context to Docker daemon 8.104MB [2023-08-25T07:43:24.202Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T07:43:24.202Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-25T07:43:24.202Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-25T07:43:24.202Z] edb6bdbacee9: Pulling fs layer [2023-08-25T07:43:24.202Z] 5f9638ab2659: Pulling fs layer [2023-08-25T07:43:24.202Z] 8d51d6327a98: Pulling fs layer [2023-08-25T07:43:24.202Z] 8b374f2dd631: Pulling fs layer [2023-08-25T07:43:24.202Z] ec14aa9079de: Pulling fs layer [2023-08-25T07:43:24.202Z] 2f466654f4bb: Pulling fs layer [2023-08-25T07:43:24.202Z] 554e91adad29: Pulling fs layer [2023-08-25T07:43:24.202Z] ec14aa9079de: Waiting [2023-08-25T07:43:24.202Z] 8b374f2dd631: Waiting [2023-08-25T07:43:24.202Z] 2f466654f4bb: Waiting [2023-08-25T07:43:24.202Z] 554e91adad29: Waiting [2023-08-25T07:43:24.202Z] 5f9638ab2659: Download complete [2023-08-25T07:43:24.475Z] 8b374f2dd631: Verifying Checksum [2023-08-25T07:43:24.475Z] 8b374f2dd631: Download complete [2023-08-25T07:43:24.475Z] ec14aa9079de: Verifying Checksum [2023-08-25T07:43:24.475Z] ec14aa9079de: Download complete [2023-08-25T07:43:24.475Z] edb6bdbacee9: Verifying Checksum [2023-08-25T07:43:24.475Z] edb6bdbacee9: Download complete [2023-08-25T07:43:25.472Z] edb6bdbacee9: Pull complete [2023-08-25T07:43:26.075Z] 554e91adad29: Verifying Checksum [2023-08-25T07:43:26.075Z] 554e91adad29: Download complete [2023-08-25T07:43:26.075Z] 5f9638ab2659: Pull complete [2023-08-25T07:43:27.505Z] 8d51d6327a98: Verifying Checksum [2023-08-25T07:43:27.505Z] 8d51d6327a98: Download complete [2023-08-25T07:43:27.505Z] 2f466654f4bb: Verifying Checksum [2023-08-25T07:43:27.505Z] 2f466654f4bb: Download complete [2023-08-25T07:43:39.861Z] 8d51d6327a98: Pull complete [2023-08-25T07:43:39.861Z] 8b374f2dd631: Pull complete [2023-08-25T07:43:39.861Z] ec14aa9079de: Pull complete [2023-08-25T07:43:46.554Z] 2f466654f4bb: Pull complete [2023-08-25T07:43:49.930Z] 554e91adad29: Pull complete [2023-08-25T07:43:49.930Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-25T07:43:49.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-25T07:43:49.930Z] ---> 1e15ea492957 [2023-08-25T07:43:49.930Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-25T07:43:51.893Z] ---> Running in b4d59c3b563c [2023-08-25T07:43:51.893Z] Removing intermediate container b4d59c3b563c [2023-08-25T07:43:51.893Z] ---> d08106553227 [2023-08-25T07:43:51.893Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T07:43:51.893Z] ---> Running in 81b4ca1db2fd [2023-08-25T07:43:52.163Z] Removing intermediate container 81b4ca1db2fd [2023-08-25T07:43:52.163Z] ---> dedf071a3c61 [2023-08-25T07:43:52.163Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-25T07:43:52.435Z] ---> Running in e3b7e3c8d9ce [2023-08-25T07:43:52.706Z] Removing intermediate container e3b7e3c8d9ce [2023-08-25T07:43:52.706Z] ---> 9cd90079b950 [2023-08-25T07:43:52.706Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T07:43:52.706Z] ---> Running in 0efb4935b1db [2023-08-25T07:43:52.974Z] Removing intermediate container 0efb4935b1db [2023-08-25T07:43:52.974Z] ---> eaac78370389 [2023-08-25T07:43:52.974Z] Step 7/12 : WORKDIR /device-gpio [2023-08-25T07:43:53.244Z] ---> Running in 06447f8dd7a4 [2023-08-25T07:43:53.521Z] Removing intermediate container 06447f8dd7a4 [2023-08-25T07:43:53.521Z] ---> 1664e457d87e [2023-08-25T07:43:53.521Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T07:43:53.521Z] ---> Running in e9954b88bc64 [2023-08-25T07:43:54.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T07:43:55.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T07:43:56.500Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-25T07:43:56.500Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-25T07:43:56.500Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-25T07:43:56.770Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-25T07:43:56.770Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T07:43:56.770Z] OK: 268 MiB in 57 packages [2023-08-25T07:43:57.742Z] Removing intermediate container e9954b88bc64 [2023-08-25T07:43:57.742Z] ---> 926236193cd7 [2023-08-25T07:43:57.742Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-25T07:43:58.329Z] ---> f13488478d09 [2023-08-25T07:43:58.329Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T07:43:58.330Z] ---> Running in 46dd63122048 [2023-08-25T07:45:20.065Z] Removing intermediate container 46dd63122048 [2023-08-25T07:45:20.065Z] ---> f25156b8c00c [2023-08-25T07:45:20.065Z] Step 11/12 : COPY . . [2023-08-25T07:45:20.065Z] ---> 43bd50076220 [2023-08-25T07:45:20.065Z] Step 12/12 : RUN ${MAKE} [2023-08-25T07:45:20.065Z] ---> Running in ef5ab8f398dc [2023-08-25T07:45:20.065Z] noop [2023-08-25T07:45:20.065Z] Removing intermediate container ef5ab8f398dc [2023-08-25T07:45:20.065Z] ---> 7ca4e8840207 [2023-08-25T07:45:20.065Z] Successfully built 7ca4e8840207 [2023-08-25T07:45:20.065Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:45:20.421Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T07:45:20.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T07:45:20.666Z] prd-ubuntu20.04-docker-arm64-4c-16g-4532 does not seem to be running inside a container [2023-08-25T07:45:20.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-25T07:45:22.188Z] $ docker top f4acc8fc204e4628801c9885de2cee09558059a6c073a1b07cd01f7a25570817 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T07:45:23.062Z] + go version [2023-08-25T07:45:23.062Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-25T07:45:23.091Z] $ docker stop --time=1 f4acc8fc204e4628801c9885de2cee09558059a6c073a1b07cd01f7a25570817 [2023-08-25T07:45:26.394Z] $ docker rm -f --volumes f4acc8fc204e4628801c9885de2cee09558059a6c073a1b07cd01f7a25570817 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:45:26.952Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T07:45:26.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T07:45:27.154Z] prd-ubuntu20.04-docker-arm64-4c-16g-4532 does not seem to be running inside a container [2023-08-25T07:45:27.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-25T07:45:28.535Z] $ docker top 8d5b6a8758a0beae6bef9f83a13c3a1df5d64e3426e4ec7bb8279ae728e97087 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T07:45:29.372Z] + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh [2023-08-25T07:45:30.024Z] + make test [2023-08-25T07:45:30.024Z] go test ./... -coverprofile=coverage.out ./... [2023-08-25T07:46:08.937Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-08-25T07:48:31.047Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-08-25T07:48:31.047Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-08-25T07:48:31.047Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-25T07:48:31.047Z] go vet ./... [2023-08-25T07:48:57.756Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T07:48:57.756Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T07:48:57.756Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T07:48:57.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T07:48:57.799Z] $ docker stop --time=1 8d5b6a8758a0beae6bef9f83a13c3a1df5d64e3426e4ec7bb8279ae728e97087 [2023-08-25T07:48:59.691Z] $ docker rm -f --volumes 8d5b6a8758a0beae6bef9f83a13c3a1df5d64e3426e4ec7bb8279ae728e97087 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T07:49:00.853Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T07:49:00.877Z] Warning: overwriting stash ‘coverage-report’ [2023-08-25T07:49:01.327Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T07:49:01.703Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T07:49:02.048Z] + ls -al . [2023-08-25T07:49:02.048Z] total 164 [2023-08-25T07:49:02.048Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 07:45 . [2023-08-25T07:49:02.048Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 07:42 .. [2023-08-25T07:49:02.048Z] -rw-rw-r-- 1 jenkins jenkins 120 Aug 25 07:42 .dockerignore [2023-08-25T07:49:02.048Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 07:42 .git [2023-08-25T07:49:02.048Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:42 .github [2023-08-25T07:49:02.048Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 25 07:42 .gitignore [2023-08-25T07:49:02.048Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 07:42 .golangci.yml [2023-08-25T07:49:02.048Z] -rw-rw-r-- 1 jenkins jenkins 10671 Aug 25 07:42 Attribution.txt [2023-08-25T07:49:02.048Z] -rw-rw-r-- 1 jenkins jenkins 6184 Aug 25 07:42 CHANGELOG.md [2023-08-25T07:49:02.048Z] -rw-rw-r-- 1 jenkins jenkins 1542 Aug 25 07:42 Dockerfile [2023-08-25T07:49:02.048Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 07:42 GOVERNANCE.md [2023-08-25T07:49:02.048Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 25 07:42 Jenkinsfile [2023-08-25T07:49:02.048Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 07:42 LICENSE [2023-08-25T07:49:02.048Z] -rw-rw-r-- 1 jenkins jenkins 1923 Aug 25 07:42 Makefile [2023-08-25T07:49:02.048Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 25 07:42 OWNERS.md [2023-08-25T07:49:02.048Z] -rw-rw-r-- 1 jenkins jenkins 12293 Aug 25 07:42 README.md [2023-08-25T07:49:02.048Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 07:39 VERSION [2023-08-25T07:49:02.048Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 07:42 bin [2023-08-25T07:49:02.048Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:42 cmd [2023-08-25T07:49:02.048Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 25 07:45 coverage.out [2023-08-25T07:49:02.048Z] -rw-rw-r-- 1 jenkins jenkins 3696 Aug 25 07:42 go.mod [2023-08-25T07:49:02.048Z] -rw-rw-r-- 1 jenkins jenkins 34022 Aug 25 07:42 go.sum [2023-08-25T07:49:02.048Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:42 internal [2023-08-25T07:49:02.048Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 07:42 snap [2023-08-25T07:49:02.048Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 25 07:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:49:02.383Z] + 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=5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb --label arch=arm64 --label version=0.0.0 . [2023-08-25T07:49:02.658Z] Sending build context to Docker daemon 8.105MB [2023-08-25T07:49:02.658Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T07:49:02.658Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-25T07:49:02.658Z] ---> 7ca4e8840207 [2023-08-25T07:49:02.658Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-08-25T07:49:02.925Z] ---> Running in bdb6be3453b3 [2023-08-25T07:49:03.190Z] Removing intermediate container bdb6be3453b3 [2023-08-25T07:49:03.191Z] ---> ed1eb946f483 [2023-08-25T07:49:03.191Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T07:49:03.191Z] ---> Running in 17705aec18db [2023-08-25T07:49:03.454Z] Removing intermediate container 17705aec18db [2023-08-25T07:49:03.454Z] ---> 222a1b39f1d7 [2023-08-25T07:49:03.454Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-25T07:49:03.454Z] ---> Running in a95e3b9d52ad [2023-08-25T07:49:04.038Z] Removing intermediate container a95e3b9d52ad [2023-08-25T07:49:04.038Z] ---> 9d4418550a27 [2023-08-25T07:49:04.038Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T07:49:04.038Z] ---> Running in d0acb1d60da3 [2023-08-25T07:49:04.305Z] Removing intermediate container d0acb1d60da3 [2023-08-25T07:49:04.305Z] ---> 5e454aec3482 [2023-08-25T07:49:04.305Z] Step 7/25 : WORKDIR /device-gpio [2023-08-25T07:49:04.305Z] ---> Running in 9d58d757d718 [2023-08-25T07:49:04.576Z] Removing intermediate container 9d58d757d718 [2023-08-25T07:49:04.576Z] ---> 88a094e8a1cd [2023-08-25T07:49:04.576Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T07:49:04.576Z] ---> Running in dca0206e3ada [2023-08-25T07:49:05.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T07:49:06.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T07:49:07.466Z] OK: 268 MiB in 57 packages [2023-08-25T07:49:08.049Z] Removing intermediate container dca0206e3ada [2023-08-25T07:49:08.049Z] ---> 9974fba9ef94 [2023-08-25T07:49:08.049Z] Step 9/25 : COPY go.mod vendor* ./ [2023-08-25T07:49:08.634Z] ---> b82f5e92fc94 [2023-08-25T07:49:08.634Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T07:49:08.634Z] ---> Running in f27c9fd4d297 [2023-08-25T07:49:11.230Z] Removing intermediate container f27c9fd4d297 [2023-08-25T07:49:11.230Z] ---> 3cdde7ced0f0 [2023-08-25T07:49:11.230Z] Step 11/25 : COPY . . [2023-08-25T07:49:11.852Z] ---> 1dbd1d137696 [2023-08-25T07:49:11.852Z] Step 12/25 : RUN ${MAKE} [2023-08-25T07:49:11.852Z] ---> Running in 560ea73e20c6 [2023-08-25T07:49:13.327Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-08-25T07:51:50.054Z] Removing intermediate container 560ea73e20c6 [2023-08-25T07:51:50.054Z] ---> 4da185d5024a [2023-08-25T07:51:50.054Z] Step 13/25 : FROM alpine:3.17 [2023-08-25T07:51:50.054Z] 3.17: Pulling from library/alpine [2023-08-25T07:51:50.054Z] 4060ece20d7a: Pulling fs layer [2023-08-25T07:51:50.054Z] 4060ece20d7a: Verifying Checksum [2023-08-25T07:51:50.054Z] 4060ece20d7a: Download complete [2023-08-25T07:51:50.054Z] 4060ece20d7a: Pull complete [2023-08-25T07:51:50.054Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T07:51:50.054Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T07:51:50.054Z] ---> 8650cd65339b [2023-08-25T07:51:50.054Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-08-25T07:51:50.054Z] ---> Running in 37a6337c97f6 [2023-08-25T07:51:50.054Z] Removing intermediate container 37a6337c97f6 [2023-08-25T07:51:50.054Z] ---> 4813998957b7 [2023-08-25T07:51:50.054Z] Step 15/25 : RUN apk add --update --no-cache [2023-08-25T07:51:50.054Z] ---> Running in 6b611be1f3a5 [2023-08-25T07:51:50.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T07:51:50.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T07:51:50.054Z] OK: 7 MiB in 15 packages [2023-08-25T07:51:50.054Z] Removing intermediate container 6b611be1f3a5 [2023-08-25T07:51:50.054Z] ---> d306d3106be4 [2023-08-25T07:51:50.054Z] Step 16/25 : WORKDIR / [2023-08-25T07:51:50.054Z] ---> Running in d4502268c9d1 [2023-08-25T07:51:50.054Z] Removing intermediate container d4502268c9d1 [2023-08-25T07:51:50.054Z] ---> f4290c2c0028 [2023-08-25T07:51:50.054Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-08-25T07:51:50.642Z] ---> 30df19afa531 [2023-08-25T07:51:50.642Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-08-25T07:51:50.908Z] ---> 10cf53271cfe [2023-08-25T07:51:50.908Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-08-25T07:51:52.858Z] ---> 26e889a12946 [2023-08-25T07:51:52.858Z] Step 20/25 : EXPOSE 59910 [2023-08-25T07:51:52.858Z] ---> Running in 97f630a31610 [2023-08-25T07:51:52.858Z] Removing intermediate container 97f630a31610 [2023-08-25T07:51:52.858Z] ---> 307e39058137 [2023-08-25T07:51:52.858Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-08-25T07:51:52.858Z] ---> Running in f5a7c59c462c [2023-08-25T07:51:53.125Z] Removing intermediate container f5a7c59c462c [2023-08-25T07:51:53.125Z] ---> d4e67518092d [2023-08-25T07:51:53.125Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-25T07:51:53.405Z] ---> Running in bfae4e87a6b5 [2023-08-25T07:51:53.671Z] Removing intermediate container bfae4e87a6b5 [2023-08-25T07:51:53.671Z] ---> 83ad199ceb06 [2023-08-25T07:51:53.671Z] Step 23/25 : LABEL arch=arm64 [2023-08-25T07:51:53.671Z] ---> Running in 43c084b8090f [2023-08-25T07:51:53.939Z] Removing intermediate container 43c084b8090f [2023-08-25T07:51:53.939Z] ---> dd26ab969314 [2023-08-25T07:51:53.939Z] Step 24/25 : LABEL git_sha=5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb [2023-08-25T07:51:53.939Z] ---> Running in 47d33c166bca [2023-08-25T07:51:54.207Z] Removing intermediate container 47d33c166bca [2023-08-25T07:51:54.207Z] ---> f8a6d77e875b [2023-08-25T07:51:54.207Z] Step 25/25 : LABEL version=0.0.0 [2023-08-25T07:51:54.475Z] ---> Running in 0925a771669c [2023-08-25T07:51:54.741Z] Removing intermediate container 0925a771669c [2023-08-25T07:51:54.741Z] ---> 45e686b6c7f9 [2023-08-25T07:51:54.741Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T07:51:54.741Z] Successfully built 45e686b6c7f9 [2023-08-25T07:51:54.741Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:51:55.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T07:51:55.207Z] [2023-08-25T07:51:55.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:51:55.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T07:51:55.538Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-25T07:51:55.538Z] 8998bd30e6a1: Pulling fs layer [2023-08-25T07:51:55.538Z] 04944245beec: Pulling fs layer [2023-08-25T07:51:55.538Z] 699f458cf7ca: Pulling fs layer [2023-08-25T07:51:55.538Z] 765212b225bb: Pulling fs layer [2023-08-25T07:51:55.538Z] f23df028b6ca: Pulling fs layer [2023-08-25T07:51:55.538Z] d65c8cfc05b1: Pulling fs layer [2023-08-25T07:51:55.538Z] 2437ff75d9bd: Pulling fs layer [2023-08-25T07:51:55.538Z] f23df028b6ca: Waiting [2023-08-25T07:51:55.538Z] d65c8cfc05b1: Waiting [2023-08-25T07:51:55.538Z] 2437ff75d9bd: Waiting [2023-08-25T07:51:55.538Z] 765212b225bb: Waiting [2023-08-25T07:51:55.809Z] 04944245beec: Verifying Checksum [2023-08-25T07:51:55.809Z] 04944245beec: Download complete [2023-08-25T07:51:55.809Z] 765212b225bb: Verifying Checksum [2023-08-25T07:51:55.809Z] 765212b225bb: Download complete [2023-08-25T07:51:55.809Z] f23df028b6ca: Download complete [2023-08-25T07:51:55.809Z] d65c8cfc05b1: Verifying Checksum [2023-08-25T07:51:55.809Z] d65c8cfc05b1: Download complete [2023-08-25T07:51:56.079Z] 699f458cf7ca: Verifying Checksum [2023-08-25T07:51:56.079Z] 699f458cf7ca: Download complete [2023-08-25T07:51:56.346Z] 8998bd30e6a1: Verifying Checksum [2023-08-25T07:51:56.347Z] 8998bd30e6a1: Download complete [2023-08-25T07:51:58.935Z] 2437ff75d9bd: Verifying Checksum [2023-08-25T07:51:58.935Z] 2437ff75d9bd: Download complete [2023-08-25T07:52:00.350Z] 8998bd30e6a1: Pull complete [2023-08-25T07:52:00.934Z] 04944245beec: Pull complete [2023-08-25T07:52:02.348Z] 699f458cf7ca: Pull complete [2023-08-25T07:52:02.618Z] 765212b225bb: Pull complete [2023-08-25T07:52:03.203Z] f23df028b6ca: Pull complete [2023-08-25T07:52:03.471Z] d65c8cfc05b1: Pull complete [2023-08-25T07:52:18.469Z] 2437ff75d9bd: Pull complete [2023-08-25T07:52:18.469Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-25T07:52:18.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T07:52:18.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T07:52:18.663Z] prd-ubuntu20.04-docker-arm64-4c-16g-4532 does not seem to be running inside a container [2023-08-25T07:52:18.740Z] $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-25T07:52:21.630Z] $ docker top c711aa4cee7fe69a95ad4db26a698139b6760dc71f725d2af1c3c5e8f429b5e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:52:22.479Z] ---> job-cost.sh [2023-08-25T07:52:22.479Z] lf-activate-venv: SKIPPING [2023-08-25T07:52:22.479Z] INFO: No Stack... [2023-08-25T07:52:23.063Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-25T07:52:23.650Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T07:52:24.299Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [2023-08-25T07:52:24.299Z] + cut -d, -f6 [Pipeline] lock [2023-08-25T07:52:24.375Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-188-2-stack-cost] [2023-08-25T07:52:24.381Z] Resource [jenkins-edgexfoundry-device-gpio-PR-188-2-stack-cost] did not exist. Created. [2023-08-25T07:52:24.381Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-188-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T07:52:25.057Z] /w/workspace/device-gpio/2@tmp/durable-b31587f4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-25T07:52:25.714Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-25T07:52:25.736Z] Warning: overwriting stash ‘stack-cost’ [2023-08-25T07:52:25.796Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T07:52:25.810Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-188-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T07:52:25.836Z] $ docker stop --time=1 c711aa4cee7fe69a95ad4db26a698139b6760dc71f725d2af1c3c5e8f429b5e3 [2023-08-25T07:52:27.334Z] $ docker rm -f --volumes c711aa4cee7fe69a95ad4db26a698139b6760dc71f725d2af1c3c5e8f429b5e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-25T07:52:27.771Z] provisioning config files... [2023-08-25T07:52:27.779Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp/config5874229572481168872tmp [Pipeline] { [Pipeline] sh [2023-08-25T07:52:28.067Z] + set +x [2023-08-25T07:52:28.068Z] + + bash -s -- [2023-08-25T07:52:28.068Z] curl -s https://codecov.io/bash [2023-08-25T07:52:28.068Z] [2023-08-25T07:52:28.068Z] _____ _ [2023-08-25T07:52:28.068Z] / ____| | | [2023-08-25T07:52:28.068Z] | | ___ __| | ___ ___ _____ __ [2023-08-25T07:52:28.068Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-25T07:52:28.068Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-25T07:52:28.068Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-25T07:52:28.068Z] Bash-1.0.6 [2023-08-25T07:52:28.068Z] [2023-08-25T07:52:28.068Z] [2023-08-25T07:52:28.068Z] ==> git version 2.25.1 found [2023-08-25T07:52:28.068Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-25T07:52:28.068Z] Release-Date: 2020-01-08 [2023-08-25T07:52:28.068Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-25T07:52:28.068Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-25T07:52:28.068Z] ==> Jenkins CI detected. [2023-08-25T07:52:28.068Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-188 [2023-08-25T07:52:28.068Z] project root: . [2023-08-25T07:52:28.068Z] --> token set from env [2023-08-25T07:52:28.068Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-25T07:52:28.068Z] ==> Running gcov in . (disable via -X gcov) [2023-08-25T07:52:28.068Z] ==> Python coveragepy not found [2023-08-25T07:52:28.068Z] ==> Searching for coverage reports in: [2023-08-25T07:52:28.068Z] + . [2023-08-25T07:52:28.068Z] -> Found 1 reports [2023-08-25T07:52:28.068Z] ==> Detecting git/mercurial file structure [2023-08-25T07:52:28.068Z] ==> Reading reports [2023-08-25T07:52:28.068Z] + ./coverage.out bytes=10 [2023-08-25T07:52:28.068Z] ==> Appending adjustments [2023-08-25T07:52:28.068Z] https://docs.codecov.io/docs/fixing-reports [2023-08-25T07:52:28.326Z] + Found adjustments [2023-08-25T07:52:28.326Z] ==> Gzipping contents [2023-08-25T07:52:28.326Z] 4.0K /tmp/codecov.r5bBci.gz [2023-08-25T07:52:28.326Z] ==> Uploading reports [2023-08-25T07:52:28.326Z] url: https://codecov.io [2023-08-25T07:52:28.326Z] query: branch=PR-188&commit=5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-188%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=188&job=&cmd_args= [2023-08-25T07:52:28.326Z] -> Pinging Codecov [2023-08-25T07:52:28.326Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-188&commit=5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-188%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=188&job=&cmd_args= [2023-08-25T07:52:28.326Z] -> Uploading to [2023-08-25T07:52:28.326Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-25/3EC07B1A8CA8AF9BCAA0BB9F0134797F/5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb/42bfa1ad-be1f-414e-9a83-10d47f163c84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T075228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3eb95d18e4acf2f57e80f12ef619989d3c1c470816d643734c39ffcded7e21d9 [2023-08-25T07:52:28.326Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T07:52:28.326Z] Dload Upload Total Spent Left Speed [2023-08-25T07:52:28.584Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 4067 --:--:-- --:--:-- --:--:-- 4067 [2023-08-25T07:52:28.584Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/5bfd04dbb1d892ce53d1d77b6e8e18b62b5479bb [Pipeline] } [2023-08-25T07:52:28.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-25T07:52:29.289Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-188/archives ] [2023-08-25T07:52:29.289Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-188/archives [2023-08-25T07:52:29.289Z] total 16 [2023-08-25T07:52:29.289Z] drwxr-xr-x 3 root root 4096 Aug 25 07:41 . [2023-08-25T07:52:29.289Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 07:41 .. [2023-08-25T07:52:29.289Z] drwxr-xr-x 2 root root 4096 Aug 25 07:41 cost [2023-08-25T07:52:29.289Z] -rw-r--r-- 1 root root 83 Aug 25 07:41 cost.csv [2023-08-25T07:52:29.289Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-188/archives [2023-08-25T07:52:29.289Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-188/archives [2023-08-25T07:52:29.289Z] total 16 [2023-08-25T07:52:29.289Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 07:41 . [2023-08-25T07:52:29.289Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 07:41 .. [2023-08-25T07:52:29.289Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 07:41 cost [2023-08-25T07:52:29.289Z] -rw-r--r-- 1 jenkins jenkins 83 Aug 25 07:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:52:29.580Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:52:31.031Z] ---> package-listing.sh [2023-08-25T07:52:31.031Z] ++ facter osfamily [2023-08-25T07:52:31.031Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-25T07:52:31.031Z] + OS_FAMILY=debian [2023-08-25T07:52:31.031Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-188 [2023-08-25T07:52:31.031Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-25T07:52:31.031Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-25T07:52:31.031Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-25T07:52:31.031Z] + PACKAGES=/tmp/packages_start.txt [2023-08-25T07:52:31.031Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-188 ']' [2023-08-25T07:52:31.031Z] + PACKAGES=/tmp/packages_end.txt [2023-08-25T07:52:31.031Z] + case "${OS_FAMILY}" in [2023-08-25T07:52:31.031Z] + dpkg -l [2023-08-25T07:52:31.031Z] + grep '^ii' [2023-08-25T07:52:31.031Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-25T07:52:31.031Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-25T07:52:31.031Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-25T07:52:31.031Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-188 ']' [2023-08-25T07:52:31.031Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-188/archives/ [2023-08-25T07:52:31.031Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-188/archives/ [Pipeline] echo [2023-08-25T07:52:31.041Z] 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-188/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-25T07:52:31.315Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:52:31.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T07:52:31.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T07:52:31.925Z] prd-ubuntu20.04-docker-8c-8g-4529 does not seem to be running inside a container [2023-08-25T07:52:31.962Z] $ 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-188/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-188 -v /w/workspace/edgexfoundry_device-gpio_PR-188:/w/workspace/edgexfoundry_device-gpio_PR-188:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-188@tmp:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T07:52:32.141Z] $ docker top c0cd320cc7c4706543799b90ca8a47a1885a371eb2fe62ceb891ef18d42a4814 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T07:52:33.179Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-25T07:52:35.273Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-25T07:52:38.345Z] + ls /var/log/sa-host [2023-08-25T07:52:38.345Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T07:52:38.402Z] provisioning config files... [2023-08-25T07:52:38.410Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp/config8578986471253046545tmp [Pipeline] { [Pipeline] echo [2023-08-25T07:52:38.425Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:52:45.554Z] ---> create-netrc.sh [Pipeline] } [2023-08-25T07:52:45.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:52:45.892Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-25T07:52:45.899Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:52:46.180Z] ---> sudo-logs.sh [2023-08-25T07:52:46.180Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-25T07:52:46.215Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:52:46.498Z] ---> job-cost.sh [2023-08-25T07:52:46.498Z] lf-activate-venv: SKIPPING [2023-08-25T07:52:46.498Z] DEBUG: total: 0.2199999988079071 [2023-08-25T07:52:46.498Z] INFO: Retrieving Stack Cost... [2023-08-25T07:52:46.756Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T07:52:47.322Z] INFO: Archiving Costs [Pipeline] echo [2023-08-25T07:52:47.334Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:52:47.616Z] ---> logs-deploy.sh [2023-08-25T07:52:47.616Z] lf-activate-venv: SKIPPING [2023-08-25T07:52:47.616Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-188/2 [2023-08-25T07:52:47.616Z] INFO: archiving workspace using pattern(s): [2023-08-25T07:52:48.557Z] Archives upload complete. [2023-08-25T07:52:48.557Z] INFO: archiving logs to Nexus