Pull request #121 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66dd83df2de43e3045f1286b12265346b9f59173+4a60b186efcb0f9e44d1b8490e20ed6b03eccbab (9ccca950a1306a73dc354dcdb3ead6c71422ee5d) 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-ssh18091564835415248425.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13822059824679975700.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-121/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-121/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6954654616215823722.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh15769575446377276891.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-121/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-121/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh629061868460647042.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9236 in /w/workspace/edgexfoundry_device-gpio_PR-121 [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-121 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4a60b186efcb0f9e44d1b8490e20ed6b03eccbab into PR head commit 66dd83df2de43e3045f1286b12265346b9f59173 Merge succeeded, producing 66dd83df2de43e3045f1286b12265346b9f59173 Checking out Revision 66dd83df2de43e3045f1286b12265346b9f59173 (PR-121) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-09T02:32:21.371Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-09T02:32:21.426Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-09T02:32:21.436Z] ========================================================= [2023-03-09T02:32:21.436Z] EdgeX Global Pipelines Version Info [2023-03-09T02:32:21.436Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 66dd83df2de43e3045f1286b12265346b9f59173 # 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 4a60b186efcb0f9e44d1b8490e20ed6b03eccbab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66dd83df2de43e3045f1286b12265346b9f59173 # timeout=10 > git rev-list --no-walk 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 # timeout=10 [2023-03-09T02:32:22.205Z] ------------------- [2023-03-09T02:32:22.205Z] stable info: [2023-03-09T02:32:22.205Z] ------------------- [2023-03-09T02:32:22.205Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-09T02:32:22.205Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T02:32:22.205Z] Message: update stable to v1.0.244 [2023-03-09T02:32:22.775Z] ------------------- [2023-03-09T02:32:22.775Z] experimental info: [2023-03-09T02:32:22.775Z] ------------------- [2023-03-09T02:32:22.775Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-09T02:32:22.775Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T02:32:22.775Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-09T02:32:22.940Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-09T02:32:22.948Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-09T02:32:22.957Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-09T02:32:22.965Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-09T02:32:22.973Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-09T02:32:22.981Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-09T02:32:22.990Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-09T02:32:22.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-09T02:32:23.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-09T02:32:23.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-09T02:32:23.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-09T02:32:23.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-09T02:32:23.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-09T02:32:23.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-09T02:32:23.056Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T02:32:23.064Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T02:32:23.082Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T02:32:23.094Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T02:32:23.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-09T02:32:23.116Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-09T02:32:23.131Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-09T02:32:23.148Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-09T02:32:23.166Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-09T02:32:23.181Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-09T02:32:23.192Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-09T02:32:23.205Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-09T02:32:23.218Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-09T02:32:23.240Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-121 [Pipeline] echo [2023-03-09T02:32:23.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-121 [Pipeline] echo [2023-03-09T02:32:23.273Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-121 [Pipeline] echo [2023-03-09T02:32:23.285Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66dd83df2de43e3045f1286b12265346b9f59173 [Pipeline] echo [2023-03-09T02:32:23.299Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66dd83d [Pipeline] echo [2023-03-09T02:32:23.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:32:23.351Z] provisioning config files... [2023-03-09T02:32:23.365Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp/config14033690592840368674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:32:23.667Z] ---> docker-login.sh [2023-03-09T02:32:23.667Z] nexus3.edgexfoundry.org:10001 [2023-03-09T02:32:23.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:23.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:23.925Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:23.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:23.925Z] [2023-03-09T02:32:23.925Z] Login Succeeded [2023-03-09T02:32:23.925Z] nexus3.edgexfoundry.org:10002 [2023-03-09T02:32:24.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:24.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:24.184Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:24.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:24.184Z] [2023-03-09T02:32:24.184Z] Login Succeeded [2023-03-09T02:32:24.184Z] nexus3.edgexfoundry.org:10003 [2023-03-09T02:32:24.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:24.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:24.184Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:24.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:24.184Z] [2023-03-09T02:32:24.184Z] Login Succeeded [2023-03-09T02:32:24.184Z] nexus3.edgexfoundry.org:10004 [2023-03-09T02:32:24.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:24.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:24.444Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:24.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:24.444Z] [2023-03-09T02:32:24.444Z] Login Succeeded [2023-03-09T02:32:24.444Z] docker.io [2023-03-09T02:32:24.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:24.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:24.703Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:24.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:24.703Z] [2023-03-09T02:32:24.703Z] Login Succeeded [2023-03-09T02:32:24.703Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T02:32:24.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-09T02:32:25.072Z] + git rev-list -1 --merges 66dd83df2de43e3045f1286b12265346b9f59173~1..66dd83df2de43e3045f1286b12265346b9f59173 [Pipeline] echo [2023-03-09T02:32:25.119Z] -----------> git rev-list -1 --merges 66dd83df2de43e3045f1286b12265346b9f59173~1..66dd83df2de43e3045f1286b12265346b9f59173 66dd83df2de43e3045f1286b12265346b9f59173 [false] [Pipeline] sh [2023-03-09T02:32:25.407Z] + git log --format=format:%s -1 66dd83df2de43e3045f1286b12265346b9f59173 [Pipeline] echo [2023-03-09T02:32:25.422Z] ========================================================= [2023-03-09T02:32:25.422Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-09T02:32:25.422Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T02:32:25.746Z] + git log --format=format:%s -1 66dd83df2de43e3045f1286b12265346b9f59173 [Pipeline] echo [2023-03-09T02:32:25.757Z] [semverPrep] GIT_COMMIT: 66dd83df2de43e3045f1286b12265346b9f59173, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-09T02:32:25.768Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-09T02:32:26.113Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T02:32:26.113Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-09T02:32:26.113Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-09T02:32:26.113Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-09T02:32:26.113Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-09T02:32:26.113Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-09T02:32:26.113Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:32:26.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:32:26.473Z] [2023-03-09T02:32:26.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:32:26.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:32:26.776Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-09T02:32:26.776Z] b85a868b505f: Pulling fs layer [2023-03-09T02:32:26.776Z] e2be974225ed: Pulling fs layer [2023-03-09T02:32:26.776Z] 339a4e72a1f5: Pulling fs layer [2023-03-09T02:32:26.776Z] 988bab9f4d93: Pulling fs layer [2023-03-09T02:32:26.776Z] 1469e6f7b9e6: Pulling fs layer [2023-03-09T02:32:26.776Z] eaf3925da568: Pulling fs layer [2023-03-09T02:32:26.776Z] bab4dde63d76: Pulling fs layer [2023-03-09T02:32:26.776Z] bde34c3a00c8: Pulling fs layer [2023-03-09T02:32:26.776Z] b352a97aabf1: Pulling fs layer [2023-03-09T02:32:26.776Z] 4872d77fe225: Pulling fs layer [2023-03-09T02:32:26.776Z] 5851b861e8e6: Pulling fs layer [2023-03-09T02:32:26.776Z] b352a97aabf1: Waiting [2023-03-09T02:32:26.776Z] 4872d77fe225: Waiting [2023-03-09T02:32:26.776Z] 5851b861e8e6: Waiting [2023-03-09T02:32:26.776Z] 1469e6f7b9e6: Waiting [2023-03-09T02:32:26.776Z] eaf3925da568: Waiting [2023-03-09T02:32:26.776Z] bab4dde63d76: Waiting [2023-03-09T02:32:26.776Z] bde34c3a00c8: Waiting [2023-03-09T02:32:26.776Z] 988bab9f4d93: Waiting [2023-03-09T02:32:26.776Z] e2be974225ed: Verifying Checksum [2023-03-09T02:32:26.776Z] e2be974225ed: Download complete [2023-03-09T02:32:26.776Z] 988bab9f4d93: Download complete [2023-03-09T02:32:27.034Z] 1469e6f7b9e6: Verifying Checksum [2023-03-09T02:32:27.034Z] 1469e6f7b9e6: Download complete [2023-03-09T02:32:27.034Z] eaf3925da568: Verifying Checksum [2023-03-09T02:32:27.034Z] eaf3925da568: Download complete [2023-03-09T02:32:27.034Z] 339a4e72a1f5: Download complete [2023-03-09T02:32:27.034Z] bde34c3a00c8: Download complete [2023-03-09T02:32:27.034Z] b352a97aabf1: Verifying Checksum [2023-03-09T02:32:27.034Z] b352a97aabf1: Download complete [2023-03-09T02:32:27.034Z] 4872d77fe225: Download complete [2023-03-09T02:32:27.034Z] 5851b861e8e6: Verifying Checksum [2023-03-09T02:32:27.034Z] 5851b861e8e6: Download complete [2023-03-09T02:32:27.034Z] b85a868b505f: Download complete [2023-03-09T02:32:27.292Z] bab4dde63d76: Verifying Checksum [2023-03-09T02:32:27.292Z] bab4dde63d76: Download complete [2023-03-09T02:32:28.227Z] b85a868b505f: Pull complete [2023-03-09T02:32:28.487Z] e2be974225ed: Pull complete [2023-03-09T02:32:29.056Z] 339a4e72a1f5: Pull complete [2023-03-09T02:32:29.056Z] 988bab9f4d93: Pull complete [2023-03-09T02:32:29.314Z] 1469e6f7b9e6: Pull complete [2023-03-09T02:32:29.314Z] eaf3925da568: Pull complete [2023-03-09T02:32:30.690Z] bab4dde63d76: Pull complete [2023-03-09T02:32:30.952Z] bde34c3a00c8: Pull complete [2023-03-09T02:32:30.952Z] b352a97aabf1: Pull complete [2023-03-09T02:32:30.952Z] 4872d77fe225: Pull complete [2023-03-09T02:32:31.212Z] 5851b861e8e6: Pull complete [2023-03-09T02:32:31.212Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-09T02:32:31.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:32:31.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:32:31.304Z] prd-ubuntu20.04-docker-8c-8g-9236 does not seem to be running inside a container [2023-03-09T02:32:31.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-121 -v /w/workspace/edgexfoundry_device-gpio_PR-121:/w/workspace/edgexfoundry_device-gpio_PR-121:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-121@tmp:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T02:32:33.051Z] $ docker top 2270b622662b08998881bed89bc71105d4f3d9c105328e8fa6c6a24b79c1ffab -eo pid,comm [2023-03-09T02:32:33.109Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-09T02:32:33.109Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T02:32:33.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T02:32:33.144Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T02:32:33.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T02:32:33.258Z] $ docker exec 2270b622662b08998881bed89bc71105d4f3d9c105328e8fa6c6a24b79c1ffab ssh-agent [2023-03-09T02:32:33.367Z] SSH_AUTH_SOCK=/tmp/ssh-tXRqGHeV45Cq/agent.35 [2023-03-09T02:32:33.367Z] SSH_AGENT_PID=42 [2023-03-09T02:32:33.373Z] Running ssh-add (command line suppressed) [2023-03-09T02:32:33.481Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-121@tmp/private_key_10415823457868813294.key (/w/workspace/edgexfoundry_device-gpio_PR-121@tmp/private_key_10415823457868813294.key) [2023-03-09T02:32:33.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T02:32:33.781Z] + git tag --points-at HEAD [Pipeline] } [2023-03-09T02:32:33.793Z] $ docker exec --env ******** --env ******** 2270b622662b08998881bed89bc71105d4f3d9c105328e8fa6c6a24b79c1ffab ssh-agent -k [2023-03-09T02:32:33.884Z] unset SSH_AUTH_SOCK; [2023-03-09T02:32:33.884Z] unset SSH_AGENT_PID; [2023-03-09T02:32:33.884Z] echo Agent pid 42 killed; [2023-03-09T02:32:33.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-09T02:32:33.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T02:32:33.916Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T02:32:34.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T02:32:34.026Z] $ docker exec 2270b622662b08998881bed89bc71105d4f3d9c105328e8fa6c6a24b79c1ffab ssh-agent [2023-03-09T02:32:34.130Z] SSH_AUTH_SOCK=/tmp/ssh-s47YclQ15RYG/agent.74 [2023-03-09T02:32:34.130Z] SSH_AGENT_PID=80 [2023-03-09T02:32:34.135Z] Running ssh-add (command line suppressed) [2023-03-09T02:32:34.244Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-121@tmp/private_key_2160032492335646939.key (/w/workspace/edgexfoundry_device-gpio_PR-121@tmp/private_key_2160032492335646939.key) [2023-03-09T02:32:34.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T02:32:34.541Z] + git semver init [2023-03-09T02:32:34.800Z] 2023-03-09 02:32:34,730 [run_init] DEBUG init version:0.0.0 force:False [2023-03-09T02:32:34.800Z] 2023-03-09 02:32:34,731 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-121/.semver [2023-03-09T02:32:34.800Z] 2023-03-09 02:32:34,731 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-121/.semver [2023-03-09T02:32:34.800Z] 2023-03-09 02:32:34,732 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-121/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-121, universal_newlines=False, shell=None, istream=None) [2023-03-09T02:32:35.737Z] 2023-03-09 02:32:35,655 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-121/.git/info/exclude [2023-03-09T02:32:35.737Z] 2023-03-09 02:32:35,655 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-121/.semver/PR-121 with force:False [2023-03-09T02:32:35.737Z] 2023-03-09 02:32:35,655 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-121/.semver/PR-121 [2023-03-09T02:32:35.737Z] 2023-03-09 02:32:35,659 [execute] INFO git cat-file --batch-check [2023-03-09T02:32:35.737Z] 2023-03-09 02:32:35,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-121/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T02:32:35.737Z] 2023-03-09 02:32:35,664 [execute] INFO git cat-file --batch [2023-03-09T02:32:35.737Z] 2023-03-09 02:32:35,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-121/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T02:32:35.737Z] 2023-03-09 02:32:35,668 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-121/.semver/PR-121 [2023-03-09T02:32:35.737Z] 0.0.0 [Pipeline] } [2023-03-09T02:32:35.747Z] $ docker exec --env ******** --env ******** 2270b622662b08998881bed89bc71105d4f3d9c105328e8fa6c6a24b79c1ffab ssh-agent -k [2023-03-09T02:32:35.846Z] unset SSH_AUTH_SOCK; [2023-03-09T02:32:35.847Z] unset SSH_AGENT_PID; [2023-03-09T02:32:35.847Z] echo Agent pid 80 killed; [2023-03-09T02:32:35.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T02:32:36.165Z] + git semver [Pipeline] } [2023-03-09T02:32:36.439Z] $ docker stop --time=1 2270b622662b08998881bed89bc71105d4f3d9c105328e8fa6c6a24b79c1ffab [2023-03-09T02:32:37.789Z] $ docker rm -f --volumes 2270b622662b08998881bed89bc71105d4f3d9c105328e8fa6c6a24b79c1ffab [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T02:32:38.133Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-09T02:32:38.337Z] Stashed 1 file(s) [Pipeline] echo [2023-03-09T02:32:38.341Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:32:38.502Z] provisioning config files... [2023-03-09T02:32:38.510Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp/config18422316159464576520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:32:38.809Z] ---> docker-login.sh [2023-03-09T02:32:38.809Z] nexus3.edgexfoundry.org:10001 [2023-03-09T02:32:38.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:38.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:38.809Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:38.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:38.809Z] [2023-03-09T02:32:38.809Z] Login Succeeded [2023-03-09T02:32:38.809Z] nexus3.edgexfoundry.org:10002 [2023-03-09T02:32:38.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:38.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:38.809Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:38.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:38.809Z] [2023-03-09T02:32:38.809Z] Login Succeeded [2023-03-09T02:32:38.809Z] nexus3.edgexfoundry.org:10003 [2023-03-09T02:32:39.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:39.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:39.067Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:39.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:39.067Z] [2023-03-09T02:32:39.067Z] Login Succeeded [2023-03-09T02:32:39.067Z] nexus3.edgexfoundry.org:10004 [2023-03-09T02:32:39.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:39.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:39.068Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:39.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:39.068Z] [2023-03-09T02:32:39.068Z] Login Succeeded [2023-03-09T02:32:39.068Z] docker.io [2023-03-09T02:32:39.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:39.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:39.326Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:39.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:39.326Z] [2023-03-09T02:32:39.326Z] Login Succeeded [2023-03-09T02:32:39.326Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T02:32:39.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T02:32:39.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:32:39.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:32:39.415Z] ========================================================= [2023-03-09T02:32:39.415Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-09T02:32:39.415Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:32:39.732Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-09T02:32:39.732Z] Sending build context to Docker daemon 15.99MB [2023-03-09T02:32:39.732Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:32:39.732Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T02:32:39.732Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-09T02:32:39.732Z] 213ec9aee27d: Pulling fs layer [2023-03-09T02:32:39.732Z] 4583459ba037: Pulling fs layer [2023-03-09T02:32:39.732Z] 93c1e223e6f2: Pulling fs layer [2023-03-09T02:32:39.732Z] 53926ce57604: Pulling fs layer [2023-03-09T02:32:39.732Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-09T02:32:39.732Z] 22ff95d597cd: Pulling fs layer [2023-03-09T02:32:39.732Z] 53926ce57604: Waiting [2023-03-09T02:32:39.732Z] 21b2b0c7a3f4: Waiting [2023-03-09T02:32:39.732Z] 12d6caf4c0d1: Pulling fs layer [2023-03-09T02:32:39.732Z] 22ff95d597cd: Waiting [2023-03-09T02:32:39.732Z] 96b7cbca73a9: Pulling fs layer [2023-03-09T02:32:39.732Z] a7acece74701: Pulling fs layer [2023-03-09T02:32:39.732Z] 12d6caf4c0d1: Waiting [2023-03-09T02:32:39.732Z] 96b7cbca73a9: Waiting [2023-03-09T02:32:39.732Z] a7acece74701: Waiting [2023-03-09T02:32:39.732Z] 93c1e223e6f2: Verifying Checksum [2023-03-09T02:32:39.732Z] 93c1e223e6f2: Download complete [2023-03-09T02:32:39.732Z] 4583459ba037: Verifying Checksum [2023-03-09T02:32:39.732Z] 4583459ba037: Download complete [2023-03-09T02:32:39.993Z] 21b2b0c7a3f4: Download complete [2023-03-09T02:32:39.993Z] 22ff95d597cd: Verifying Checksum [2023-03-09T02:32:39.993Z] 22ff95d597cd: Download complete [2023-03-09T02:32:39.993Z] 213ec9aee27d: Download complete [2023-03-09T02:32:39.993Z] 12d6caf4c0d1: Verifying Checksum [2023-03-09T02:32:39.993Z] 12d6caf4c0d1: Download complete [2023-03-09T02:32:39.993Z] 213ec9aee27d: Pull complete [2023-03-09T02:32:40.270Z] 4583459ba037: Pull complete [2023-03-09T02:32:40.270Z] 93c1e223e6f2: Pull complete [2023-03-09T02:32:40.535Z] a7acece74701: Verifying Checksum [2023-03-09T02:32:40.535Z] a7acece74701: Download complete [2023-03-09T02:32:40.793Z] 96b7cbca73a9: Verifying Checksum [2023-03-09T02:32:40.794Z] 96b7cbca73a9: Download complete [2023-03-09T02:32:40.794Z] 53926ce57604: Verifying Checksum [2023-03-09T02:32:40.794Z] 53926ce57604: Download complete [2023-03-09T02:32:44.981Z] 53926ce57604: Pull complete [2023-03-09T02:32:44.981Z] 21b2b0c7a3f4: Pull complete [2023-03-09T02:32:44.981Z] 22ff95d597cd: Pull complete [2023-03-09T02:32:44.981Z] 12d6caf4c0d1: Pull complete [2023-03-09T02:32:46.357Z] 96b7cbca73a9: Pull complete [2023-03-09T02:32:47.296Z] a7acece74701: Pull complete [2023-03-09T02:32:47.297Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-09T02:32:47.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T02:32:47.297Z] ---> db6d94c90886 [2023-03-09T02:32:47.297Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:32:49.835Z] ---> Running in 5b7e92cff038 [2023-03-09T02:32:50.094Z] Removing intermediate container 5b7e92cff038 [2023-03-09T02:32:50.094Z] ---> 4956e5c7cfe0 [2023-03-09T02:32:50.094Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:32:50.094Z] ---> Running in ef84ebc5096f [2023-03-09T02:32:50.094Z] Removing intermediate container ef84ebc5096f [2023-03-09T02:32:50.094Z] ---> 97d4673bb980 [2023-03-09T02:32:50.094Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T02:32:50.354Z] ---> Running in 72210e262c4f [2023-03-09T02:32:50.354Z] Removing intermediate container 72210e262c4f [2023-03-09T02:32:50.354Z] ---> c2cde57831eb [2023-03-09T02:32:50.354Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:32:50.354Z] ---> Running in 59660bf136ad [2023-03-09T02:32:50.614Z] Removing intermediate container 59660bf136ad [2023-03-09T02:32:50.614Z] ---> c6736be73cc9 [2023-03-09T02:32:50.614Z] Step 7/12 : WORKDIR /device-gpio [2023-03-09T02:32:50.614Z] ---> Running in 7ee4229eb8d6 [2023-03-09T02:32:50.614Z] Removing intermediate container 7ee4229eb8d6 [2023-03-09T02:32:50.614Z] ---> a2484406412a [2023-03-09T02:32:50.614Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:32:50.614Z] ---> Running in f087ac93332d [2023-03-09T02:32:50.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T02:32:51.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T02:32:51.389Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-09T02:32:51.390Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-09T02:32:51.390Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-09T02:32:51.390Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-09T02:32:51.390Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T02:32:51.390Z] OK: 216 MiB in 55 packages [2023-03-09T02:32:51.957Z] Removing intermediate container f087ac93332d [2023-03-09T02:32:51.957Z] ---> e70bb876415a [2023-03-09T02:32:51.957Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T02:32:51.957Z] ---> bd8189851c83 [2023-03-09T02:32:51.957Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:32:52.215Z] ---> Running in 84f15b2a9037 [2023-03-09T02:32:53.454Z] Still waiting to schedule task [2023-03-09T02:32:53.454Z] ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-09T02:32:53.454Z] ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-09T02:32:53.454Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9238’ is offline [2023-03-09T02:33:24.304Z] Removing intermediate container 84f15b2a9037 [2023-03-09T02:33:24.304Z] ---> 03cee0bd73dd [2023-03-09T02:33:24.304Z] Step 11/12 : COPY . . [2023-03-09T02:33:24.304Z] ---> 7b9afef6e747 [2023-03-09T02:33:24.304Z] Step 12/12 : RUN ${MAKE} [2023-03-09T02:33:24.304Z] ---> Running in 1ad9de63ae53 [2023-03-09T02:33:24.563Z] noop [2023-03-09T02:33:25.130Z] Removing intermediate container 1ad9de63ae53 [2023-03-09T02:33:25.130Z] ---> 2a8f884d07d8 [2023-03-09T02:33:25.130Z] Successfully built 2a8f884d07d8 [2023-03-09T02:33:25.130Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:33:25.451Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T02:33:25.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:33:25.518Z] prd-ubuntu20.04-docker-8c-8g-9236 does not seem to be running inside a container [2023-03-09T02:33:25.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-121 -v /w/workspace/edgexfoundry_device-gpio_PR-121:/w/workspace/edgexfoundry_device-gpio_PR-121:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-121@tmp:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T02:33:26.004Z] $ docker top 03b145c969fa93bc282d438537e7065300e008061b45c027bf1aaaedd11057a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:33:26.335Z] + go version [2023-03-09T02:33:26.335Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-09T02:33:26.349Z] $ docker stop --time=1 03b145c969fa93bc282d438537e7065300e008061b45c027bf1aaaedd11057a3 [2023-03-09T02:33:27.669Z] $ docker rm -f --volumes 03b145c969fa93bc282d438537e7065300e008061b45c027bf1aaaedd11057a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:33:28.074Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T02:33:28.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:33:28.142Z] prd-ubuntu20.04-docker-8c-8g-9236 does not seem to be running inside a container [2023-03-09T02:33:28.175Z] $ 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-121 -v /w/workspace/edgexfoundry_device-gpio_PR-121:/w/workspace/edgexfoundry_device-gpio_PR-121:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-121@tmp:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T02:33:28.517Z] $ docker top 3f580c83d0584de4b16542684486fc4091213874dd4b65fc6448dfd8ed8e1ebe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:33:28.856Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-121 [Pipeline] fileExists [Pipeline] sh [2023-03-09T02:33:29.158Z] + make test [2023-03-09T02:33:29.158Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T02:33:29.417Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-09T02:33:37.519Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-09T02:33:37.519Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-09T02:33:44.092Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-09T02:33:44.092Z] go vet ./... [2023-03-09T02:33:46.619Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T02:33:46.619Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T02:33:46.619Z] ./bin/test-attribution-txt.sh [2023-03-09T02:33:46.619Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-09T02:33:46.619Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-09T02:33:46.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T02:33:46.648Z] $ docker stop --time=1 3f580c83d0584de4b16542684486fc4091213874dd4b65fc6448dfd8ed8e1ebe [2023-03-09T02:33:48.392Z] $ docker rm -f --volumes 3f580c83d0584de4b16542684486fc4091213874dd4b65fc6448dfd8ed8e1ebe [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T02:33:48.820Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T02:33:48.892Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-09T02:33:49.358Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T02:33:49.668Z] + ls -al . [2023-03-09T02:33:49.669Z] total 156 [2023-03-09T02:33:49.669Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 02:33 . [2023-03-09T02:33:49.669Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:32 .. [2023-03-09T02:33:49.669Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 9 02:32 .dockerignore [2023-03-09T02:33:49.669Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:33 .git [2023-03-09T02:33:49.669Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:32 .github [2023-03-09T02:33:49.669Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 9 02:32 .gitignore [2023-03-09T02:33:49.669Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 02:32 .golangci.yml [2023-03-09T02:33:49.669Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 02:32 .semver [2023-03-09T02:33:49.669Z] -rw-rw-r-- 1 jenkins jenkins 9587 Mar 9 02:32 Attribution.txt [2023-03-09T02:33:49.669Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 9 02:32 CHANGELOG.md [2023-03-09T02:33:49.669Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 9 02:32 Dockerfile [2023-03-09T02:33:49.669Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 02:32 GOVERNANCE.md [2023-03-09T02:33:49.669Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 9 02:32 Jenkinsfile [2023-03-09T02:33:49.669Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 02:32 LICENSE [2023-03-09T02:33:49.669Z] -rw-rw-r-- 1 jenkins jenkins 1657 Mar 9 02:32 Makefile [2023-03-09T02:33:49.669Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 9 02:32 OWNERS.md [2023-03-09T02:33:49.669Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 9 02:32 README.md [2023-03-09T02:33:49.669Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 02:32 VERSION [2023-03-09T02:33:49.669Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:32 bin [2023-03-09T02:33:49.669Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:32 cmd [2023-03-09T02:33:49.669Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 9 02:33 coverage.out [2023-03-09T02:33:49.669Z] -rw-rw-r-- 1 jenkins jenkins 3313 Mar 9 02:32 go.mod [2023-03-09T02:33:49.669Z] -rw-rw-r-- 1 jenkins jenkins 31140 Mar 9 02:32 go.sum [2023-03-09T02:33:49.669Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:32 internal [2023-03-09T02:33:49.669Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:32 snap [2023-03-09T02:33:49.669Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 9 02:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:33:49.970Z] + 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=66dd83df2de43e3045f1286b12265346b9f59173 --label arch=amd64 --label version=0.0.0 . [2023-03-09T02:33:49.971Z] Sending build context to Docker daemon 15.99MB [2023-03-09T02:33:49.971Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:33:49.971Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-09T02:33:49.971Z] ---> 2a8f884d07d8 [2023-03-09T02:33:49.971Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:33:50.230Z] ---> Running in e583a450a8f5 [2023-03-09T02:33:50.230Z] Removing intermediate container e583a450a8f5 [2023-03-09T02:33:50.230Z] ---> 6c62209b966a [2023-03-09T02:33:50.230Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:33:50.230Z] ---> Running in 340e1ab6cee1 [2023-03-09T02:33:50.490Z] Removing intermediate container 340e1ab6cee1 [2023-03-09T02:33:50.490Z] ---> dd1021d150dd [2023-03-09T02:33:50.490Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T02:33:50.490Z] ---> Running in afe51dda0869 [2023-03-09T02:33:51.058Z] Removing intermediate container afe51dda0869 [2023-03-09T02:33:51.058Z] ---> fb7f7f04b72e [2023-03-09T02:33:51.058Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:33:51.058Z] ---> Running in 69b2516e3a49 [2023-03-09T02:33:51.399Z] Removing intermediate container 69b2516e3a49 [2023-03-09T02:33:51.399Z] ---> b092054a2258 [2023-03-09T02:33:51.399Z] Step 7/25 : WORKDIR /device-gpio [2023-03-09T02:33:51.662Z] ---> Running in 166b2a428b18 [2023-03-09T02:33:52.229Z] Removing intermediate container 166b2a428b18 [2023-03-09T02:33:52.229Z] ---> 1740df9547c0 [2023-03-09T02:33:52.229Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:33:52.229Z] ---> Running in 68253ddd1e0d [2023-03-09T02:33:52.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T02:33:52.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T02:33:53.055Z] OK: 216 MiB in 55 packages [2023-03-09T02:33:54.000Z] Removing intermediate container 68253ddd1e0d [2023-03-09T02:33:54.000Z] ---> d9ac2d6da0ce [2023-03-09T02:33:54.000Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-09T02:33:54.569Z] ---> 5391b1597bcc [2023-03-09T02:33:54.569Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:33:54.569Z] ---> Running in 945b9bc49449 [2023-03-09T02:33:55.947Z] Removing intermediate container 945b9bc49449 [2023-03-09T02:33:55.947Z] ---> ee0a335df839 [2023-03-09T02:33:55.947Z] Step 11/25 : COPY . . [2023-03-09T02:33:56.206Z] ---> 1b8a6b0f252a [2023-03-09T02:33:56.206Z] Step 12/25 : RUN ${MAKE} [2023-03-09T02:33:56.464Z] ---> Running in ab759b5c4898 [2023-03-09T02:33:56.723Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-09T02:34:14.797Z] Removing intermediate container ab759b5c4898 [2023-03-09T02:34:14.797Z] ---> b41e8ed98ee4 [2023-03-09T02:34:14.797Z] Step 13/25 : FROM alpine:3.16 [2023-03-09T02:34:14.797Z] 3.16: Pulling from library/alpine [2023-03-09T02:34:14.797Z] ef5531b6e74e: Pulling fs layer [2023-03-09T02:34:14.797Z] ef5531b6e74e: Verifying Checksum [2023-03-09T02:34:14.797Z] ef5531b6e74e: Download complete [2023-03-09T02:34:15.056Z] ef5531b6e74e: Pull complete [2023-03-09T02:34:15.056Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T02:34:15.056Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T02:34:15.056Z] ---> dfd21b5a31f5 [2023-03-09T02:34:15.056Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-09T02:34:15.056Z] ---> Running in 864deaa75b77 [2023-03-09T02:34:15.313Z] Removing intermediate container 864deaa75b77 [2023-03-09T02:34:15.313Z] ---> 2c4c65bcacd0 [2023-03-09T02:34:15.313Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-09T02:34:15.313Z] ---> Running in 1ef5c2728c74 [2023-03-09T02:34:15.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T02:34:15.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T02:34:15.830Z] OK: 6 MiB in 14 packages [2023-03-09T02:34:16.089Z] Removing intermediate container 1ef5c2728c74 [2023-03-09T02:34:16.089Z] ---> 5e7e2df02bdb [2023-03-09T02:34:16.089Z] Step 16/25 : WORKDIR / [2023-03-09T02:34:16.089Z] ---> Running in d821757e36af [2023-03-09T02:34:16.348Z] Removing intermediate container d821757e36af [2023-03-09T02:34:16.348Z] ---> 081a6036a14a [2023-03-09T02:34:16.348Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-09T02:34:16.348Z] ---> 1f7a16d3e007 [2023-03-09T02:34:16.348Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-09T02:34:16.607Z] ---> 0e21570b88ce [2023-03-09T02:34:16.607Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-09T02:34:17.175Z] ---> a8ae4aa1b46b [2023-03-09T02:34:17.175Z] Step 20/25 : EXPOSE 59910 [2023-03-09T02:34:17.175Z] ---> Running in 0ea62c7ac1ed [2023-03-09T02:34:17.175Z] Removing intermediate container 0ea62c7ac1ed [2023-03-09T02:34:17.175Z] ---> 8d3f124e22d2 [2023-03-09T02:34:17.175Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-09T02:34:17.175Z] ---> Running in 45cc5896f4fe [2023-03-09T02:34:17.435Z] Removing intermediate container 45cc5896f4fe [2023-03-09T02:34:17.435Z] ---> 697d56898004 [2023-03-09T02:34:17.435Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T02:34:17.435Z] ---> Running in b38f97a192d4 [2023-03-09T02:34:17.435Z] Removing intermediate container b38f97a192d4 [2023-03-09T02:34:17.435Z] ---> fe2d3583621b [2023-03-09T02:34:17.435Z] Step 23/25 : LABEL arch=amd64 [2023-03-09T02:34:17.435Z] ---> Running in 0c2cc252bc8b [2023-03-09T02:34:17.692Z] Removing intermediate container 0c2cc252bc8b [2023-03-09T02:34:17.693Z] ---> 93b4901e52fb [2023-03-09T02:34:17.693Z] Step 24/25 : LABEL git_sha=66dd83df2de43e3045f1286b12265346b9f59173 [2023-03-09T02:34:17.693Z] ---> Running in 918a9d084ca8 [2023-03-09T02:34:17.693Z] Removing intermediate container 918a9d084ca8 [2023-03-09T02:34:17.693Z] ---> 40f44b84a0cc [2023-03-09T02:34:17.693Z] Step 25/25 : LABEL version=0.0.0 [2023-03-09T02:34:17.693Z] ---> Running in ead57d017fe4 [2023-03-09T02:34:17.952Z] Removing intermediate container ead57d017fe4 [2023-03-09T02:34:17.952Z] ---> 0cf9f4b2dbce [2023-03-09T02:34:17.952Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T02:34:17.952Z] Successfully built 0cf9f4b2dbce [2023-03-09T02:34:17.952Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:34:18.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:34:18.383Z] [2023-03-09T02:34:18.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:34:18.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:34:18.685Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T02:34:18.685Z] 5eb5b503b376: Pulling fs layer [2023-03-09T02:34:18.685Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T02:34:18.685Z] ec43610c2a17: Pulling fs layer [2023-03-09T02:34:18.685Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T02:34:18.685Z] 33b1e0a273af: Pulling fs layer [2023-03-09T02:34:18.685Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T02:34:18.685Z] 2f39f015ded8: Pulling fs layer [2023-03-09T02:34:18.685Z] 5d3b04190fa2: Waiting [2023-03-09T02:34:18.685Z] 33b1e0a273af: Waiting [2023-03-09T02:34:18.685Z] 2f39f015ded8: Waiting [2023-03-09T02:34:18.685Z] 3a2ae6a8a46f: Waiting [2023-03-09T02:34:18.685Z] 5c69ac0246d0: Download complete [2023-03-09T02:34:18.944Z] 33b1e0a273af: Verifying Checksum [2023-03-09T02:34:18.944Z] 33b1e0a273af: Download complete [2023-03-09T02:34:18.944Z] 5d3b04190fa2: Verifying Checksum [2023-03-09T02:34:18.944Z] 5d3b04190fa2: Download complete [2023-03-09T02:34:18.944Z] ec43610c2a17: Verifying Checksum [2023-03-09T02:34:18.944Z] ec43610c2a17: Download complete [2023-03-09T02:34:18.944Z] 5eb5b503b376: Verifying Checksum [2023-03-09T02:34:18.944Z] 5eb5b503b376: Download complete [2023-03-09T02:34:19.876Z] 2f39f015ded8: Verifying Checksum [2023-03-09T02:34:19.876Z] 2f39f015ded8: Download complete [2023-03-09T02:34:20.133Z] 5eb5b503b376: Pull complete [2023-03-09T02:34:20.133Z] 5c69ac0246d0: Pull complete [2023-03-09T02:34:20.698Z] ec43610c2a17: Pull complete [2023-03-09T02:34:20.698Z] 3a2ae6a8a46f: Pull complete [2023-03-09T02:34:20.957Z] 33b1e0a273af: Pull complete [2023-03-09T02:34:20.957Z] 5d3b04190fa2: Pull complete [2023-03-09T02:34:25.137Z] 2f39f015ded8: Pull complete [2023-03-09T02:34:25.137Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T02:34:25.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:34:25.137Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:34:25.210Z] prd-ubuntu20.04-docker-8c-8g-9236 does not seem to be running inside a container [2023-03-09T02:34:25.244Z] $ 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-121 -v /w/workspace/edgexfoundry_device-gpio_PR-121:/w/workspace/edgexfoundry_device-gpio_PR-121:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-121@tmp:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T02:34:27.755Z] $ docker top 6e226b83928bdd491108758bfe956681272b2f955cf0cb86e60c0b18f424f1c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:34:28.154Z] ---> job-cost.sh [2023-03-09T02:34:28.154Z] lf-activate-venv: SKIPPING [2023-03-09T02:34:28.154Z] INFO: No Stack... [2023-03-09T02:34:28.412Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T02:34:28.671Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T02:34:28.959Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-121/archives/cost.csv [2023-03-09T02:34:28.959Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T02:34:28.975Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-121-2-stack-cost] [2023-03-09T02:34:28.981Z] Resource [jenkins-edgexfoundry-device-gpio-PR-121-2-stack-cost] did not exist. Created. [2023-03-09T02:34:28.981Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-121-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T02:34:29.290Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-09T02:34:29.311Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T02:34:29.318Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-121-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T02:34:29.343Z] $ docker stop --time=1 6e226b83928bdd491108758bfe956681272b2f955cf0cb86e60c0b18f424f1c1 [2023-03-09T02:34:30.523Z] $ docker rm -f --volumes 6e226b83928bdd491108758bfe956681272b2f955cf0cb86e60c0b18f424f1c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-09T02:35:23.583Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9253 in /w/workspace/edgexfoundry_device-gpio_PR-121 [Pipeline] { [Pipeline] ws [2023-03-09T02:35:23.598Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2023-03-09T02:35:23.633Z] The recommended git tool is: git [2023-03-09T02:35:29.731Z] using credential edgex-jenkins-ssh [2023-03-09T02:35:29.755Z] Cloning the remote Git repository [2023-03-09T02:35:29.815Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-09T02:35:29.915Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2023-03-09T02:35:30.117Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-09T02:35:30.118Z] > git --version # timeout=10 [2023-03-09T02:35:30.144Z] > git --version # 'git version 2.25.1' [2023-03-09T02:35:30.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T02:35:30.225Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T02:35:32.154Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-09T02:35:32.180Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T02:35:33.766Z] Merging remotes/origin/main commit 4a60b186efcb0f9e44d1b8490e20ed6b03eccbab into PR head commit 66dd83df2de43e3045f1286b12265346b9f59173 [2023-03-09T02:35:33.219Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-09T02:35:33.269Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-09T02:35:33.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T02:35:33.288Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-09T02:35:34.016Z] Merge succeeded, producing 66dd83df2de43e3045f1286b12265346b9f59173 [2023-03-09T02:35:34.016Z] Checking out Revision 66dd83df2de43e3045f1286b12265346b9f59173 (PR-121) [2023-03-09T02:35:34.617Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T02:35:33.793Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T02:35:33.819Z] > git checkout -f 66dd83df2de43e3045f1286b12265346b9f59173 # timeout=10 [2023-03-09T02:35:33.908Z] > git remote # timeout=10 [2023-03-09T02:35:33.926Z] > git config --get remote.origin.url # timeout=10 [2023-03-09T02:35:33.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T02:35:33.968Z] > git merge 4a60b186efcb0f9e44d1b8490e20ed6b03eccbab # timeout=10 [2023-03-09T02:35:33.995Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-09T02:35:34.024Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T02:35:34.042Z] > git checkout -f 66dd83df2de43e3045f1286b12265346b9f59173 # timeout=10 [2023-03-09T02:35:35.451Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T02:35:35.451Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T02:35:35.451Z] Dload Upload Total Spent Left Speed [2023-03-09T02:35:35.451Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-03-09T02:35:36.093Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-09T02:35:36.428Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-09T02:35:36.428Z] + sudo tee /etc/docker/daemon.new [2023-03-09T02:35:36.428Z] { [2023-03-09T02:35:36.428Z] "registry-mirrors": [ [2023-03-09T02:35:36.428Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T02:35:36.428Z] ], [2023-03-09T02:35:36.428Z] "bip": "10.250.0.254/24", [2023-03-09T02:35:36.428Z] "hosts": [ [2023-03-09T02:35:36.428Z] "tcp://0.0.0.0:5555", [2023-03-09T02:35:36.428Z] "unix:///var/run/docker.sock" [2023-03-09T02:35:36.428Z] ], [2023-03-09T02:35:36.428Z] "mtu": 1458, [2023-03-09T02:35:36.428Z] "selinux-enabled": true, [2023-03-09T02:35:36.428Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T02:35:36.428Z] } [Pipeline] sh [2023-03-09T02:35:36.772Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-09T02:35:37.117Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:35:55.391Z] provisioning config files... [2023-03-09T02:35:55.422Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config6846909264809689636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:35:55.787Z] ---> docker-login.sh [2023-03-09T02:35:55.787Z] nexus3.edgexfoundry.org:10001 [2023-03-09T02:35:56.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:35:56.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:35:56.642Z] Configure a credential helper to remove this warning. See [2023-03-09T02:35:56.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:35:56.642Z] [2023-03-09T02:35:56.642Z] Login Succeeded [2023-03-09T02:35:56.642Z] nexus3.edgexfoundry.org:10002 [2023-03-09T02:35:56.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:35:56.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:35:56.910Z] Configure a credential helper to remove this warning. See [2023-03-09T02:35:56.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:35:56.910Z] [2023-03-09T02:35:56.910Z] Login Succeeded [2023-03-09T02:35:56.910Z] nexus3.edgexfoundry.org:10003 [2023-03-09T02:35:57.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:35:57.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:35:57.180Z] Configure a credential helper to remove this warning. See [2023-03-09T02:35:57.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:35:57.180Z] [2023-03-09T02:35:57.180Z] Login Succeeded [2023-03-09T02:35:57.450Z] nexus3.edgexfoundry.org:10004 [2023-03-09T02:35:57.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:35:57.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:35:57.724Z] Configure a credential helper to remove this warning. See [2023-03-09T02:35:57.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:35:57.724Z] [2023-03-09T02:35:57.724Z] Login Succeeded [2023-03-09T02:35:57.724Z] docker.io [2023-03-09T02:35:57.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:35:58.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:35:58.264Z] Configure a credential helper to remove this warning. See [2023-03-09T02:35:58.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:35:58.264Z] [2023-03-09T02:35:58.264Z] Login Succeeded [2023-03-09T02:35:58.264Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T02:35:58.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T02:35:58.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:35:58.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:35:58.589Z] ========================================================= [2023-03-09T02:35:58.589Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T02:35:58.589Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:35:58.955Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-09T02:35:59.230Z] Sending build context to Docker daemon 8.072MB [2023-03-09T02:35:59.230Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:35:59.230Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T02:35:59.516Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T02:35:59.516Z] 9b18e9b68314: Pulling fs layer [2023-03-09T02:35:59.516Z] 35d82f9e3411: Pulling fs layer [2023-03-09T02:35:59.516Z] e16973657156: Pulling fs layer [2023-03-09T02:35:59.516Z] fc693d55d65f: Pulling fs layer [2023-03-09T02:35:59.516Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T02:35:59.516Z] dda99020689f: Pulling fs layer [2023-03-09T02:35:59.516Z] db1c61fa0a46: Pulling fs layer [2023-03-09T02:35:59.516Z] 891c053d2c06: Pulling fs layer [2023-03-09T02:35:59.516Z] fc693d55d65f: Waiting [2023-03-09T02:35:59.516Z] 7e9fc2657dce: Waiting [2023-03-09T02:35:59.516Z] dda99020689f: Waiting [2023-03-09T02:35:59.516Z] db1c61fa0a46: Waiting [2023-03-09T02:35:59.516Z] 891c053d2c06: Waiting [2023-03-09T02:35:59.516Z] e16973657156: Download complete [2023-03-09T02:35:59.516Z] 35d82f9e3411: Download complete [2023-03-09T02:35:59.516Z] 7e9fc2657dce: Verifying Checksum [2023-03-09T02:35:59.516Z] 7e9fc2657dce: Download complete [2023-03-09T02:35:59.516Z] dda99020689f: Download complete [2023-03-09T02:35:59.516Z] 9b18e9b68314: Verifying Checksum [2023-03-09T02:35:59.516Z] 9b18e9b68314: Download complete [2023-03-09T02:36:00.503Z] 9b18e9b68314: Pull complete [2023-03-09T02:36:00.935Z] 891c053d2c06: Verifying Checksum [2023-03-09T02:36:00.935Z] 891c053d2c06: Download complete [2023-03-09T02:36:01.538Z] 35d82f9e3411: Pull complete [2023-03-09T02:36:01.810Z] e16973657156: Pull complete [2023-03-09T02:36:02.405Z] db1c61fa0a46: Verifying Checksum [2023-03-09T02:36:02.405Z] db1c61fa0a46: Download complete [2023-03-09T02:36:02.999Z] fc693d55d65f: Verifying Checksum [2023-03-09T02:36:02.999Z] fc693d55d65f: Download complete [2023-03-09T02:36:18.258Z] fc693d55d65f: Pull complete [2023-03-09T02:36:18.258Z] 7e9fc2657dce: Pull complete [2023-03-09T02:36:18.258Z] dda99020689f: Pull complete [2023-03-09T02:36:23.632Z] db1c61fa0a46: Pull complete [2023-03-09T02:36:25.057Z] 891c053d2c06: Pull complete [2023-03-09T02:36:25.057Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T02:36:25.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T02:36:25.057Z] ---> f96f9c87975a [2023-03-09T02:36:25.057Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:36:27.652Z] ---> Running in 3e3ffb5f2666 [2023-03-09T02:36:27.652Z] Removing intermediate container 3e3ffb5f2666 [2023-03-09T02:36:27.652Z] ---> e04c3f4e3572 [2023-03-09T02:36:27.652Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:36:27.920Z] ---> Running in ad1395fdb2d8 [2023-03-09T02:36:28.190Z] Removing intermediate container ad1395fdb2d8 [2023-03-09T02:36:28.190Z] ---> 5144b0c48022 [2023-03-09T02:36:28.190Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T02:36:28.190Z] ---> Running in 366545d2dd8a [2023-03-09T02:36:28.779Z] Removing intermediate container 366545d2dd8a [2023-03-09T02:36:28.779Z] ---> 6fdaab438128 [2023-03-09T02:36:28.780Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:36:28.780Z] ---> Running in 74987abc5429 [2023-03-09T02:36:29.051Z] Removing intermediate container 74987abc5429 [2023-03-09T02:36:29.051Z] ---> 87b357833ec6 [2023-03-09T02:36:29.051Z] Step 7/12 : WORKDIR /device-gpio [2023-03-09T02:36:29.051Z] ---> Running in 6109efd4948b [2023-03-09T02:36:29.637Z] Removing intermediate container 6109efd4948b [2023-03-09T02:36:29.637Z] ---> 7c78f5524de3 [2023-03-09T02:36:29.637Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:36:29.637Z] ---> Running in 136b0d2a13cb [2023-03-09T02:36:31.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T02:36:31.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T02:36:32.471Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-09T02:36:32.471Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-09T02:36:32.471Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-09T02:36:32.471Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-09T02:36:32.471Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T02:36:32.471Z] OK: 226 MiB in 55 packages [2023-03-09T02:36:33.437Z] Removing intermediate container 136b0d2a13cb [2023-03-09T02:36:33.437Z] ---> 87e0adf868bd [2023-03-09T02:36:33.437Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T02:36:34.032Z] ---> 4473206369a6 [2023-03-09T02:36:34.032Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:36:34.032Z] ---> Running in 3fb874482585 [2023-03-09T02:37:55.741Z] Removing intermediate container 3fb874482585 [2023-03-09T02:37:55.741Z] ---> ee39e20ab596 [2023-03-09T02:37:55.741Z] Step 11/12 : COPY . . [2023-03-09T02:37:55.741Z] ---> 589949373967 [2023-03-09T02:37:55.741Z] Step 12/12 : RUN ${MAKE} [2023-03-09T02:37:55.741Z] ---> Running in 18155ff336c5 [2023-03-09T02:37:55.741Z] noop [2023-03-09T02:37:55.741Z] Removing intermediate container 18155ff336c5 [2023-03-09T02:37:55.742Z] ---> 4d7dc7032f6e [2023-03-09T02:37:55.742Z] Successfully built 4d7dc7032f6e [2023-03-09T02:37:55.742Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:37:56.110Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T02:37:56.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:37:56.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-9253 does not seem to be running inside a container [2023-03-09T02:37:56.417Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-09T02:37:57.787Z] $ docker top b33abb045c90bbf35175fce5df7186eb13759876c2b674a62dcaa38de1ef7bbc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:37:58.679Z] + go version [2023-03-09T02:37:58.679Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T02:37:58.706Z] $ docker stop --time=1 b33abb045c90bbf35175fce5df7186eb13759876c2b674a62dcaa38de1ef7bbc [2023-03-09T02:38:00.430Z] $ docker rm -f --volumes b33abb045c90bbf35175fce5df7186eb13759876c2b674a62dcaa38de1ef7bbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:38:01.009Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T02:38:01.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:38:01.236Z] prd-ubuntu20.04-docker-arm64-4c-16g-9253 does not seem to be running inside a container [2023-03-09T02:38:01.332Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-09T02:38:02.737Z] $ docker top 4aa9ea5973d86f887973969dfaf2c9ba347b80238368a115d8f539afcab18dc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:38:03.628Z] + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh [2023-03-09T02:38:04.294Z] + make test [2023-03-09T02:38:04.294Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T02:38:06.261Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-09T02:39:46.078Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-09T02:39:46.078Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-09T02:39:46.078Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-09T02:39:46.078Z] go vet ./... [2023-03-09T02:40:12.796Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T02:40:12.796Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T02:40:12.796Z] ./bin/test-attribution-txt.sh [2023-03-09T02:40:12.796Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-09T02:40:12.796Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-09T02:40:12.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T02:40:12.837Z] $ docker stop --time=1 4aa9ea5973d86f887973969dfaf2c9ba347b80238368a115d8f539afcab18dc9 [2023-03-09T02:40:14.952Z] $ docker rm -f --volumes 4aa9ea5973d86f887973969dfaf2c9ba347b80238368a115d8f539afcab18dc9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T02:40:15.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T02:40:15.973Z] Warning: overwriting stash ‘coverage-report’ [2023-03-09T02:40:16.555Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T02:40:16.951Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T02:40:17.280Z] + ls -al . [2023-03-09T02:40:17.280Z] total 152 [2023-03-09T02:40:17.280Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:38 . [2023-03-09T02:40:17.280Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:35 .. [2023-03-09T02:40:17.280Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 9 02:35 .dockerignore [2023-03-09T02:40:17.280Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:35 .git [2023-03-09T02:40:17.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:35 .github [2023-03-09T02:40:17.281Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 9 02:35 .gitignore [2023-03-09T02:40:17.281Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 02:35 .golangci.yml [2023-03-09T02:40:17.281Z] -rw-rw-r-- 1 jenkins jenkins 9587 Mar 9 02:35 Attribution.txt [2023-03-09T02:40:17.281Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 9 02:35 CHANGELOG.md [2023-03-09T02:40:17.281Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 9 02:35 Dockerfile [2023-03-09T02:40:17.281Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 02:35 GOVERNANCE.md [2023-03-09T02:40:17.281Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 9 02:35 Jenkinsfile [2023-03-09T02:40:17.281Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 02:35 LICENSE [2023-03-09T02:40:17.281Z] -rw-rw-r-- 1 jenkins jenkins 1657 Mar 9 02:35 Makefile [2023-03-09T02:40:17.281Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 9 02:35 OWNERS.md [2023-03-09T02:40:17.281Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 9 02:35 README.md [2023-03-09T02:40:17.281Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 02:32 VERSION [2023-03-09T02:40:17.281Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:35 bin [2023-03-09T02:40:17.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:35 cmd [2023-03-09T02:40:17.281Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 9 02:38 coverage.out [2023-03-09T02:40:17.281Z] -rw-rw-r-- 1 jenkins jenkins 3313 Mar 9 02:35 go.mod [2023-03-09T02:40:17.281Z] -rw-rw-r-- 1 jenkins jenkins 31140 Mar 9 02:35 go.sum [2023-03-09T02:40:17.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:35 internal [2023-03-09T02:40:17.281Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:35 snap [2023-03-09T02:40:17.281Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 9 02:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:40:17.659Z] + 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=66dd83df2de43e3045f1286b12265346b9f59173 --label arch=arm64 --label version=0.0.0 . [2023-03-09T02:40:19.618Z] Sending build context to Docker daemon 8.073MB [2023-03-09T02:40:19.618Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:40:19.618Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-09T02:40:19.618Z] ---> 4d7dc7032f6e [2023-03-09T02:40:19.618Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:40:19.618Z] ---> Running in 170186c5572a [2023-03-09T02:40:19.887Z] Removing intermediate container 170186c5572a [2023-03-09T02:40:19.887Z] ---> 580429ddfea6 [2023-03-09T02:40:19.887Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:40:20.163Z] ---> Running in 75b3a765e5ab [2023-03-09T02:40:20.433Z] Removing intermediate container 75b3a765e5ab [2023-03-09T02:40:20.433Z] ---> 6e6e919ee24a [2023-03-09T02:40:20.433Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T02:40:20.700Z] ---> Running in 75599ebb0948 [2023-03-09T02:40:20.968Z] Removing intermediate container 75599ebb0948 [2023-03-09T02:40:20.968Z] ---> 3fefc5611ea3 [2023-03-09T02:40:20.968Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:40:20.968Z] ---> Running in 49717151cf19 [2023-03-09T02:40:21.237Z] Removing intermediate container 49717151cf19 [2023-03-09T02:40:21.237Z] ---> 8ba9d1dc7453 [2023-03-09T02:40:21.237Z] Step 7/25 : WORKDIR /device-gpio [2023-03-09T02:40:21.506Z] ---> Running in 53e64bfa5a67 [2023-03-09T02:40:21.774Z] Removing intermediate container 53e64bfa5a67 [2023-03-09T02:40:21.774Z] ---> a12181e5728a [2023-03-09T02:40:21.774Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:40:21.774Z] ---> Running in d74c96237df3 [2023-03-09T02:40:22.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T02:40:23.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T02:40:24.307Z] OK: 226 MiB in 55 packages [2023-03-09T02:40:26.255Z] Removing intermediate container d74c96237df3 [2023-03-09T02:40:26.255Z] ---> b76a27fb983e [2023-03-09T02:40:26.255Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-09T02:40:26.843Z] ---> 85579b3ec9f3 [2023-03-09T02:40:26.843Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:40:26.843Z] ---> Running in 39b97904a1eb [2023-03-09T02:40:31.151Z] Removing intermediate container 39b97904a1eb [2023-03-09T02:40:31.151Z] ---> f848d29c90c9 [2023-03-09T02:40:31.151Z] Step 11/25 : COPY . . [2023-03-09T02:40:31.742Z] ---> 36b94d2b72d3 [2023-03-09T02:40:31.742Z] Step 12/25 : RUN ${MAKE} [2023-03-09T02:40:31.742Z] ---> Running in ed88c16eb6bc [2023-03-09T02:40:33.160Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-09T02:43:09.945Z] Removing intermediate container ed88c16eb6bc [2023-03-09T02:43:09.946Z] ---> 432f8f8a81b6 [2023-03-09T02:43:09.946Z] Step 13/25 : FROM alpine:3.16 [2023-03-09T02:43:09.946Z] 3.16: Pulling from library/alpine [2023-03-09T02:43:09.946Z] 3760b48202b3: Pulling fs layer [2023-03-09T02:43:09.946Z] 3760b48202b3: Verifying Checksum [2023-03-09T02:43:09.946Z] 3760b48202b3: Download complete [2023-03-09T02:43:09.946Z] 3760b48202b3: Pull complete [2023-03-09T02:43:09.946Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T02:43:09.946Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T02:43:09.946Z] ---> 4c81e5bf8899 [2023-03-09T02:43:09.946Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-09T02:43:09.946Z] ---> Running in 5ae317fde35b [2023-03-09T02:43:09.946Z] Removing intermediate container 5ae317fde35b [2023-03-09T02:43:09.946Z] ---> 54af1c308d2f [2023-03-09T02:43:09.946Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-09T02:43:09.946Z] ---> Running in 2a21bdf33edb [2023-03-09T02:43:09.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T02:43:09.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T02:43:09.946Z] OK: 5 MiB in 14 packages [2023-03-09T02:43:09.946Z] Removing intermediate container 2a21bdf33edb [2023-03-09T02:43:09.946Z] ---> a07535ecf2f7 [2023-03-09T02:43:09.946Z] Step 16/25 : WORKDIR / [2023-03-09T02:43:09.946Z] ---> Running in 42bd8affda59 [2023-03-09T02:43:09.946Z] Removing intermediate container 42bd8affda59 [2023-03-09T02:43:09.946Z] ---> 2466d8a85dc6 [2023-03-09T02:43:09.946Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-09T02:43:09.946Z] ---> 8a734da0913a [2023-03-09T02:43:09.946Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-09T02:43:09.946Z] ---> b9f719c150a9 [2023-03-09T02:43:09.946Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-09T02:43:09.946Z] ---> b85cc0466e11 [2023-03-09T02:43:09.946Z] Step 20/25 : EXPOSE 59910 [2023-03-09T02:43:09.946Z] ---> Running in 40f45a01d48e [2023-03-09T02:43:09.946Z] Removing intermediate container 40f45a01d48e [2023-03-09T02:43:09.946Z] ---> 38f16e5ab44b [2023-03-09T02:43:09.946Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-09T02:43:09.946Z] ---> Running in b98dee3f591b [2023-03-09T02:43:09.946Z] Removing intermediate container b98dee3f591b [2023-03-09T02:43:09.946Z] ---> 9463dc06290e [2023-03-09T02:43:09.946Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T02:43:09.946Z] ---> Running in a68f1d80e450 [2023-03-09T02:43:09.946Z] Removing intermediate container a68f1d80e450 [2023-03-09T02:43:09.946Z] ---> d59eeb79793d [2023-03-09T02:43:09.946Z] Step 23/25 : LABEL arch=arm64 [2023-03-09T02:43:09.946Z] ---> Running in afcaa40e9613 [2023-03-09T02:43:09.946Z] Removing intermediate container afcaa40e9613 [2023-03-09T02:43:09.946Z] ---> ee2c86776d4e [2023-03-09T02:43:09.946Z] Step 24/25 : LABEL git_sha=66dd83df2de43e3045f1286b12265346b9f59173 [2023-03-09T02:43:09.946Z] ---> Running in e066d9978135 [2023-03-09T02:43:09.946Z] Removing intermediate container e066d9978135 [2023-03-09T02:43:09.946Z] ---> 33ccfb609c98 [2023-03-09T02:43:09.946Z] Step 25/25 : LABEL version=0.0.0 [2023-03-09T02:43:09.946Z] ---> Running in 798b8023b33d [2023-03-09T02:43:09.946Z] Removing intermediate container 798b8023b33d [2023-03-09T02:43:09.946Z] ---> fa30db9d9cc1 [2023-03-09T02:43:09.946Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T02:43:09.946Z] Successfully built fa30db9d9cc1 [2023-03-09T02:43:09.946Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:43:10.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T02:43:10.406Z] [2023-03-09T02:43:10.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:43:10.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T02:43:11.032Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T02:43:11.032Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T02:43:11.032Z] 04944245beec: Pulling fs layer [2023-03-09T02:43:11.032Z] 699f458cf7ca: Pulling fs layer [2023-03-09T02:43:11.032Z] 765212b225bb: Pulling fs layer [2023-03-09T02:43:11.032Z] f23df028b6ca: Pulling fs layer [2023-03-09T02:43:11.032Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T02:43:11.032Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T02:43:11.032Z] 765212b225bb: Waiting [2023-03-09T02:43:11.032Z] f23df028b6ca: Waiting [2023-03-09T02:43:11.032Z] d65c8cfc05b1: Waiting [2023-03-09T02:43:11.032Z] 2437ff75d9bd: Waiting [2023-03-09T02:43:11.032Z] 04944245beec: Verifying Checksum [2023-03-09T02:43:11.032Z] 04944245beec: Download complete [2023-03-09T02:43:11.032Z] 765212b225bb: Verifying Checksum [2023-03-09T02:43:11.032Z] 765212b225bb: Download complete [2023-03-09T02:43:11.032Z] f23df028b6ca: Verifying Checksum [2023-03-09T02:43:11.032Z] f23df028b6ca: Download complete [2023-03-09T02:43:11.032Z] d65c8cfc05b1: Verifying Checksum [2023-03-09T02:43:11.032Z] d65c8cfc05b1: Download complete [2023-03-09T02:43:11.303Z] 699f458cf7ca: Verifying Checksum [2023-03-09T02:43:11.303Z] 699f458cf7ca: Download complete [2023-03-09T02:43:11.573Z] 8998bd30e6a1: Verifying Checksum [2023-03-09T02:43:11.573Z] 8998bd30e6a1: Download complete [2023-03-09T02:43:14.160Z] 2437ff75d9bd: Verifying Checksum [2023-03-09T02:43:14.160Z] 2437ff75d9bd: Download complete [2023-03-09T02:43:15.576Z] 8998bd30e6a1: Pull complete [2023-03-09T02:43:16.163Z] 04944245beec: Pull complete [2023-03-09T02:43:17.575Z] 699f458cf7ca: Pull complete [2023-03-09T02:43:17.844Z] 765212b225bb: Pull complete [2023-03-09T02:43:18.429Z] f23df028b6ca: Pull complete [2023-03-09T02:43:18.696Z] d65c8cfc05b1: Pull complete [2023-03-09T02:43:33.703Z] 2437ff75d9bd: Pull complete [2023-03-09T02:43:33.703Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T02:43:33.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T02:43:33.703Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:43:33.909Z] prd-ubuntu20.04-docker-arm64-4c-16g-9253 does not seem to be running inside a container [2023-03-09T02:43:33.987Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-09T02:43:36.754Z] $ docker top d946b857f44b8a37277b2dcd0a0e68b468f51aa58b31013057654c66e90ce197 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:43:37.608Z] ---> job-cost.sh [2023-03-09T02:43:37.608Z] lf-activate-venv: SKIPPING [2023-03-09T02:43:37.608Z] INFO: No Stack... [2023-03-09T02:43:37.874Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T02:43:38.833Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T02:43:39.476Z] + cut -d, -f6 [2023-03-09T02:43:39.476Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [Pipeline] lock [2023-03-09T02:43:39.515Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-121-2-stack-cost] [2023-03-09T02:43:39.526Z] Resource [jenkins-edgexfoundry-device-gpio-PR-121-2-stack-cost] did not exist. Created. [2023-03-09T02:43:39.526Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-121-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T02:43:39.872Z] /w/workspace/device-gpio/2@tmp/durable-18fc8b33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-09T02:43:40.536Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T02:43:40.555Z] Warning: overwriting stash ‘stack-cost’ [2023-03-09T02:43:40.603Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T02:43:40.609Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-121-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T02:43:40.639Z] $ docker stop --time=1 d946b857f44b8a37277b2dcd0a0e68b468f51aa58b31013057654c66e90ce197 [2023-03-09T02:43:42.131Z] $ docker rm -f --volumes d946b857f44b8a37277b2dcd0a0e68b468f51aa58b31013057654c66e90ce197 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-09T02:43:42.489Z] provisioning config files... [2023-03-09T02:43:42.497Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp/config9030463087140868699tmp [Pipeline] { [Pipeline] sh [2023-03-09T02:43:42.794Z] + set +x [2023-03-09T02:43:42.794Z] + curl -s https://codecov.io/bash [2023-03-09T02:43:42.794Z] + bash -s -- [2023-03-09T02:43:42.794Z] [2023-03-09T02:43:42.794Z] _____ _ [2023-03-09T02:43:42.794Z] / ____| | | [2023-03-09T02:43:42.794Z] | | ___ __| | ___ ___ _____ __ [2023-03-09T02:43:42.794Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-09T02:43:42.794Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-09T02:43:42.794Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-09T02:43:42.794Z] Bash-1.0.6 [2023-03-09T02:43:42.794Z] [2023-03-09T02:43:42.794Z] [2023-03-09T02:43:42.794Z] ==> git version 2.25.1 found [2023-03-09T02:43:42.794Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-09T02:43:42.794Z] Release-Date: 2020-01-08 [2023-03-09T02:43:42.794Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-09T02:43:42.794Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-09T02:43:42.794Z] ==> Jenkins CI detected. [2023-03-09T02:43:42.794Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-121 [2023-03-09T02:43:42.794Z] project root: . [2023-03-09T02:43:42.794Z] --> token set from env [2023-03-09T02:43:42.794Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-09T02:43:42.794Z] ==> Running gcov in . (disable via -X gcov) [2023-03-09T02:43:42.794Z] ==> Python coveragepy not found [2023-03-09T02:43:42.794Z] ==> Searching for coverage reports in: [2023-03-09T02:43:42.794Z] + . [2023-03-09T02:43:42.794Z] -> Found 1 reports [2023-03-09T02:43:42.794Z] ==> Detecting git/mercurial file structure [2023-03-09T02:43:42.794Z] ==> Reading reports [2023-03-09T02:43:42.794Z] + ./coverage.out bytes=10 [2023-03-09T02:43:42.794Z] ==> Appending adjustments [2023-03-09T02:43:42.794Z] https://docs.codecov.io/docs/fixing-reports [2023-03-09T02:43:43.053Z] + Found adjustments [2023-03-09T02:43:43.053Z] ==> Gzipping contents [2023-03-09T02:43:43.053Z] 4.0K /tmp/codecov.AJyCEi.gz [2023-03-09T02:43:43.053Z] ==> Uploading reports [2023-03-09T02:43:43.053Z] url: https://codecov.io [2023-03-09T02:43:43.053Z] query: branch=PR-121&commit=66dd83df2de43e3045f1286b12265346b9f59173&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-121%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=121&job=&cmd_args= [2023-03-09T02:43:43.053Z] -> Pinging Codecov [2023-03-09T02:43:43.053Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-121&commit=66dd83df2de43e3045f1286b12265346b9f59173&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-121%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=121&job=&cmd_args= [2023-03-09T02:43:43.053Z] -> Uploading to [2023-03-09T02:43:43.053Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-09/3EC07B1A8CA8AF9BCAA0BB9F0134797F/66dd83df2de43e3045f1286b12265346b9f59173/9d06b4c7-017a-45e3-aacd-2a8b964ee388.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T024342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=07e32f17e36224faf39844e7c03abe947cc8348ca107ee8f99d1d9b9f76cd850 [2023-03-09T02:43:43.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T02:43:43.053Z] Dload Upload Total Spent Left Speed [2023-03-09T02:43:43.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 2603 --:--:-- --:--:-- --:--:-- 2603 [2023-03-09T02:43:43.572Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/66dd83df2de43e3045f1286b12265346b9f59173 [Pipeline] } [2023-03-09T02:43:43.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-09T02:43:44.306Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-121/archives ] [2023-03-09T02:43:44.306Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-121/archives [2023-03-09T02:43:44.306Z] total 16 [2023-03-09T02:43:44.306Z] drwxr-xr-x 3 root root 4096 Mar 9 02:34 . [2023-03-09T02:43:44.306Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 02:34 .. [2023-03-09T02:43:44.306Z] drwxr-xr-x 2 root root 4096 Mar 9 02:34 cost [2023-03-09T02:43:44.306Z] -rw-r--r-- 1 root root 83 Mar 9 02:34 cost.csv [2023-03-09T02:43:44.306Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-121/archives [2023-03-09T02:43:44.306Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-121/archives [2023-03-09T02:43:44.306Z] total 16 [2023-03-09T02:43:44.306Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 02:34 . [2023-03-09T02:43:44.306Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 02:34 .. [2023-03-09T02:43:44.306Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 02:34 cost [2023-03-09T02:43:44.306Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 9 02:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:43:44.603Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:43:45.468Z] ---> package-listing.sh [2023-03-09T02:43:45.468Z] ++ facter osfamily [2023-03-09T02:43:45.468Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T02:43:45.728Z] + OS_FAMILY=debian [2023-03-09T02:43:45.728Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-121 [2023-03-09T02:43:45.728Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T02:43:45.728Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T02:43:45.728Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T02:43:45.728Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T02:43:45.728Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-121 ']' [2023-03-09T02:43:45.728Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T02:43:45.728Z] + case "${OS_FAMILY}" in [2023-03-09T02:43:45.728Z] + dpkg -l [2023-03-09T02:43:45.728Z] + grep '^ii' [2023-03-09T02:43:45.728Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T02:43:45.728Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T02:43:45.728Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T02:43:45.728Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-121 ']' [2023-03-09T02:43:45.728Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-121/archives/ [2023-03-09T02:43:45.728Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-121/archives/ [Pipeline] echo [2023-03-09T02:43:45.738Z] 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-121/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-09T02:43:46.014Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:43:46.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:43:46.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:43:46.657Z] prd-ubuntu20.04-docker-8c-8g-9236 does not seem to be running inside a container [2023-03-09T02:43:46.692Z] $ 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-121/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-121 -v /w/workspace/edgexfoundry_device-gpio_PR-121:/w/workspace/edgexfoundry_device-gpio_PR-121:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-121@tmp:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T02:43:46.903Z] $ docker top b5392b3a12f89cd008e03a360fbcaa0ddf485cf00a594e32e86003d67b4792a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:43:47.250Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T02:43:47.542Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T02:43:47.828Z] + ls /var/log/sa-host [2023-03-09T02:43:47.828Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:43:47.891Z] provisioning config files... [2023-03-09T02:43:47.900Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp/config1969295387913692551tmp [Pipeline] { [Pipeline] echo [2023-03-09T02:43:47.912Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:43:48.196Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T02:43:48.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:43:48.517Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T02:43:48.526Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:43:48.808Z] ---> sudo-logs.sh [2023-03-09T02:43:48.809Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T02:43:48.834Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:43:49.117Z] ---> job-cost.sh [2023-03-09T02:43:49.117Z] lf-activate-venv: SKIPPING [2023-03-09T02:43:49.117Z] DEBUG: total: 0.2199999988079071 [2023-03-09T02:43:49.117Z] INFO: Retrieving Stack Cost... [2023-03-09T02:43:49.684Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T02:43:49.944Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T02:43:49.958Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:43:50.239Z] ---> logs-deploy.sh [2023-03-09T02:43:50.240Z] lf-activate-venv: SKIPPING [2023-03-09T02:43:50.240Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-121/2 [2023-03-09T02:43:50.240Z] INFO: archiving workspace using pattern(s): [2023-03-09T02:43:51.176Z] Archives upload complete. [2023-03-09T02:43:51.176Z] INFO: archiving logs to Nexus