Pull request #157 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 276bfb3d74a376de03cfb634c5b9cfda6be50eb5+8abc549e4ab596fa7bcaf08952c9ab5304bcc839 (97f4b0057c98145e3dc443eff3311f751e712c21) 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-ssh11525702289762313549.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh7988139100534168868.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-157/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-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17817730579479855351.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-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3306304250399358851.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh14762528870005960898.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-157/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-157/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2247070863318764570.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 ‘prd-ubuntu20.04-docker-8c-8g-9111’ Running on prd-ubuntu20.04-docker-8c-8g-9118 in /w/workspace/edgexfoundry_device-gpio_PR-157 [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-157 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8abc549e4ab596fa7bcaf08952c9ab5304bcc839 into PR head commit 276bfb3d74a376de03cfb634c5b9cfda6be50eb5 Merge succeeded, producing 276bfb3d74a376de03cfb634c5b9cfda6be50eb5 Checking out Revision 276bfb3d74a376de03cfb634c5b9cfda6be50eb5 (PR-157) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 > 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/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 276bfb3d74a376de03cfb634c5b9cfda6be50eb5 # 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 8abc549e4ab596fa7bcaf08952c9ab5304bcc839 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 276bfb3d74a376de03cfb634c5b9cfda6be50eb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-20T01:04:10.025Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-20T01:04:10.216Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-20T01:04:10.315Z] ========================================================= [2023-04-20T01:04:10.315Z] EdgeX Global Pipelines Version Info [2023-04-20T01:04:10.315Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-20T01:04:11.087Z] ------------------- [2023-04-20T01:04:11.087Z] stable info: [2023-04-20T01:04:11.087Z] ------------------- [2023-04-20T01:04:11.087Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-20T01:04:11.087Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T01:04:11.087Z] Message: update stable to v1.0.248 [2023-04-20T01:04:11.661Z] ------------------- [2023-04-20T01:04:11.661Z] experimental info: [2023-04-20T01:04:11.661Z] ------------------- [2023-04-20T01:04:11.661Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-20T01:04:11.661Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T01:04:11.661Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-20T01:04:11.961Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-04-20T01:04:12.006Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-04-20T01:04:12.048Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-20T01:04:12.106Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-20T01:04:12.169Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-20T01:04:12.209Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-20T01:04:12.251Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-20T01:04:12.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-20T01:04:12.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-20T01:04:12.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-20T01:04:12.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-20T01:04:12.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-04-20T01:04:12.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-20T01:04:12.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-20T01:04:12.592Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T01:04:12.634Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T01:04:12.676Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T01:04:12.712Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T01:04:12.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-20T01:04:12.798Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-20T01:04:12.844Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-20T01:04:12.891Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-20T01:04:12.947Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-20T01:04:12.986Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-20T01:04:13.023Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-20T01:04:13.064Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-20T01:04:13.148Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-20T01:04:13.207Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-157 [Pipeline] echo [2023-04-20T01:04:13.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-157 [Pipeline] echo [2023-04-20T01:04:13.310Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-157 [Pipeline] echo [2023-04-20T01:04:13.349Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 276bfb3d74a376de03cfb634c5b9cfda6be50eb5 [Pipeline] echo [2023-04-20T01:04:13.389Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 276bfb3 [Pipeline] echo [2023-04-20T01:04:13.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T01:04:13.567Z] provisioning config files... [2023-04-20T01:04:13.620Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-157@tmp/config12926162695975462279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T01:04:13.951Z] ---> docker-login.sh [2023-04-20T01:04:13.951Z] nexus3.edgexfoundry.org:10001 [2023-04-20T01:04:15.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T01:04:15.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T01:04:15.361Z] Configure a credential helper to remove this warning. See [2023-04-20T01:04:15.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T01:04:15.361Z] [2023-04-20T01:04:15.361Z] Login Succeeded [2023-04-20T01:04:15.361Z] nexus3.edgexfoundry.org:10002 [2023-04-20T01:04:15.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T01:04:15.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T01:04:15.361Z] Configure a credential helper to remove this warning. See [2023-04-20T01:04:15.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T01:04:15.361Z] [2023-04-20T01:04:15.361Z] Login Succeeded [2023-04-20T01:04:15.361Z] nexus3.edgexfoundry.org:10003 [2023-04-20T01:04:15.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T01:04:15.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T01:04:15.621Z] Configure a credential helper to remove this warning. See [2023-04-20T01:04:15.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T01:04:15.621Z] [2023-04-20T01:04:15.621Z] Login Succeeded [2023-04-20T01:04:15.621Z] nexus3.edgexfoundry.org:10004 [2023-04-20T01:04:15.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T01:04:15.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T01:04:15.888Z] Configure a credential helper to remove this warning. See [2023-04-20T01:04:15.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T01:04:15.888Z] [2023-04-20T01:04:15.888Z] Login Succeeded [2023-04-20T01:04:15.888Z] docker.io [2023-04-20T01:04:15.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T01:04:16.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T01:04:16.148Z] Configure a credential helper to remove this warning. See [2023-04-20T01:04:16.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T01:04:16.148Z] [2023-04-20T01:04:16.148Z] Login Succeeded [2023-04-20T01:04:16.148Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T01:04:16.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-20T01:04:16.868Z] + git rev-list -1 --merges 276bfb3d74a376de03cfb634c5b9cfda6be50eb5~1..276bfb3d74a376de03cfb634c5b9cfda6be50eb5 [Pipeline] echo [2023-04-20T01:04:16.949Z] -----------> git rev-list -1 --merges 276bfb3d74a376de03cfb634c5b9cfda6be50eb5~1..276bfb3d74a376de03cfb634c5b9cfda6be50eb5 276bfb3d74a376de03cfb634c5b9cfda6be50eb5 [false] [Pipeline] sh [2023-04-20T01:04:17.254Z] + git log --format=format:%s -1 276bfb3d74a376de03cfb634c5b9cfda6be50eb5 [Pipeline] echo [2023-04-20T01:04:17.288Z] ========================================================= [2023-04-20T01:04:17.288Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-20T01:04:17.288Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T01:04:17.706Z] + git log --format=format:%s -1 276bfb3d74a376de03cfb634c5b9cfda6be50eb5 [Pipeline] echo [2023-04-20T01:04:17.736Z] [semverPrep] GIT_COMMIT: 276bfb3d74a376de03cfb634c5b9cfda6be50eb5, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-04-20T01:04:17.766Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-20T01:04:18.180Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T01:04:18.180Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-20T01:04:18.180Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-20T01:04:18.180Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-20T01:04:18.180Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-20T01:04:18.180Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-20T01:04:18.180Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T01:04:18.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T01:04:18.663Z] [2023-04-20T01:04:18.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T01:04:19.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T01:04:19.035Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-20T01:04:19.035Z] b85a868b505f: Pulling fs layer [2023-04-20T01:04:19.035Z] e2be974225ed: Pulling fs layer [2023-04-20T01:04:19.035Z] 339a4e72a1f5: Pulling fs layer [2023-04-20T01:04:19.035Z] 988bab9f4d93: Pulling fs layer [2023-04-20T01:04:19.035Z] 1469e6f7b9e6: Pulling fs layer [2023-04-20T01:04:19.035Z] eaf3925da568: Pulling fs layer [2023-04-20T01:04:19.035Z] bab4dde63d76: Pulling fs layer [2023-04-20T01:04:19.035Z] 988bab9f4d93: Waiting [2023-04-20T01:04:19.035Z] 1469e6f7b9e6: Waiting [2023-04-20T01:04:19.035Z] bde34c3a00c8: Pulling fs layer [2023-04-20T01:04:19.035Z] bab4dde63d76: Waiting [2023-04-20T01:04:19.035Z] b352a97aabf1: Pulling fs layer [2023-04-20T01:04:19.035Z] 4872d77fe225: Pulling fs layer [2023-04-20T01:04:19.035Z] 5851b861e8e6: Pulling fs layer [2023-04-20T01:04:19.035Z] b352a97aabf1: Waiting [2023-04-20T01:04:19.035Z] e2be974225ed: Download complete [2023-04-20T01:04:19.035Z] 988bab9f4d93: Download complete [2023-04-20T01:04:19.035Z] 1469e6f7b9e6: Verifying Checksum [2023-04-20T01:04:19.035Z] 1469e6f7b9e6: Download complete [2023-04-20T01:04:19.035Z] eaf3925da568: Verifying Checksum [2023-04-20T01:04:19.035Z] eaf3925da568: Download complete [2023-04-20T01:04:19.294Z] 339a4e72a1f5: Verifying Checksum [2023-04-20T01:04:19.294Z] 339a4e72a1f5: Download complete [2023-04-20T01:04:19.294Z] bde34c3a00c8: Download complete [2023-04-20T01:04:19.294Z] b352a97aabf1: Download complete [2023-04-20T01:04:19.294Z] 4872d77fe225: Verifying Checksum [2023-04-20T01:04:19.294Z] 4872d77fe225: Download complete [2023-04-20T01:04:19.294Z] 5851b861e8e6: Download complete [2023-04-20T01:04:19.294Z] b85a868b505f: Verifying Checksum [2023-04-20T01:04:19.294Z] b85a868b505f: Download complete [2023-04-20T01:04:19.553Z] bab4dde63d76: Verifying Checksum [2023-04-20T01:04:19.553Z] bab4dde63d76: Download complete [2023-04-20T01:04:20.490Z] b85a868b505f: Pull complete [2023-04-20T01:04:20.490Z] e2be974225ed: Pull complete [2023-04-20T01:04:21.058Z] 339a4e72a1f5: Pull complete [2023-04-20T01:04:21.058Z] 988bab9f4d93: Pull complete [2023-04-20T01:04:21.315Z] 1469e6f7b9e6: Pull complete [2023-04-20T01:04:21.315Z] eaf3925da568: Pull complete [2023-04-20T01:04:23.230Z] bab4dde63d76: Pull complete [2023-04-20T01:04:23.230Z] bde34c3a00c8: Pull complete [2023-04-20T01:04:23.230Z] b352a97aabf1: Pull complete [2023-04-20T01:04:23.230Z] 4872d77fe225: Pull complete [2023-04-20T01:04:23.230Z] 5851b861e8e6: Pull complete [2023-04-20T01:04:23.230Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-20T01:04:23.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T01:04:23.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T01:04:23.459Z] prd-ubuntu20.04-docker-8c-8g-9118 does not seem to be running inside a container [2023-04-20T01:04:23.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-157 -v /w/workspace/edgexfoundry_device-gpio_PR-157:/w/workspace/edgexfoundry_device-gpio_PR-157:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-157@tmp:/w/workspace/edgexfoundry_device-gpio_PR-157@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-04-20T01:04:25.666Z] $ docker top 32eab2f9453f615e7ebbde12c4af171578d830346e7c9995a4658f7f59ac419f -eo pid,comm [2023-04-20T01:04:25.730Z] 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-04-20T01:04:25.730Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T01:04:25.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T01:04:25.865Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T01:04:25.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T01:04:25.979Z] $ docker exec 32eab2f9453f615e7ebbde12c4af171578d830346e7c9995a4658f7f59ac419f ssh-agent [2023-04-20T01:04:26.101Z] SSH_AUTH_SOCK=/tmp/ssh-INB6roSglt2H/agent.31 [2023-04-20T01:04:26.101Z] SSH_AGENT_PID=37 [2023-04-20T01:04:26.107Z] Running ssh-add (command line suppressed) [2023-04-20T01:04:26.200Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-157@tmp/private_key_2190299188973537338.key (/w/workspace/edgexfoundry_device-gpio_PR-157@tmp/private_key_2190299188973537338.key) [2023-04-20T01:04:26.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T01:04:26.563Z] + git tag --points-at HEAD [Pipeline] } [2023-04-20T01:04:26.579Z] $ docker exec --env ******** --env ******** 32eab2f9453f615e7ebbde12c4af171578d830346e7c9995a4658f7f59ac419f ssh-agent -k [2023-04-20T01:04:26.683Z] unset SSH_AUTH_SOCK; [2023-04-20T01:04:26.683Z] unset SSH_AGENT_PID; [2023-04-20T01:04:26.683Z] echo Agent pid 37 killed; [2023-04-20T01:04:26.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-20T01:04:26.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T01:04:26.783Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T01:04:26.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T01:04:26.878Z] $ docker exec 32eab2f9453f615e7ebbde12c4af171578d830346e7c9995a4658f7f59ac419f ssh-agent [2023-04-20T01:04:26.991Z] SSH_AUTH_SOCK=/tmp/ssh-cp2OK4lHV0pc/agent.69 [2023-04-20T01:04:26.991Z] SSH_AGENT_PID=75 [2023-04-20T01:04:26.996Z] Running ssh-add (command line suppressed) [2023-04-20T01:04:27.091Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-157@tmp/private_key_18353427116401620388.key (/w/workspace/edgexfoundry_device-gpio_PR-157@tmp/private_key_18353427116401620388.key) [2023-04-20T01:04:27.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T01:04:27.453Z] + git semver init [2023-04-20T01:04:27.712Z] 2023-04-20 01:04:27,613 [run_init] DEBUG init version:0.0.0 force:False [2023-04-20T01:04:27.712Z] 2023-04-20 01:04:27,614 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-157/.semver [2023-04-20T01:04:27.712Z] 2023-04-20 01:04:27,614 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-157/.semver [2023-04-20T01:04:27.712Z] 2023-04-20 01:04:27,614 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-157/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-157, universal_newlines=False, shell=None, istream=None) [2023-04-20T01:04:28.657Z] 2023-04-20 01:04:28,494 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-157/.git/info/exclude [2023-04-20T01:04:28.657Z] 2023-04-20 01:04:28,495 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-157/.semver/PR-157 with force:False [2023-04-20T01:04:28.657Z] 2023-04-20 01:04:28,495 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-157/.semver/PR-157 [2023-04-20T01:04:28.657Z] 2023-04-20 01:04:28,499 [execute] INFO git cat-file --batch-check [2023-04-20T01:04:28.657Z] 2023-04-20 01:04:28,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-157/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T01:04:28.657Z] 2023-04-20 01:04:28,505 [execute] INFO git cat-file --batch [2023-04-20T01:04:28.657Z] 2023-04-20 01:04:28,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-157/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T01:04:28.657Z] 2023-04-20 01:04:28,511 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-157/.semver/PR-157 [2023-04-20T01:04:28.657Z] 0.0.0 [Pipeline] } [2023-04-20T01:04:28.677Z] $ docker exec --env ******** --env ******** 32eab2f9453f615e7ebbde12c4af171578d830346e7c9995a4658f7f59ac419f ssh-agent -k [2023-04-20T01:04:28.788Z] unset SSH_AUTH_SOCK; [2023-04-20T01:04:28.788Z] unset SSH_AGENT_PID; [2023-04-20T01:04:28.789Z] echo Agent pid 75 killed; [2023-04-20T01:04:28.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T01:04:29.248Z] + git semver [Pipeline] } [2023-04-20T01:04:29.531Z] $ docker stop --time=1 32eab2f9453f615e7ebbde12c4af171578d830346e7c9995a4658f7f59ac419f [2023-04-20T01:04:30.818Z] $ docker rm -f --volumes 32eab2f9453f615e7ebbde12c4af171578d830346e7c9995a4658f7f59ac419f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T01:04:31.227Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-20T01:04:31.504Z] Stashed 1 file(s) [Pipeline] echo [2023-04-20T01:04:31.521Z] [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-04-20T01:04:32.137Z] provisioning config files... [2023-04-20T01:04:32.147Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-157@tmp/config12442217388223757874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T01:04:32.507Z] ---> docker-login.sh [2023-04-20T01:04:32.508Z] nexus3.edgexfoundry.org:10001 [2023-04-20T01:04:32.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T01:04:32.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T01:04:32.508Z] Configure a credential helper to remove this warning. See [2023-04-20T01:04:32.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T01:04:32.508Z] [2023-04-20T01:04:32.508Z] Login Succeeded [2023-04-20T01:04:32.508Z] nexus3.edgexfoundry.org:10002 [2023-04-20T01:04:32.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T01:04:32.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T01:04:32.508Z] Configure a credential helper to remove this warning. See [2023-04-20T01:04:32.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T01:04:32.508Z] [2023-04-20T01:04:32.508Z] Login Succeeded [2023-04-20T01:04:32.508Z] nexus3.edgexfoundry.org:10003 [2023-04-20T01:04:32.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T01:04:32.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T01:04:32.771Z] Configure a credential helper to remove this warning. See [2023-04-20T01:04:32.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T01:04:32.771Z] [2023-04-20T01:04:32.771Z] Login Succeeded [2023-04-20T01:04:32.771Z] nexus3.edgexfoundry.org:10004 [2023-04-20T01:04:32.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T01:04:32.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T01:04:32.771Z] Configure a credential helper to remove this warning. See [2023-04-20T01:04:32.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T01:04:32.771Z] [2023-04-20T01:04:32.771Z] Login Succeeded [2023-04-20T01:04:32.771Z] docker.io [2023-04-20T01:04:33.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T01:04:33.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T01:04:33.033Z] Configure a credential helper to remove this warning. See [2023-04-20T01:04:33.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T01:04:33.033Z] [2023-04-20T01:04:33.033Z] Login Succeeded [2023-04-20T01:04:33.033Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T01:04:33.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-20T01:04:33.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T01:04:33.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T01:04:33.346Z] ========================================================= [2023-04-20T01:04:33.346Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-20T01:04:33.346Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T01:04:33.822Z] + 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-04-20T01:04:33.822Z] Sending build context to Docker daemon 16.08MB [2023-04-20T01:04:33.822Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T01:04:33.822Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-20T01:04:33.822Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-20T01:04:33.822Z] 63b65145d645: Pulling fs layer [2023-04-20T01:04:33.822Z] a2d21d5440eb: Pulling fs layer [2023-04-20T01:04:33.822Z] 935e6c44a52c: Pulling fs layer [2023-04-20T01:04:33.822Z] 94cc34f8dd06: Pulling fs layer [2023-04-20T01:04:33.822Z] 30dea6a524f1: Pulling fs layer [2023-04-20T01:04:33.822Z] a2aff8979fd8: Pulling fs layer [2023-04-20T01:04:33.822Z] 6808be2612f2: Pulling fs layer [2023-04-20T01:04:33.822Z] f25807f1079a: Pulling fs layer [2023-04-20T01:04:33.822Z] 30dea6a524f1: Waiting [2023-04-20T01:04:33.822Z] f25807f1079a: Waiting [2023-04-20T01:04:33.822Z] 6808be2612f2: Waiting [2023-04-20T01:04:33.822Z] a2aff8979fd8: Waiting [2023-04-20T01:04:33.822Z] 94cc34f8dd06: Waiting [2023-04-20T01:04:34.081Z] a2d21d5440eb: Verifying Checksum [2023-04-20T01:04:34.081Z] a2d21d5440eb: Download complete [2023-04-20T01:04:34.082Z] 94cc34f8dd06: Verifying Checksum [2023-04-20T01:04:34.082Z] 94cc34f8dd06: Download complete [2023-04-20T01:04:34.082Z] 30dea6a524f1: Download complete [2023-04-20T01:04:34.082Z] 63b65145d645: Verifying Checksum [2023-04-20T01:04:34.082Z] 63b65145d645: Download complete [2023-04-20T01:04:34.082Z] a2aff8979fd8: Verifying Checksum [2023-04-20T01:04:34.082Z] a2aff8979fd8: Download complete [2023-04-20T01:04:34.082Z] 63b65145d645: Pull complete [2023-04-20T01:04:34.343Z] a2d21d5440eb: Pull complete [2023-04-20T01:04:34.343Z] f25807f1079a: Verifying Checksum [2023-04-20T01:04:34.343Z] f25807f1079a: Download complete [2023-04-20T01:04:34.602Z] 935e6c44a52c: Verifying Checksum [2023-04-20T01:04:34.602Z] 935e6c44a52c: Download complete [2023-04-20T01:04:34.859Z] 6808be2612f2: Verifying Checksum [2023-04-20T01:04:34.859Z] 6808be2612f2: Download complete [2023-04-20T01:04:38.143Z] 935e6c44a52c: Pull complete [2023-04-20T01:04:38.143Z] 94cc34f8dd06: Pull complete [2023-04-20T01:04:38.143Z] 30dea6a524f1: Pull complete [2023-04-20T01:04:38.143Z] a2aff8979fd8: Pull complete [2023-04-20T01:04:40.043Z] 6808be2612f2: Pull complete [2023-04-20T01:04:40.978Z] f25807f1079a: Pull complete [2023-04-20T01:04:40.978Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-20T01:04:40.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T01:04:40.978Z] ---> 3b553350e43f [2023-04-20T01:04:40.979Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-20T01:04:44.284Z] ---> Running in 76b06ed48e83 [2023-04-20T01:04:44.284Z] Removing intermediate container 76b06ed48e83 [2023-04-20T01:04:44.284Z] ---> dffec118815a [2023-04-20T01:04:44.284Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T01:04:44.284Z] ---> Running in 7e274c5d4a69 [2023-04-20T01:04:44.284Z] Removing intermediate container 7e274c5d4a69 [2023-04-20T01:04:44.284Z] ---> fb1f5b0d6e0f [2023-04-20T01:04:44.284Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-20T01:04:44.284Z] ---> Running in d561c82eb931 [2023-04-20T01:04:44.284Z] Removing intermediate container d561c82eb931 [2023-04-20T01:04:44.284Z] ---> b7570056e9ae [2023-04-20T01:04:44.284Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T01:04:44.284Z] ---> Running in 09e0c6448ebb [2023-04-20T01:04:44.284Z] Removing intermediate container 09e0c6448ebb [2023-04-20T01:04:44.284Z] ---> 9c582551ae4c [2023-04-20T01:04:44.284Z] Step 7/12 : WORKDIR /device-gpio [2023-04-20T01:04:44.284Z] ---> Running in e2d2037547c4 [2023-04-20T01:04:44.544Z] Removing intermediate container e2d2037547c4 [2023-04-20T01:04:44.544Z] ---> 353bf66ee7f1 [2023-04-20T01:04:44.544Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T01:04:44.544Z] ---> Running in acf1a7f659ff [2023-04-20T01:04:44.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T01:04:44.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T01:04:45.061Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-20T01:04:45.061Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-20T01:04:45.061Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-20T01:04:45.061Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-20T01:04:45.061Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T01:04:45.061Z] OK: 269 MiB in 57 packages [2023-04-20T01:04:45.629Z] Removing intermediate container acf1a7f659ff [2023-04-20T01:04:45.629Z] ---> c3427e870b56 [2023-04-20T01:04:45.629Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-20T01:04:45.629Z] ---> 4fc07c9bb83b [2023-04-20T01:04:45.629Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T01:04:45.629Z] ---> Running in 7abb2c70c629 [2023-04-20T01:04:46.947Z] Still waiting to schedule task [2023-04-20T01:04:46.947Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9116’ [2023-04-20T01:05:32.315Z] Removing intermediate container 7abb2c70c629 [2023-04-20T01:05:32.315Z] ---> 65fa56b9c82c [2023-04-20T01:05:32.315Z] Step 11/12 : COPY . . [2023-04-20T01:05:32.315Z] ---> 16d1f6e8b06f [2023-04-20T01:05:32.315Z] Step 12/12 : RUN ${MAKE} [2023-04-20T01:05:32.315Z] ---> Running in cd96ed60da37 [2023-04-20T01:05:32.315Z] noop [2023-04-20T01:05:32.315Z] Removing intermediate container cd96ed60da37 [2023-04-20T01:05:32.315Z] ---> 0254c153f144 [2023-04-20T01:05:32.315Z] Successfully built 0254c153f144 [2023-04-20T01:05:32.315Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T01:05:32.754Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T01:05:32.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T01:05:32.911Z] prd-ubuntu20.04-docker-8c-8g-9118 does not seem to be running inside a container [2023-04-20T01:05:32.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-157 -v /w/workspace/edgexfoundry_device-gpio_PR-157:/w/workspace/edgexfoundry_device-gpio_PR-157:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-157@tmp:/w/workspace/edgexfoundry_device-gpio_PR-157@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-04-20T01:05:33.291Z] $ docker top 0aeb634a5f629e675d3c6e21bc2bb06451e7d3a20fe9b32c112516df16dad65d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T01:05:33.673Z] + go version [2023-04-20T01:05:33.673Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-20T01:05:33.719Z] $ docker stop --time=1 0aeb634a5f629e675d3c6e21bc2bb06451e7d3a20fe9b32c112516df16dad65d [2023-04-20T01:05:35.023Z] $ docker rm -f --volumes 0aeb634a5f629e675d3c6e21bc2bb06451e7d3a20fe9b32c112516df16dad65d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T01:05:35.761Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T01:05:35.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T01:05:35.921Z] prd-ubuntu20.04-docker-8c-8g-9118 does not seem to be running inside a container [2023-04-20T01:05:35.966Z] $ 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-157 -v /w/workspace/edgexfoundry_device-gpio_PR-157:/w/workspace/edgexfoundry_device-gpio_PR-157:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-157@tmp:/w/workspace/edgexfoundry_device-gpio_PR-157@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-04-20T01:05:36.279Z] $ docker top 8fac36530a0884ef7a1c3892d1df5c0050cf1fca972d4d3c803bd396caf11c2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T01:05:36.660Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-157 [Pipeline] fileExists [Pipeline] sh [2023-04-20T01:05:37.020Z] + make test [2023-04-20T01:05:37.020Z] go test ./... -coverprofile=coverage.out ./... [2023-04-20T01:05:41.206Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-20T01:05:51.169Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-20T01:05:51.169Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-20T01:05:56.542Z] go vet ./... [2023-04-20T01:05:59.124Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T01:05:59.124Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T01:05:59.124Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-20T01:05:59.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-20T01:05:59.205Z] $ docker stop --time=1 8fac36530a0884ef7a1c3892d1df5c0050cf1fca972d4d3c803bd396caf11c2f [2023-04-20T01:06:01.969Z] $ docker rm -f --volumes 8fac36530a0884ef7a1c3892d1df5c0050cf1fca972d4d3c803bd396caf11c2f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T01:06:02.469Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-20T01:06:02.539Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-20T01:06:03.307Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-20T01:06:03.622Z] + ls -al . [2023-04-20T01:06:03.622Z] total 156 [2023-04-20T01:06:03.622Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 01:05 . [2023-04-20T01:06:03.622Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 01:04 .. [2023-04-20T01:06:03.622Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 20 01:04 .dockerignore [2023-04-20T01:06:03.622Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 01:04 .git [2023-04-20T01:06:03.622Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 01:04 .github [2023-04-20T01:06:03.622Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 20 01:04 .gitignore [2023-04-20T01:06:03.622Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 01:04 .golangci.yml [2023-04-20T01:06:03.622Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 01:04 .semver [2023-04-20T01:06:03.622Z] -rw-rw-r-- 1 jenkins jenkins 9702 Apr 20 01:04 Attribution.txt [2023-04-20T01:06:03.622Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 20 01:04 CHANGELOG.md [2023-04-20T01:06:03.622Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 20 01:04 Dockerfile [2023-04-20T01:06:03.622Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 01:04 GOVERNANCE.md [2023-04-20T01:06:03.622Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 20 01:04 Jenkinsfile [2023-04-20T01:06:03.622Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 01:04 LICENSE [2023-04-20T01:06:03.622Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 20 01:04 Makefile [2023-04-20T01:06:03.622Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 20 01:04 OWNERS.md [2023-04-20T01:06:03.622Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 20 01:04 README.md [2023-04-20T01:06:03.622Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 01:04 VERSION [2023-04-20T01:06:03.622Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 01:04 bin [2023-04-20T01:06:03.622Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 01:04 cmd [2023-04-20T01:06:03.622Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 20 01:05 coverage.out [2023-04-20T01:06:03.622Z] -rw-rw-r-- 1 jenkins jenkins 3269 Apr 20 01:04 go.mod [2023-04-20T01:06:03.622Z] -rw-rw-r-- 1 jenkins jenkins 31700 Apr 20 01:04 go.sum [2023-04-20T01:06:03.622Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 01:04 internal [2023-04-20T01:06:03.622Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 01:04 snap [2023-04-20T01:06:03.622Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 20 01:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T01:06:04.026Z] + 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=276bfb3d74a376de03cfb634c5b9cfda6be50eb5 --label arch=amd64 --label version=0.0.0 . [2023-04-20T01:06:04.026Z] Sending build context to Docker daemon 16.08MB [2023-04-20T01:06:04.026Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T01:06:04.026Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-20T01:06:04.026Z] ---> 0254c153f144 [2023-04-20T01:06:04.026Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-20T01:06:04.286Z] ---> Running in 01b412c36f60 [2023-04-20T01:06:04.286Z] Removing intermediate container 01b412c36f60 [2023-04-20T01:06:04.286Z] ---> adadf06c6b77 [2023-04-20T01:06:04.286Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T01:06:04.286Z] ---> Running in 2c8c58a27a88 [2023-04-20T01:06:04.286Z] Removing intermediate container 2c8c58a27a88 [2023-04-20T01:06:04.286Z] ---> 059fafea18a2 [2023-04-20T01:06:04.286Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-20T01:06:04.546Z] ---> Running in 984babf2f472 [2023-04-20T01:06:04.546Z] Removing intermediate container 984babf2f472 [2023-04-20T01:06:04.546Z] ---> 19ffdc25570e [2023-04-20T01:06:04.546Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T01:06:04.546Z] ---> Running in 58acb7e079c0 [2023-04-20T01:06:04.546Z] Removing intermediate container 58acb7e079c0 [2023-04-20T01:06:04.546Z] ---> b6430415d1bc [2023-04-20T01:06:04.546Z] Step 7/25 : WORKDIR /device-gpio [2023-04-20T01:06:04.546Z] ---> Running in 159400bfacfa [2023-04-20T01:06:04.546Z] Removing intermediate container 159400bfacfa [2023-04-20T01:06:04.546Z] ---> 3c7bb3032e67 [2023-04-20T01:06:04.546Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T01:06:04.546Z] ---> Running in 0737da032fc6 [2023-04-20T01:06:05.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T01:06:05.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T01:06:05.113Z] OK: 269 MiB in 57 packages [2023-04-20T01:06:05.682Z] Removing intermediate container 0737da032fc6 [2023-04-20T01:06:05.682Z] ---> a09c77f1b3d5 [2023-04-20T01:06:05.682Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-20T01:06:05.682Z] ---> 16c3575baf2b [2023-04-20T01:06:05.682Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T01:06:05.682Z] ---> Running in 272377b963c3 [2023-04-20T01:06:06.838Z] Removing intermediate container 272377b963c3 [2023-04-20T01:06:06.838Z] ---> f2157642b0e7 [2023-04-20T01:06:06.838Z] Step 11/25 : COPY . . [2023-04-20T01:06:07.096Z] ---> de18e2c3a3fa [2023-04-20T01:06:07.096Z] Step 12/25 : RUN ${MAKE} [2023-04-20T01:06:07.096Z] ---> Running in c8b7691ed066 [2023-04-20T01:06:07.355Z] 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-04-20T01:06:25.431Z] Removing intermediate container c8b7691ed066 [2023-04-20T01:06:25.431Z] ---> 5ec5ebaabf3d [2023-04-20T01:06:25.431Z] Step 13/25 : FROM alpine:3.17 [2023-04-20T01:06:25.431Z] 3.17: Pulling from library/alpine [2023-04-20T01:06:25.431Z] f56be85fc22e: Pulling fs layer [2023-04-20T01:06:25.431Z] f56be85fc22e: Verifying Checksum [2023-04-20T01:06:25.431Z] f56be85fc22e: Download complete [2023-04-20T01:06:25.431Z] f56be85fc22e: Pull complete [2023-04-20T01:06:25.431Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T01:06:25.431Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T01:06:25.431Z] ---> 9ed4aefc74f6 [2023-04-20T01:06:25.431Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-20T01:06:25.431Z] ---> Running in 6b7ae19b243f [2023-04-20T01:06:25.431Z] Removing intermediate container 6b7ae19b243f [2023-04-20T01:06:25.431Z] ---> 4f9c7fd27070 [2023-04-20T01:06:25.431Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-20T01:06:25.431Z] ---> Running in f60e164e475e [2023-04-20T01:06:25.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T01:06:25.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T01:06:25.689Z] OK: 7 MiB in 15 packages [2023-04-20T01:06:26.256Z] Removing intermediate container f60e164e475e [2023-04-20T01:06:26.256Z] ---> 771c4b07775b [2023-04-20T01:06:26.256Z] Step 16/25 : WORKDIR / [2023-04-20T01:06:26.256Z] ---> Running in 7d1bebf06af0 [2023-04-20T01:06:26.256Z] Removing intermediate container 7d1bebf06af0 [2023-04-20T01:06:26.256Z] ---> a722de68153c [2023-04-20T01:06:26.256Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-20T01:06:26.256Z] ---> 486624db511f [2023-04-20T01:06:26.256Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-20T01:06:26.514Z] ---> 771cf7b42996 [2023-04-20T01:06:26.514Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-20T01:06:27.451Z] ---> f829bb3c6c86 [2023-04-20T01:06:27.451Z] Step 20/25 : EXPOSE 59910 [2023-04-20T01:06:27.451Z] ---> Running in ccd51a0eef2a [2023-04-20T01:06:27.451Z] Removing intermediate container ccd51a0eef2a [2023-04-20T01:06:27.451Z] ---> 2234d52a0e2d [2023-04-20T01:06:27.451Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-20T01:06:27.710Z] ---> Running in 24edcbb9320e [2023-04-20T01:06:27.970Z] Removing intermediate container 24edcbb9320e [2023-04-20T01:06:27.970Z] ---> 092bd8a759e2 [2023-04-20T01:06:27.970Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T01:06:27.970Z] ---> Running in 8cc2109753bb [2023-04-20T01:06:28.230Z] Removing intermediate container 8cc2109753bb [2023-04-20T01:06:28.230Z] ---> 20659ceb82f6 [2023-04-20T01:06:28.230Z] Step 23/25 : LABEL arch=amd64 [2023-04-20T01:06:28.490Z] ---> Running in 56c40a8f1657 [2023-04-20T01:06:28.750Z] Removing intermediate container 56c40a8f1657 [2023-04-20T01:06:28.750Z] ---> 392fb5045afa [2023-04-20T01:06:28.750Z] Step 24/25 : LABEL git_sha=276bfb3d74a376de03cfb634c5b9cfda6be50eb5 [2023-04-20T01:06:29.009Z] ---> Running in fef5d7fe2fac [2023-04-20T01:06:29.269Z] Removing intermediate container fef5d7fe2fac [2023-04-20T01:06:29.269Z] ---> bc5e4349e8e4 [2023-04-20T01:06:29.269Z] Step 25/25 : LABEL version=0.0.0 [2023-04-20T01:06:29.532Z] ---> Running in 27aadfde3a79 [2023-04-20T01:06:29.790Z] Removing intermediate container 27aadfde3a79 [2023-04-20T01:06:29.790Z] ---> be11295d0d8f [2023-04-20T01:06:29.790Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-20T01:06:29.790Z] Successfully built be11295d0d8f [2023-04-20T01:06:29.790Z] 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-04-20T01:06:30.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T01:06:30.670Z] [2023-04-20T01:06:30.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T01:06:31.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T01:06:31.052Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-20T01:06:31.052Z] 5eb5b503b376: Pulling fs layer [2023-04-20T01:06:31.052Z] 5c69ac0246d0: Pulling fs layer [2023-04-20T01:06:31.052Z] ec43610c2a17: Pulling fs layer [2023-04-20T01:06:31.052Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-20T01:06:31.052Z] 33b1e0a273af: Pulling fs layer [2023-04-20T01:06:31.052Z] 5d3b04190fa2: Pulling fs layer [2023-04-20T01:06:31.052Z] 2f39f015ded8: Pulling fs layer [2023-04-20T01:06:31.052Z] 3a2ae6a8a46f: Waiting [2023-04-20T01:06:31.052Z] 33b1e0a273af: Waiting [2023-04-20T01:06:31.052Z] 5d3b04190fa2: Waiting [2023-04-20T01:06:31.052Z] 2f39f015ded8: Waiting [2023-04-20T01:06:31.052Z] 5c69ac0246d0: Download complete [2023-04-20T01:06:31.052Z] 3a2ae6a8a46f: Download complete [2023-04-20T01:06:31.313Z] 33b1e0a273af: Verifying Checksum [2023-04-20T01:06:31.313Z] 33b1e0a273af: Download complete [2023-04-20T01:06:31.313Z] 5d3b04190fa2: Verifying Checksum [2023-04-20T01:06:31.313Z] 5d3b04190fa2: Download complete [2023-04-20T01:06:31.313Z] ec43610c2a17: Verifying Checksum [2023-04-20T01:06:31.313Z] ec43610c2a17: Download complete [2023-04-20T01:06:31.313Z] 5eb5b503b376: Verifying Checksum [2023-04-20T01:06:31.313Z] 5eb5b503b376: Download complete [2023-04-20T01:06:31.879Z] 2f39f015ded8: Download complete [2023-04-20T01:06:32.815Z] 5eb5b503b376: Pull complete [2023-04-20T01:06:33.073Z] 5c69ac0246d0: Pull complete [2023-04-20T01:06:33.332Z] ec43610c2a17: Pull complete [2023-04-20T01:06:33.332Z] 3a2ae6a8a46f: Pull complete [2023-04-20T01:06:33.590Z] 33b1e0a273af: Pull complete [2023-04-20T01:06:33.590Z] 5d3b04190fa2: Pull complete [2023-04-20T01:06:37.772Z] 2f39f015ded8: Pull complete [2023-04-20T01:06:37.772Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-20T01:06:37.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T01:06:37.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T01:06:37.992Z] prd-ubuntu20.04-docker-8c-8g-9118 does not seem to be running inside a container [2023-04-20T01:06:38.029Z] $ 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-157 -v /w/workspace/edgexfoundry_device-gpio_PR-157:/w/workspace/edgexfoundry_device-gpio_PR-157:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-157@tmp:/w/workspace/edgexfoundry_device-gpio_PR-157@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-04-20T01:06:40.232Z] $ docker top a0418d2e7cd85870188dd6f4b4e33dc1e265b093ca506049daddb7f25695c951 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T01:06:40.700Z] ---> job-cost.sh [2023-04-20T01:06:40.700Z] lf-activate-venv: SKIPPING [2023-04-20T01:06:40.700Z] INFO: No Stack... [2023-04-20T01:06:40.958Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T01:06:41.216Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T01:06:41.532Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-157/archives/cost.csv [2023-04-20T01:06:41.533Z] + cut -d, -f6 [Pipeline] lock [2023-04-20T01:06:41.578Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-157-1-stack-cost] [2023-04-20T01:06:41.583Z] Resource [jenkins-edgexfoundry-device-gpio-PR-157-1-stack-cost] did not exist. Created. [2023-04-20T01:06:41.583Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-157-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T01:06:41.982Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-20T01:06:42.029Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T01:06:42.061Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-157-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T01:06:42.241Z] $ docker stop --time=1 a0418d2e7cd85870188dd6f4b4e33dc1e265b093ca506049daddb7f25695c951 [2023-04-20T01:06:43.428Z] $ docker rm -f --volumes a0418d2e7cd85870188dd6f4b4e33dc1e265b093ca506049daddb7f25695c951 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-20T01:08:23.083Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9119 in /w/workspace/edgexfoundry_device-gpio_PR-157 [Pipeline] { [Pipeline] ws [2023-04-20T01:08:23.144Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-04-20T01:08:23.230Z] The recommended git tool is: git [2023-04-20T01:08:28.296Z] using credential edgex-jenkins-ssh [2023-04-20T01:08:28.313Z] Cloning the remote Git repository [2023-04-20T01:08:28.360Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-04-20T01:08:28.680Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-04-20T01:08:28.827Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-20T01:08:28.828Z] > git --version # timeout=10 [2023-04-20T01:08:28.848Z] > git --version # 'git version 2.25.1' [2023-04-20T01:08:28.850Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T01:08:28.994Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T01:08:30.989Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-20T01:08:31.020Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T01:08:31.801Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-20T01:08:31.843Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-20T01:08:31.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T01:08:31.861Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-20T01:08:32.318Z] Merging remotes/origin/main commit 8abc549e4ab596fa7bcaf08952c9ab5304bcc839 into PR head commit 276bfb3d74a376de03cfb634c5b9cfda6be50eb5 [2023-04-20T01:08:32.558Z] Merge succeeded, producing 276bfb3d74a376de03cfb634c5b9cfda6be50eb5 [2023-04-20T01:08:32.558Z] Checking out Revision 276bfb3d74a376de03cfb634c5b9cfda6be50eb5 (PR-157) [2023-04-20T01:08:32.986Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-04-20T01:08:33.031Z] > git --version # timeout=10 [2023-04-20T01:08:33.049Z] > git --version # 'git version 2.25.1' [2023-04-20T01:08:33.065Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T01:08:32.338Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T01:08:32.395Z] > git checkout -f 276bfb3d74a376de03cfb634c5b9cfda6be50eb5 # timeout=10 [2023-04-20T01:08:32.477Z] > git remote # timeout=10 [2023-04-20T01:08:32.495Z] > git config --get remote.origin.url # timeout=10 [2023-04-20T01:08:32.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T01:08:32.525Z] > git merge 8abc549e4ab596fa7bcaf08952c9ab5304bcc839 # timeout=10 [2023-04-20T01:08:32.547Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-20T01:08:32.567Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T01:08:32.591Z] > git checkout -f 276bfb3d74a376de03cfb634c5b9cfda6be50eb5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T01:08:34.364Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-20T01:08:34.364Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T01:08:34.364Z] Dload Upload Total Spent Left Speed [2023-04-20T01:08:34.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-04-20T01:08:34.925Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-20T01:08:35.269Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-20T01:08:35.270Z] + sudo tee /etc/docker/daemon.new [2023-04-20T01:08:35.270Z] { [2023-04-20T01:08:35.270Z] "registry-mirrors": [ [2023-04-20T01:08:35.270Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-20T01:08:35.270Z] ], [2023-04-20T01:08:35.270Z] "bip": "10.250.0.254/24", [2023-04-20T01:08:35.270Z] "hosts": [ [2023-04-20T01:08:35.270Z] "tcp://0.0.0.0:5555", [2023-04-20T01:08:35.270Z] "unix:///var/run/docker.sock" [2023-04-20T01:08:35.270Z] ], [2023-04-20T01:08:35.270Z] "mtu": 1458, [2023-04-20T01:08:35.270Z] "selinux-enabled": true, [2023-04-20T01:08:35.270Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-20T01:08:35.270Z] } [Pipeline] sh [2023-04-20T01:08:35.629Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-20T01:08:35.986Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T01:08:54.348Z] provisioning config files... [2023-04-20T01:08:54.380Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config9180654779126401997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T01:08:54.790Z] ---> docker-login.sh [2023-04-20T01:08:54.790Z] nexus3.edgexfoundry.org:10001 [2023-04-20T01:08:55.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T01:08:55.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T01:08:55.383Z] Configure a credential helper to remove this warning. See [2023-04-20T01:08:55.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T01:08:55.383Z] [2023-04-20T01:08:55.383Z] Login Succeeded [2023-04-20T01:08:55.383Z] nexus3.edgexfoundry.org:10002 [2023-04-20T01:08:55.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T01:08:55.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T01:08:55.926Z] Configure a credential helper to remove this warning. See [2023-04-20T01:08:55.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T01:08:55.926Z] [2023-04-20T01:08:55.926Z] Login Succeeded [2023-04-20T01:08:55.926Z] nexus3.edgexfoundry.org:10003 [2023-04-20T01:08:56.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T01:08:56.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T01:08:56.198Z] Configure a credential helper to remove this warning. See [2023-04-20T01:08:56.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T01:08:56.198Z] [2023-04-20T01:08:56.198Z] Login Succeeded [2023-04-20T01:08:56.198Z] nexus3.edgexfoundry.org:10004 [2023-04-20T01:08:56.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T01:08:56.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T01:08:56.472Z] Configure a credential helper to remove this warning. See [2023-04-20T01:08:56.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T01:08:56.472Z] [2023-04-20T01:08:56.472Z] Login Succeeded [2023-04-20T01:08:56.744Z] docker.io [2023-04-20T01:08:57.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T01:08:57.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T01:08:57.283Z] Configure a credential helper to remove this warning. See [2023-04-20T01:08:57.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T01:08:57.283Z] [2023-04-20T01:08:57.283Z] Login Succeeded [2023-04-20T01:08:57.283Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T01:08:57.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-20T01:08:57.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T01:08:57.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T01:08:57.826Z] ========================================================= [2023-04-20T01:08:57.826Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-20T01:08:57.826Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T01:08:58.369Z] + 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-04-20T01:08:58.638Z] Sending build context to Docker daemon 8.119MB [2023-04-20T01:08:58.638Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T01:08:58.638Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-20T01:08:58.911Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-20T01:08:58.911Z] af6eaf76a39c: Pulling fs layer [2023-04-20T01:08:58.911Z] 55522c791124: Pulling fs layer [2023-04-20T01:08:58.911Z] ce5c4a1c91eb: Pulling fs layer [2023-04-20T01:08:58.911Z] 169dfbe0d373: Pulling fs layer [2023-04-20T01:08:58.911Z] e1ff8fa3b103: Pulling fs layer [2023-04-20T01:08:58.911Z] 52ebb69f0ebf: Pulling fs layer [2023-04-20T01:08:58.911Z] 5abe8eddf0d5: Pulling fs layer [2023-04-20T01:08:58.911Z] 169dfbe0d373: Waiting [2023-04-20T01:08:58.911Z] e1ff8fa3b103: Waiting [2023-04-20T01:08:58.911Z] 52ebb69f0ebf: Waiting [2023-04-20T01:08:58.911Z] 5abe8eddf0d5: Waiting [2023-04-20T01:08:58.911Z] 55522c791124: Download complete [2023-04-20T01:08:58.911Z] 169dfbe0d373: Verifying Checksum [2023-04-20T01:08:58.911Z] 169dfbe0d373: Download complete [2023-04-20T01:08:58.911Z] e1ff8fa3b103: Verifying Checksum [2023-04-20T01:08:58.911Z] e1ff8fa3b103: Download complete [2023-04-20T01:08:58.911Z] af6eaf76a39c: Download complete [2023-04-20T01:08:59.911Z] af6eaf76a39c: Pull complete [2023-04-20T01:09:00.186Z] 5abe8eddf0d5: Verifying Checksum [2023-04-20T01:09:00.186Z] 5abe8eddf0d5: Download complete [2023-04-20T01:09:00.460Z] 55522c791124: Pull complete [2023-04-20T01:09:01.443Z] ce5c4a1c91eb: Verifying Checksum [2023-04-20T01:09:01.443Z] ce5c4a1c91eb: Download complete [2023-04-20T01:09:01.443Z] 52ebb69f0ebf: Verifying Checksum [2023-04-20T01:09:01.443Z] 52ebb69f0ebf: Download complete [2023-04-20T01:09:13.803Z] ce5c4a1c91eb: Pull complete [2023-04-20T01:09:13.803Z] 169dfbe0d373: Pull complete [2023-04-20T01:09:13.803Z] e1ff8fa3b103: Pull complete [2023-04-20T01:09:20.504Z] 52ebb69f0ebf: Pull complete [2023-04-20T01:09:22.017Z] 5abe8eddf0d5: Pull complete [2023-04-20T01:09:22.017Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-20T01:09:22.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T01:09:22.017Z] ---> 6cb57ee374ae [2023-04-20T01:09:22.017Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-20T01:09:23.486Z] ---> Running in 869a0e97130c [2023-04-20T01:09:23.762Z] Removing intermediate container 869a0e97130c [2023-04-20T01:09:23.762Z] ---> 7cc4455460da [2023-04-20T01:09:23.762Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T01:09:24.032Z] ---> Running in 36190a3c6f77 [2023-04-20T01:09:24.305Z] Removing intermediate container 36190a3c6f77 [2023-04-20T01:09:24.305Z] ---> 901e0e554173 [2023-04-20T01:09:24.305Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-20T01:09:24.305Z] ---> Running in 1746e06f0702 [2023-04-20T01:09:24.897Z] Removing intermediate container 1746e06f0702 [2023-04-20T01:09:24.897Z] ---> 711683b618ae [2023-04-20T01:09:24.897Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T01:09:24.897Z] ---> Running in e3ca25f8fa03 [2023-04-20T01:09:25.165Z] Removing intermediate container e3ca25f8fa03 [2023-04-20T01:09:25.165Z] ---> 79efcaae18a6 [2023-04-20T01:09:25.165Z] Step 7/12 : WORKDIR /device-gpio [2023-04-20T01:09:25.165Z] ---> Running in 1d3d3d54d040 [2023-04-20T01:09:25.435Z] Removing intermediate container 1d3d3d54d040 [2023-04-20T01:09:25.435Z] ---> 450768bb9eab [2023-04-20T01:09:25.435Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T01:09:25.702Z] ---> Running in c400cee83014 [2023-04-20T01:09:26.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T01:09:27.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T01:09:28.221Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-20T01:09:28.221Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-20T01:09:28.492Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-20T01:09:28.492Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-20T01:09:28.492Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T01:09:28.492Z] OK: 268 MiB in 57 packages [2023-04-20T01:09:29.458Z] Removing intermediate container c400cee83014 [2023-04-20T01:09:29.458Z] ---> a2bbfa788fcf [2023-04-20T01:09:29.458Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-20T01:09:30.046Z] ---> efbea8be9bce [2023-04-20T01:09:30.046Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T01:09:30.046Z] ---> Running in 5f5ed4128a20 [2023-04-20T01:10:37.919Z] Removing intermediate container 5f5ed4128a20 [2023-04-20T01:10:37.919Z] ---> e3a37c276cc6 [2023-04-20T01:10:37.919Z] Step 11/12 : COPY . . [2023-04-20T01:10:37.919Z] ---> 38ce0594aacd [2023-04-20T01:10:37.919Z] Step 12/12 : RUN ${MAKE} [2023-04-20T01:10:37.919Z] ---> Running in a792831e5b5c [2023-04-20T01:10:37.919Z] noop [2023-04-20T01:10:38.893Z] Removing intermediate container a792831e5b5c [2023-04-20T01:10:38.893Z] ---> 0cadb09f7523 [2023-04-20T01:10:38.893Z] Successfully built 0cadb09f7523 [2023-04-20T01:10:38.893Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T01:10:39.387Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T01:10:39.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T01:10:39.658Z] prd-ubuntu20.04-docker-arm64-4c-16g-9119 does not seem to be running inside a container [2023-04-20T01:10:39.737Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-04-20T01:10:40.942Z] $ docker top 488ad3c6ad88081581a0195ea4e257d073071ca5b5c7003845c174e80417b260 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T01:10:41.816Z] + go version [2023-04-20T01:10:41.816Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-20T01:10:41.857Z] $ docker stop --time=1 488ad3c6ad88081581a0195ea4e257d073071ca5b5c7003845c174e80417b260 [2023-04-20T01:10:43.519Z] $ docker rm -f --volumes 488ad3c6ad88081581a0195ea4e257d073071ca5b5c7003845c174e80417b260 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T01:10:44.378Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T01:10:44.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T01:10:44.642Z] prd-ubuntu20.04-docker-arm64-4c-16g-9119 does not seem to be running inside a container [2023-04-20T01:10:44.708Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-04-20T01:10:46.781Z] $ docker top 0fa8dd5caed008dcb27071d633988ce0572fbf92a3174a9cc5e1cdf41ad2d450 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T01:10:47.663Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-04-20T01:10:48.362Z] + make test [2023-04-20T01:10:48.362Z] go test ./... -coverprofile=coverage.out ./... [2023-04-20T01:11:20.616Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-20T01:13:12.355Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-20T01:13:12.355Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-20T01:13:12.355Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-20T01:13:12.355Z] go vet ./... [2023-04-20T01:13:44.583Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T01:13:44.583Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T01:13:44.583Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-20T01:13:44.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-20T01:13:44.657Z] $ docker stop --time=1 0fa8dd5caed008dcb27071d633988ce0572fbf92a3174a9cc5e1cdf41ad2d450 [2023-04-20T01:13:46.514Z] $ docker rm -f --volumes 0fa8dd5caed008dcb27071d633988ce0572fbf92a3174a9cc5e1cdf41ad2d450 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T01:13:47.631Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-20T01:13:47.668Z] Warning: overwriting stash ‘coverage-report’ [2023-04-20T01:13:48.099Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T01:13:48.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-20T01:13:49.049Z] + ls -al . [2023-04-20T01:13:49.049Z] total 152 [2023-04-20T01:13:49.049Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 01:10 . [2023-04-20T01:13:49.049Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 01:08 .. [2023-04-20T01:13:49.049Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 20 01:08 .dockerignore [2023-04-20T01:13:49.049Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 01:08 .git [2023-04-20T01:13:49.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 01:08 .github [2023-04-20T01:13:49.049Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 20 01:08 .gitignore [2023-04-20T01:13:49.049Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 01:08 .golangci.yml [2023-04-20T01:13:49.049Z] -rw-rw-r-- 1 jenkins jenkins 9702 Apr 20 01:08 Attribution.txt [2023-04-20T01:13:49.049Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 20 01:08 CHANGELOG.md [2023-04-20T01:13:49.049Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 20 01:08 Dockerfile [2023-04-20T01:13:49.049Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 01:08 GOVERNANCE.md [2023-04-20T01:13:49.049Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 20 01:08 Jenkinsfile [2023-04-20T01:13:49.049Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 01:08 LICENSE [2023-04-20T01:13:49.049Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 20 01:08 Makefile [2023-04-20T01:13:49.049Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 20 01:08 OWNERS.md [2023-04-20T01:13:49.049Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 20 01:08 README.md [2023-04-20T01:13:49.049Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 01:04 VERSION [2023-04-20T01:13:49.049Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 01:08 bin [2023-04-20T01:13:49.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 01:08 cmd [2023-04-20T01:13:49.049Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 20 01:10 coverage.out [2023-04-20T01:13:49.049Z] -rw-rw-r-- 1 jenkins jenkins 3269 Apr 20 01:08 go.mod [2023-04-20T01:13:49.049Z] -rw-rw-r-- 1 jenkins jenkins 31700 Apr 20 01:08 go.sum [2023-04-20T01:13:49.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 01:08 internal [2023-04-20T01:13:49.049Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 01:08 snap [2023-04-20T01:13:49.049Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 20 01:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T01:13:49.484Z] + 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=276bfb3d74a376de03cfb634c5b9cfda6be50eb5 --label arch=arm64 --label version=0.0.0 . [2023-04-20T01:13:49.757Z] Sending build context to Docker daemon 8.12MB [2023-04-20T01:13:49.757Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T01:13:49.757Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-20T01:13:49.757Z] ---> 0cadb09f7523 [2023-04-20T01:13:49.757Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-20T01:13:50.027Z] ---> Running in eb47c3e147ba [2023-04-20T01:13:50.298Z] Removing intermediate container eb47c3e147ba [2023-04-20T01:13:50.298Z] ---> 2857343c4ee2 [2023-04-20T01:13:50.298Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T01:13:50.298Z] ---> Running in 1b5b97719217 [2023-04-20T01:13:50.567Z] Removing intermediate container 1b5b97719217 [2023-04-20T01:13:50.567Z] ---> 35b44c64bb91 [2023-04-20T01:13:50.567Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-20T01:13:50.840Z] ---> Running in f3c901e94497 [2023-04-20T01:13:51.108Z] Removing intermediate container f3c901e94497 [2023-04-20T01:13:51.108Z] ---> 1c1e5ec52da0 [2023-04-20T01:13:51.108Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T01:13:51.108Z] ---> Running in 7bd68a949f68 [2023-04-20T01:13:51.377Z] Removing intermediate container 7bd68a949f68 [2023-04-20T01:13:51.377Z] ---> 0d085671e9c5 [2023-04-20T01:13:51.377Z] Step 7/25 : WORKDIR /device-gpio [2023-04-20T01:13:51.645Z] ---> Running in 37e6b386817f [2023-04-20T01:13:51.916Z] Removing intermediate container 37e6b386817f [2023-04-20T01:13:51.916Z] ---> 78d7345df043 [2023-04-20T01:13:51.916Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T01:13:51.916Z] ---> Running in 462c1d4d6352 [2023-04-20T01:13:52.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T01:13:53.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T01:13:54.877Z] OK: 268 MiB in 57 packages [2023-04-20T01:13:55.460Z] Removing intermediate container 462c1d4d6352 [2023-04-20T01:13:55.460Z] ---> 28b841f361f4 [2023-04-20T01:13:55.460Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-20T01:13:56.060Z] ---> a4bbeb57fae0 [2023-04-20T01:13:56.060Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T01:13:56.060Z] ---> Running in 07c22f3ee533 [2023-04-20T01:13:58.649Z] Removing intermediate container 07c22f3ee533 [2023-04-20T01:13:58.649Z] ---> 7ddeae5b9571 [2023-04-20T01:13:58.649Z] Step 11/25 : COPY . . [2023-04-20T01:13:59.613Z] ---> 7cf4ccd5c24d [2023-04-20T01:13:59.613Z] Step 12/25 : RUN ${MAKE} [2023-04-20T01:13:59.613Z] ---> Running in 699e81289971 [2023-04-20T01:14:00.576Z] 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-04-20T01:16:22.319Z] Removing intermediate container 699e81289971 [2023-04-20T01:16:22.319Z] ---> 1d695647dbda [2023-04-20T01:16:22.319Z] Step 13/25 : FROM alpine:3.17 [2023-04-20T01:16:22.319Z] 3.17: Pulling from library/alpine [2023-04-20T01:16:22.319Z] c41833b44d91: Pulling fs layer [2023-04-20T01:16:22.319Z] c41833b44d91: Verifying Checksum [2023-04-20T01:16:22.319Z] c41833b44d91: Download complete [2023-04-20T01:16:22.319Z] c41833b44d91: Pull complete [2023-04-20T01:16:22.319Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T01:16:22.319Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T01:16:22.319Z] ---> 51e60588ff2c [2023-04-20T01:16:22.319Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-20T01:16:22.319Z] ---> Running in 54fe00dfc818 [2023-04-20T01:16:22.319Z] Removing intermediate container 54fe00dfc818 [2023-04-20T01:16:22.319Z] ---> f8ab32fbd92c [2023-04-20T01:16:22.319Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-20T01:16:22.319Z] ---> Running in d4f3e1b7d85f [2023-04-20T01:16:22.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T01:16:22.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T01:16:22.319Z] OK: 7 MiB in 15 packages [2023-04-20T01:16:22.319Z] Removing intermediate container d4f3e1b7d85f [2023-04-20T01:16:22.319Z] ---> 4bf873eae437 [2023-04-20T01:16:22.319Z] Step 16/25 : WORKDIR / [2023-04-20T01:16:22.319Z] ---> Running in 661f94dc0d9d [2023-04-20T01:16:22.319Z] Removing intermediate container 661f94dc0d9d [2023-04-20T01:16:22.319Z] ---> 90d33c734049 [2023-04-20T01:16:22.319Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-20T01:16:22.319Z] ---> 019f94f63f3f [2023-04-20T01:16:22.319Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-20T01:16:22.319Z] ---> 95c320b56efd [2023-04-20T01:16:22.319Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-20T01:16:22.319Z] ---> e46ea9a06613 [2023-04-20T01:16:22.319Z] Step 20/25 : EXPOSE 59910 [2023-04-20T01:16:22.319Z] ---> Running in 2a71a2bd8dd2 [2023-04-20T01:16:22.319Z] Removing intermediate container 2a71a2bd8dd2 [2023-04-20T01:16:22.319Z] ---> 704b6e51d2ef [2023-04-20T01:16:22.319Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-20T01:16:22.319Z] ---> Running in 05ce77ecd9da [2023-04-20T01:16:22.319Z] Removing intermediate container 05ce77ecd9da [2023-04-20T01:16:22.319Z] ---> 3a063a971e22 [2023-04-20T01:16:22.319Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T01:16:22.319Z] ---> Running in 6ebb0e6d9328 [2023-04-20T01:16:22.319Z] Removing intermediate container 6ebb0e6d9328 [2023-04-20T01:16:22.319Z] ---> 0200f9726934 [2023-04-20T01:16:22.319Z] Step 23/25 : LABEL arch=arm64 [2023-04-20T01:16:22.319Z] ---> Running in c3b7b724c82c [2023-04-20T01:16:22.319Z] Removing intermediate container c3b7b724c82c [2023-04-20T01:16:22.319Z] ---> 3c3cc01faa8e [2023-04-20T01:16:22.319Z] Step 24/25 : LABEL git_sha=276bfb3d74a376de03cfb634c5b9cfda6be50eb5 [2023-04-20T01:16:22.319Z] ---> Running in 439eebcc44f6 [2023-04-20T01:16:22.319Z] Removing intermediate container 439eebcc44f6 [2023-04-20T01:16:22.319Z] ---> f2bb01e443eb [2023-04-20T01:16:22.319Z] Step 25/25 : LABEL version=0.0.0 [2023-04-20T01:16:22.319Z] ---> Running in 3bd627c0b860 [2023-04-20T01:16:22.319Z] Removing intermediate container 3bd627c0b860 [2023-04-20T01:16:22.319Z] ---> b063c09dc968 [2023-04-20T01:16:22.319Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-20T01:16:22.319Z] Successfully built b063c09dc968 [2023-04-20T01:16:22.319Z] 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-04-20T01:16:23.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T01:16:23.115Z] [2023-04-20T01:16:23.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T01:16:23.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T01:16:23.515Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-20T01:16:23.515Z] 8998bd30e6a1: Pulling fs layer [2023-04-20T01:16:23.515Z] 04944245beec: Pulling fs layer [2023-04-20T01:16:23.515Z] 699f458cf7ca: Pulling fs layer [2023-04-20T01:16:23.515Z] 765212b225bb: Pulling fs layer [2023-04-20T01:16:23.515Z] f23df028b6ca: Pulling fs layer [2023-04-20T01:16:23.515Z] d65c8cfc05b1: Pulling fs layer [2023-04-20T01:16:23.515Z] 2437ff75d9bd: Pulling fs layer [2023-04-20T01:16:23.515Z] f23df028b6ca: Waiting [2023-04-20T01:16:23.515Z] 765212b225bb: Waiting [2023-04-20T01:16:23.515Z] d65c8cfc05b1: Waiting [2023-04-20T01:16:23.515Z] 2437ff75d9bd: Waiting [2023-04-20T01:16:23.783Z] 04944245beec: Verifying Checksum [2023-04-20T01:16:23.783Z] 04944245beec: Download complete [2023-04-20T01:16:23.783Z] 765212b225bb: Verifying Checksum [2023-04-20T01:16:23.783Z] 765212b225bb: Download complete [2023-04-20T01:16:23.783Z] f23df028b6ca: Verifying Checksum [2023-04-20T01:16:23.783Z] f23df028b6ca: Download complete [2023-04-20T01:16:23.783Z] d65c8cfc05b1: Verifying Checksum [2023-04-20T01:16:23.783Z] d65c8cfc05b1: Download complete [2023-04-20T01:16:24.054Z] 699f458cf7ca: Verifying Checksum [2023-04-20T01:16:24.054Z] 699f458cf7ca: Download complete [2023-04-20T01:16:24.322Z] 8998bd30e6a1: Download complete [2023-04-20T01:16:26.908Z] 2437ff75d9bd: Verifying Checksum [2023-04-20T01:16:26.908Z] 2437ff75d9bd: Download complete [2023-04-20T01:16:28.331Z] 8998bd30e6a1: Pull complete [2023-04-20T01:16:28.597Z] 04944245beec: Pull complete [2023-04-20T01:16:30.008Z] 699f458cf7ca: Pull complete [2023-04-20T01:16:30.277Z] 765212b225bb: Pull complete [2023-04-20T01:16:31.241Z] f23df028b6ca: Pull complete [2023-04-20T01:16:31.241Z] d65c8cfc05b1: Pull complete [2023-04-20T01:16:46.239Z] 2437ff75d9bd: Pull complete [2023-04-20T01:16:46.239Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-20T01:16:46.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T01:16:46.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T01:16:46.569Z] prd-ubuntu20.04-docker-arm64-4c-16g-9119 does not seem to be running inside a container [2023-04-20T01:16:46.635Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-20T01:16:49.354Z] $ docker top ce02958e437ca4b29d1d8f5fa32b211748cf682fc3a4e9a5ecd4cc1b37d89a81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T01:16:50.287Z] ---> job-cost.sh [2023-04-20T01:16:50.288Z] lf-activate-venv: SKIPPING [2023-04-20T01:16:50.288Z] INFO: No Stack... [2023-04-20T01:16:50.555Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-20T01:16:51.595Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T01:16:52.293Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-04-20T01:16:52.293Z] + cut -d, -f6 [Pipeline] lock [2023-04-20T01:16:52.406Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-157-1-stack-cost] [2023-04-20T01:16:52.411Z] Resource [jenkins-edgexfoundry-device-gpio-PR-157-1-stack-cost] did not exist. Created. [2023-04-20T01:16:52.411Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-157-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T01:16:52.849Z] /w/workspace/device-gpio/1@tmp/durable-143d5cae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-20T01:16:53.548Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-20T01:16:53.587Z] Warning: overwriting stash ‘stack-cost’ [2023-04-20T01:16:53.635Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T01:16:53.650Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-157-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T01:16:53.727Z] $ docker stop --time=1 ce02958e437ca4b29d1d8f5fa32b211748cf682fc3a4e9a5ecd4cc1b37d89a81 [2023-04-20T01:16:55.215Z] $ docker rm -f --volumes ce02958e437ca4b29d1d8f5fa32b211748cf682fc3a4e9a5ecd4cc1b37d89a81 [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-04-20T01:16:56.244Z] provisioning config files... [2023-04-20T01:16:56.254Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-157@tmp/config1460553625206680727tmp [Pipeline] { [Pipeline] sh [2023-04-20T01:16:56.590Z] + set +x [2023-04-20T01:16:56.590Z] + curl -s https://codecov.io/bash [2023-04-20T01:16:56.590Z] + bash -s -- [2023-04-20T01:16:56.590Z] [2023-04-20T01:16:56.590Z] _____ _ [2023-04-20T01:16:56.590Z] / ____| | | [2023-04-20T01:16:56.590Z] | | ___ __| | ___ ___ _____ __ [2023-04-20T01:16:56.590Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-20T01:16:56.590Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-20T01:16:56.590Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-20T01:16:56.590Z] Bash-1.0.6 [2023-04-20T01:16:56.590Z] [2023-04-20T01:16:56.590Z] [2023-04-20T01:16:56.590Z] ==> git version 2.25.1 found [2023-04-20T01:16:56.590Z] ==> 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-04-20T01:16:56.590Z] Release-Date: 2020-01-08 [2023-04-20T01:16:56.590Z] 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-04-20T01:16:56.590Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-20T01:16:56.590Z] ==> Jenkins CI detected. [2023-04-20T01:16:56.590Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-157 [2023-04-20T01:16:56.590Z] project root: . [2023-04-20T01:16:56.590Z] --> token set from env [2023-04-20T01:16:56.590Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-20T01:16:56.590Z] ==> Running gcov in . (disable via -X gcov) [2023-04-20T01:16:56.590Z] ==> Python coveragepy not found [2023-04-20T01:16:56.590Z] ==> Searching for coverage reports in: [2023-04-20T01:16:56.590Z] + . [2023-04-20T01:16:56.852Z] -> Found 1 reports [2023-04-20T01:16:56.852Z] ==> Detecting git/mercurial file structure [2023-04-20T01:16:56.852Z] ==> Reading reports [2023-04-20T01:16:56.852Z] + ./coverage.out bytes=10 [2023-04-20T01:16:56.852Z] ==> Appending adjustments [2023-04-20T01:16:56.852Z] https://docs.codecov.io/docs/fixing-reports [2023-04-20T01:16:56.852Z] + Found adjustments [2023-04-20T01:16:56.852Z] ==> Gzipping contents [2023-04-20T01:16:56.852Z] 4.0K /tmp/codecov.8imdCk.gz [2023-04-20T01:16:56.852Z] ==> Uploading reports [2023-04-20T01:16:56.852Z] url: https://codecov.io [2023-04-20T01:16:56.852Z] query: branch=PR-157&commit=276bfb3d74a376de03cfb634c5b9cfda6be50eb5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-157%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=157&job=&cmd_args= [2023-04-20T01:16:56.852Z] -> Pinging Codecov [2023-04-20T01:16:56.852Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-157&commit=276bfb3d74a376de03cfb634c5b9cfda6be50eb5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-157%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=157&job=&cmd_args= [2023-04-20T01:16:57.113Z] -> Uploading to [2023-04-20T01:16:57.113Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-20/3EC07B1A8CA8AF9BCAA0BB9F0134797F/276bfb3d74a376de03cfb634c5b9cfda6be50eb5/cd59033e-3376-4e1c-b186-cb316b837f80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230420T011656Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=607736765277efe4700bab2956a1aa67d26154c9d229041ad4abd1f068990462 [2023-04-20T01:16:57.113Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T01:16:57.113Z] Dload Upload Total Spent Left Speed [2023-04-20T01:16:57.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 2967 --:--:-- --:--:-- --:--:-- 2967 [2023-04-20T01:16:57.374Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/276bfb3d74a376de03cfb634c5b9cfda6be50eb5 [Pipeline] } [2023-04-20T01:16:57.401Z] 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-04-20T01:16:59.188Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-157/archives ] [2023-04-20T01:16:59.188Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-157/archives [2023-04-20T01:16:59.188Z] total 16 [2023-04-20T01:16:59.188Z] drwxr-xr-x 3 root root 4096 Apr 20 01:06 . [2023-04-20T01:16:59.188Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 01:06 .. [2023-04-20T01:16:59.188Z] drwxr-xr-x 2 root root 4096 Apr 20 01:06 cost [2023-04-20T01:16:59.188Z] -rw-r--r-- 1 root root 83 Apr 20 01:06 cost.csv [2023-04-20T01:16:59.188Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-157/archives [2023-04-20T01:16:59.188Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-157/archives [2023-04-20T01:16:59.188Z] total 16 [2023-04-20T01:16:59.188Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 01:06 . [2023-04-20T01:16:59.188Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 01:06 .. [2023-04-20T01:16:59.188Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 01:06 cost [2023-04-20T01:16:59.188Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 20 01:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-20T01:16:59.519Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T01:17:00.415Z] ---> package-listing.sh [2023-04-20T01:17:00.415Z] ++ facter osfamily [2023-04-20T01:17:00.415Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-20T01:17:00.678Z] + OS_FAMILY=debian [2023-04-20T01:17:00.678Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-157 [2023-04-20T01:17:00.678Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-20T01:17:00.678Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-20T01:17:00.678Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-20T01:17:00.678Z] + PACKAGES=/tmp/packages_start.txt [2023-04-20T01:17:00.678Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-157 ']' [2023-04-20T01:17:00.678Z] + PACKAGES=/tmp/packages_end.txt [2023-04-20T01:17:00.678Z] + case "${OS_FAMILY}" in [2023-04-20T01:17:00.678Z] + dpkg -l [2023-04-20T01:17:00.678Z] + grep '^ii' [2023-04-20T01:17:00.678Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-20T01:17:00.678Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-20T01:17:00.678Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-20T01:17:00.678Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-157 ']' [2023-04-20T01:17:00.678Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-157/archives/ [2023-04-20T01:17:00.678Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-157/archives/ [Pipeline] echo [2023-04-20T01:17:00.713Z] 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-157/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-20T01:17:01.005Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T01:17:01.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T01:17:01.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T01:17:01.803Z] prd-ubuntu20.04-docker-8c-8g-9118 does not seem to be running inside a container [2023-04-20T01:17:01.856Z] $ 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-157/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-157 -v /w/workspace/edgexfoundry_device-gpio_PR-157:/w/workspace/edgexfoundry_device-gpio_PR-157:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-157@tmp:/w/workspace/edgexfoundry_device-gpio_PR-157@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-04-20T01:17:02.056Z] $ docker top d82cfb8341861613244eb83268493576eda430b9d9ece913c1abdf1ab802f97e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T01:17:02.435Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-20T01:17:02.746Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-20T01:17:03.063Z] + ls /var/log/sa-host [2023-04-20T01:17:03.063Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T01:17:03.276Z] provisioning config files... [2023-04-20T01:17:03.285Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-157@tmp/config8206446339250079593tmp [Pipeline] { [Pipeline] echo [2023-04-20T01:17:03.338Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T01:17:03.653Z] ---> create-netrc.sh [Pipeline] } [2023-04-20T01:17:03.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-20T01:17:04.087Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-20T01:17:04.121Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T01:17:04.432Z] ---> sudo-logs.sh [2023-04-20T01:17:04.432Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-20T01:17:04.547Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T01:17:04.860Z] ---> job-cost.sh [2023-04-20T01:17:04.860Z] lf-activate-venv: SKIPPING [2023-04-20T01:17:04.860Z] DEBUG: total: 0.2199999988079071 [2023-04-20T01:17:04.860Z] INFO: Retrieving Stack Cost... [2023-04-20T01:17:05.427Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T01:17:05.687Z] INFO: Archiving Costs [Pipeline] echo [2023-04-20T01:17:05.719Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T01:17:06.029Z] ---> logs-deploy.sh [2023-04-20T01:17:06.029Z] lf-activate-venv: SKIPPING [2023-04-20T01:17:06.029Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-157/1 [2023-04-20T01:17:06.029Z] INFO: archiving workspace using pattern(s): [2023-04-20T01:17:06.966Z] Archives upload complete. [2023-04-20T01:17:06.966Z] INFO: archiving logs to Nexus