Pull request #200 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e250a1079a45fe99a098c55bc4249d65f8d70c5+7edff37cb06078541196713cb128d1cf5c85b437 (f5a3b81ef85c68eaed35f679b67fc6035b0c83c3) 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-ssh3524231421483398425.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12516599737638214689.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-200/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-200/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1513815909595776308.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-200/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10632819483704245411.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1045225305992300332.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-200/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-200/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1398123388354563573.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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 ‘prd-centos7-blackbox-4c-2g-8223’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-8224’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8518’ is offline ‘prd-ubuntu20.04-docker-8c-8g-8519’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8520 in /w/workspace/edgexfoundry_device-gpio_PR-200 [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-200 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/200/head:refs/remotes/origin/PR-200 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7edff37cb06078541196713cb128d1cf5c85b437 into PR head commit 0e250a1079a45fe99a098c55bc4249d65f8d70c5 Merge succeeded, producing 0e250a1079a45fe99a098c55bc4249d65f8d70c5 Checking out Revision 0e250a1079a45fe99a098c55bc4249d65f8d70c5 (PR-200) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-05T00:34:42.032Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script > git config core.sparsecheckout # timeout=10 > git checkout -f 0e250a1079a45fe99a098c55bc4249d65f8d70c5 # 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 7edff37cb06078541196713cb128d1cf5c85b437 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e250a1079a45fe99a098c55bc4249d65f8d70c5 # timeout=10 [Pipeline] { [Pipeline] withCredentials [2023-10-05T00:34:42.217Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-05T00:34:42.324Z] ========================================================= [2023-10-05T00:34:42.324Z] EdgeX Global Pipelines Version Info [2023-10-05T00:34:42.324Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-05T00:34:43.446Z] ------------------- [2023-10-05T00:34:43.446Z] stable info: [2023-10-05T00:34:43.446Z] ------------------- [2023-10-05T00:34:43.446Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-05T00:34:43.446Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T00:34:43.446Z] Message: update stable to v1.0.254 [2023-10-05T00:34:43.706Z] ------------------- [2023-10-05T00:34:43.706Z] experimental info: [2023-10-05T00:34:43.706Z] ------------------- [2023-10-05T00:34:43.706Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-05T00:34:43.706Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T00:34:43.706Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-05T00:34:44.007Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-10-05T00:34:44.059Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-10-05T00:34:44.101Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-05T00:34:44.143Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-05T00:34:44.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-05T00:34:44.224Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-05T00:34:44.264Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-05T00:34:44.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-05T00:34:44.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-05T00:34:44.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-05T00:34:44.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-05T00:34:44.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-10-05T00:34:44.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-05T00:34:44.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-05T00:34:44.584Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T00:34:44.626Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T00:34:44.667Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-05T00:34:44.714Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-05T00:34:44.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-05T00:34:44.800Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-05T00:34:44.839Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-05T00:34:44.881Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-05T00:34:44.920Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-05T00:34:44.958Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-05T00:34:44.996Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-05T00:34:45.037Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-05T00:34:45.075Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-05T00:34:45.119Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-200 [Pipeline] echo [2023-10-05T00:34:45.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-200 [Pipeline] echo [2023-10-05T00:34:45.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-200 [Pipeline] echo [2023-10-05T00:34:45.232Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e250a1079a45fe99a098c55bc4249d65f8d70c5 [Pipeline] echo [2023-10-05T00:34:45.273Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e250a1 [Pipeline] echo [2023-10-05T00:34:45.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T00:34:45.426Z] provisioning config files... [2023-10-05T00:34:45.459Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-200@tmp/config29206209570299474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T00:34:45.805Z] ---> docker-login.sh [2023-10-05T00:34:45.805Z] nexus3.edgexfoundry.org:10001 [2023-10-05T00:34:46.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T00:34:46.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T00:34:46.066Z] Configure a credential helper to remove this warning. See [2023-10-05T00:34:46.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T00:34:46.066Z] [2023-10-05T00:34:46.066Z] Login Succeeded [2023-10-05T00:34:46.066Z] nexus3.edgexfoundry.org:10002 [2023-10-05T00:34:46.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T00:34:46.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T00:34:46.326Z] Configure a credential helper to remove this warning. See [2023-10-05T00:34:46.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T00:34:46.326Z] [2023-10-05T00:34:46.326Z] Login Succeeded [2023-10-05T00:34:46.326Z] nexus3.edgexfoundry.org:10003 [2023-10-05T00:34:46.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T00:34:46.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T00:34:46.326Z] Configure a credential helper to remove this warning. See [2023-10-05T00:34:46.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T00:34:46.326Z] [2023-10-05T00:34:46.326Z] Login Succeeded [2023-10-05T00:34:46.326Z] nexus3.edgexfoundry.org:10004 [2023-10-05T00:34:46.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T00:34:46.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T00:34:46.587Z] Configure a credential helper to remove this warning. See [2023-10-05T00:34:46.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T00:34:46.587Z] [2023-10-05T00:34:46.587Z] Login Succeeded [2023-10-05T00:34:46.587Z] docker.io [2023-10-05T00:34:46.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T00:34:46.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T00:34:46.846Z] Configure a credential helper to remove this warning. See [2023-10-05T00:34:46.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T00:34:46.846Z] [2023-10-05T00:34:46.846Z] Login Succeeded [2023-10-05T00:34:46.846Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T00:34:46.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-05T00:34:47.529Z] + git rev-list -1 --merges 0e250a1079a45fe99a098c55bc4249d65f8d70c5~1..0e250a1079a45fe99a098c55bc4249d65f8d70c5 [Pipeline] echo [2023-10-05T00:34:47.600Z] -----------> git rev-list -1 --merges 0e250a1079a45fe99a098c55bc4249d65f8d70c5~1..0e250a1079a45fe99a098c55bc4249d65f8d70c5 0e250a1079a45fe99a098c55bc4249d65f8d70c5 [false] [Pipeline] sh [2023-10-05T00:34:47.913Z] + git log --format=format:%s -1 0e250a1079a45fe99a098c55bc4249d65f8d70c5 [Pipeline] echo [2023-10-05T00:34:47.948Z] ========================================================= [2023-10-05T00:34:47.948Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-05T00:34:47.948Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T00:34:48.365Z] + git log --format=format:%s -1 0e250a1079a45fe99a098c55bc4249d65f8d70c5 [Pipeline] echo [2023-10-05T00:34:48.406Z] [semverPrep] GIT_COMMIT: 0e250a1079a45fe99a098c55bc4249d65f8d70c5, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-05T00:34:48.439Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-05T00:34:48.843Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T00:34:48.843Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-05T00:34:48.843Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-05T00:34:48.843Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-05T00:34:48.843Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-05T00:34:48.843Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-05T00:34:48.843Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T00:34:49.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T00:34:49.340Z] [2023-10-05T00:34:49.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T00:34:49.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T00:34:49.717Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-05T00:34:49.717Z] b85a868b505f: Pulling fs layer [2023-10-05T00:34:49.717Z] e2be974225ed: Pulling fs layer [2023-10-05T00:34:49.717Z] 339a4e72a1f5: Pulling fs layer [2023-10-05T00:34:49.717Z] 988bab9f4d93: Pulling fs layer [2023-10-05T00:34:49.717Z] 1469e6f7b9e6: Pulling fs layer [2023-10-05T00:34:49.717Z] eaf3925da568: Pulling fs layer [2023-10-05T00:34:49.717Z] bab4dde63d76: Pulling fs layer [2023-10-05T00:34:49.717Z] bde34c3a00c8: Pulling fs layer [2023-10-05T00:34:49.717Z] b352a97aabf1: Pulling fs layer [2023-10-05T00:34:49.717Z] 4872d77fe225: Pulling fs layer [2023-10-05T00:34:49.717Z] 5851b861e8e6: Pulling fs layer [2023-10-05T00:34:49.717Z] 988bab9f4d93: Waiting [2023-10-05T00:34:49.717Z] 1469e6f7b9e6: Waiting [2023-10-05T00:34:49.717Z] eaf3925da568: Waiting [2023-10-05T00:34:49.717Z] bab4dde63d76: Waiting [2023-10-05T00:34:49.717Z] 4872d77fe225: Waiting [2023-10-05T00:34:49.717Z] 5851b861e8e6: Waiting [2023-10-05T00:34:49.717Z] b352a97aabf1: Waiting [2023-10-05T00:34:49.717Z] bde34c3a00c8: Waiting [2023-10-05T00:34:49.717Z] e2be974225ed: Verifying Checksum [2023-10-05T00:34:49.717Z] e2be974225ed: Download complete [2023-10-05T00:34:49.717Z] 988bab9f4d93: Verifying Checksum [2023-10-05T00:34:49.717Z] 988bab9f4d93: Download complete [2023-10-05T00:34:49.717Z] 1469e6f7b9e6: Verifying Checksum [2023-10-05T00:34:49.717Z] 1469e6f7b9e6: Download complete [2023-10-05T00:34:49.979Z] eaf3925da568: Verifying Checksum [2023-10-05T00:34:49.979Z] eaf3925da568: Download complete [2023-10-05T00:34:49.979Z] 339a4e72a1f5: Verifying Checksum [2023-10-05T00:34:49.979Z] 339a4e72a1f5: Download complete [2023-10-05T00:34:49.979Z] bde34c3a00c8: Download complete [2023-10-05T00:34:49.979Z] b352a97aabf1: Download complete [2023-10-05T00:34:49.979Z] 4872d77fe225: Download complete [2023-10-05T00:34:49.979Z] 5851b861e8e6: Verifying Checksum [2023-10-05T00:34:49.979Z] 5851b861e8e6: Download complete [2023-10-05T00:34:49.979Z] b85a868b505f: Verifying Checksum [2023-10-05T00:34:49.979Z] b85a868b505f: Download complete [2023-10-05T00:34:50.237Z] bab4dde63d76: Verifying Checksum [2023-10-05T00:34:50.237Z] bab4dde63d76: Download complete [2023-10-05T00:34:51.172Z] b85a868b505f: Pull complete [2023-10-05T00:34:51.430Z] e2be974225ed: Pull complete [2023-10-05T00:34:51.999Z] 339a4e72a1f5: Pull complete [2023-10-05T00:34:51.999Z] 988bab9f4d93: Pull complete [2023-10-05T00:34:52.261Z] 1469e6f7b9e6: Pull complete [2023-10-05T00:34:52.523Z] eaf3925da568: Pull complete [2023-10-05T00:34:54.449Z] bab4dde63d76: Pull complete [2023-10-05T00:34:54.449Z] bde34c3a00c8: Pull complete [2023-10-05T00:34:54.449Z] b352a97aabf1: Pull complete [2023-10-05T00:34:54.449Z] 4872d77fe225: Pull complete [2023-10-05T00:34:54.449Z] 5851b861e8e6: Pull complete [2023-10-05T00:34:54.449Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-05T00:34:54.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T00:34:54.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T00:34:54.945Z] prd-ubuntu20.04-docker-8c-8g-8520 does not seem to be running inside a container [2023-10-05T00:34:54.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-200 -v /w/workspace/edgexfoundry_device-gpio_PR-200:/w/workspace/edgexfoundry_device-gpio_PR-200:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-200@tmp:/w/workspace/edgexfoundry_device-gpio_PR-200@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-10-05T00:34:58.129Z] $ docker top 7342179c1157d243e1185e7481716385e78eaba5359ed7c91885842685ee79c3 -eo pid,comm [2023-10-05T00:34:58.178Z] 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-10-05T00:34:58.178Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T00:34:58.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T00:34:58.296Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T00:34:58.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T00:34:58.437Z] $ docker exec 7342179c1157d243e1185e7481716385e78eaba5359ed7c91885842685ee79c3 ssh-agent [2023-10-05T00:34:58.539Z] SSH_AUTH_SOCK=/tmp/ssh-AvhMWvFlu5Fl/agent.34 [2023-10-05T00:34:58.539Z] SSH_AGENT_PID=40 [2023-10-05T00:34:58.546Z] Running ssh-add (command line suppressed) [2023-10-05T00:34:58.655Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-200@tmp/private_key_8805593296815499757.key (/w/workspace/edgexfoundry_device-gpio_PR-200@tmp/private_key_8805593296815499757.key) [2023-10-05T00:34:58.665Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T00:34:58.998Z] + git tag --points-at HEAD [Pipeline] } [2023-10-05T00:34:59.029Z] $ docker exec --env ******** --env ******** 7342179c1157d243e1185e7481716385e78eaba5359ed7c91885842685ee79c3 ssh-agent -k [2023-10-05T00:34:59.138Z] unset SSH_AUTH_SOCK; [2023-10-05T00:34:59.138Z] unset SSH_AGENT_PID; [2023-10-05T00:34:59.138Z] echo Agent pid 40 killed; [2023-10-05T00:34:59.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-05T00:34:59.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T00:34:59.237Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T00:34:59.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T00:34:59.362Z] $ docker exec 7342179c1157d243e1185e7481716385e78eaba5359ed7c91885842685ee79c3 ssh-agent [2023-10-05T00:34:59.480Z] SSH_AUTH_SOCK=/tmp/ssh-qlPElP1Bmh7f/agent.72 [2023-10-05T00:34:59.480Z] SSH_AGENT_PID=78 [2023-10-05T00:34:59.486Z] Running ssh-add (command line suppressed) [2023-10-05T00:34:59.589Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-200@tmp/private_key_8864192810029882613.key (/w/workspace/edgexfoundry_device-gpio_PR-200@tmp/private_key_8864192810029882613.key) [2023-10-05T00:34:59.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T00:34:59.919Z] + git semver init [2023-10-05T00:35:00.179Z] 2023-10-05 00:35:00,091 [run_init] DEBUG init version:0.0.0 force:False [2023-10-05T00:35:00.179Z] 2023-10-05 00:35:00,092 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-200/.semver [2023-10-05T00:35:00.179Z] 2023-10-05 00:35:00,092 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-200/.semver [2023-10-05T00:35:00.179Z] 2023-10-05 00:35:00,092 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-200/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-200, universal_newlines=False, shell=None, istream=None) [2023-10-05T00:35:01.564Z] 2023-10-05 00:35:01,227 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-200/.git/info/exclude [2023-10-05T00:35:01.564Z] 2023-10-05 00:35:01,228 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-200/.semver/PR-200 with force:False [2023-10-05T00:35:01.564Z] 2023-10-05 00:35:01,228 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-200/.semver/PR-200 [2023-10-05T00:35:01.564Z] 2023-10-05 00:35:01,232 [execute] INFO git cat-file --batch-check [2023-10-05T00:35:01.564Z] 2023-10-05 00:35:01,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-200/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T00:35:01.564Z] 2023-10-05 00:35:01,241 [execute] INFO git cat-file --batch [2023-10-05T00:35:01.564Z] 2023-10-05 00:35:01,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-200/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T00:35:01.564Z] 2023-10-05 00:35:01,249 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-200/.semver/PR-200 [2023-10-05T00:35:01.564Z] 0.0.0 [Pipeline] } [2023-10-05T00:35:01.595Z] $ docker exec --env ******** --env ******** 7342179c1157d243e1185e7481716385e78eaba5359ed7c91885842685ee79c3 ssh-agent -k [2023-10-05T00:35:01.706Z] unset SSH_AUTH_SOCK; [2023-10-05T00:35:01.706Z] unset SSH_AGENT_PID; [2023-10-05T00:35:01.707Z] echo Agent pid 78 killed; [2023-10-05T00:35:01.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T00:35:02.137Z] + git semver [Pipeline] } [2023-10-05T00:35:02.427Z] $ docker stop --time=1 7342179c1157d243e1185e7481716385e78eaba5359ed7c91885842685ee79c3 [2023-10-05T00:35:03.725Z] $ docker rm -f --volumes 7342179c1157d243e1185e7481716385e78eaba5359ed7c91885842685ee79c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T00:35:04.119Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-05T00:35:04.402Z] Stashed 1 file(s) [Pipeline] echo [2023-10-05T00:35:04.417Z] [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-10-05T00:35:04.988Z] provisioning config files... [2023-10-05T00:35:04.999Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-200@tmp/config2534149342271201225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T00:35:05.353Z] ---> docker-login.sh [2023-10-05T00:35:05.353Z] nexus3.edgexfoundry.org:10001 [2023-10-05T00:35:05.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T00:35:05.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T00:35:05.353Z] Configure a credential helper to remove this warning. See [2023-10-05T00:35:05.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T00:35:05.353Z] [2023-10-05T00:35:05.353Z] Login Succeeded [2023-10-05T00:35:05.353Z] nexus3.edgexfoundry.org:10002 [2023-10-05T00:35:05.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T00:35:05.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T00:35:05.353Z] Configure a credential helper to remove this warning. See [2023-10-05T00:35:05.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T00:35:05.353Z] [2023-10-05T00:35:05.353Z] Login Succeeded [2023-10-05T00:35:05.353Z] nexus3.edgexfoundry.org:10003 [2023-10-05T00:35:05.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T00:35:05.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T00:35:05.614Z] Configure a credential helper to remove this warning. See [2023-10-05T00:35:05.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T00:35:05.614Z] [2023-10-05T00:35:05.614Z] Login Succeeded [2023-10-05T00:35:05.614Z] nexus3.edgexfoundry.org:10004 [2023-10-05T00:35:05.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T00:35:05.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T00:35:05.614Z] Configure a credential helper to remove this warning. See [2023-10-05T00:35:05.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T00:35:05.614Z] [2023-10-05T00:35:05.614Z] Login Succeeded [2023-10-05T00:35:05.614Z] docker.io [2023-10-05T00:35:05.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T00:35:05.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T00:35:05.874Z] Configure a credential helper to remove this warning. See [2023-10-05T00:35:05.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T00:35:05.874Z] [2023-10-05T00:35:05.874Z] Login Succeeded [2023-10-05T00:35:05.874Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T00:35:05.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-05T00:35:06.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T00:35:06.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T00:35:06.157Z] ========================================================= [2023-10-05T00:35:06.157Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-05T00:35:06.157Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T00:35:06.629Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-05T00:35:06.629Z] Sending build context to Docker daemon 16.14MB [2023-10-05T00:35:06.629Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T00:35:06.629Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-05T00:35:06.629Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-05T00:35:06.629Z] 7264a8db6415: Pulling fs layer [2023-10-05T00:35:06.629Z] c4d48a809fc2: Pulling fs layer [2023-10-05T00:35:06.629Z] 4f1c88b9dad5: Pulling fs layer [2023-10-05T00:35:06.629Z] ad3a456e5733: Pulling fs layer [2023-10-05T00:35:06.629Z] 33e27b845d1e: Pulling fs layer [2023-10-05T00:35:06.629Z] c68163c4e522: Pulling fs layer [2023-10-05T00:35:06.629Z] 50da416c3ac9: Pulling fs layer [2023-10-05T00:35:06.629Z] 23d2d4c4bb30: Pulling fs layer [2023-10-05T00:35:06.629Z] 50da416c3ac9: Waiting [2023-10-05T00:35:06.629Z] 33e27b845d1e: Waiting [2023-10-05T00:35:06.890Z] c4d48a809fc2: Verifying Checksum [2023-10-05T00:35:06.890Z] c4d48a809fc2: Download complete [2023-10-05T00:35:06.890Z] ad3a456e5733: Verifying Checksum [2023-10-05T00:35:06.890Z] ad3a456e5733: Download complete [2023-10-05T00:35:06.890Z] 33e27b845d1e: Verifying Checksum [2023-10-05T00:35:06.890Z] 33e27b845d1e: Download complete [2023-10-05T00:35:06.890Z] 7264a8db6415: Verifying Checksum [2023-10-05T00:35:06.890Z] 7264a8db6415: Download complete [2023-10-05T00:35:06.890Z] c68163c4e522: Verifying Checksum [2023-10-05T00:35:06.890Z] c68163c4e522: Download complete [2023-10-05T00:35:06.890Z] 7264a8db6415: Pull complete [2023-10-05T00:35:07.150Z] 23d2d4c4bb30: Verifying Checksum [2023-10-05T00:35:07.150Z] 23d2d4c4bb30: Download complete [2023-10-05T00:35:07.150Z] c4d48a809fc2: Pull complete [2023-10-05T00:35:07.150Z] 4f1c88b9dad5: Verifying Checksum [2023-10-05T00:35:07.150Z] 4f1c88b9dad5: Download complete [2023-10-05T00:35:07.717Z] 50da416c3ac9: Verifying Checksum [2023-10-05T00:35:07.717Z] 50da416c3ac9: Download complete [2023-10-05T00:35:11.024Z] 4f1c88b9dad5: Pull complete [2023-10-05T00:35:11.024Z] ad3a456e5733: Pull complete [2023-10-05T00:35:11.024Z] 33e27b845d1e: Pull complete [2023-10-05T00:35:11.024Z] c68163c4e522: Pull complete [2023-10-05T00:35:13.562Z] 50da416c3ac9: Pull complete [2023-10-05T00:35:13.562Z] 23d2d4c4bb30: Pull complete [2023-10-05T00:35:13.562Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-05T00:35:13.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-05T00:35:13.562Z] ---> 0786185ac409 [2023-10-05T00:35:13.562Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-05T00:35:17.757Z] ---> Running in 8d68a6da2f8f [2023-10-05T00:35:18.017Z] Removing intermediate container 8d68a6da2f8f [2023-10-05T00:35:18.017Z] ---> 4355f75cc69d [2023-10-05T00:35:18.017Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T00:35:18.017Z] ---> Running in c04c60110d10 [2023-10-05T00:35:18.017Z] Removing intermediate container c04c60110d10 [2023-10-05T00:35:18.017Z] ---> 68e5d0d8406c [2023-10-05T00:35:18.017Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-05T00:35:18.017Z] ---> Running in 8fe4166cf585 [2023-10-05T00:35:18.278Z] Removing intermediate container 8fe4166cf585 [2023-10-05T00:35:18.278Z] ---> a1f7c9cd0f50 [2023-10-05T00:35:18.278Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T00:35:18.278Z] ---> Running in c6cff721968a [2023-10-05T00:35:18.278Z] Removing intermediate container c6cff721968a [2023-10-05T00:35:18.278Z] ---> 5ae7ff25a7b8 [2023-10-05T00:35:18.278Z] Step 7/12 : WORKDIR /device-gpio [2023-10-05T00:35:18.278Z] ---> Running in 236e4ef09759 [2023-10-05T00:35:18.278Z] Removing intermediate container 236e4ef09759 [2023-10-05T00:35:18.278Z] ---> c5cc2d711b71 [2023-10-05T00:35:18.278Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T00:35:18.278Z] ---> Running in ffd343490cb0 [2023-10-05T00:35:18.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T00:35:18.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T00:35:19.118Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-05T00:35:19.118Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-05T00:35:19.118Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-05T00:35:19.118Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-05T00:35:19.118Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T00:35:19.378Z] OK: 268 MiB in 56 packages [2023-10-05T00:35:19.814Z] Still waiting to schedule task [2023-10-05T00:35:19.814Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8517’ [2023-10-05T00:35:19.951Z] Removing intermediate container ffd343490cb0 [2023-10-05T00:35:19.951Z] ---> f798820a1060 [2023-10-05T00:35:19.951Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-05T00:35:19.951Z] ---> 81f972db4701 [2023-10-05T00:35:19.951Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T00:35:19.951Z] ---> Running in f6b6e7e371aa [2023-10-05T00:36:06.654Z] Removing intermediate container f6b6e7e371aa [2023-10-05T00:36:06.654Z] ---> 10bdd34860c1 [2023-10-05T00:36:06.654Z] Step 11/12 : COPY . . [2023-10-05T00:36:06.654Z] ---> ab17de0a8959 [2023-10-05T00:36:06.654Z] Step 12/12 : RUN ${MAKE} [2023-10-05T00:36:06.654Z] ---> Running in 68163d8a16d3 [2023-10-05T00:36:06.654Z] noop [2023-10-05T00:36:06.654Z] Removing intermediate container 68163d8a16d3 [2023-10-05T00:36:06.654Z] ---> 633c8c996e87 [2023-10-05T00:36:06.654Z] Successfully built 633c8c996e87 [2023-10-05T00:36:06.654Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T00:36:07.127Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T00:36:07.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T00:36:09.001Z] prd-ubuntu20.04-docker-8c-8g-8520 does not seem to be running inside a container [2023-10-05T00:36:09.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-200 -v /w/workspace/edgexfoundry_device-gpio_PR-200:/w/workspace/edgexfoundry_device-gpio_PR-200:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-200@tmp:/w/workspace/edgexfoundry_device-gpio_PR-200@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-10-05T00:36:09.378Z] $ docker top b7fbc78d597ea727183a53b21c1255684a4bdda538054a163891276aca136f36 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T00:36:09.791Z] + go version [2023-10-05T00:36:09.792Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-05T00:36:09.803Z] $ docker stop --time=1 b7fbc78d597ea727183a53b21c1255684a4bdda538054a163891276aca136f36 [2023-10-05T00:36:11.105Z] $ docker rm -f --volumes b7fbc78d597ea727183a53b21c1255684a4bdda538054a163891276aca136f36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T00:36:11.910Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T00:36:11.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T00:36:12.100Z] prd-ubuntu20.04-docker-8c-8g-8520 does not seem to be running inside a container [2023-10-05T00:36:12.120Z] $ 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-200 -v /w/workspace/edgexfoundry_device-gpio_PR-200:/w/workspace/edgexfoundry_device-gpio_PR-200:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-200@tmp:/w/workspace/edgexfoundry_device-gpio_PR-200@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-10-05T00:36:12.464Z] $ docker top feabc687b20cf3dc1e1b01dcf094c050204db3c7a764f507d14847fa9cf4549f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T00:36:12.876Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-200 [Pipeline] fileExists [Pipeline] sh [2023-10-05T00:36:13.235Z] + make test [2023-10-05T00:36:13.235Z] go test ./... -coverprofile=coverage.out ./... [2023-10-05T00:36:14.613Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-05T00:36:24.601Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-05T00:36:24.601Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-05T00:36:31.165Z] go vet ./... [2023-10-05T00:36:35.349Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T00:36:35.349Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T00:36:35.349Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-05T00:36:35.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-05T00:36:35.402Z] $ docker stop --time=1 feabc687b20cf3dc1e1b01dcf094c050204db3c7a764f507d14847fa9cf4549f [2023-10-05T00:36:39.178Z] $ docker rm -f --volumes feabc687b20cf3dc1e1b01dcf094c050204db3c7a764f507d14847fa9cf4549f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T00:36:39.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-05T00:36:39.870Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-05T00:36:40.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-05T00:36:40.873Z] + ls -al . [2023-10-05T00:36:40.873Z] total 168 [2023-10-05T00:36:40.873Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 00:36 . [2023-10-05T00:36:40.873Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 00:34 .. [2023-10-05T00:36:40.873Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 5 00:34 .dockerignore [2023-10-05T00:36:40.873Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 00:36 .git [2023-10-05T00:36:40.873Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 00:34 .github [2023-10-05T00:36:40.873Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 5 00:34 .gitignore [2023-10-05T00:36:40.873Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 00:34 .golangci.yml [2023-10-05T00:36:40.873Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 00:35 .semver [2023-10-05T00:36:40.873Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 5 00:34 Attribution.txt [2023-10-05T00:36:40.873Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 5 00:34 CHANGELOG.md [2023-10-05T00:36:40.873Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 5 00:34 Dockerfile [2023-10-05T00:36:40.873Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 00:34 GOVERNANCE.md [2023-10-05T00:36:40.873Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 5 00:34 Jenkinsfile [2023-10-05T00:36:40.873Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 00:34 LICENSE [2023-10-05T00:36:40.873Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 5 00:34 Makefile [2023-10-05T00:36:40.873Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 5 00:34 OWNERS.md [2023-10-05T00:36:40.873Z] -rw-rw-r-- 1 jenkins jenkins 12293 Oct 5 00:34 README.md [2023-10-05T00:36:40.873Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 00:35 VERSION [2023-10-05T00:36:40.873Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 00:34 bin [2023-10-05T00:36:40.873Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 00:34 cmd [2023-10-05T00:36:40.873Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 5 00:36 coverage.out [2023-10-05T00:36:40.873Z] -rw-rw-r-- 1 jenkins jenkins 3697 Oct 5 00:34 go.mod [2023-10-05T00:36:40.873Z] -rw-rw-r-- 1 jenkins jenkins 35979 Oct 5 00:34 go.sum [2023-10-05T00:36:40.873Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 00:34 internal [2023-10-05T00:36:40.873Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 00:34 snap [2023-10-05T00:36:40.873Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 5 00:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T00:36:41.269Z] + 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=0e250a1079a45fe99a098c55bc4249d65f8d70c5 --label arch=amd64 --label version=0.0.0 . [2023-10-05T00:36:41.269Z] Sending build context to Docker daemon 16.14MB [2023-10-05T00:36:41.269Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T00:36:41.269Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-05T00:36:41.269Z] ---> 633c8c996e87 [2023-10-05T00:36:41.269Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-05T00:36:41.530Z] ---> Running in be33587fe1f6 [2023-10-05T00:36:41.530Z] Removing intermediate container be33587fe1f6 [2023-10-05T00:36:41.530Z] ---> 3091e7852f6b [2023-10-05T00:36:41.530Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T00:36:41.530Z] ---> Running in f39439eff81b [2023-10-05T00:36:41.791Z] Removing intermediate container f39439eff81b [2023-10-05T00:36:41.791Z] ---> adf153e4e52f [2023-10-05T00:36:41.791Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-05T00:36:41.791Z] ---> Running in d6888c4d2a14 [2023-10-05T00:36:41.791Z] Removing intermediate container d6888c4d2a14 [2023-10-05T00:36:41.791Z] ---> 634d2ed10206 [2023-10-05T00:36:41.791Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T00:36:41.791Z] ---> Running in 8605d7e212da [2023-10-05T00:36:42.049Z] Removing intermediate container 8605d7e212da [2023-10-05T00:36:42.050Z] ---> 67c650a82f42 [2023-10-05T00:36:42.050Z] Step 7/25 : WORKDIR /device-gpio [2023-10-05T00:36:42.050Z] ---> Running in 40b0eb898874 [2023-10-05T00:36:42.050Z] Removing intermediate container 40b0eb898874 [2023-10-05T00:36:42.050Z] ---> 10363337db17 [2023-10-05T00:36:42.050Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T00:36:42.050Z] ---> Running in 9fed862728f5 [2023-10-05T00:36:42.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T00:36:42.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T00:36:42.568Z] OK: 268 MiB in 56 packages [2023-10-05T00:36:42.827Z] Removing intermediate container 9fed862728f5 [2023-10-05T00:36:42.827Z] ---> 7cd62fca4252 [2023-10-05T00:36:42.827Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-05T00:36:43.086Z] ---> 923d492f3107 [2023-10-05T00:36:43.086Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T00:36:43.086Z] ---> Running in 6d9c8c018145 [2023-10-05T00:36:43.652Z] Removing intermediate container 6d9c8c018145 [2023-10-05T00:36:43.652Z] ---> 973f20464314 [2023-10-05T00:36:43.652Z] Step 11/25 : COPY . . [2023-10-05T00:36:44.597Z] ---> b254111b8a7e [2023-10-05T00:36:44.597Z] Step 12/25 : RUN ${MAKE} [2023-10-05T00:36:44.597Z] ---> Running in ef4d03900b66 [2023-10-05T00:36:44.856Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-05T00:37:07.198Z] Removing intermediate container ef4d03900b66 [2023-10-05T00:37:07.198Z] ---> a31fcb45020e [2023-10-05T00:37:07.198Z] Step 13/25 : FROM alpine:3.18 [2023-10-05T00:37:07.198Z] 3.18: Pulling from library/alpine [2023-10-05T00:37:07.198Z] 96526aa774ef: Pulling fs layer [2023-10-05T00:37:07.198Z] 96526aa774ef: Verifying Checksum [2023-10-05T00:37:07.198Z] 96526aa774ef: Download complete [2023-10-05T00:37:07.198Z] 96526aa774ef: Pull complete [2023-10-05T00:37:07.198Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T00:37:07.198Z] Status: Downloaded newer image for alpine:3.18 [2023-10-05T00:37:07.198Z] ---> 8ca4688f4f35 [2023-10-05T00:37:07.198Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-05T00:37:07.198Z] ---> Running in 4e9926759f3e [2023-10-05T00:37:07.198Z] Removing intermediate container 4e9926759f3e [2023-10-05T00:37:07.198Z] ---> 4fb138d768b8 [2023-10-05T00:37:07.198Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-05T00:37:07.198Z] ---> Running in 15cde2f8a937 [2023-10-05T00:37:07.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T00:37:07.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T00:37:07.198Z] OK: 7 MiB in 15 packages [2023-10-05T00:37:07.198Z] Removing intermediate container 15cde2f8a937 [2023-10-05T00:37:07.198Z] ---> 6afd7ecdbea5 [2023-10-05T00:37:07.198Z] Step 16/25 : WORKDIR / [2023-10-05T00:37:07.198Z] ---> Running in 7f52fb498b1c [2023-10-05T00:37:07.198Z] Removing intermediate container 7f52fb498b1c [2023-10-05T00:37:07.198Z] ---> 1f5af90362dd [2023-10-05T00:37:07.198Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-05T00:37:07.198Z] ---> 002e159d7fa5 [2023-10-05T00:37:07.198Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-05T00:37:07.198Z] ---> ecbcb1d83e3e [2023-10-05T00:37:07.198Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-05T00:37:07.457Z] ---> beee5c4139e1 [2023-10-05T00:37:07.457Z] Step 20/25 : EXPOSE 59910 [2023-10-05T00:37:07.457Z] ---> Running in 01cbdb3c013f [2023-10-05T00:37:07.457Z] Removing intermediate container 01cbdb3c013f [2023-10-05T00:37:07.457Z] ---> d6ea6df9b1b8 [2023-10-05T00:37:07.457Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-05T00:37:07.457Z] ---> Running in 7c01fbc869f0 [2023-10-05T00:37:07.457Z] Removing intermediate container 7c01fbc869f0 [2023-10-05T00:37:07.457Z] ---> a186dd899135 [2023-10-05T00:37:07.457Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-05T00:37:07.457Z] ---> Running in 33f375ef0006 [2023-10-05T00:37:07.716Z] Removing intermediate container 33f375ef0006 [2023-10-05T00:37:07.716Z] ---> e3f39f5c8ca1 [2023-10-05T00:37:07.716Z] Step 23/25 : LABEL arch=amd64 [2023-10-05T00:37:07.716Z] ---> Running in 4dd74cd40c54 [2023-10-05T00:37:07.716Z] Removing intermediate container 4dd74cd40c54 [2023-10-05T00:37:07.716Z] ---> a40e6c8d8db5 [2023-10-05T00:37:07.716Z] Step 24/25 : LABEL git_sha=0e250a1079a45fe99a098c55bc4249d65f8d70c5 [2023-10-05T00:37:07.716Z] ---> Running in 602e2e14d940 [2023-10-05T00:37:07.716Z] Removing intermediate container 602e2e14d940 [2023-10-05T00:37:07.716Z] ---> bec0ecf3b132 [2023-10-05T00:37:07.716Z] Step 25/25 : LABEL version=0.0.0 [2023-10-05T00:37:07.976Z] ---> Running in 84af9ddbc357 [2023-10-05T00:37:07.976Z] Removing intermediate container 84af9ddbc357 [2023-10-05T00:37:07.976Z] ---> e272d5c61ed7 [2023-10-05T00:37:07.976Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-05T00:37:07.976Z] Successfully built e272d5c61ed7 [2023-10-05T00:37:07.976Z] 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-10-05T00:37:08.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T00:37:08.884Z] [2023-10-05T00:37:08.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T00:37:09.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T00:37:09.260Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-05T00:37:09.260Z] 5eb5b503b376: Pulling fs layer [2023-10-05T00:37:09.260Z] 5c69ac0246d0: Pulling fs layer [2023-10-05T00:37:09.260Z] ec43610c2a17: Pulling fs layer [2023-10-05T00:37:09.260Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-05T00:37:09.260Z] 33b1e0a273af: Pulling fs layer [2023-10-05T00:37:09.260Z] 5d3b04190fa2: Pulling fs layer [2023-10-05T00:37:09.260Z] 2f39f015ded8: Pulling fs layer [2023-10-05T00:37:09.260Z] 33b1e0a273af: Waiting [2023-10-05T00:37:09.260Z] 5d3b04190fa2: Waiting [2023-10-05T00:37:09.260Z] 2f39f015ded8: Waiting [2023-10-05T00:37:09.260Z] 3a2ae6a8a46f: Waiting [2023-10-05T00:37:09.260Z] 5c69ac0246d0: Download complete [2023-10-05T00:37:09.260Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-05T00:37:09.260Z] 3a2ae6a8a46f: Download complete [2023-10-05T00:37:09.260Z] ec43610c2a17: Verifying Checksum [2023-10-05T00:37:09.260Z] ec43610c2a17: Download complete [2023-10-05T00:37:09.260Z] 33b1e0a273af: Verifying Checksum [2023-10-05T00:37:09.260Z] 33b1e0a273af: Download complete [2023-10-05T00:37:09.260Z] 5d3b04190fa2: Verifying Checksum [2023-10-05T00:37:09.260Z] 5d3b04190fa2: Download complete [2023-10-05T00:37:09.519Z] 5eb5b503b376: Verifying Checksum [2023-10-05T00:37:09.519Z] 5eb5b503b376: Download complete [2023-10-05T00:37:10.093Z] 2f39f015ded8: Download complete [2023-10-05T00:37:10.663Z] 5eb5b503b376: Pull complete [2023-10-05T00:37:10.922Z] 5c69ac0246d0: Pull complete [2023-10-05T00:37:11.499Z] ec43610c2a17: Pull complete [2023-10-05T00:37:11.499Z] 3a2ae6a8a46f: Pull complete [2023-10-05T00:37:11.499Z] 33b1e0a273af: Pull complete [2023-10-05T00:37:11.758Z] 5d3b04190fa2: Pull complete [2023-10-05T00:37:15.956Z] 2f39f015ded8: Pull complete [2023-10-05T00:37:15.956Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-05T00:37:15.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T00:37:15.956Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T00:37:16.180Z] prd-ubuntu20.04-docker-8c-8g-8520 does not seem to be running inside a container [2023-10-05T00:37:16.188Z] $ 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-200 -v /w/workspace/edgexfoundry_device-gpio_PR-200:/w/workspace/edgexfoundry_device-gpio_PR-200:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-200@tmp:/w/workspace/edgexfoundry_device-gpio_PR-200@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-10-05T00:37:20.588Z] $ docker top 640984105e37cfbac328cb2806361c8c735885974509102d160d22fff16e2a1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T00:37:21.057Z] ---> job-cost.sh [2023-10-05T00:37:21.057Z] lf-activate-venv: SKIPPING [2023-10-05T00:37:21.057Z] INFO: No Stack... [2023-10-05T00:37:21.316Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-05T00:37:21.576Z] INFO: Archiving Costs [Pipeline] sh [2023-10-05T00:37:21.889Z] + cat+ /w/workspace/edgexfoundry_device-gpio_PR-200/archives/cost.csv [2023-10-05T00:37:21.889Z] cut -d, -f6 [Pipeline] lock [2023-10-05T00:37:21.938Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-200-1-stack-cost] [2023-10-05T00:37:21.948Z] Resource [jenkins-edgexfoundry-device-gpio-PR-200-1-stack-cost] did not exist. Created. [2023-10-05T00:37:21.948Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-200-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T00:37:22.348Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-05T00:37:22.395Z] Stashed 1 file(s) [Pipeline] } [2023-10-05T00:37:22.429Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-200-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-05T00:37:22.486Z] $ docker stop --time=1 640984105e37cfbac328cb2806361c8c735885974509102d160d22fff16e2a1a [2023-10-05T00:37:23.649Z] $ docker rm -f --volumes 640984105e37cfbac328cb2806361c8c735885974509102d160d22fff16e2a1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-05T00:38:46.184Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8521 in /w/workspace/edgexfoundry_device-gpio_PR-200 [Pipeline] { [Pipeline] ws [2023-10-05T00:38:46.242Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-10-05T00:38:46.321Z] The recommended git tool is: git [2023-10-05T00:38:51.473Z] using credential edgex-jenkins-ssh [2023-10-05T00:38:51.489Z] Cloning the remote Git repository [2023-10-05T00:38:51.511Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-10-05T00:38:51.607Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-10-05T00:38:51.769Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-05T00:38:51.770Z] > git --version # timeout=10 [2023-10-05T00:38:51.792Z] > git --version # 'git version 2.25.1' [2023-10-05T00:38:51.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T00:38:51.938Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T00:38:53.521Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-05T00:38:53.540Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T00:38:54.978Z] Merging remotes/origin/main commit 7edff37cb06078541196713cb128d1cf5c85b437 into PR head commit 0e250a1079a45fe99a098c55bc4249d65f8d70c5 [2023-10-05T00:38:54.358Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-05T00:38:54.401Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-05T00:38:54.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T00:38:54.418Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/200/head:refs/remotes/origin/PR-200 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-05T00:38:54.971Z] > git config core.sparsecheckout # timeout=10 [2023-10-05T00:38:55.041Z] > git checkout -f 0e250a1079a45fe99a098c55bc4249d65f8d70c5 # timeout=10 [2023-10-05T00:38:55.246Z] Merge succeeded, producing 0e250a1079a45fe99a098c55bc4249d65f8d70c5 [2023-10-05T00:38:55.247Z] Checking out Revision 0e250a1079a45fe99a098c55bc4249d65f8d70c5 (PR-200) [2023-10-05T00:38:55.730Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-05T00:38:55.757Z] > git --version # timeout=10 [2023-10-05T00:38:55.768Z] > git --version # 'git version 2.25.1' [2023-10-05T00:38:55.783Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-10-05T00:38:55.124Z] > git remote # timeout=10 [2023-10-05T00:38:55.144Z] > git config --get remote.origin.url # timeout=10 [2023-10-05T00:38:55.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T00:38:55.181Z] > git merge 7edff37cb06078541196713cb128d1cf5c85b437 # timeout=10 [2023-10-05T00:38:55.207Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-05T00:38:55.229Z] > git config core.sparsecheckout # timeout=10 [2023-10-05T00:38:55.250Z] > git checkout -f 0e250a1079a45fe99a098c55bc4249d65f8d70c5 # timeout=10 [Pipeline] sh [2023-10-05T00:38:57.024Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-05T00:38:57.024Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T00:38:57.024Z] Dload Upload Total Spent Left Speed [2023-10-05T00:38:57.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-10-05T00:38:57.636Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-05T00:38:57.977Z] + sudo tee /etc/docker/daemon.new [2023-10-05T00:38:57.977Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-05T00:38:57.977Z] { [2023-10-05T00:38:57.977Z] "registry-mirrors": [ [2023-10-05T00:38:57.977Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-05T00:38:57.977Z] ], [2023-10-05T00:38:57.977Z] "bip": "10.250.0.254/24", [2023-10-05T00:38:57.977Z] "hosts": [ [2023-10-05T00:38:57.977Z] "tcp://0.0.0.0:5555", [2023-10-05T00:38:57.977Z] "unix:///var/run/docker.sock" [2023-10-05T00:38:57.977Z] ], [2023-10-05T00:38:57.977Z] "mtu": 1458, [2023-10-05T00:38:57.977Z] "selinux-enabled": true, [2023-10-05T00:38:57.977Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-05T00:38:57.977Z] } [Pipeline] sh [2023-10-05T00:38:58.323Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-05T00:38:58.664Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T00:39:16.984Z] provisioning config files... [2023-10-05T00:39:17.011Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config4792737940892741875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T00:39:17.400Z] ---> docker-login.sh [2023-10-05T00:39:17.400Z] nexus3.edgexfoundry.org:10001 [2023-10-05T00:39:17.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T00:39:17.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T00:39:17.944Z] Configure a credential helper to remove this warning. See [2023-10-05T00:39:17.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T00:39:17.944Z] [2023-10-05T00:39:17.944Z] Login Succeeded [2023-10-05T00:39:17.944Z] nexus3.edgexfoundry.org:10002 [2023-10-05T00:39:18.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T00:39:18.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T00:39:18.484Z] Configure a credential helper to remove this warning. See [2023-10-05T00:39:18.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T00:39:18.484Z] [2023-10-05T00:39:18.484Z] Login Succeeded [2023-10-05T00:39:18.484Z] nexus3.edgexfoundry.org:10003 [2023-10-05T00:39:18.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T00:39:18.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T00:39:18.758Z] Configure a credential helper to remove this warning. See [2023-10-05T00:39:18.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T00:39:18.758Z] [2023-10-05T00:39:18.758Z] Login Succeeded [2023-10-05T00:39:18.758Z] nexus3.edgexfoundry.org:10004 [2023-10-05T00:39:19.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T00:39:19.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T00:39:19.032Z] Configure a credential helper to remove this warning. See [2023-10-05T00:39:19.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T00:39:19.032Z] [2023-10-05T00:39:19.032Z] Login Succeeded [2023-10-05T00:39:19.032Z] docker.io [2023-10-05T00:39:19.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T00:39:19.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T00:39:19.568Z] Configure a credential helper to remove this warning. See [2023-10-05T00:39:19.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T00:39:19.568Z] [2023-10-05T00:39:19.568Z] Login Succeeded [2023-10-05T00:39:19.568Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T00:39:19.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-05T00:39:19.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T00:39:19.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T00:39:20.032Z] ========================================================= [2023-10-05T00:39:20.032Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-05T00:39:20.032Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T00:39:20.539Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-05T00:39:20.810Z] Sending build context to Docker daemon 8.136MB [2023-10-05T00:39:20.810Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T00:39:20.810Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-05T00:39:21.080Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-05T00:39:21.080Z] 9fda8d8052c6: Pulling fs layer [2023-10-05T00:39:21.080Z] 5d54e960e981: Pulling fs layer [2023-10-05T00:39:21.080Z] c4a7e357bf2a: Pulling fs layer [2023-10-05T00:39:21.080Z] f0e02332f6b5: Pulling fs layer [2023-10-05T00:39:21.080Z] cefa15bbcfad: Pulling fs layer [2023-10-05T00:39:21.080Z] 17808c966233: Pulling fs layer [2023-10-05T00:39:21.080Z] f4c1fc716caa: Pulling fs layer [2023-10-05T00:39:21.080Z] f0e02332f6b5: Waiting [2023-10-05T00:39:21.080Z] cefa15bbcfad: Waiting [2023-10-05T00:39:21.080Z] 17808c966233: Waiting [2023-10-05T00:39:21.080Z] f4c1fc716caa: Waiting [2023-10-05T00:39:21.080Z] 5d54e960e981: Verifying Checksum [2023-10-05T00:39:21.080Z] 5d54e960e981: Download complete [2023-10-05T00:39:21.080Z] f0e02332f6b5: Verifying Checksum [2023-10-05T00:39:21.080Z] f0e02332f6b5: Download complete [2023-10-05T00:39:21.080Z] cefa15bbcfad: Verifying Checksum [2023-10-05T00:39:21.080Z] cefa15bbcfad: Download complete [2023-10-05T00:39:21.080Z] 9fda8d8052c6: Download complete [2023-10-05T00:39:21.670Z] f4c1fc716caa: Verifying Checksum [2023-10-05T00:39:21.670Z] f4c1fc716caa: Download complete [2023-10-05T00:39:22.264Z] 9fda8d8052c6: Pull complete [2023-10-05T00:39:22.854Z] 5d54e960e981: Pull complete [2023-10-05T00:39:23.123Z] c4a7e357bf2a: Verifying Checksum [2023-10-05T00:39:23.123Z] c4a7e357bf2a: Download complete [2023-10-05T00:39:24.091Z] 17808c966233: Verifying Checksum [2023-10-05T00:39:24.091Z] 17808c966233: Download complete [2023-10-05T00:39:34.292Z] c4a7e357bf2a: Pull complete [2023-10-05T00:39:34.292Z] f0e02332f6b5: Pull complete [2023-10-05T00:39:34.560Z] cefa15bbcfad: Pull complete [2023-10-05T00:39:41.224Z] 17808c966233: Pull complete [2023-10-05T00:39:42.651Z] f4c1fc716caa: Pull complete [2023-10-05T00:39:42.651Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-05T00:39:42.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-05T00:39:42.651Z] ---> ea914061e18c [2023-10-05T00:39:42.651Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-05T00:39:44.073Z] ---> Running in a90b213a74a2 [2023-10-05T00:39:44.342Z] Removing intermediate container a90b213a74a2 [2023-10-05T00:39:44.342Z] ---> effd25001a07 [2023-10-05T00:39:44.342Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T00:39:44.342Z] ---> Running in cab75b0f3c5f [2023-10-05T00:39:44.615Z] Removing intermediate container cab75b0f3c5f [2023-10-05T00:39:44.615Z] ---> a95d0e43e76b [2023-10-05T00:39:44.615Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-05T00:39:44.884Z] ---> Running in 3d6067e7deea [2023-10-05T00:39:45.152Z] Removing intermediate container 3d6067e7deea [2023-10-05T00:39:45.152Z] ---> 82f65d2acccb [2023-10-05T00:39:45.152Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T00:39:45.152Z] ---> Running in ce501c55fb40 [2023-10-05T00:39:45.421Z] Removing intermediate container ce501c55fb40 [2023-10-05T00:39:45.421Z] ---> c0f55ed6a99c [2023-10-05T00:39:45.421Z] Step 7/12 : WORKDIR /device-gpio [2023-10-05T00:39:45.689Z] ---> Running in 27a5b0e786e1 [2023-10-05T00:39:45.959Z] Removing intermediate container 27a5b0e786e1 [2023-10-05T00:39:45.959Z] ---> 32c3035e146f [2023-10-05T00:39:45.959Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T00:39:45.959Z] ---> Running in f95c540013b4 [2023-10-05T00:39:46.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T00:39:47.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T00:39:48.848Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-05T00:39:48.848Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-05T00:39:48.848Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-05T00:39:48.848Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-05T00:39:48.848Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T00:39:48.848Z] OK: 270 MiB in 56 packages [2023-10-05T00:39:50.259Z] Removing intermediate container f95c540013b4 [2023-10-05T00:39:50.259Z] ---> fa9bed2bb64d [2023-10-05T00:39:50.259Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-05T00:39:50.527Z] ---> c158edbcf251 [2023-10-05T00:39:50.527Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T00:39:50.527Z] ---> Running in 39e2c9fe8d62 [2023-10-05T00:41:12.164Z] Removing intermediate container 39e2c9fe8d62 [2023-10-05T00:41:12.164Z] ---> ab47978dd073 [2023-10-05T00:41:12.164Z] Step 11/12 : COPY . . [2023-10-05T00:41:12.164Z] ---> e7f78c39c167 [2023-10-05T00:41:12.164Z] Step 12/12 : RUN ${MAKE} [2023-10-05T00:41:12.164Z] ---> Running in 7d7337acccd1 [2023-10-05T00:41:12.164Z] noop [2023-10-05T00:41:12.164Z] Removing intermediate container 7d7337acccd1 [2023-10-05T00:41:12.164Z] ---> 944f450213a3 [2023-10-05T00:41:12.164Z] Successfully built 944f450213a3 [2023-10-05T00:41:12.164Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T00:41:12.652Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T00:41:12.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T00:41:12.922Z] prd-ubuntu20.04-docker-arm64-4c-16g-8521 does not seem to be running inside a container [2023-10-05T00:41:12.966Z] $ 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-10-05T00:41:14.089Z] $ docker top 15a07fc004a944b7d7b750742a28b4bbe0a71f3225762566dfc9d09ce3c21af9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T00:41:14.994Z] + go version [2023-10-05T00:41:14.994Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-05T00:41:15.007Z] $ docker stop --time=1 15a07fc004a944b7d7b750742a28b4bbe0a71f3225762566dfc9d09ce3c21af9 [2023-10-05T00:41:16.561Z] $ docker rm -f --volumes 15a07fc004a944b7d7b750742a28b4bbe0a71f3225762566dfc9d09ce3c21af9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T00:41:17.456Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T00:41:17.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T00:41:17.765Z] prd-ubuntu20.04-docker-arm64-4c-16g-8521 does not seem to be running inside a container [2023-10-05T00:41:17.801Z] $ 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-10-05T00:41:18.847Z] $ docker top cc28159c25cd2ac1214d329ba225d7b4dbb42262e958a4352cbe7e838e1d6084 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T00:41:19.392Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-10-05T00:41:19.781Z] + make test [2023-10-05T00:41:19.781Z] go test ./... -coverprofile=coverage.out ./... [2023-10-05T00:41:24.046Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-05T00:42:45.661Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-05T00:42:45.661Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-05T00:42:45.661Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-05T00:42:45.661Z] go vet ./... [2023-10-05T00:43:07.709Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T00:43:07.709Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T00:43:07.709Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-05T00:43:07.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-05T00:43:07.758Z] $ docker stop --time=1 cc28159c25cd2ac1214d329ba225d7b4dbb42262e958a4352cbe7e838e1d6084 [2023-10-05T00:43:09.579Z] $ docker rm -f --volumes cc28159c25cd2ac1214d329ba225d7b4dbb42262e958a4352cbe7e838e1d6084 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T00:43:10.794Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-05T00:43:10.829Z] Warning: overwriting stash ‘coverage-report’ [2023-10-05T00:43:11.264Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T00:43:11.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-05T00:43:12.205Z] + ls -al . [2023-10-05T00:43:12.205Z] total 164 [2023-10-05T00:43:12.205Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 00:41 . [2023-10-05T00:43:12.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 00:38 .. [2023-10-05T00:43:12.205Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 5 00:38 .dockerignore [2023-10-05T00:43:12.205Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 00:38 .git [2023-10-05T00:43:12.205Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 00:38 .github [2023-10-05T00:43:12.205Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 5 00:38 .gitignore [2023-10-05T00:43:12.205Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 00:38 .golangci.yml [2023-10-05T00:43:12.205Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 5 00:38 Attribution.txt [2023-10-05T00:43:12.205Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 5 00:38 CHANGELOG.md [2023-10-05T00:43:12.205Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 5 00:38 Dockerfile [2023-10-05T00:43:12.205Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 00:38 GOVERNANCE.md [2023-10-05T00:43:12.205Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 5 00:38 Jenkinsfile [2023-10-05T00:43:12.205Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 00:38 LICENSE [2023-10-05T00:43:12.205Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 5 00:38 Makefile [2023-10-05T00:43:12.205Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 5 00:38 OWNERS.md [2023-10-05T00:43:12.205Z] -rw-rw-r-- 1 jenkins jenkins 12293 Oct 5 00:38 README.md [2023-10-05T00:43:12.205Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 00:35 VERSION [2023-10-05T00:43:12.205Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 00:38 bin [2023-10-05T00:43:12.205Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 00:38 cmd [2023-10-05T00:43:12.205Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 5 00:41 coverage.out [2023-10-05T00:43:12.205Z] -rw-rw-r-- 1 jenkins jenkins 3697 Oct 5 00:38 go.mod [2023-10-05T00:43:12.205Z] -rw-rw-r-- 1 jenkins jenkins 35979 Oct 5 00:38 go.sum [2023-10-05T00:43:12.205Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 00:38 internal [2023-10-05T00:43:12.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 00:38 snap [2023-10-05T00:43:12.205Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 5 00:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T00:43:12.626Z] + 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=0e250a1079a45fe99a098c55bc4249d65f8d70c5 --label arch=arm64 --label version=0.0.0 . [2023-10-05T00:43:12.908Z] Sending build context to Docker daemon 8.137MB [2023-10-05T00:43:12.909Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T00:43:12.909Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-05T00:43:12.909Z] ---> 944f450213a3 [2023-10-05T00:43:12.909Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-05T00:43:13.193Z] ---> Running in effe565129a6 [2023-10-05T00:43:13.461Z] Removing intermediate container effe565129a6 [2023-10-05T00:43:13.461Z] ---> 297cd3edcad3 [2023-10-05T00:43:13.461Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T00:43:13.461Z] ---> Running in 2934e5b5a9a3 [2023-10-05T00:43:15.406Z] Removing intermediate container 2934e5b5a9a3 [2023-10-05T00:43:15.406Z] ---> 63ae0a9d2de9 [2023-10-05T00:43:15.406Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-05T00:43:15.406Z] ---> Running in 30416fe36a93 [2023-10-05T00:43:15.406Z] Removing intermediate container 30416fe36a93 [2023-10-05T00:43:15.406Z] ---> ea17bcd54c1e [2023-10-05T00:43:15.406Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T00:43:15.675Z] ---> Running in 9335b11b5a32 [2023-10-05T00:43:15.950Z] Removing intermediate container 9335b11b5a32 [2023-10-05T00:43:15.950Z] ---> 7024a503345f [2023-10-05T00:43:15.950Z] Step 7/25 : WORKDIR /device-gpio [2023-10-05T00:43:15.950Z] ---> Running in 0df3fbc4c3ad [2023-10-05T00:43:16.540Z] Removing intermediate container 0df3fbc4c3ad [2023-10-05T00:43:16.540Z] ---> 3246d1972f70 [2023-10-05T00:43:16.540Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T00:43:16.540Z] ---> Running in 6f0e58224759 [2023-10-05T00:43:17.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T00:43:17.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T00:43:19.179Z] OK: 270 MiB in 56 packages [2023-10-05T00:43:21.120Z] Removing intermediate container 6f0e58224759 [2023-10-05T00:43:21.120Z] ---> ed8faf06b66b [2023-10-05T00:43:21.120Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-05T00:43:21.388Z] ---> 5a3b87077f3e [2023-10-05T00:43:21.388Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T00:43:21.388Z] ---> Running in 7f850771bcf7 [2023-10-05T00:43:23.981Z] Removing intermediate container 7f850771bcf7 [2023-10-05T00:43:23.981Z] ---> 32039de54106 [2023-10-05T00:43:23.981Z] Step 11/25 : COPY . . [2023-10-05T00:43:24.567Z] ---> 70fe13d886c0 [2023-10-05T00:43:24.567Z] Step 12/25 : RUN ${MAKE} [2023-10-05T00:43:24.836Z] ---> Running in f8ffc2c13b40 [2023-10-05T00:43:26.256Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-05T00:45:32.967Z] Removing intermediate container f8ffc2c13b40 [2023-10-05T00:45:32.967Z] ---> c0bd91c6b393 [2023-10-05T00:45:32.967Z] Step 13/25 : FROM alpine:3.18 [2023-10-05T00:45:32.967Z] 3.18: Pulling from library/alpine [2023-10-05T00:45:32.967Z] 579b34f0a95b: Pulling fs layer [2023-10-05T00:45:32.967Z] 579b34f0a95b: Verifying Checksum [2023-10-05T00:45:32.967Z] 579b34f0a95b: Pull complete [2023-10-05T00:45:32.967Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T00:45:32.967Z] Status: Downloaded newer image for alpine:3.18 [2023-10-05T00:45:32.967Z] ---> 3cc203321400 [2023-10-05T00:45:32.967Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-05T00:45:32.967Z] ---> Running in 4a213d58db5e [2023-10-05T00:45:32.967Z] Removing intermediate container 4a213d58db5e [2023-10-05T00:45:32.967Z] ---> afa62ea80727 [2023-10-05T00:45:32.967Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-05T00:45:32.967Z] ---> Running in 62b83b3439fc [2023-10-05T00:45:32.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T00:45:32.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T00:45:32.967Z] OK: 8 MiB in 15 packages [2023-10-05T00:45:32.967Z] Removing intermediate container 62b83b3439fc [2023-10-05T00:45:32.967Z] ---> e3e093373464 [2023-10-05T00:45:32.967Z] Step 16/25 : WORKDIR / [2023-10-05T00:45:32.967Z] ---> Running in 3c35efe08dd7 [2023-10-05T00:45:32.967Z] Removing intermediate container 3c35efe08dd7 [2023-10-05T00:45:32.967Z] ---> 606849121a8c [2023-10-05T00:45:32.967Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-05T00:45:32.967Z] ---> 11305df597a2 [2023-10-05T00:45:32.967Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-05T00:45:32.967Z] ---> c254ca564dac [2023-10-05T00:45:32.967Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-05T00:45:32.967Z] ---> d1b640d159ba [2023-10-05T00:45:32.967Z] Step 20/25 : EXPOSE 59910 [2023-10-05T00:45:32.967Z] ---> Running in 7275a9387519 [2023-10-05T00:45:32.967Z] Removing intermediate container 7275a9387519 [2023-10-05T00:45:32.967Z] ---> 14f133d9100e [2023-10-05T00:45:32.967Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-05T00:45:32.967Z] ---> Running in 400016bd066b [2023-10-05T00:45:33.238Z] Removing intermediate container 400016bd066b [2023-10-05T00:45:33.238Z] ---> 17449f45889f [2023-10-05T00:45:33.238Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-05T00:45:33.238Z] ---> Running in 5e9622cded9f [2023-10-05T00:45:33.514Z] Removing intermediate container 5e9622cded9f [2023-10-05T00:45:33.514Z] ---> 49d33db1ed7b [2023-10-05T00:45:33.514Z] Step 23/25 : LABEL arch=arm64 [2023-10-05T00:45:33.789Z] ---> Running in 9f0f516408bc [2023-10-05T00:45:34.057Z] Removing intermediate container 9f0f516408bc [2023-10-05T00:45:34.057Z] ---> 9b002cb5bff5 [2023-10-05T00:45:34.057Z] Step 24/25 : LABEL git_sha=0e250a1079a45fe99a098c55bc4249d65f8d70c5 [2023-10-05T00:45:34.057Z] ---> Running in 6deab48ba208 [2023-10-05T00:45:34.327Z] Removing intermediate container 6deab48ba208 [2023-10-05T00:45:34.327Z] ---> e194a6f38711 [2023-10-05T00:45:34.327Z] Step 25/25 : LABEL version=0.0.0 [2023-10-05T00:45:34.327Z] ---> Running in 0c4407cc732b [2023-10-05T00:45:34.595Z] Removing intermediate container 0c4407cc732b [2023-10-05T00:45:34.595Z] ---> 926dd577c95a [2023-10-05T00:45:34.595Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-05T00:45:34.595Z] Successfully built 926dd577c95a [2023-10-05T00:45:34.595Z] 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-10-05T00:45:35.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T00:45:35.425Z] [2023-10-05T00:45:35.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T00:45:35.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T00:45:35.830Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-05T00:45:35.830Z] 8998bd30e6a1: Pulling fs layer [2023-10-05T00:45:35.830Z] 04944245beec: Pulling fs layer [2023-10-05T00:45:35.830Z] 699f458cf7ca: Pulling fs layer [2023-10-05T00:45:35.830Z] 765212b225bb: Pulling fs layer [2023-10-05T00:45:35.830Z] f23df028b6ca: Pulling fs layer [2023-10-05T00:45:35.830Z] d65c8cfc05b1: Pulling fs layer [2023-10-05T00:45:35.830Z] 2437ff75d9bd: Pulling fs layer [2023-10-05T00:45:35.830Z] f23df028b6ca: Waiting [2023-10-05T00:45:35.830Z] d65c8cfc05b1: Waiting [2023-10-05T00:45:35.830Z] 2437ff75d9bd: Waiting [2023-10-05T00:45:35.830Z] 765212b225bb: Waiting [2023-10-05T00:45:36.099Z] 04944245beec: Verifying Checksum [2023-10-05T00:45:36.099Z] 04944245beec: Download complete [2023-10-05T00:45:36.099Z] 765212b225bb: Verifying Checksum [2023-10-05T00:45:36.099Z] 765212b225bb: Download complete [2023-10-05T00:45:36.099Z] f23df028b6ca: Verifying Checksum [2023-10-05T00:45:36.099Z] f23df028b6ca: Download complete [2023-10-05T00:45:36.099Z] d65c8cfc05b1: Verifying Checksum [2023-10-05T00:45:36.099Z] d65c8cfc05b1: Download complete [2023-10-05T00:45:36.368Z] 699f458cf7ca: Verifying Checksum [2023-10-05T00:45:36.368Z] 699f458cf7ca: Download complete [2023-10-05T00:45:36.638Z] 8998bd30e6a1: Verifying Checksum [2023-10-05T00:45:36.638Z] 8998bd30e6a1: Download complete [2023-10-05T00:45:39.217Z] 2437ff75d9bd: Verifying Checksum [2023-10-05T00:45:39.217Z] 2437ff75d9bd: Download complete [2023-10-05T00:45:40.626Z] 8998bd30e6a1: Pull complete [2023-10-05T00:45:41.209Z] 04944245beec: Pull complete [2023-10-05T00:45:42.639Z] 699f458cf7ca: Pull complete [2023-10-05T00:45:42.639Z] 765212b225bb: Pull complete [2023-10-05T00:45:43.597Z] f23df028b6ca: Pull complete [2023-10-05T00:45:43.597Z] d65c8cfc05b1: Pull complete [2023-10-05T00:45:58.763Z] 2437ff75d9bd: Pull complete [2023-10-05T00:45:58.763Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-05T00:45:58.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T00:45:58.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T00:45:59.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-8521 does not seem to be running inside a container [2023-10-05T00:45:59.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/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-10-05T00:46:01.610Z] $ docker top 10eb92808c78e4b27c9aca332fad948a26b8f7f8ddbeacf0dc29edcd60ad0c66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T00:46:02.527Z] ---> job-cost.sh [2023-10-05T00:46:02.527Z] lf-activate-venv: SKIPPING [2023-10-05T00:46:02.527Z] INFO: No Stack... [2023-10-05T00:46:02.794Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-05T00:46:03.751Z] INFO: Archiving Costs [Pipeline] sh [2023-10-05T00:46:04.095Z] + + catcut /w/workspace/device-gpio/1/archives/cost.csv -d, [2023-10-05T00:46:04.095Z] -f6 [Pipeline] lock [2023-10-05T00:46:04.184Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-200-1-stack-cost] [2023-10-05T00:46:04.195Z] Resource [jenkins-edgexfoundry-device-gpio-PR-200-1-stack-cost] did not exist. Created. [2023-10-05T00:46:04.196Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-200-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T00:46:04.601Z] /w/workspace/device-gpio/1@tmp/durable-96e8a467/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-05T00:46:04.958Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-05T00:46:04.998Z] Warning: overwriting stash ‘stack-cost’ [2023-10-05T00:46:05.051Z] Stashed 1 file(s) [Pipeline] } [2023-10-05T00:46:05.066Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-200-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-05T00:46:05.132Z] $ docker stop --time=1 10eb92808c78e4b27c9aca332fad948a26b8f7f8ddbeacf0dc29edcd60ad0c66 [2023-10-05T00:46:06.621Z] $ docker rm -f --volumes 10eb92808c78e4b27c9aca332fad948a26b8f7f8ddbeacf0dc29edcd60ad0c66 [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-10-05T00:46:07.668Z] provisioning config files... [2023-10-05T00:46:07.676Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-200@tmp/config3536278475128219159tmp [Pipeline] { [Pipeline] sh [2023-10-05T00:46:08.015Z] + set +x [2023-10-05T00:46:08.015Z] + curl -s https://codecov.io/bash [2023-10-05T00:46:08.015Z] + bash -s -- [2023-10-05T00:46:08.015Z] [2023-10-05T00:46:08.015Z] _____ _ [2023-10-05T00:46:08.015Z] / ____| | | [2023-10-05T00:46:08.015Z] | | ___ __| | ___ ___ _____ __ [2023-10-05T00:46:08.015Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-05T00:46:08.015Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-05T00:46:08.015Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-05T00:46:08.015Z] Bash-1.0.6 [2023-10-05T00:46:08.015Z] [2023-10-05T00:46:08.015Z] [2023-10-05T00:46:08.015Z] ==> git version 2.25.1 found [2023-10-05T00:46:08.015Z] ==> 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-10-05T00:46:08.015Z] Release-Date: 2020-01-08 [2023-10-05T00:46:08.015Z] 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-10-05T00:46:08.015Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-05T00:46:08.015Z] ==> Jenkins CI detected. [2023-10-05T00:46:08.015Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-200 [2023-10-05T00:46:08.015Z] project root: . [2023-10-05T00:46:08.015Z] --> token set from env [2023-10-05T00:46:08.015Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-05T00:46:08.015Z] ==> Running gcov in . (disable via -X gcov) [2023-10-05T00:46:08.015Z] ==> Python coveragepy not found [2023-10-05T00:46:08.015Z] ==> Searching for coverage reports in: [2023-10-05T00:46:08.015Z] + . [2023-10-05T00:46:08.273Z] -> Found 1 reports [2023-10-05T00:46:08.273Z] ==> Detecting git/mercurial file structure [2023-10-05T00:46:08.273Z] ==> Reading reports [2023-10-05T00:46:08.273Z] + ./coverage.out bytes=10 [2023-10-05T00:46:08.273Z] ==> Appending adjustments [2023-10-05T00:46:08.273Z] https://docs.codecov.io/docs/fixing-reports [2023-10-05T00:46:08.273Z] + Found adjustments [2023-10-05T00:46:08.273Z] ==> Gzipping contents [2023-10-05T00:46:08.273Z] 4.0K /tmp/codecov.KjYyyz.gz [2023-10-05T00:46:08.273Z] ==> Uploading reports [2023-10-05T00:46:08.273Z] url: https://codecov.io [2023-10-05T00:46:08.273Z] query: branch=PR-200&commit=0e250a1079a45fe99a098c55bc4249d65f8d70c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-200%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=200&job=&cmd_args= [2023-10-05T00:46:08.273Z] -> Pinging Codecov [2023-10-05T00:46:08.274Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-200&commit=0e250a1079a45fe99a098c55bc4249d65f8d70c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-200%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=200&job=&cmd_args= [2023-10-05T00:46:11.567Z] -> Uploading to [2023-10-05T00:46:11.567Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-05/3EC07B1A8CA8AF9BCAA0BB9F0134797F/0e250a1079a45fe99a098c55bc4249d65f8d70c5/447aa53f-f4ca-4c22-abd1-05bab006d962.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231005T004611Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de922efecab5e1930b5f91e390b0a34c39aa2f790e2ce4a250768d7376eb6e6b [2023-10-05T00:46:11.567Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T00:46:11.567Z] Dload Upload Total Spent Left Speed [2023-10-05T00:46:11.825Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3217 --:--:-- --:--:-- --:--:-- 3217 [2023-10-05T00:46:11.825Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/0e250a1079a45fe99a098c55bc4249d65f8d70c5 [Pipeline] } [2023-10-05T00:46:11.858Z] 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-10-05T00:46:13.871Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-200/archives ] [2023-10-05T00:46:13.871Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-200/archives [2023-10-05T00:46:13.871Z] total 16 [2023-10-05T00:46:13.871Z] drwxr-xr-x 3 root root 4096 Oct 5 00:37 . [2023-10-05T00:46:13.871Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 00:37 .. [2023-10-05T00:46:13.871Z] drwxr-xr-x 2 root root 4096 Oct 5 00:37 cost [2023-10-05T00:46:13.871Z] -rw-r--r-- 1 root root 83 Oct 5 00:37 cost.csv [2023-10-05T00:46:13.871Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-200/archives [2023-10-05T00:46:13.871Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-200/archives [2023-10-05T00:46:13.871Z] total 16 [2023-10-05T00:46:13.871Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 00:37 . [2023-10-05T00:46:13.871Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 00:37 .. [2023-10-05T00:46:13.871Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 00:37 cost [2023-10-05T00:46:13.871Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 5 00:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-05T00:46:14.195Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T00:46:15.080Z] ---> package-listing.sh [2023-10-05T00:46:15.080Z] ++ facter osfamily [2023-10-05T00:46:15.080Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-05T00:46:15.341Z] + OS_FAMILY=debian [2023-10-05T00:46:15.341Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-200 [2023-10-05T00:46:15.341Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-05T00:46:15.341Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-05T00:46:15.341Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-05T00:46:15.341Z] + PACKAGES=/tmp/packages_start.txt [2023-10-05T00:46:15.341Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-200 ']' [2023-10-05T00:46:15.341Z] + PACKAGES=/tmp/packages_end.txt [2023-10-05T00:46:15.341Z] + case "${OS_FAMILY}" in [2023-10-05T00:46:15.341Z] + dpkg -l [2023-10-05T00:46:15.341Z] + grep '^ii' [2023-10-05T00:46:15.341Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-05T00:46:15.341Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-05T00:46:15.341Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-05T00:46:15.341Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-200 ']' [2023-10-05T00:46:15.341Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-200/archives/ [2023-10-05T00:46:15.341Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-200/archives/ [Pipeline] echo [2023-10-05T00:46:15.375Z] 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-200/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-05T00:46:15.667Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T00:46:16.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T00:46:16.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T00:46:16.427Z] prd-ubuntu20.04-docker-8c-8g-8520 does not seem to be running inside a container [2023-10-05T00:46:16.459Z] $ 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-200/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-200 -v /w/workspace/edgexfoundry_device-gpio_PR-200:/w/workspace/edgexfoundry_device-gpio_PR-200:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-200@tmp:/w/workspace/edgexfoundry_device-gpio_PR-200@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-10-05T00:46:16.645Z] $ docker top ff7503f518efb036c06fc540ef7b21091b5d5320e09a9312820b2b4e90d66a1d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T00:46:17.030Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-05T00:46:17.340Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-05T00:46:17.654Z] + ls /var/log/sa-host [2023-10-05T00:46:17.654Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T00:46:17.887Z] provisioning config files... [2023-10-05T00:46:17.893Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-200@tmp/config11839309640826659492tmp [Pipeline] { [Pipeline] echo [2023-10-05T00:46:17.952Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T00:46:18.264Z] ---> create-netrc.sh [Pipeline] } [2023-10-05T00:46:18.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-05T00:46:18.708Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-05T00:46:18.741Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T00:46:19.058Z] ---> sudo-logs.sh [2023-10-05T00:46:19.058Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-05T00:46:19.141Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T00:46:19.450Z] ---> job-cost.sh [2023-10-05T00:46:19.450Z] lf-activate-venv: SKIPPING [2023-10-05T00:46:19.450Z] DEBUG: total: 0.2199999988079071 [2023-10-05T00:46:19.450Z] INFO: Retrieving Stack Cost... [2023-10-05T00:46:19.709Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-05T00:46:20.274Z] INFO: Archiving Costs [Pipeline] echo [2023-10-05T00:46:20.309Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T00:46:20.622Z] ---> logs-deploy.sh [2023-10-05T00:46:20.622Z] lf-activate-venv: SKIPPING [2023-10-05T00:46:20.622Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-200/1 [2023-10-05T00:46:20.622Z] INFO: archiving workspace using pattern(s): [2023-10-05T00:46:21.557Z] Archives upload complete. [2023-10-05T00:46:21.557Z] INFO: archiving logs to Nexus