Pull request #186 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc87f390ba0bab694e97329c8edd9b7846cc2eaf+04d71f93380c03689ae3663938a9aa0245bc0fe4 (f0aa6dc52fe2903023780d835418c1306e6b0438) 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-ssh8462285058218879920.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh5899243197310772244.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-186/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-186/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh695980825322997039.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-186/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12916350561815343484.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh9906186146838204595.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-186/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-186/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5101646677104880274.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2551 in /w/workspace/edgexfoundry_device-gpio_PR-186 [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-186 # 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/186/head:refs/remotes/origin/PR-186 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 04d71f93380c03689ae3663938a9aa0245bc0fe4 into PR head commit bc87f390ba0bab694e97329c8edd9b7846cc2eaf Merge succeeded, producing bc87f390ba0bab694e97329c8edd9b7846cc2eaf Checking out Revision bc87f390ba0bab694e97329c8edd9b7846cc2eaf (PR-186) Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.8.1 to 0.8.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f bc87f390ba0bab694e97329c8edd9b7846cc2eaf # 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 04d71f93380c03689ae3663938a9aa0245bc0fe4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc87f390ba0bab694e97329c8edd9b7846cc2eaf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-31T00:36:25.958Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-31T00:36:26.149Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-31T00:36:26.243Z] ========================================================= [2023-07-31T00:36:26.243Z] EdgeX Global Pipelines Version Info [2023-07-31T00:36:26.243Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-31T00:36:27.343Z] ------------------- [2023-07-31T00:36:27.344Z] stable info: [2023-07-31T00:36:27.344Z] ------------------- [2023-07-31T00:36:27.344Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-31T00:36:27.344Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-31T00:36:27.344Z] Message: update stable to v1.0.250 [2023-07-31T00:36:27.604Z] ------------------- [2023-07-31T00:36:27.604Z] experimental info: [2023-07-31T00:36:27.604Z] ------------------- [2023-07-31T00:36:27.604Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-31T00:36:27.604Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-31T00:36:27.604Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-31T00:36:27.910Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-07-31T00:36:27.949Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-07-31T00:36:27.982Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-31T00:36:28.027Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-31T00:36:28.076Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-31T00:36:28.118Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-31T00:36:28.158Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-31T00:36:28.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-31T00:36:28.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-31T00:36:28.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-31T00:36:28.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-31T00:36:28.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-07-31T00:36:28.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-31T00:36:28.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-31T00:36:28.471Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-31T00:36:28.511Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-31T00:36:28.551Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-31T00:36:28.594Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-31T00:36:28.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-31T00:36:28.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-31T00:36:28.716Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-31T00:36:28.757Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-31T00:36:28.798Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-31T00:36:28.835Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-31T00:36:28.872Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-31T00:36:28.911Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-31T00:36:28.949Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-31T00:36:28.991Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-186 [Pipeline] echo [2023-07-31T00:36:29.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-186 [Pipeline] echo [2023-07-31T00:36:29.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-186 [Pipeline] echo [2023-07-31T00:36:29.113Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc87f390ba0bab694e97329c8edd9b7846cc2eaf [Pipeline] echo [2023-07-31T00:36:29.151Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc87f39 [Pipeline] echo [2023-07-31T00:36:29.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-31T00:36:29.304Z] provisioning config files... [2023-07-31T00:36:29.326Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-186@tmp/config3971353677447206765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T00:36:29.664Z] ---> docker-login.sh [2023-07-31T00:36:29.664Z] nexus3.edgexfoundry.org:10001 [2023-07-31T00:36:29.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T00:36:29.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T00:36:29.924Z] Configure a credential helper to remove this warning. See [2023-07-31T00:36:29.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T00:36:29.924Z] [2023-07-31T00:36:29.924Z] Login Succeeded [2023-07-31T00:36:29.924Z] nexus3.edgexfoundry.org:10002 [2023-07-31T00:36:30.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T00:36:30.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T00:36:30.183Z] Configure a credential helper to remove this warning. See [2023-07-31T00:36:30.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T00:36:30.183Z] [2023-07-31T00:36:30.183Z] Login Succeeded [2023-07-31T00:36:30.183Z] nexus3.edgexfoundry.org:10003 [2023-07-31T00:36:30.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T00:36:30.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T00:36:30.183Z] Configure a credential helper to remove this warning. See [2023-07-31T00:36:30.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T00:36:30.183Z] [2023-07-31T00:36:30.183Z] Login Succeeded [2023-07-31T00:36:30.183Z] nexus3.edgexfoundry.org:10004 [2023-07-31T00:36:30.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T00:36:30.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T00:36:30.444Z] Configure a credential helper to remove this warning. See [2023-07-31T00:36:30.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T00:36:30.444Z] [2023-07-31T00:36:30.444Z] Login Succeeded [2023-07-31T00:36:30.444Z] docker.io [2023-07-31T00:36:30.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T00:36:30.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T00:36:30.704Z] Configure a credential helper to remove this warning. See [2023-07-31T00:36:30.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T00:36:30.704Z] [2023-07-31T00:36:30.704Z] Login Succeeded [2023-07-31T00:36:30.704Z] ---> docker-login.sh ends [Pipeline] } [2023-07-31T00:36:30.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-31T00:36:31.373Z] + git rev-list -1 --merges bc87f390ba0bab694e97329c8edd9b7846cc2eaf~1..bc87f390ba0bab694e97329c8edd9b7846cc2eaf [Pipeline] echo [2023-07-31T00:36:31.433Z] -----------> git rev-list -1 --merges bc87f390ba0bab694e97329c8edd9b7846cc2eaf~1..bc87f390ba0bab694e97329c8edd9b7846cc2eaf bc87f390ba0bab694e97329c8edd9b7846cc2eaf [false] [Pipeline] sh [2023-07-31T00:36:31.742Z] + git log --format=format:%s -1 bc87f390ba0bab694e97329c8edd9b7846cc2eaf [Pipeline] echo [2023-07-31T00:36:31.780Z] ========================================================= [2023-07-31T00:36:31.780Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-31T00:36:31.780Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-31T00:36:32.223Z] + git log --format=format:%s -1 bc87f390ba0bab694e97329c8edd9b7846cc2eaf [Pipeline] echo [2023-07-31T00:36:32.254Z] [semverPrep] GIT_COMMIT: bc87f390ba0bab694e97329c8edd9b7846cc2eaf, Commit Message: build(deps): bump github.com/warthog618/gpiod from 0.8.1 to 0.8.2 [Pipeline] echo [2023-07-31T00:36:32.283Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-31T00:36:32.682Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-31T00:36:32.682Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-31T00:36:32.682Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-31T00:36:32.682Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-31T00:36:32.682Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-31T00:36:32.682Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-31T00:36:32.682Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T00:36:33.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T00:36:33.183Z] [2023-07-31T00:36:33.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T00:36:33.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T00:36:33.554Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-31T00:36:33.554Z] b85a868b505f: Pulling fs layer [2023-07-31T00:36:33.554Z] e2be974225ed: Pulling fs layer [2023-07-31T00:36:33.554Z] 339a4e72a1f5: Pulling fs layer [2023-07-31T00:36:33.554Z] 988bab9f4d93: Pulling fs layer [2023-07-31T00:36:33.554Z] 1469e6f7b9e6: Pulling fs layer [2023-07-31T00:36:33.554Z] eaf3925da568: Pulling fs layer [2023-07-31T00:36:33.554Z] bab4dde63d76: Pulling fs layer [2023-07-31T00:36:33.554Z] bde34c3a00c8: Pulling fs layer [2023-07-31T00:36:33.554Z] b352a97aabf1: Pulling fs layer [2023-07-31T00:36:33.554Z] 4872d77fe225: Pulling fs layer [2023-07-31T00:36:33.554Z] 5851b861e8e6: Pulling fs layer [2023-07-31T00:36:33.554Z] 988bab9f4d93: Waiting [2023-07-31T00:36:33.554Z] 1469e6f7b9e6: Waiting [2023-07-31T00:36:33.554Z] eaf3925da568: Waiting [2023-07-31T00:36:33.554Z] bab4dde63d76: Waiting [2023-07-31T00:36:33.554Z] bde34c3a00c8: Waiting [2023-07-31T00:36:33.554Z] b352a97aabf1: Waiting [2023-07-31T00:36:33.554Z] 4872d77fe225: Waiting [2023-07-31T00:36:33.554Z] 5851b861e8e6: Waiting [2023-07-31T00:36:33.554Z] e2be974225ed: Verifying Checksum [2023-07-31T00:36:33.554Z] e2be974225ed: Download complete [2023-07-31T00:36:33.554Z] 988bab9f4d93: Verifying Checksum [2023-07-31T00:36:33.554Z] 988bab9f4d93: Download complete [2023-07-31T00:36:33.554Z] 1469e6f7b9e6: Verifying Checksum [2023-07-31T00:36:33.554Z] 1469e6f7b9e6: Download complete [2023-07-31T00:36:33.813Z] 339a4e72a1f5: Verifying Checksum [2023-07-31T00:36:33.813Z] 339a4e72a1f5: Download complete [2023-07-31T00:36:33.813Z] eaf3925da568: Verifying Checksum [2023-07-31T00:36:33.813Z] eaf3925da568: Download complete [2023-07-31T00:36:33.813Z] bde34c3a00c8: Verifying Checksum [2023-07-31T00:36:33.813Z] bde34c3a00c8: Download complete [2023-07-31T00:36:33.813Z] b352a97aabf1: Download complete [2023-07-31T00:36:33.813Z] 4872d77fe225: Verifying Checksum [2023-07-31T00:36:33.813Z] 4872d77fe225: Download complete [2023-07-31T00:36:33.813Z] 5851b861e8e6: Download complete [2023-07-31T00:36:33.813Z] b85a868b505f: Verifying Checksum [2023-07-31T00:36:33.813Z] b85a868b505f: Download complete [2023-07-31T00:36:34.073Z] bab4dde63d76: Verifying Checksum [2023-07-31T00:36:34.073Z] bab4dde63d76: Download complete [2023-07-31T00:36:35.029Z] b85a868b505f: Pull complete [2023-07-31T00:36:35.029Z] e2be974225ed: Pull complete [2023-07-31T00:36:35.601Z] 339a4e72a1f5: Pull complete [2023-07-31T00:36:35.601Z] 988bab9f4d93: Pull complete [2023-07-31T00:36:35.862Z] 1469e6f7b9e6: Pull complete [2023-07-31T00:36:36.122Z] eaf3925da568: Pull complete [2023-07-31T00:36:38.033Z] bab4dde63d76: Pull complete [2023-07-31T00:36:38.034Z] bde34c3a00c8: Pull complete [2023-07-31T00:36:38.034Z] b352a97aabf1: Pull complete [2023-07-31T00:36:38.034Z] 4872d77fe225: Pull complete [2023-07-31T00:36:38.034Z] 5851b861e8e6: Pull complete [2023-07-31T00:36:38.034Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-31T00:36:38.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T00:36:38.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T00:36:38.269Z] prd-ubuntu20.04-docker-8c-8g-2551 does not seem to be running inside a container [2023-07-31T00:36:38.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-186 -v /w/workspace/edgexfoundry_device-gpio_PR-186:/w/workspace/edgexfoundry_device-gpio_PR-186:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-186@tmp:/w/workspace/edgexfoundry_device-gpio_PR-186@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-31T00:36:41.637Z] $ docker top 797c6596757658945d5818d92c0eaa4049d7e9b869f4a87e9610e09202a3ff6b -eo pid,comm [2023-07-31T00:36:41.694Z] 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-07-31T00:36:41.694Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-31T00:36:41.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-31T00:36:41.820Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-31T00:36:41.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-31T00:36:41.928Z] $ docker exec 797c6596757658945d5818d92c0eaa4049d7e9b869f4a87e9610e09202a3ff6b ssh-agent [2023-07-31T00:36:42.027Z] SSH_AUTH_SOCK=/tmp/ssh-9Fw8xzoho8b4/agent.32 [2023-07-31T00:36:42.027Z] SSH_AGENT_PID=38 [2023-07-31T00:36:42.034Z] Running ssh-add (command line suppressed) [2023-07-31T00:36:42.130Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-186@tmp/private_key_12329767542799377872.key (/w/workspace/edgexfoundry_device-gpio_PR-186@tmp/private_key_12329767542799377872.key) [2023-07-31T00:36:42.146Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-31T00:36:42.475Z] + git tag --points-at HEAD [Pipeline] } [2023-07-31T00:36:42.498Z] $ docker exec --env ******** --env ******** 797c6596757658945d5818d92c0eaa4049d7e9b869f4a87e9610e09202a3ff6b ssh-agent -k [2023-07-31T00:36:42.587Z] unset SSH_AUTH_SOCK; [2023-07-31T00:36:42.588Z] unset SSH_AGENT_PID; [2023-07-31T00:36:42.588Z] echo Agent pid 38 killed; [2023-07-31T00:36:42.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-31T00:36:42.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-31T00:36:42.688Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-31T00:36:42.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-31T00:36:42.816Z] $ docker exec 797c6596757658945d5818d92c0eaa4049d7e9b869f4a87e9610e09202a3ff6b ssh-agent [2023-07-31T00:36:42.932Z] SSH_AUTH_SOCK=/tmp/ssh-KU6WUBA0Uh1a/agent.70 [2023-07-31T00:36:42.932Z] SSH_AGENT_PID=76 [2023-07-31T00:36:42.937Z] Running ssh-add (command line suppressed) [2023-07-31T00:36:43.049Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-186@tmp/private_key_8340509636900389003.key (/w/workspace/edgexfoundry_device-gpio_PR-186@tmp/private_key_8340509636900389003.key) [2023-07-31T00:36:43.064Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-31T00:36:43.394Z] + git semver init [2023-07-31T00:36:43.653Z] 2023-07-31 00:36:43,581 [run_init] DEBUG init version:0.0.0 force:False [2023-07-31T00:36:43.653Z] 2023-07-31 00:36:43,581 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-186/.semver [2023-07-31T00:36:43.653Z] 2023-07-31 00:36:43,582 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-186/.semver [2023-07-31T00:36:43.653Z] 2023-07-31 00:36:43,582 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-186/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-186, universal_newlines=False, shell=None, istream=None) [2023-07-31T00:36:45.032Z] 2023-07-31 00:36:44,623 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-186/.git/info/exclude [2023-07-31T00:36:45.032Z] 2023-07-31 00:36:44,624 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-186/.semver/PR-186 with force:False [2023-07-31T00:36:45.032Z] 2023-07-31 00:36:44,624 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-186/.semver/PR-186 [2023-07-31T00:36:45.032Z] 2023-07-31 00:36:44,628 [execute] INFO git cat-file --batch-check [2023-07-31T00:36:45.032Z] 2023-07-31 00:36:44,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-186/.semver, universal_newlines=False, shell=None, istream=) [2023-07-31T00:36:45.032Z] 2023-07-31 00:36:44,635 [execute] INFO git cat-file --batch [2023-07-31T00:36:45.032Z] 2023-07-31 00:36:44,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-186/.semver, universal_newlines=False, shell=None, istream=) [2023-07-31T00:36:45.032Z] 2023-07-31 00:36:44,640 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-186/.semver/PR-186 [2023-07-31T00:36:45.032Z] 0.0.0 [Pipeline] } [2023-07-31T00:36:45.056Z] $ docker exec --env ******** --env ******** 797c6596757658945d5818d92c0eaa4049d7e9b869f4a87e9610e09202a3ff6b ssh-agent -k [2023-07-31T00:36:45.148Z] unset SSH_AUTH_SOCK; [2023-07-31T00:36:45.148Z] unset SSH_AGENT_PID; [2023-07-31T00:36:45.149Z] echo Agent pid 76 killed; [2023-07-31T00:36:45.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-31T00:36:45.583Z] + git semver [Pipeline] } [2023-07-31T00:36:45.866Z] $ docker stop --time=1 797c6596757658945d5818d92c0eaa4049d7e9b869f4a87e9610e09202a3ff6b [2023-07-31T00:36:47.136Z] $ docker rm -f --volumes 797c6596757658945d5818d92c0eaa4049d7e9b869f4a87e9610e09202a3ff6b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-31T00:36:47.544Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-31T00:36:47.879Z] Stashed 1 file(s) [Pipeline] echo [2023-07-31T00:36:47.896Z] [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-07-31T00:36:48.497Z] provisioning config files... [2023-07-31T00:36:48.506Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-186@tmp/config5541895008336730943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T00:36:48.857Z] ---> docker-login.sh [2023-07-31T00:36:48.857Z] nexus3.edgexfoundry.org:10001 [2023-07-31T00:36:48.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T00:36:48.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T00:36:48.857Z] Configure a credential helper to remove this warning. See [2023-07-31T00:36:48.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T00:36:48.857Z] [2023-07-31T00:36:48.857Z] Login Succeeded [2023-07-31T00:36:48.857Z] nexus3.edgexfoundry.org:10002 [2023-07-31T00:36:48.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T00:36:48.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T00:36:48.857Z] Configure a credential helper to remove this warning. See [2023-07-31T00:36:48.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T00:36:48.857Z] [2023-07-31T00:36:48.857Z] Login Succeeded [2023-07-31T00:36:48.857Z] nexus3.edgexfoundry.org:10003 [2023-07-31T00:36:49.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T00:36:49.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T00:36:49.116Z] Configure a credential helper to remove this warning. See [2023-07-31T00:36:49.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T00:36:49.116Z] [2023-07-31T00:36:49.116Z] Login Succeeded [2023-07-31T00:36:49.116Z] nexus3.edgexfoundry.org:10004 [2023-07-31T00:36:49.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T00:36:49.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T00:36:49.116Z] Configure a credential helper to remove this warning. See [2023-07-31T00:36:49.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T00:36:49.116Z] [2023-07-31T00:36:49.116Z] Login Succeeded [2023-07-31T00:36:49.116Z] docker.io [2023-07-31T00:36:49.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T00:36:49.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T00:36:49.375Z] Configure a credential helper to remove this warning. See [2023-07-31T00:36:49.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T00:36:49.375Z] [2023-07-31T00:36:49.375Z] Login Succeeded [2023-07-31T00:36:49.375Z] ---> docker-login.sh ends [Pipeline] } [2023-07-31T00:36:49.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-31T00:36:49.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T00:36:49.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T00:36:49.654Z] ========================================================= [2023-07-31T00:36:49.654Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-31T00:36:49.654Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T00:36:50.112Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-31T00:36:50.112Z] Sending build context to Docker daemon 16.02MB [2023-07-31T00:36:50.112Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T00:36:50.112Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-31T00:36:50.370Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-31T00:36:50.370Z] 4db1b89c0bd1: Pulling fs layer [2023-07-31T00:36:50.370Z] 6911f1a30b25: Pulling fs layer [2023-07-31T00:36:50.370Z] e194b8c5c2a9: Pulling fs layer [2023-07-31T00:36:50.370Z] 6863d3e3a2b1: Pulling fs layer [2023-07-31T00:36:50.370Z] ec0bb842ea78: Pulling fs layer [2023-07-31T00:36:50.370Z] 40a00589a448: Pulling fs layer [2023-07-31T00:36:50.370Z] 6c08303d61cc: Pulling fs layer [2023-07-31T00:36:50.370Z] 798269fcf238: Pulling fs layer [2023-07-31T00:36:50.370Z] 6863d3e3a2b1: Waiting [2023-07-31T00:36:50.370Z] ec0bb842ea78: Waiting [2023-07-31T00:36:50.370Z] 40a00589a448: Waiting [2023-07-31T00:36:50.370Z] 798269fcf238: Waiting [2023-07-31T00:36:50.370Z] 6c08303d61cc: Waiting [2023-07-31T00:36:50.370Z] 6911f1a30b25: Verifying Checksum [2023-07-31T00:36:50.370Z] 6911f1a30b25: Download complete [2023-07-31T00:36:50.370Z] 6863d3e3a2b1: Verifying Checksum [2023-07-31T00:36:50.370Z] 6863d3e3a2b1: Download complete [2023-07-31T00:36:50.370Z] ec0bb842ea78: Download complete [2023-07-31T00:36:50.370Z] 4db1b89c0bd1: Verifying Checksum [2023-07-31T00:36:50.370Z] 4db1b89c0bd1: Download complete [2023-07-31T00:36:50.370Z] 40a00589a448: Verifying Checksum [2023-07-31T00:36:50.370Z] 40a00589a448: Download complete [2023-07-31T00:36:50.370Z] 4db1b89c0bd1: Pull complete [2023-07-31T00:36:50.632Z] 6911f1a30b25: Pull complete [2023-07-31T00:36:50.892Z] 798269fcf238: Verifying Checksum [2023-07-31T00:36:50.892Z] 798269fcf238: Download complete [2023-07-31T00:36:50.892Z] e194b8c5c2a9: Verifying Checksum [2023-07-31T00:36:50.892Z] e194b8c5c2a9: Download complete [2023-07-31T00:36:51.150Z] 6c08303d61cc: Verifying Checksum [2023-07-31T00:36:51.150Z] 6c08303d61cc: Download complete [2023-07-31T00:36:54.433Z] e194b8c5c2a9: Pull complete [2023-07-31T00:36:54.433Z] 6863d3e3a2b1: Pull complete [2023-07-31T00:36:54.433Z] ec0bb842ea78: Pull complete [2023-07-31T00:36:54.433Z] 40a00589a448: Pull complete [2023-07-31T00:36:56.333Z] 6c08303d61cc: Pull complete [2023-07-31T00:36:57.266Z] 798269fcf238: Pull complete [2023-07-31T00:36:57.266Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-31T00:36:57.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-31T00:36:57.266Z] ---> ec979cd7f677 [2023-07-31T00:36:57.266Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-07-31T00:37:03.310Z] Still waiting to schedule task [2023-07-31T00:37:03.310Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2548’ [2023-07-31T00:37:03.829Z] ---> Running in f0356d024b50 [2023-07-31T00:37:03.829Z] Removing intermediate container f0356d024b50 [2023-07-31T00:37:03.829Z] ---> 638e458c05a8 [2023-07-31T00:37:03.829Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T00:37:03.829Z] ---> Running in dea3f6078c32 [2023-07-31T00:37:03.829Z] Removing intermediate container dea3f6078c32 [2023-07-31T00:37:03.829Z] ---> 56f7df7c3e57 [2023-07-31T00:37:03.829Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-07-31T00:37:03.829Z] ---> Running in c69390024455 [2023-07-31T00:37:03.829Z] Removing intermediate container c69390024455 [2023-07-31T00:37:03.829Z] ---> aac41991c9c8 [2023-07-31T00:37:03.829Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T00:37:03.829Z] ---> Running in f55b756e5fe2 [2023-07-31T00:37:03.829Z] Removing intermediate container f55b756e5fe2 [2023-07-31T00:37:03.829Z] ---> 73e201192dc6 [2023-07-31T00:37:03.829Z] Step 7/12 : WORKDIR /device-gpio [2023-07-31T00:37:03.829Z] ---> Running in 419ae9b13f88 [2023-07-31T00:37:03.829Z] Removing intermediate container 419ae9b13f88 [2023-07-31T00:37:03.829Z] ---> 205ad1579646 [2023-07-31T00:37:03.829Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T00:37:03.829Z] ---> Running in 61a3f85c198b [2023-07-31T00:37:04.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-31T00:37:04.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-31T00:37:04.605Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-07-31T00:37:04.605Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-07-31T00:37:04.605Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-07-31T00:37:04.605Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-07-31T00:37:04.877Z] Executing busybox-1.35.0-r29.trigger [2023-07-31T00:37:04.877Z] OK: 269 MiB in 57 packages [2023-07-31T00:37:05.443Z] Removing intermediate container 61a3f85c198b [2023-07-31T00:37:05.443Z] ---> df6f87584abd [2023-07-31T00:37:05.443Z] Step 9/12 : COPY go.mod vendor* ./ [2023-07-31T00:37:05.443Z] ---> fbc279f934e6 [2023-07-31T00:37:05.443Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T00:37:05.443Z] ---> Running in e16ec5bc6275 [2023-07-31T00:37:52.134Z] Removing intermediate container e16ec5bc6275 [2023-07-31T00:37:52.134Z] ---> 624b55bdaff5 [2023-07-31T00:37:52.134Z] Step 11/12 : COPY . . [2023-07-31T00:37:52.134Z] ---> 012889c560e1 [2023-07-31T00:37:52.134Z] Step 12/12 : RUN ${MAKE} [2023-07-31T00:37:52.134Z] ---> Running in ec5d65e36df0 [2023-07-31T00:37:52.134Z] noop [2023-07-31T00:37:52.134Z] Removing intermediate container ec5d65e36df0 [2023-07-31T00:37:52.134Z] ---> 93f488ef6a08 [2023-07-31T00:37:52.134Z] Successfully built 93f488ef6a08 [2023-07-31T00:37:52.134Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T00:37:52.565Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-31T00:37:52.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T00:37:52.717Z] prd-ubuntu20.04-docker-8c-8g-2551 does not seem to be running inside a container [2023-07-31T00:37:52.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-186 -v /w/workspace/edgexfoundry_device-gpio_PR-186:/w/workspace/edgexfoundry_device-gpio_PR-186:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-186@tmp:/w/workspace/edgexfoundry_device-gpio_PR-186@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 ******** ci-base-image-x86_64 cat [2023-07-31T00:37:53.073Z] $ docker top def4d4ba761861460598789a53cf41ae9c1cd4ada69832bfe3ff31d48a47114f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T00:37:53.456Z] + go version [2023-07-31T00:37:53.456Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-31T00:37:53.487Z] $ docker stop --time=1 def4d4ba761861460598789a53cf41ae9c1cd4ada69832bfe3ff31d48a47114f [2023-07-31T00:37:54.781Z] $ docker rm -f --volumes def4d4ba761861460598789a53cf41ae9c1cd4ada69832bfe3ff31d48a47114f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T00:37:55.475Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-31T00:37:55.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T00:37:55.614Z] prd-ubuntu20.04-docker-8c-8g-2551 does not seem to be running inside a container [2023-07-31T00:37:55.646Z] $ 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-186 -v /w/workspace/edgexfoundry_device-gpio_PR-186:/w/workspace/edgexfoundry_device-gpio_PR-186:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-186@tmp:/w/workspace/edgexfoundry_device-gpio_PR-186@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 ******** ci-base-image-x86_64 cat [2023-07-31T00:37:55.965Z] $ docker top f98ad6a505519a7539fb9108b6cd839c6b88acaf8ab84a64a110d858a5d8fc72 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T00:37:56.347Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-186 [Pipeline] fileExists [Pipeline] sh [2023-07-31T00:37:56.704Z] + make test [2023-07-31T00:37:56.704Z] go test ./... -coverprofile=coverage.out ./... [2023-07-31T00:38:01.970Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-07-31T00:38:11.948Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-07-31T00:38:11.948Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-07-31T00:38:16.126Z] go vet ./... [2023-07-31T00:38:19.403Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-31T00:38:19.403Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-31T00:38:19.403Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-31T00:38:19.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-31T00:38:19.716Z] $ docker stop --time=1 f98ad6a505519a7539fb9108b6cd839c6b88acaf8ab84a64a110d858a5d8fc72 [2023-07-31T00:38:23.325Z] $ docker rm -f --volumes f98ad6a505519a7539fb9108b6cd839c6b88acaf8ab84a64a110d858a5d8fc72 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-31T00:38:23.907Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-31T00:38:23.986Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-31T00:38:24.651Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-31T00:38:24.959Z] + ls -al . [2023-07-31T00:38:24.959Z] total 164 [2023-07-31T00:38:24.959Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 00:37 . [2023-07-31T00:38:24.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 00:36 .. [2023-07-31T00:38:24.959Z] -rw-rw-r-- 1 jenkins jenkins 120 Jul 31 00:36 .dockerignore [2023-07-31T00:38:24.959Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 00:36 .git [2023-07-31T00:38:24.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 00:36 .github [2023-07-31T00:38:24.959Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 31 00:36 .gitignore [2023-07-31T00:38:24.959Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 00:36 .golangci.yml [2023-07-31T00:38:24.959Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 00:36 .semver [2023-07-31T00:38:24.959Z] -rw-rw-r-- 1 jenkins jenkins 9702 Jul 31 00:36 Attribution.txt [2023-07-31T00:38:24.959Z] -rw-rw-r-- 1 jenkins jenkins 6184 Jul 31 00:36 CHANGELOG.md [2023-07-31T00:38:24.959Z] -rw-rw-r-- 1 jenkins jenkins 1542 Jul 31 00:36 Dockerfile [2023-07-31T00:38:24.959Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 00:36 GOVERNANCE.md [2023-07-31T00:38:24.959Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 31 00:36 Jenkinsfile [2023-07-31T00:38:24.959Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 31 00:36 LICENSE [2023-07-31T00:38:24.959Z] -rw-rw-r-- 1 jenkins jenkins 1692 Jul 31 00:36 Makefile [2023-07-31T00:38:24.959Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 31 00:36 OWNERS.md [2023-07-31T00:38:24.959Z] -rw-rw-r-- 1 jenkins jenkins 12293 Jul 31 00:36 README.md [2023-07-31T00:38:24.959Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 00:36 VERSION [2023-07-31T00:38:24.959Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 00:36 bin [2023-07-31T00:38:24.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 00:36 cmd [2023-07-31T00:38:24.959Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 31 00:37 coverage.out [2023-07-31T00:38:24.959Z] -rw-rw-r-- 1 jenkins jenkins 3222 Jul 31 00:36 go.mod [2023-07-31T00:38:24.959Z] -rw-rw-r-- 1 jenkins jenkins 31495 Jul 31 00:36 go.sum [2023-07-31T00:38:24.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 00:36 internal [2023-07-31T00:38:24.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 00:36 snap [2023-07-31T00:38:24.959Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 31 00:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T00:38:25.398Z] + 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=bc87f390ba0bab694e97329c8edd9b7846cc2eaf --label arch=amd64 --label version=0.0.0 . [2023-07-31T00:38:25.398Z] Sending build context to Docker daemon 16.02MB [2023-07-31T00:38:25.398Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T00:38:25.398Z] Step 2/25 : FROM ${BASE} AS builder [2023-07-31T00:38:25.398Z] ---> 93f488ef6a08 [2023-07-31T00:38:25.398Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-07-31T00:38:25.656Z] ---> Running in d10532ffe028 [2023-07-31T00:38:25.656Z] Removing intermediate container d10532ffe028 [2023-07-31T00:38:25.656Z] ---> fd11c644b181 [2023-07-31T00:38:25.656Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T00:38:25.656Z] ---> Running in a4e215ee0534 [2023-07-31T00:38:25.656Z] Removing intermediate container a4e215ee0534 [2023-07-31T00:38:25.656Z] ---> f753115655a4 [2023-07-31T00:38:25.656Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-07-31T00:38:25.656Z] ---> Running in d6a63d881998 [2023-07-31T00:38:25.914Z] Removing intermediate container d6a63d881998 [2023-07-31T00:38:25.914Z] ---> e57908a61640 [2023-07-31T00:38:25.914Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T00:38:25.914Z] ---> Running in ef0bc3b4425c [2023-07-31T00:38:25.914Z] Removing intermediate container ef0bc3b4425c [2023-07-31T00:38:25.914Z] ---> 5dedd60e654e [2023-07-31T00:38:25.914Z] Step 7/25 : WORKDIR /device-gpio [2023-07-31T00:38:25.914Z] ---> Running in 3257a1411548 [2023-07-31T00:38:25.914Z] Removing intermediate container 3257a1411548 [2023-07-31T00:38:25.914Z] ---> 2ae2921c6305 [2023-07-31T00:38:25.914Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T00:38:26.173Z] ---> Running in 1b224476fb27 [2023-07-31T00:38:26.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-31T00:38:26.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-31T00:38:26.691Z] OK: 269 MiB in 57 packages [2023-07-31T00:38:26.949Z] Removing intermediate container 1b224476fb27 [2023-07-31T00:38:26.950Z] ---> 4568a8bf7552 [2023-07-31T00:38:26.950Z] Step 9/25 : COPY go.mod vendor* ./ [2023-07-31T00:38:27.208Z] ---> e81d2178d781 [2023-07-31T00:38:27.208Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T00:38:27.208Z] ---> Running in eed1388292bc [2023-07-31T00:38:27.773Z] Removing intermediate container eed1388292bc [2023-07-31T00:38:27.773Z] ---> 479dfcc68bad [2023-07-31T00:38:27.773Z] Step 11/25 : COPY . . [2023-07-31T00:38:28.344Z] ---> 163a0fa1737a [2023-07-31T00:38:28.344Z] Step 12/25 : RUN ${MAKE} [2023-07-31T00:38:28.344Z] ---> Running in 078eecc29a1e [2023-07-31T00:38:28.601Z] 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-07-31T00:38:50.759Z] Removing intermediate container 078eecc29a1e [2023-07-31T00:38:50.759Z] ---> e7add6684beb [2023-07-31T00:38:50.759Z] Step 13/25 : FROM alpine:3.17 [2023-07-31T00:38:50.759Z] 3.17: Pulling from library/alpine [2023-07-31T00:38:50.759Z] 4db1b89c0bd1: Already exists [2023-07-31T00:38:50.759Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-31T00:38:50.759Z] Status: Downloaded newer image for alpine:3.17 [2023-07-31T00:38:50.759Z] ---> 1f73a9d63274 [2023-07-31T00:38:50.759Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-07-31T00:38:50.759Z] ---> Running in 8e832fd3dc66 [2023-07-31T00:38:50.759Z] Removing intermediate container 8e832fd3dc66 [2023-07-31T00:38:50.759Z] ---> 1bb618c6ee84 [2023-07-31T00:38:50.759Z] Step 15/25 : RUN apk add --update --no-cache [2023-07-31T00:38:50.759Z] ---> Running in c8444dd5720f [2023-07-31T00:38:50.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-31T00:38:50.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-31T00:38:50.759Z] OK: 7 MiB in 15 packages [2023-07-31T00:38:50.759Z] Removing intermediate container c8444dd5720f [2023-07-31T00:38:50.759Z] ---> f3a1a47da5ea [2023-07-31T00:38:50.759Z] Step 16/25 : WORKDIR / [2023-07-31T00:38:50.759Z] ---> Running in ed151d288b74 [2023-07-31T00:38:50.759Z] Removing intermediate container ed151d288b74 [2023-07-31T00:38:50.759Z] ---> 88ecbd5c461c [2023-07-31T00:38:50.759Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-07-31T00:38:50.759Z] ---> 73de955570dc [2023-07-31T00:38:50.759Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-07-31T00:38:50.759Z] ---> c0626ef6662f [2023-07-31T00:38:50.759Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-07-31T00:38:50.759Z] ---> 5019225bbeec [2023-07-31T00:38:50.759Z] Step 20/25 : EXPOSE 59910 [2023-07-31T00:38:50.759Z] ---> Running in 8c126a11e674 [2023-07-31T00:38:50.759Z] Removing intermediate container 8c126a11e674 [2023-07-31T00:38:50.759Z] ---> 01b9f461431f [2023-07-31T00:38:50.759Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-07-31T00:38:50.759Z] ---> Running in dfa951b53798 [2023-07-31T00:38:50.759Z] Removing intermediate container dfa951b53798 [2023-07-31T00:38:50.759Z] ---> c0b3e8154a4b [2023-07-31T00:38:50.759Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-31T00:38:50.759Z] ---> Running in bedfed821af6 [2023-07-31T00:38:50.759Z] Removing intermediate container bedfed821af6 [2023-07-31T00:38:50.759Z] ---> c7a411fe0802 [2023-07-31T00:38:50.759Z] Step 23/25 : LABEL arch=amd64 [2023-07-31T00:38:50.759Z] ---> Running in 44a1d053984a [2023-07-31T00:38:50.759Z] Removing intermediate container 44a1d053984a [2023-07-31T00:38:50.759Z] ---> 5efa51298239 [2023-07-31T00:38:50.759Z] Step 24/25 : LABEL git_sha=bc87f390ba0bab694e97329c8edd9b7846cc2eaf [2023-07-31T00:38:50.759Z] ---> Running in 0956a7f32721 [2023-07-31T00:38:50.759Z] Removing intermediate container 0956a7f32721 [2023-07-31T00:38:50.759Z] ---> 65d779652666 [2023-07-31T00:38:50.759Z] Step 25/25 : LABEL version=0.0.0 [2023-07-31T00:38:50.759Z] ---> Running in a3f10d699b8f [2023-07-31T00:38:50.759Z] Removing intermediate container a3f10d699b8f [2023-07-31T00:38:50.759Z] ---> 3818ffca35cd [2023-07-31T00:38:50.759Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-31T00:38:50.759Z] Successfully built 3818ffca35cd [2023-07-31T00:38:50.759Z] 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-07-31T00:38:51.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T00:38:51.586Z] [2023-07-31T00:38:51.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T00:38:51.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T00:38:51.948Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-31T00:38:51.948Z] 5eb5b503b376: Pulling fs layer [2023-07-31T00:38:51.948Z] 5c69ac0246d0: Pulling fs layer [2023-07-31T00:38:51.948Z] ec43610c2a17: Pulling fs layer [2023-07-31T00:38:51.948Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-31T00:38:51.948Z] 33b1e0a273af: Pulling fs layer [2023-07-31T00:38:51.948Z] 5d3b04190fa2: Pulling fs layer [2023-07-31T00:38:51.948Z] 2f39f015ded8: Pulling fs layer [2023-07-31T00:38:51.948Z] 33b1e0a273af: Waiting [2023-07-31T00:38:51.948Z] 5d3b04190fa2: Waiting [2023-07-31T00:38:51.948Z] 3a2ae6a8a46f: Waiting [2023-07-31T00:38:51.948Z] 2f39f015ded8: Waiting [2023-07-31T00:38:51.948Z] 5c69ac0246d0: Verifying Checksum [2023-07-31T00:38:51.948Z] 5c69ac0246d0: Download complete [2023-07-31T00:38:51.948Z] 33b1e0a273af: Verifying Checksum [2023-07-31T00:38:51.948Z] 33b1e0a273af: Download complete [2023-07-31T00:38:51.948Z] ec43610c2a17: Verifying Checksum [2023-07-31T00:38:51.948Z] ec43610c2a17: Download complete [2023-07-31T00:38:51.948Z] 5d3b04190fa2: Download complete [2023-07-31T00:38:52.207Z] 5eb5b503b376: Verifying Checksum [2023-07-31T00:38:52.207Z] 5eb5b503b376: Download complete [2023-07-31T00:38:52.775Z] 2f39f015ded8: Download complete [2023-07-31T00:38:53.342Z] 5eb5b503b376: Pull complete [2023-07-31T00:38:53.608Z] 5c69ac0246d0: Pull complete [2023-07-31T00:38:53.868Z] ec43610c2a17: Pull complete [2023-07-31T00:38:53.868Z] 3a2ae6a8a46f: Pull complete [2023-07-31T00:38:54.125Z] 33b1e0a273af: Pull complete [2023-07-31T00:38:54.125Z] 5d3b04190fa2: Pull complete [2023-07-31T00:38:58.318Z] 2f39f015ded8: Pull complete [2023-07-31T00:38:58.318Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-31T00:38:58.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T00:38:58.318Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T00:38:58.522Z] prd-ubuntu20.04-docker-8c-8g-2551 does not seem to be running inside a container [2023-07-31T00:38:58.555Z] $ 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-186 -v /w/workspace/edgexfoundry_device-gpio_PR-186:/w/workspace/edgexfoundry_device-gpio_PR-186:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-186@tmp:/w/workspace/edgexfoundry_device-gpio_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-31T00:39:05.340Z] $ docker top 8e057124e3aa6a9f6fdaf77217e99f8f914f743812b592446565bdbaaacb0926 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T00:39:05.800Z] ---> job-cost.sh [2023-07-31T00:39:05.800Z] lf-activate-venv: SKIPPING [2023-07-31T00:39:05.800Z] INFO: No Stack... [2023-07-31T00:39:06.058Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-31T00:39:06.318Z] INFO: Archiving Costs [Pipeline] sh [2023-07-31T00:39:06.641Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-186/archives/cost.csv [2023-07-31T00:39:06.641Z] + cut -d, -f6 [Pipeline] lock [2023-07-31T00:39:06.828Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-186-1-stack-cost] [2023-07-31T00:39:06.833Z] Resource [jenkins-edgexfoundry-device-gpio-PR-186-1-stack-cost] did not exist. Created. [2023-07-31T00:39:06.833Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-186-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-31T00:39:07.223Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-31T00:39:07.273Z] Stashed 1 file(s) [Pipeline] } [2023-07-31T00:39:07.295Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-186-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-31T00:39:07.376Z] $ docker stop --time=1 8e057124e3aa6a9f6fdaf77217e99f8f914f743812b592446565bdbaaacb0926 [2023-07-31T00:39:08.523Z] $ docker rm -f --volumes 8e057124e3aa6a9f6fdaf77217e99f8f914f743812b592446565bdbaaacb0926 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-31T00:40:35.360Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2552 in /w/workspace/edgexfoundry_device-gpio_PR-186 [Pipeline] { [Pipeline] ws [2023-07-31T00:40:35.415Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-07-31T00:40:35.497Z] The recommended git tool is: git [2023-07-31T00:40:40.861Z] using credential edgex-jenkins-ssh [2023-07-31T00:40:40.878Z] Cloning the remote Git repository [2023-07-31T00:40:40.924Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-07-31T00:40:41.017Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-07-31T00:40:41.176Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-07-31T00:40:41.177Z] > git --version # timeout=10 [2023-07-31T00:40:41.200Z] > git --version # 'git version 2.25.1' [2023-07-31T00:40:41.203Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-31T00:40:41.368Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-31T00:40:42.996Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-07-31T00:40:43.016Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-31T00:40:43.902Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-07-31T00:40:43.946Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-07-31T00:40:43.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-31T00:40:43.965Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/186/head:refs/remotes/origin/PR-186 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-31T00:40:44.480Z] Merging remotes/origin/main commit 04d71f93380c03689ae3663938a9aa0245bc0fe4 into PR head commit bc87f390ba0bab694e97329c8edd9b7846cc2eaf [2023-07-31T00:40:44.783Z] Merge succeeded, producing bc87f390ba0bab694e97329c8edd9b7846cc2eaf [2023-07-31T00:40:44.783Z] Checking out Revision bc87f390ba0bab694e97329c8edd9b7846cc2eaf (PR-186) [2023-07-31T00:40:45.237Z] Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.8.1 to 0.8.2" [2023-07-31T00:40:45.292Z] > git --version # timeout=10 [2023-07-31T00:40:45.306Z] > git --version # 'git version 2.25.1' [2023-07-31T00:40:45.332Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-31T00:40:44.508Z] > git config core.sparsecheckout # timeout=10 [2023-07-31T00:40:44.591Z] > git checkout -f bc87f390ba0bab694e97329c8edd9b7846cc2eaf # timeout=10 [2023-07-31T00:40:44.667Z] > git remote # timeout=10 [2023-07-31T00:40:44.685Z] > git config --get remote.origin.url # timeout=10 [2023-07-31T00:40:44.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-31T00:40:44.733Z] > git merge 04d71f93380c03689ae3663938a9aa0245bc0fe4 # timeout=10 [2023-07-31T00:40:44.761Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-31T00:40:44.789Z] > git config core.sparsecheckout # timeout=10 [2023-07-31T00:40:44.813Z] > git checkout -f bc87f390ba0bab694e97329c8edd9b7846cc2eaf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-31T00:40:46.523Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-31T00:40:46.523Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-31T00:40:46.523Z] Dload Upload Total Spent Left Speed [2023-07-31T00:40:46.523Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 65565 0 --:--:-- --:--:-- --:--:-- 65565 100 12751 100 12751 0 0 75449 0 --:--:-- --:--:-- --:--:-- 75005 [Pipeline] sh [2023-07-31T00:40:47.155Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-31T00:40:47.493Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-31T00:40:47.493Z] + sudo tee /etc/docker/daemon.new [2023-07-31T00:40:47.493Z] { [2023-07-31T00:40:47.493Z] "registry-mirrors": [ [2023-07-31T00:40:47.493Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-31T00:40:47.493Z] ], [2023-07-31T00:40:47.493Z] "bip": "10.250.0.254/24", [2023-07-31T00:40:47.493Z] "hosts": [ [2023-07-31T00:40:47.493Z] "tcp://0.0.0.0:5555", [2023-07-31T00:40:47.493Z] "unix:///var/run/docker.sock" [2023-07-31T00:40:47.493Z] ], [2023-07-31T00:40:47.493Z] "mtu": 1458, [2023-07-31T00:40:47.493Z] "selinux-enabled": true, [2023-07-31T00:40:47.493Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-31T00:40:47.493Z] } [Pipeline] sh [2023-07-31T00:40:47.834Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-31T00:40:48.181Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-31T00:41:10.368Z] provisioning config files... [2023-07-31T00:41:10.394Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config1047566512857337595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T00:41:10.780Z] ---> docker-login.sh [2023-07-31T00:41:10.780Z] nexus3.edgexfoundry.org:10001 [2023-07-31T00:41:11.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T00:41:11.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T00:41:11.371Z] Configure a credential helper to remove this warning. See [2023-07-31T00:41:11.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T00:41:11.371Z] [2023-07-31T00:41:11.371Z] Login Succeeded [2023-07-31T00:41:11.371Z] nexus3.edgexfoundry.org:10002 [2023-07-31T00:41:11.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T00:41:11.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T00:41:11.640Z] Configure a credential helper to remove this warning. See [2023-07-31T00:41:11.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T00:41:11.640Z] [2023-07-31T00:41:11.640Z] Login Succeeded [2023-07-31T00:41:11.911Z] nexus3.edgexfoundry.org:10003 [2023-07-31T00:41:11.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T00:41:12.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T00:41:12.184Z] Configure a credential helper to remove this warning. See [2023-07-31T00:41:12.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T00:41:12.184Z] [2023-07-31T00:41:12.184Z] Login Succeeded [2023-07-31T00:41:12.184Z] nexus3.edgexfoundry.org:10004 [2023-07-31T00:41:12.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T00:41:12.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T00:41:12.454Z] Configure a credential helper to remove this warning. See [2023-07-31T00:41:12.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T00:41:12.454Z] [2023-07-31T00:41:12.454Z] Login Succeeded [2023-07-31T00:41:12.454Z] docker.io [2023-07-31T00:41:12.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T00:41:12.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T00:41:12.992Z] Configure a credential helper to remove this warning. See [2023-07-31T00:41:12.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T00:41:12.992Z] [2023-07-31T00:41:12.992Z] Login Succeeded [2023-07-31T00:41:12.992Z] ---> docker-login.sh ends [Pipeline] } [2023-07-31T00:41:13.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-31T00:41:13.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T00:41:13.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T00:41:13.486Z] ========================================================= [2023-07-31T00:41:13.486Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-31T00:41:13.486Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T00:41:13.983Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-31T00:41:14.255Z] Sending build context to Docker daemon 8.072MB [2023-07-31T00:41:14.255Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T00:41:14.255Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-31T00:41:14.523Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-31T00:41:14.523Z] edb6bdbacee9: Pulling fs layer [2023-07-31T00:41:14.523Z] 5f9638ab2659: Pulling fs layer [2023-07-31T00:41:14.523Z] 8d51d6327a98: Pulling fs layer [2023-07-31T00:41:14.523Z] 8b374f2dd631: Pulling fs layer [2023-07-31T00:41:14.523Z] ec14aa9079de: Pulling fs layer [2023-07-31T00:41:14.523Z] 2f466654f4bb: Pulling fs layer [2023-07-31T00:41:14.523Z] 554e91adad29: Pulling fs layer [2023-07-31T00:41:14.523Z] 8b374f2dd631: Waiting [2023-07-31T00:41:14.523Z] ec14aa9079de: Waiting [2023-07-31T00:41:14.523Z] 2f466654f4bb: Waiting [2023-07-31T00:41:14.523Z] 554e91adad29: Waiting [2023-07-31T00:41:14.523Z] 5f9638ab2659: Verifying Checksum [2023-07-31T00:41:14.523Z] 5f9638ab2659: Download complete [2023-07-31T00:41:14.523Z] 8b374f2dd631: Verifying Checksum [2023-07-31T00:41:14.523Z] 8b374f2dd631: Download complete [2023-07-31T00:41:14.523Z] ec14aa9079de: Download complete [2023-07-31T00:41:14.523Z] edb6bdbacee9: Verifying Checksum [2023-07-31T00:41:14.523Z] edb6bdbacee9: Download complete [2023-07-31T00:41:15.966Z] edb6bdbacee9: Pull complete [2023-07-31T00:41:15.966Z] 554e91adad29: Verifying Checksum [2023-07-31T00:41:15.966Z] 554e91adad29: Download complete [2023-07-31T00:41:16.240Z] 5f9638ab2659: Pull complete [2023-07-31T00:41:17.211Z] 2f466654f4bb: Verifying Checksum [2023-07-31T00:41:17.211Z] 2f466654f4bb: Download complete [2023-07-31T00:41:17.211Z] 8d51d6327a98: Verifying Checksum [2023-07-31T00:41:17.211Z] 8d51d6327a98: Download complete [2023-07-31T00:41:29.659Z] 8d51d6327a98: Pull complete [2023-07-31T00:41:29.659Z] 8b374f2dd631: Pull complete [2023-07-31T00:41:29.659Z] ec14aa9079de: Pull complete [2023-07-31T00:41:35.015Z] 2f466654f4bb: Pull complete [2023-07-31T00:41:37.605Z] 554e91adad29: Pull complete [2023-07-31T00:41:37.605Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-31T00:41:37.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-31T00:41:37.605Z] ---> 1e15ea492957 [2023-07-31T00:41:37.605Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-07-31T00:41:39.551Z] ---> Running in 8902b908d40b [2023-07-31T00:41:39.817Z] Removing intermediate container 8902b908d40b [2023-07-31T00:41:39.817Z] ---> 81499dca0fb1 [2023-07-31T00:41:39.817Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T00:41:39.817Z] ---> Running in 773933eb0f97 [2023-07-31T00:41:40.084Z] Removing intermediate container 773933eb0f97 [2023-07-31T00:41:40.084Z] ---> 67b92cc0ca5c [2023-07-31T00:41:40.084Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-07-31T00:41:40.084Z] ---> Running in 19c27ba91d13 [2023-07-31T00:41:40.350Z] Removing intermediate container 19c27ba91d13 [2023-07-31T00:41:40.350Z] ---> 12ee9fce6249 [2023-07-31T00:41:40.350Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T00:41:40.622Z] ---> Running in 998d3db851df [2023-07-31T00:41:41.206Z] Removing intermediate container 998d3db851df [2023-07-31T00:41:41.206Z] ---> f947905bee84 [2023-07-31T00:41:41.206Z] Step 7/12 : WORKDIR /device-gpio [2023-07-31T00:41:41.206Z] ---> Running in aa9f0ccaa323 [2023-07-31T00:41:41.475Z] Removing intermediate container aa9f0ccaa323 [2023-07-31T00:41:41.475Z] ---> 19c7024f0cb9 [2023-07-31T00:41:41.475Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T00:41:41.475Z] ---> Running in 7e21dacd258a [2023-07-31T00:41:42.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-31T00:41:43.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-31T00:41:44.442Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-07-31T00:41:44.442Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-07-31T00:41:44.442Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-07-31T00:41:44.442Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-07-31T00:41:44.442Z] Executing busybox-1.35.0-r29.trigger [2023-07-31T00:41:44.717Z] OK: 268 MiB in 57 packages [2023-07-31T00:41:46.663Z] Removing intermediate container 7e21dacd258a [2023-07-31T00:41:46.663Z] ---> 75ff32ebb6aa [2023-07-31T00:41:46.663Z] Step 9/12 : COPY go.mod vendor* ./ [2023-07-31T00:41:46.930Z] ---> 98081b890dd8 [2023-07-31T00:41:46.930Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T00:41:47.198Z] ---> Running in a6ca96c0dded [2023-07-31T00:42:55.093Z] Removing intermediate container a6ca96c0dded [2023-07-31T00:42:55.093Z] ---> 61af1d236221 [2023-07-31T00:42:55.093Z] Step 11/12 : COPY . . [2023-07-31T00:42:55.093Z] ---> b4e3e883400c [2023-07-31T00:42:55.093Z] Step 12/12 : RUN ${MAKE} [2023-07-31T00:42:55.093Z] ---> Running in c485c3e7e6ee [2023-07-31T00:42:55.093Z] noop [2023-07-31T00:42:55.093Z] Removing intermediate container c485c3e7e6ee [2023-07-31T00:42:55.093Z] ---> ea7a24fcd446 [2023-07-31T00:42:55.093Z] Successfully built ea7a24fcd446 [2023-07-31T00:42:55.093Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T00:42:55.561Z] + docker inspect -f . ci-base-image-arm64 [2023-07-31T00:42:55.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T00:42:55.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-2552 does not seem to be running inside a container [2023-07-31T00:42:55.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** ci-base-image-arm64 cat [2023-07-31T00:42:57.302Z] $ docker top 5dde030837a0ba7244fa965ddc140e77b64ceb915ea1c470eb114710f7f6d910 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T00:42:58.202Z] + go version [2023-07-31T00:42:58.202Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-31T00:42:58.232Z] $ docker stop --time=1 5dde030837a0ba7244fa965ddc140e77b64ceb915ea1c470eb114710f7f6d910 [2023-07-31T00:42:59.922Z] $ docker rm -f --volumes 5dde030837a0ba7244fa965ddc140e77b64ceb915ea1c470eb114710f7f6d910 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T00:43:00.780Z] + docker inspect -f . ci-base-image-arm64 [2023-07-31T00:43:00.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T00:43:01.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-2552 does not seem to be running inside a container [2023-07-31T00:43:01.129Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** ci-base-image-arm64 cat [2023-07-31T00:43:02.346Z] $ docker top 9b26a469564e01562060c1b0a2fb6e5ac89217288ecfd63cd6300b32cf59e45d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T00:43:03.252Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-07-31T00:43:03.956Z] + make test [2023-07-31T00:43:03.956Z] go test ./... -coverprofile=coverage.out ./... [2023-07-31T00:43:42.879Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-07-31T00:45:34.527Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-07-31T00:45:34.527Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-07-31T00:45:34.527Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-31T00:45:34.527Z] go vet ./... [2023-07-31T00:46:13.446Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-31T00:46:13.446Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-31T00:46:13.446Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-31T00:46:13.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-31T00:46:13.515Z] $ docker stop --time=1 9b26a469564e01562060c1b0a2fb6e5ac89217288ecfd63cd6300b32cf59e45d [2023-07-31T00:46:15.299Z] $ docker rm -f --volumes 9b26a469564e01562060c1b0a2fb6e5ac89217288ecfd63cd6300b32cf59e45d [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-31T00:46:16.507Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-31T00:46:16.598Z] Warning: overwriting stash ‘coverage-report’ [2023-07-31T00:46:17.044Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-31T00:46:17.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-31T00:46:17.986Z] + ls -al . [2023-07-31T00:46:17.987Z] total 160 [2023-07-31T00:46:17.987Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 00:43 . [2023-07-31T00:46:17.987Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 00:40 .. [2023-07-31T00:46:17.987Z] -rw-rw-r-- 1 jenkins jenkins 120 Jul 31 00:40 .dockerignore [2023-07-31T00:46:17.987Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 00:40 .git [2023-07-31T00:46:17.987Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 00:40 .github [2023-07-31T00:46:17.987Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 31 00:40 .gitignore [2023-07-31T00:46:17.987Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 00:40 .golangci.yml [2023-07-31T00:46:17.987Z] -rw-rw-r-- 1 jenkins jenkins 9702 Jul 31 00:40 Attribution.txt [2023-07-31T00:46:17.987Z] -rw-rw-r-- 1 jenkins jenkins 6184 Jul 31 00:40 CHANGELOG.md [2023-07-31T00:46:17.987Z] -rw-rw-r-- 1 jenkins jenkins 1542 Jul 31 00:40 Dockerfile [2023-07-31T00:46:17.987Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 00:40 GOVERNANCE.md [2023-07-31T00:46:17.987Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 31 00:40 Jenkinsfile [2023-07-31T00:46:17.987Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 31 00:40 LICENSE [2023-07-31T00:46:17.987Z] -rw-rw-r-- 1 jenkins jenkins 1692 Jul 31 00:40 Makefile [2023-07-31T00:46:17.987Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 31 00:40 OWNERS.md [2023-07-31T00:46:17.987Z] -rw-rw-r-- 1 jenkins jenkins 12293 Jul 31 00:40 README.md [2023-07-31T00:46:17.987Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 00:36 VERSION [2023-07-31T00:46:17.987Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 00:40 bin [2023-07-31T00:46:17.987Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 00:40 cmd [2023-07-31T00:46:17.987Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 31 00:43 coverage.out [2023-07-31T00:46:17.987Z] -rw-rw-r-- 1 jenkins jenkins 3222 Jul 31 00:40 go.mod [2023-07-31T00:46:17.987Z] -rw-rw-r-- 1 jenkins jenkins 31495 Jul 31 00:40 go.sum [2023-07-31T00:46:17.987Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 00:40 internal [2023-07-31T00:46:17.987Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 00:40 snap [2023-07-31T00:46:17.987Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 31 00:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T00:46:18.410Z] + 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=bc87f390ba0bab694e97329c8edd9b7846cc2eaf --label arch=arm64 --label version=0.0.0 . [2023-07-31T00:46:18.678Z] Sending build context to Docker daemon 8.073MB [2023-07-31T00:46:18.678Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T00:46:18.678Z] Step 2/25 : FROM ${BASE} AS builder [2023-07-31T00:46:18.678Z] ---> ea7a24fcd446 [2023-07-31T00:46:18.678Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-07-31T00:46:18.950Z] ---> Running in 4951a6dbf98a [2023-07-31T00:46:19.219Z] Removing intermediate container 4951a6dbf98a [2023-07-31T00:46:19.219Z] ---> d230c3471706 [2023-07-31T00:46:19.219Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T00:46:19.219Z] ---> Running in cb0e9e4bf30d [2023-07-31T00:46:19.808Z] Removing intermediate container cb0e9e4bf30d [2023-07-31T00:46:19.808Z] ---> 4e0db793ba6b [2023-07-31T00:46:19.808Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-07-31T00:46:19.808Z] ---> Running in 5171931f262f [2023-07-31T00:46:20.076Z] Removing intermediate container 5171931f262f [2023-07-31T00:46:20.076Z] ---> 7bc04d1ee69f [2023-07-31T00:46:20.076Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T00:46:20.076Z] ---> Running in c7fcc1acb016 [2023-07-31T00:46:20.346Z] Removing intermediate container c7fcc1acb016 [2023-07-31T00:46:20.346Z] ---> bb9c5e28a54b [2023-07-31T00:46:20.346Z] Step 7/25 : WORKDIR /device-gpio [2023-07-31T00:46:20.614Z] ---> Running in c9c00682d4e8 [2023-07-31T00:46:20.883Z] Removing intermediate container c9c00682d4e8 [2023-07-31T00:46:20.883Z] ---> 97c17451fe16 [2023-07-31T00:46:20.883Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T00:46:20.883Z] ---> Running in 97c62cf95bbb [2023-07-31T00:46:22.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-31T00:46:22.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-31T00:46:24.299Z] OK: 268 MiB in 57 packages [2023-07-31T00:46:26.887Z] Removing intermediate container 97c62cf95bbb [2023-07-31T00:46:26.887Z] ---> 574a594709c3 [2023-07-31T00:46:26.887Z] Step 9/25 : COPY go.mod vendor* ./ [2023-07-31T00:46:26.887Z] ---> 49f89de428e3 [2023-07-31T00:46:26.887Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T00:46:27.156Z] ---> Running in f6e5e3751e4c [2023-07-31T00:46:29.110Z] Removing intermediate container f6e5e3751e4c [2023-07-31T00:46:29.110Z] ---> a086171e9d51 [2023-07-31T00:46:29.110Z] Step 11/25 : COPY . . [2023-07-31T00:46:30.085Z] ---> 4901a1b40717 [2023-07-31T00:46:30.085Z] Step 12/25 : RUN ${MAKE} [2023-07-31T00:46:30.357Z] ---> Running in d85a85634506 [2023-07-31T00:46:31.315Z] 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-07-31T00:48:53.037Z] Removing intermediate container d85a85634506 [2023-07-31T00:48:53.037Z] ---> a7ac38f51765 [2023-07-31T00:48:53.037Z] Step 13/25 : FROM alpine:3.17 [2023-07-31T00:48:53.037Z] 3.17: Pulling from library/alpine [2023-07-31T00:48:53.037Z] edb6bdbacee9: Already exists [2023-07-31T00:48:53.037Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-31T00:48:53.037Z] Status: Downloaded newer image for alpine:3.17 [2023-07-31T00:48:53.037Z] ---> 779605e5fbc0 [2023-07-31T00:48:53.037Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-07-31T00:48:53.037Z] ---> Running in 64da3deb2d06 [2023-07-31T00:48:53.037Z] Removing intermediate container 64da3deb2d06 [2023-07-31T00:48:53.037Z] ---> 98a9ecbcda3e [2023-07-31T00:48:53.037Z] Step 15/25 : RUN apk add --update --no-cache [2023-07-31T00:48:53.037Z] ---> Running in 423622c7783b [2023-07-31T00:48:53.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-31T00:48:53.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-31T00:48:53.037Z] OK: 7 MiB in 15 packages [2023-07-31T00:48:54.001Z] Removing intermediate container 423622c7783b [2023-07-31T00:48:54.001Z] ---> c76d76f15d3e [2023-07-31T00:48:54.001Z] Step 16/25 : WORKDIR / [2023-07-31T00:48:54.001Z] ---> Running in 81e1313780ef [2023-07-31T00:48:54.269Z] Removing intermediate container 81e1313780ef [2023-07-31T00:48:54.269Z] ---> 58cbc47cae7c [2023-07-31T00:48:54.269Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-07-31T00:48:54.853Z] ---> 230e6affc20c [2023-07-31T00:48:54.853Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-07-31T00:48:55.448Z] ---> 78a76dccdbb6 [2023-07-31T00:48:55.448Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-07-31T00:48:56.862Z] ---> 0c91c9371461 [2023-07-31T00:48:56.863Z] Step 20/25 : EXPOSE 59910 [2023-07-31T00:48:56.863Z] ---> Running in 389fcbb020bf [2023-07-31T00:48:57.447Z] Removing intermediate container 389fcbb020bf [2023-07-31T00:48:57.447Z] ---> 2ab6d6ab9d74 [2023-07-31T00:48:57.447Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-07-31T00:48:57.447Z] ---> Running in e21a8390b968 [2023-07-31T00:48:57.715Z] Removing intermediate container e21a8390b968 [2023-07-31T00:48:57.715Z] ---> 728a264d97d0 [2023-07-31T00:48:57.715Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-31T00:48:57.715Z] ---> Running in 1afef387dbb7 [2023-07-31T00:48:57.984Z] Removing intermediate container 1afef387dbb7 [2023-07-31T00:48:57.984Z] ---> 5f3d8ca95af9 [2023-07-31T00:48:57.984Z] Step 23/25 : LABEL arch=arm64 [2023-07-31T00:48:57.984Z] ---> Running in 3ad38519d605 [2023-07-31T00:48:58.252Z] Removing intermediate container 3ad38519d605 [2023-07-31T00:48:58.252Z] ---> 1a7ea059ac43 [2023-07-31T00:48:58.252Z] Step 24/25 : LABEL git_sha=bc87f390ba0bab694e97329c8edd9b7846cc2eaf [2023-07-31T00:48:58.524Z] ---> Running in ffcc96f747cd [2023-07-31T00:48:58.792Z] Removing intermediate container ffcc96f747cd [2023-07-31T00:48:58.792Z] ---> 29bb57dd5985 [2023-07-31T00:48:58.792Z] Step 25/25 : LABEL version=0.0.0 [2023-07-31T00:48:58.792Z] ---> Running in 52ab52ec4997 [2023-07-31T00:48:59.124Z] Removing intermediate container 52ab52ec4997 [2023-07-31T00:48:59.124Z] ---> 24071fc8163d [2023-07-31T00:48:59.124Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-31T00:48:59.124Z] Successfully built 24071fc8163d [2023-07-31T00:48:59.124Z] 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-07-31T00:48:59.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-31T00:48:59.966Z] [2023-07-31T00:48:59.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T00:49:00.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-31T00:49:00.371Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-31T00:49:00.371Z] 8998bd30e6a1: Pulling fs layer [2023-07-31T00:49:00.371Z] 04944245beec: Pulling fs layer [2023-07-31T00:49:00.371Z] 699f458cf7ca: Pulling fs layer [2023-07-31T00:49:00.371Z] 765212b225bb: Pulling fs layer [2023-07-31T00:49:00.371Z] f23df028b6ca: Pulling fs layer [2023-07-31T00:49:00.371Z] d65c8cfc05b1: Pulling fs layer [2023-07-31T00:49:00.371Z] 2437ff75d9bd: Pulling fs layer [2023-07-31T00:49:00.371Z] 765212b225bb: Waiting [2023-07-31T00:49:00.371Z] f23df028b6ca: Waiting [2023-07-31T00:49:00.371Z] d65c8cfc05b1: Waiting [2023-07-31T00:49:00.371Z] 2437ff75d9bd: Waiting [2023-07-31T00:49:00.661Z] 04944245beec: Verifying Checksum [2023-07-31T00:49:00.661Z] 04944245beec: Download complete [2023-07-31T00:49:00.661Z] 765212b225bb: Verifying Checksum [2023-07-31T00:49:00.661Z] 765212b225bb: Download complete [2023-07-31T00:49:00.661Z] f23df028b6ca: Verifying Checksum [2023-07-31T00:49:00.661Z] f23df028b6ca: Download complete [2023-07-31T00:49:00.661Z] d65c8cfc05b1: Verifying Checksum [2023-07-31T00:49:00.661Z] d65c8cfc05b1: Download complete [2023-07-31T00:49:00.661Z] 699f458cf7ca: Verifying Checksum [2023-07-31T00:49:00.661Z] 699f458cf7ca: Download complete [2023-07-31T00:49:01.271Z] 8998bd30e6a1: Verifying Checksum [2023-07-31T00:49:01.271Z] 8998bd30e6a1: Download complete [2023-07-31T00:49:03.259Z] 2437ff75d9bd: Verifying Checksum [2023-07-31T00:49:03.259Z] 2437ff75d9bd: Download complete [2023-07-31T00:49:05.204Z] 8998bd30e6a1: Pull complete [2023-07-31T00:49:05.787Z] 04944245beec: Pull complete [2023-07-31T00:49:07.193Z] 699f458cf7ca: Pull complete [2023-07-31T00:49:07.462Z] 765212b225bb: Pull complete [2023-07-31T00:49:08.047Z] f23df028b6ca: Pull complete [2023-07-31T00:49:08.319Z] d65c8cfc05b1: Pull complete [2023-07-31T00:49:23.311Z] 2437ff75d9bd: Pull complete [2023-07-31T00:49:23.311Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-31T00:49:23.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-31T00:49:23.311Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T00:49:23.638Z] prd-ubuntu20.04-docker-arm64-4c-16g-2552 does not seem to be running inside a container [2023-07-31T00:49:23.712Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-31T00:49:26.624Z] $ docker top c8459f2714f958bef2af1a414f922cc534bbf425140e6a8f6e86a54ca4377e26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T00:49:27.530Z] ---> job-cost.sh [2023-07-31T00:49:27.530Z] lf-activate-venv: SKIPPING [2023-07-31T00:49:27.530Z] INFO: No Stack... [2023-07-31T00:49:29.464Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-31T00:49:30.045Z] INFO: Archiving Costs [Pipeline] sh [2023-07-31T00:49:30.379Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-07-31T00:49:30.379Z] + cut -d, -f6 [Pipeline] lock [2023-07-31T00:49:30.713Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-186-1-stack-cost] [2023-07-31T00:49:30.718Z] Resource [jenkins-edgexfoundry-device-gpio-PR-186-1-stack-cost] did not exist. Created. [2023-07-31T00:49:30.718Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-186-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-31T00:49:31.128Z] /w/workspace/device-gpio/1@tmp/durable-1f354dc4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-31T00:49:31.799Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-31T00:49:31.832Z] Warning: overwriting stash ‘stack-cost’ [2023-07-31T00:49:31.893Z] Stashed 1 file(s) [Pipeline] } [2023-07-31T00:49:31.907Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-186-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-31T00:49:31.980Z] $ docker stop --time=1 c8459f2714f958bef2af1a414f922cc534bbf425140e6a8f6e86a54ca4377e26 [2023-07-31T00:49:33.453Z] $ docker rm -f --volumes c8459f2714f958bef2af1a414f922cc534bbf425140e6a8f6e86a54ca4377e26 [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-07-31T00:49:34.453Z] provisioning config files... [2023-07-31T00:49:34.461Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-186@tmp/config3039775595066670253tmp [Pipeline] { [Pipeline] sh [2023-07-31T00:49:34.793Z] + set +x [2023-07-31T00:49:34.793Z] + curl -s https://codecov.io/bash [2023-07-31T00:49:34.793Z] + bash -s -- [2023-07-31T00:49:34.793Z] [2023-07-31T00:49:34.793Z] _____ _ [2023-07-31T00:49:34.793Z] / ____| | | [2023-07-31T00:49:34.793Z] | | ___ __| | ___ ___ _____ __ [2023-07-31T00:49:34.793Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-31T00:49:34.793Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-31T00:49:34.793Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-31T00:49:34.793Z] Bash-1.0.6 [2023-07-31T00:49:34.793Z] [2023-07-31T00:49:34.793Z] [2023-07-31T00:49:34.793Z] ==> git version 2.25.1 found [2023-07-31T00:49:34.793Z] ==> 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-07-31T00:49:34.793Z] Release-Date: 2020-01-08 [2023-07-31T00:49:34.793Z] 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-07-31T00:49:34.793Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-31T00:49:34.793Z] ==> Jenkins CI detected. [2023-07-31T00:49:34.793Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-186 [2023-07-31T00:49:34.793Z] project root: . [2023-07-31T00:49:34.793Z] --> token set from env [2023-07-31T00:49:34.793Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-31T00:49:34.793Z] ==> Running gcov in . (disable via -X gcov) [2023-07-31T00:49:34.793Z] ==> Python coveragepy not found [2023-07-31T00:49:34.793Z] ==> Searching for coverage reports in: [2023-07-31T00:49:34.793Z] + . [2023-07-31T00:49:34.793Z] -> Found 1 reports [2023-07-31T00:49:34.793Z] ==> Detecting git/mercurial file structure [2023-07-31T00:49:35.053Z] ==> Reading reports [2023-07-31T00:49:35.053Z] + ./coverage.out bytes=10 [2023-07-31T00:49:35.053Z] ==> Appending adjustments [2023-07-31T00:49:35.053Z] https://docs.codecov.io/docs/fixing-reports [2023-07-31T00:49:35.053Z] + Found adjustments [2023-07-31T00:49:35.053Z] ==> Gzipping contents [2023-07-31T00:49:35.053Z] 4.0K /tmp/codecov.8ihn2H.gz [2023-07-31T00:49:35.053Z] ==> Uploading reports [2023-07-31T00:49:35.053Z] url: https://codecov.io [2023-07-31T00:49:35.053Z] query: branch=PR-186&commit=bc87f390ba0bab694e97329c8edd9b7846cc2eaf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-186%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=186&job=&cmd_args= [2023-07-31T00:49:35.053Z] -> Pinging Codecov [2023-07-31T00:49:35.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-186&commit=bc87f390ba0bab694e97329c8edd9b7846cc2eaf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-186%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=186&job=&cmd_args= [2023-07-31T00:49:35.053Z] -> Uploading to [2023-07-31T00:49:35.053Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-31/3EC07B1A8CA8AF9BCAA0BB9F0134797F/bc87f390ba0bab694e97329c8edd9b7846cc2eaf/e4e7dc68-d14f-432b-a8f7-5b6acb2dee95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230731%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230731T004935Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2434d9acc417dbf64823469f66af8027b1e12babbe95f34b8fda9d65c8fae9e0 [2023-07-31T00:49:35.312Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-31T00:49:35.312Z] Dload Upload Total Spent Left Speed [2023-07-31T00:49:35.312Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3399 --:--:-- --:--:-- --:--:-- 3399 [2023-07-31T00:49:35.312Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/bc87f390ba0bab694e97329c8edd9b7846cc2eaf [Pipeline] } [2023-07-31T00:49:35.340Z] 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-07-31T00:49:37.064Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-186/archives ] [2023-07-31T00:49:37.064Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-186/archives [2023-07-31T00:49:37.064Z] total 16 [2023-07-31T00:49:37.064Z] drwxr-xr-x 3 root root 4096 Jul 31 00:39 . [2023-07-31T00:49:37.064Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 00:39 .. [2023-07-31T00:49:37.064Z] drwxr-xr-x 2 root root 4096 Jul 31 00:39 cost [2023-07-31T00:49:37.064Z] -rw-r--r-- 1 root root 83 Jul 31 00:39 cost.csv [2023-07-31T00:49:37.064Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-186/archives [2023-07-31T00:49:37.064Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-186/archives [2023-07-31T00:49:37.064Z] total 16 [2023-07-31T00:49:37.064Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 00:39 . [2023-07-31T00:49:37.064Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 00:39 .. [2023-07-31T00:49:37.064Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 00:39 cost [2023-07-31T00:49:37.064Z] -rw-r--r-- 1 jenkins jenkins 83 Jul 31 00:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-31T00:49:37.385Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T00:49:38.267Z] ---> package-listing.sh [2023-07-31T00:49:38.267Z] ++ facter osfamily [2023-07-31T00:49:38.267Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-31T00:49:38.525Z] + OS_FAMILY=debian [2023-07-31T00:49:38.525Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-186 [2023-07-31T00:49:38.525Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-31T00:49:38.525Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-31T00:49:38.525Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-31T00:49:38.525Z] + PACKAGES=/tmp/packages_start.txt [2023-07-31T00:49:38.525Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-186 ']' [2023-07-31T00:49:38.525Z] + PACKAGES=/tmp/packages_end.txt [2023-07-31T00:49:38.525Z] + case "${OS_FAMILY}" in [2023-07-31T00:49:38.525Z] + dpkg -l [2023-07-31T00:49:38.525Z] + grep '^ii' [2023-07-31T00:49:38.525Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-31T00:49:38.525Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-31T00:49:38.525Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-31T00:49:38.525Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-186 ']' [2023-07-31T00:49:38.525Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-186/archives/ [2023-07-31T00:49:38.525Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-186/archives/ [Pipeline] echo [2023-07-31T00:49:38.564Z] 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-186/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-31T00:49:38.856Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T00:49:39.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T00:49:39.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T00:49:39.344Z] prd-ubuntu20.04-docker-8c-8g-2551 does not seem to be running inside a container [2023-07-31T00:49:39.372Z] $ 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-186/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-186 -v /w/workspace/edgexfoundry_device-gpio_PR-186:/w/workspace/edgexfoundry_device-gpio_PR-186:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-186@tmp:/w/workspace/edgexfoundry_device-gpio_PR-186@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-31T00:49:39.601Z] $ docker top 7ac5c66e55bf08138a5a5a957ca261b6b5b6d456818eee635959ae0045e99be6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T00:49:39.990Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-31T00:49:40.293Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-31T00:49:40.602Z] + ls /var/log/sa-host [2023-07-31T00:49:40.602Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-31T00:49:40.817Z] provisioning config files... [2023-07-31T00:49:40.825Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-186@tmp/config11730510922101055999tmp [Pipeline] { [Pipeline] echo [2023-07-31T00:49:40.874Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T00:49:41.185Z] ---> create-netrc.sh [Pipeline] } [2023-07-31T00:49:41.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-31T00:49:41.615Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-31T00:49:41.650Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T00:49:41.969Z] ---> sudo-logs.sh [2023-07-31T00:49:41.969Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-31T00:49:42.052Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T00:49:42.362Z] ---> job-cost.sh [2023-07-31T00:49:42.362Z] lf-activate-venv: SKIPPING [2023-07-31T00:49:42.362Z] DEBUG: total: 0.2199999988079071 [2023-07-31T00:49:42.362Z] INFO: Retrieving Stack Cost... [2023-07-31T00:49:42.929Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-31T00:49:43.188Z] INFO: Archiving Costs [Pipeline] echo [2023-07-31T00:49:43.222Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T00:49:43.530Z] ---> logs-deploy.sh [2023-07-31T00:49:43.530Z] lf-activate-venv: SKIPPING [2023-07-31T00:49:43.530Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-186/1 [2023-07-31T00:49:43.530Z] INFO: archiving workspace using pattern(s): [2023-07-31T00:49:44.494Z] Archives upload complete. [2023-07-31T00:49:44.494Z] INFO: archiving logs to Nexus