Pull request #211 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98c261b57d60ce88cd0fe3fa531fc196c5eca331+7dc6282e6f484b8ebccec722045a9c6b5647f969 (700dfc760db5f58871b3bae5c8514242dc4ad3c1) 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-ssh12932856223072476050.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-ssh11049208136509594711.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-211/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-211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10470652057953315982.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-211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5660500680178081212.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-ssh10682909799583756374.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-211/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-211/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2176675184811766065.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15629’ Running on prd-ubuntu20.04-docker-8c-8g-15633 in /w/workspace/edgexfoundry_device-gpio_PR-211 [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-211 # 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/211/head:refs/remotes/origin/PR-211 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7dc6282e6f484b8ebccec722045a9c6b5647f969 into PR head commit 98c261b57d60ce88cd0fe3fa531fc196c5eca331 Merge succeeded, producing 98c261b57d60ce88cd0fe3fa531fc196c5eca331 Checking out Revision 98c261b57d60ce88cd0fe3fa531fc196c5eca331 (PR-211) Commit message: "build(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" 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] { > git config core.sparsecheckout # timeout=10 > git checkout -f 98c261b57d60ce88cd0fe3fa531fc196c5eca331 # 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 7dc6282e6f484b8ebccec722045a9c6b5647f969 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98c261b57d60ce88cd0fe3fa531fc196c5eca331 # timeout=10 [Pipeline] timeout [2023-10-31T21:36:33.438Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-31T21:36:33.633Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-31T21:36:33.732Z] ========================================================= [2023-10-31T21:36:33.732Z] EdgeX Global Pipelines Version Info [2023-10-31T21:36:33.732Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:36:34.901Z] ------------------- [2023-10-31T21:36:34.901Z] stable info: [2023-10-31T21:36:34.901Z] ------------------- [2023-10-31T21:36:34.901Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-31T21:36:34.901Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-31T21:36:34.901Z] Message: update stable to v1.0.254 [2023-10-31T21:36:35.472Z] ------------------- [2023-10-31T21:36:35.472Z] experimental info: [2023-10-31T21:36:35.472Z] ------------------- [2023-10-31T21:36:35.472Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-31T21:36:35.472Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-10-31T21:36:35.472Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-31T21:36:35.924Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-10-31T21:36:35.979Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-10-31T21:36:36.025Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-31T21:36:36.072Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-31T21:36:36.116Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-31T21:36:36.155Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-31T21:36:36.208Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-31T21:36:36.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-31T21:36:36.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-31T21:36:36.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-31T21:36:36.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-31T21:36:36.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-10-31T21:36:36.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-31T21:36:36.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-31T21:36:36.592Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T21:36:36.630Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T21:36:36.680Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-31T21:36:36.724Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-31T21:36:36.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-31T21:36:36.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-31T21:36:36.876Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-31T21:36:36.919Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-31T21:36:36.965Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-31T21:36:37.014Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-31T21:36:37.068Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-31T21:36:37.115Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-31T21:36:37.156Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-31T21:36:37.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-211 [Pipeline] echo [2023-10-31T21:36:37.254Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-211 [Pipeline] echo [2023-10-31T21:36:37.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-211 [Pipeline] echo [2023-10-31T21:36:37.348Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98c261b57d60ce88cd0fe3fa531fc196c5eca331 [Pipeline] echo [2023-10-31T21:36:37.392Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98c261b [Pipeline] echo [2023-10-31T21:36:37.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:36:37.590Z] provisioning config files... [2023-10-31T21:36:37.606Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-211@tmp/config14923431878397408176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:36:38.061Z] ---> docker-login.sh [2023-10-31T21:36:38.061Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:36:40.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:36:40.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:36:40.292Z] Configure a credential helper to remove this warning. See [2023-10-31T21:36:40.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:36:40.292Z] [2023-10-31T21:36:40.292Z] Login Succeeded [2023-10-31T21:36:40.292Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:36:40.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:36:40.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:36:40.292Z] Configure a credential helper to remove this warning. See [2023-10-31T21:36:40.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:36:40.292Z] [2023-10-31T21:36:40.292Z] Login Succeeded [2023-10-31T21:36:40.292Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:36:40.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:36:40.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:36:40.551Z] Configure a credential helper to remove this warning. See [2023-10-31T21:36:40.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:36:40.551Z] [2023-10-31T21:36:40.551Z] Login Succeeded [2023-10-31T21:36:40.551Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:36:40.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:36:40.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:36:40.551Z] Configure a credential helper to remove this warning. See [2023-10-31T21:36:40.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:36:40.552Z] [2023-10-31T21:36:40.552Z] Login Succeeded [2023-10-31T21:36:40.552Z] docker.io [2023-10-31T21:36:40.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:36:41.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:36:41.087Z] Configure a credential helper to remove this warning. See [2023-10-31T21:36:41.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:36:41.087Z] [2023-10-31T21:36:41.087Z] Login Succeeded [2023-10-31T21:36:41.087Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:36:41.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-31T21:36:41.872Z] + git rev-list -1 --merges 98c261b57d60ce88cd0fe3fa531fc196c5eca331~1..98c261b57d60ce88cd0fe3fa531fc196c5eca331 [Pipeline] echo [2023-10-31T21:36:41.972Z] -----------> git rev-list -1 --merges 98c261b57d60ce88cd0fe3fa531fc196c5eca331~1..98c261b57d60ce88cd0fe3fa531fc196c5eca331 98c261b57d60ce88cd0fe3fa531fc196c5eca331 [false] [Pipeline] sh [2023-10-31T21:36:42.285Z] + git log --format=format:%s -1 98c261b57d60ce88cd0fe3fa531fc196c5eca331 [Pipeline] echo [2023-10-31T21:36:42.323Z] ========================================================= [2023-10-31T21:36:42.323Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-31T21:36:42.323Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T21:36:42.775Z] + git log --format=format:%s -1 98c261b57d60ce88cd0fe3fa531fc196c5eca331 [Pipeline] echo [2023-10-31T21:36:43.147Z] [semverPrep] GIT_COMMIT: 98c261b57d60ce88cd0fe3fa531fc196c5eca331, Commit Message: build(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 [Pipeline] echo [2023-10-31T21:36:43.177Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-31T21:36:43.549Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-31T21:36:43.549Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-31T21:36:43.549Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-31T21:36:43.549Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-31T21:36:44.117Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-10-31T21:36:44.117Z] -a /etc/ssh/ssh_known_hosts [2023-10-31T21:36:44.117Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:36:44.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:36:44.554Z] [2023-10-31T21:36:44.554Z] 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-31T21:36:44.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:36:49.260Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-31T21:36:49.260Z] b85a868b505f: Pulling fs layer [2023-10-31T21:36:49.260Z] e2be974225ed: Pulling fs layer [2023-10-31T21:36:49.260Z] 339a4e72a1f5: Pulling fs layer [2023-10-31T21:36:49.260Z] 988bab9f4d93: Pulling fs layer [2023-10-31T21:36:49.260Z] 1469e6f7b9e6: Pulling fs layer [2023-10-31T21:36:49.260Z] eaf3925da568: Pulling fs layer [2023-10-31T21:36:49.260Z] bab4dde63d76: Pulling fs layer [2023-10-31T21:36:49.260Z] bde34c3a00c8: Pulling fs layer [2023-10-31T21:36:49.260Z] b352a97aabf1: Pulling fs layer [2023-10-31T21:36:49.260Z] 4872d77fe225: Pulling fs layer [2023-10-31T21:36:49.260Z] 5851b861e8e6: Pulling fs layer [2023-10-31T21:36:49.260Z] b352a97aabf1: Waiting [2023-10-31T21:36:49.260Z] bde34c3a00c8: Waiting [2023-10-31T21:36:49.260Z] bab4dde63d76: Waiting [2023-10-31T21:36:49.260Z] 988bab9f4d93: Waiting [2023-10-31T21:36:49.260Z] 1469e6f7b9e6: Waiting [2023-10-31T21:36:49.260Z] 5851b861e8e6: Waiting [2023-10-31T21:36:49.260Z] 4872d77fe225: Waiting [2023-10-31T21:36:49.260Z] eaf3925da568: Waiting [2023-10-31T21:36:49.260Z] e2be974225ed: Verifying Checksum [2023-10-31T21:36:49.260Z] e2be974225ed: Download complete [2023-10-31T21:36:49.260Z] 988bab9f4d93: Verifying Checksum [2023-10-31T21:36:49.260Z] 988bab9f4d93: Download complete [2023-10-31T21:36:49.260Z] 1469e6f7b9e6: Verifying Checksum [2023-10-31T21:36:49.260Z] 1469e6f7b9e6: Download complete [2023-10-31T21:36:49.260Z] eaf3925da568: Verifying Checksum [2023-10-31T21:36:49.260Z] eaf3925da568: Download complete [2023-10-31T21:36:49.260Z] b85a868b505f: Verifying Checksum [2023-10-31T21:36:49.260Z] b85a868b505f: Download complete [2023-10-31T21:36:49.260Z] 339a4e72a1f5: Verifying Checksum [2023-10-31T21:36:49.260Z] 339a4e72a1f5: Download complete [2023-10-31T21:36:49.260Z] b352a97aabf1: Download complete [2023-10-31T21:36:49.260Z] 4872d77fe225: Verifying Checksum [2023-10-31T21:36:49.260Z] 4872d77fe225: Download complete [2023-10-31T21:36:49.260Z] bde34c3a00c8: Download complete [2023-10-31T21:36:49.260Z] 5851b861e8e6: Verifying Checksum [2023-10-31T21:36:49.260Z] 5851b861e8e6: Download complete [2023-10-31T21:36:49.520Z] bab4dde63d76: Verifying Checksum [2023-10-31T21:36:49.520Z] bab4dde63d76: Download complete [2023-10-31T21:36:53.139Z] b85a868b505f: Pull complete [2023-10-31T21:36:57.509Z] e2be974225ed: Pull complete [2023-10-31T21:36:59.421Z] 339a4e72a1f5: Pull complete [2023-10-31T21:37:02.023Z] 988bab9f4d93: Pull complete [2023-10-31T21:37:03.940Z] 1469e6f7b9e6: Pull complete [2023-10-31T21:37:05.350Z] eaf3925da568: Pull complete [2023-10-31T21:37:10.649Z] bab4dde63d76: Pull complete [2023-10-31T21:37:11.216Z] bde34c3a00c8: Pull complete [2023-10-31T21:37:21.334Z] b352a97aabf1: Pull complete [2023-10-31T21:37:21.334Z] 4872d77fe225: Pull complete [2023-10-31T21:37:21.334Z] 5851b861e8e6: Pull complete [2023-10-31T21:37:21.334Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-31T21:37:21.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:37:21.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:37:21.852Z] prd-ubuntu20.04-docker-8c-8g-15633 does not seem to be running inside a container [2023-10-31T21:37:21.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-211 -v /w/workspace/edgexfoundry_device-gpio_PR-211:/w/workspace/edgexfoundry_device-gpio_PR-211:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-211@tmp:/w/workspace/edgexfoundry_device-gpio_PR-211@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-31T21:37:28.257Z] $ docker top 78703163d74bca7942eb470e3891d86aa5179deb21d971324016b3aca6ac3578 -eo pid,comm [2023-10-31T21:37:28.336Z] 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-31T21:37:28.336Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-31T21:37:28.466Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T21:37:28.466Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T21:37:28.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T21:37:28.691Z] $ docker exec 78703163d74bca7942eb470e3891d86aa5179deb21d971324016b3aca6ac3578 ssh-agent [2023-10-31T21:37:28.837Z] SSH_AUTH_SOCK=/tmp/ssh-S6a0OpWU5SsL/agent.14 [2023-10-31T21:37:28.837Z] SSH_AGENT_PID=20 [2023-10-31T21:37:28.844Z] Running ssh-add (command line suppressed) [2023-10-31T21:37:28.976Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-211@tmp/private_key_16530747356045007346.key (/w/workspace/edgexfoundry_device-gpio_PR-211@tmp/private_key_16530747356045007346.key) [2023-10-31T21:37:28.996Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T21:37:29.334Z] + git tag --points-at HEAD [Pipeline] } [2023-10-31T21:37:29.364Z] $ docker exec --env ******** --env ******** 78703163d74bca7942eb470e3891d86aa5179deb21d971324016b3aca6ac3578 ssh-agent -k [2023-10-31T21:37:29.495Z] unset SSH_AUTH_SOCK; [2023-10-31T21:37:29.495Z] unset SSH_AGENT_PID; [2023-10-31T21:37:29.496Z] echo Agent pid 20 killed; [2023-10-31T21:37:29.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-31T21:37:29.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T21:37:29.600Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T21:37:29.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T21:37:29.718Z] $ docker exec 78703163d74bca7942eb470e3891d86aa5179deb21d971324016b3aca6ac3578 ssh-agent [2023-10-31T21:37:29.817Z] SSH_AUTH_SOCK=/tmp/ssh-n1rMheAoCsRi/agent.71 [2023-10-31T21:37:29.817Z] SSH_AGENT_PID=77 [2023-10-31T21:37:29.823Z] Running ssh-add (command line suppressed) [2023-10-31T21:37:29.919Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-211@tmp/private_key_1521357895811982802.key (/w/workspace/edgexfoundry_device-gpio_PR-211@tmp/private_key_1521357895811982802.key) [2023-10-31T21:37:29.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T21:37:30.265Z] + git semver init [2023-10-31T21:37:30.527Z] 2023-10-31 21:37:30,456 [run_init] DEBUG init version:0.0.0 force:False [2023-10-31T21:37:30.527Z] 2023-10-31 21:37:30,458 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-211/.semver [2023-10-31T21:37:30.527Z] 2023-10-31 21:37:30,458 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-211/.semver [2023-10-31T21:37:30.527Z] 2023-10-31 21:37:30,459 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-211/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-211, universal_newlines=False, shell=None, istream=None) [2023-10-31T21:37:31.906Z] 2023-10-31 21:37:31,871 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-211/.git/info/exclude [2023-10-31T21:37:31.906Z] 2023-10-31 21:37:31,871 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-211/.semver/PR-211 with force:False [2023-10-31T21:37:31.906Z] 2023-10-31 21:37:31,871 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-211/.semver/PR-211 [2023-10-31T21:37:31.906Z] 2023-10-31 21:37:31,876 [execute] INFO git cat-file --batch-check [2023-10-31T21:37:31.906Z] 2023-10-31 21:37:31,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-211/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T21:37:31.906Z] 2023-10-31 21:37:31,885 [execute] INFO git cat-file --batch [2023-10-31T21:37:31.906Z] 2023-10-31 21:37:31,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-211/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T21:37:31.906Z] 2023-10-31 21:37:31,891 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-211/.semver/PR-211 [2023-10-31T21:37:31.906Z] 0.0.0 [Pipeline] } [2023-10-31T21:37:31.942Z] $ docker exec --env ******** --env ******** 78703163d74bca7942eb470e3891d86aa5179deb21d971324016b3aca6ac3578 ssh-agent -k [2023-10-31T21:37:32.044Z] unset SSH_AUTH_SOCK; [2023-10-31T21:37:32.045Z] unset SSH_AGENT_PID; [2023-10-31T21:37:32.045Z] echo Agent pid 77 killed; [2023-10-31T21:37:32.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-31T21:37:32.482Z] + git semver [Pipeline] } [2023-10-31T21:37:32.770Z] $ docker stop --time=1 78703163d74bca7942eb470e3891d86aa5179deb21d971324016b3aca6ac3578 [2023-10-31T21:37:34.820Z] $ docker rm -f --volumes 78703163d74bca7942eb470e3891d86aa5179deb21d971324016b3aca6ac3578 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T21:37:35.331Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-31T21:37:35.642Z] Stashed 1 file(s) [Pipeline] echo [2023-10-31T21:37:35.658Z] [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-31T21:37:36.279Z] provisioning config files... [2023-10-31T21:37:36.287Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-211@tmp/config2647545226007768599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:37:36.645Z] ---> docker-login.sh [2023-10-31T21:37:36.645Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:37:36.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:36.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:36.645Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:36.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:36.645Z] [2023-10-31T21:37:36.645Z] Login Succeeded [2023-10-31T21:37:36.645Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:37:36.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:36.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:36.645Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:36.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:36.645Z] [2023-10-31T21:37:36.645Z] Login Succeeded [2023-10-31T21:37:36.645Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:37:36.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:36.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:36.904Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:36.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:36.904Z] [2023-10-31T21:37:36.904Z] Login Succeeded [2023-10-31T21:37:36.904Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:37:36.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:36.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:36.904Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:36.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:36.904Z] [2023-10-31T21:37:36.904Z] Login Succeeded [2023-10-31T21:37:36.904Z] docker.io [2023-10-31T21:37:37.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:37.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:37.422Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:37.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:37.422Z] [2023-10-31T21:37:37.422Z] Login Succeeded [2023-10-31T21:37:37.422Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:37:37.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-31T21:37:37.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:37:37.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:37:37.745Z] ========================================================= [2023-10-31T21:37:37.745Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-31T21:37:37.745Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:37:38.215Z] + 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-31T21:37:38.215Z] Sending build context to Docker daemon 16.16MB [2023-10-31T21:37:38.215Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:37:38.215Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-31T21:37:38.901Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-31T21:37:38.901Z] 7264a8db6415: Pulling fs layer [2023-10-31T21:37:38.901Z] c4d48a809fc2: Pulling fs layer [2023-10-31T21:37:38.901Z] 4f1c88b9dad5: Pulling fs layer [2023-10-31T21:37:38.901Z] ad3a456e5733: Pulling fs layer [2023-10-31T21:37:38.901Z] 33e27b845d1e: Pulling fs layer [2023-10-31T21:37:38.901Z] c68163c4e522: Pulling fs layer [2023-10-31T21:37:38.901Z] 50da416c3ac9: Pulling fs layer [2023-10-31T21:37:38.901Z] 23d2d4c4bb30: Pulling fs layer [2023-10-31T21:37:38.901Z] c68163c4e522: Waiting [2023-10-31T21:37:38.901Z] 50da416c3ac9: Waiting [2023-10-31T21:37:38.901Z] 23d2d4c4bb30: Waiting [2023-10-31T21:37:38.901Z] 33e27b845d1e: Waiting [2023-10-31T21:37:38.901Z] ad3a456e5733: Waiting [2023-10-31T21:37:38.901Z] c4d48a809fc2: Verifying Checksum [2023-10-31T21:37:38.901Z] c4d48a809fc2: Download complete [2023-10-31T21:37:38.901Z] ad3a456e5733: Verifying Checksum [2023-10-31T21:37:38.901Z] ad3a456e5733: Download complete [2023-10-31T21:37:38.901Z] 33e27b845d1e: Verifying Checksum [2023-10-31T21:37:38.901Z] 33e27b845d1e: Download complete [2023-10-31T21:37:38.901Z] 7264a8db6415: Verifying Checksum [2023-10-31T21:37:38.901Z] 7264a8db6415: Download complete [2023-10-31T21:37:38.901Z] c68163c4e522: Verifying Checksum [2023-10-31T21:37:38.901Z] c68163c4e522: Download complete [2023-10-31T21:37:39.196Z] 23d2d4c4bb30: Verifying Checksum [2023-10-31T21:37:39.196Z] 23d2d4c4bb30: Download complete [2023-10-31T21:37:39.196Z] 7264a8db6415: Pull complete [2023-10-31T21:37:39.196Z] 4f1c88b9dad5: Verifying Checksum [2023-10-31T21:37:39.196Z] 4f1c88b9dad5: Download complete [2023-10-31T21:37:39.806Z] 50da416c3ac9: Verifying Checksum [2023-10-31T21:37:39.806Z] 50da416c3ac9: Download complete [2023-10-31T21:37:39.806Z] c4d48a809fc2: Pull complete [2023-10-31T21:37:43.095Z] 4f1c88b9dad5: Pull complete [2023-10-31T21:37:43.095Z] ad3a456e5733: Pull complete [2023-10-31T21:37:43.355Z] 33e27b845d1e: Pull complete [2023-10-31T21:37:43.926Z] c68163c4e522: Pull complete [2023-10-31T21:37:46.459Z] 50da416c3ac9: Pull complete [2023-10-31T21:37:47.449Z] 23d2d4c4bb30: Pull complete [2023-10-31T21:37:47.449Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-31T21:37:47.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-31T21:37:47.449Z] ---> 0786185ac409 [2023-10-31T21:37:47.449Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-31T21:37:51.090Z] Still waiting to schedule task [2023-10-31T21:37:51.090Z] ‘prd-centos7-blackbox-4c-2g-12692’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-31T21:37:51.091Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15655’ is offline [2023-10-31T21:38:02.384Z] ---> Running in c73288207d47 [2023-10-31T21:38:02.384Z] Removing intermediate container c73288207d47 [2023-10-31T21:38:02.384Z] ---> b481f26bca82 [2023-10-31T21:38:02.384Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-31T21:38:02.384Z] ---> Running in e4e9585e7c62 [2023-10-31T21:38:02.384Z] Removing intermediate container e4e9585e7c62 [2023-10-31T21:38:02.384Z] ---> 7e2894687b3b [2023-10-31T21:38:02.384Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-31T21:38:02.384Z] ---> Running in 4f3ce0290bf5 [2023-10-31T21:38:02.384Z] Removing intermediate container 4f3ce0290bf5 [2023-10-31T21:38:02.384Z] ---> 7118065752e5 [2023-10-31T21:38:02.384Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:38:02.699Z] ---> Running in d5ace520c71a [2023-10-31T21:38:02.983Z] Removing intermediate container d5ace520c71a [2023-10-31T21:38:02.983Z] ---> 63f987f14941 [2023-10-31T21:38:02.983Z] Step 7/12 : WORKDIR /device-gpio [2023-10-31T21:38:03.246Z] ---> Running in 5478fe4fa387 [2023-10-31T21:38:03.509Z] Removing intermediate container 5478fe4fa387 [2023-10-31T21:38:03.509Z] ---> 5dcc942584a7 [2023-10-31T21:38:03.509Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:38:04.082Z] ---> Running in 99ad14c79de6 [2023-10-31T21:38:04.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:38:04.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:38:04.914Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-31T21:38:04.914Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-31T21:38:04.914Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-31T21:38:04.914Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-31T21:38:04.914Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T21:38:04.914Z] OK: 268 MiB in 56 packages [2023-10-31T21:38:06.295Z] Removing intermediate container 99ad14c79de6 [2023-10-31T21:38:06.295Z] ---> b9ba2cf8cd56 [2023-10-31T21:38:06.295Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-31T21:38:06.926Z] ---> 7aa0bc6f5716 [2023-10-31T21:38:06.926Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:38:06.926Z] ---> Running in 031439d15e33 [2023-10-31T21:39:03.209Z] Removing intermediate container 031439d15e33 [2023-10-31T21:39:03.209Z] ---> c6c6d5acd093 [2023-10-31T21:39:03.209Z] Step 11/12 : COPY . . [2023-10-31T21:39:03.209Z] ---> acde13a33d9e [2023-10-31T21:39:03.209Z] Step 12/12 : RUN ${MAKE} [2023-10-31T21:39:03.209Z] ---> Running in 09f3cb087db8 [2023-10-31T21:39:03.209Z] noop [2023-10-31T21:39:03.209Z] Removing intermediate container 09f3cb087db8 [2023-10-31T21:39:03.209Z] ---> 6ef71e8479fb [2023-10-31T21:39:03.209Z] Successfully built 6ef71e8479fb [2023-10-31T21:39:03.209Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:39:03.746Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T21:39:03.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:39:03.901Z] prd-ubuntu20.04-docker-8c-8g-15633 does not seem to be running inside a container [2023-10-31T21:39:03.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-211 -v /w/workspace/edgexfoundry_device-gpio_PR-211:/w/workspace/edgexfoundry_device-gpio_PR-211:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-211@tmp:/w/workspace/edgexfoundry_device-gpio_PR-211@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-31T21:39:04.309Z] $ docker top 8ec2248d2d93fe22061470c9aa8f6663ec74a5b0e2e852e2bb343368e08526cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:39:04.785Z] + go version [2023-10-31T21:39:04.785Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-31T21:39:04.824Z] $ docker stop --time=1 8ec2248d2d93fe22061470c9aa8f6663ec74a5b0e2e852e2bb343368e08526cf [2023-10-31T21:39:06.110Z] $ docker rm -f --volumes 8ec2248d2d93fe22061470c9aa8f6663ec74a5b0e2e852e2bb343368e08526cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:39:07.015Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T21:39:07.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:39:07.202Z] prd-ubuntu20.04-docker-8c-8g-15633 does not seem to be running inside a container [2023-10-31T21:39:07.242Z] $ 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-211 -v /w/workspace/edgexfoundry_device-gpio_PR-211:/w/workspace/edgexfoundry_device-gpio_PR-211:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-211@tmp:/w/workspace/edgexfoundry_device-gpio_PR-211@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-31T21:39:07.791Z] $ docker top 65dde7fbe0b6897022d1aefea612fa66e2860fcfcfa81f9d25a35f0355f3bd68 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:39:08.248Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-211 [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:39:08.656Z] + make test [2023-10-31T21:39:08.656Z] go test ./... -coverprofile=coverage.out ./... [2023-10-31T21:39:10.554Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-31T21:39:20.784Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-31T21:39:20.784Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-31T21:39:26.132Z] go vet ./... [2023-10-31T21:39:28.659Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-31T21:39:28.659Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-31T21:39:28.659Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-31T21:39:28.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-31T21:39:28.984Z] $ docker stop --time=1 65dde7fbe0b6897022d1aefea612fa66e2860fcfcfa81f9d25a35f0355f3bd68 [2023-10-31T21:39:32.743Z] $ docker rm -f --volumes 65dde7fbe0b6897022d1aefea612fa66e2860fcfcfa81f9d25a35f0355f3bd68 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T21:39:33.400Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-31T21:39:33.468Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-31T21:39:34.180Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-31T21:39:34.533Z] + ls -al . [2023-10-31T21:39:34.533Z] total 160 [2023-10-31T21:39:34.533Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:39 . [2023-10-31T21:39:34.533Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:36 .. [2023-10-31T21:39:34.533Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 31 21:36 .dockerignore [2023-10-31T21:39:34.533Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:39 .git [2023-10-31T21:39:34.533Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:36 .github [2023-10-31T21:39:34.533Z] -rw-rw-r-- 1 jenkins jenkins 277 Oct 31 21:36 .gitignore [2023-10-31T21:39:34.533Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 21:36 .golangci.yml [2023-10-31T21:39:34.533Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:37 .semver [2023-10-31T21:39:34.533Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 31 21:36 Attribution.txt [2023-10-31T21:39:34.533Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 31 21:36 CHANGELOG.md [2023-10-31T21:39:34.533Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 31 21:36 Dockerfile [2023-10-31T21:39:34.533Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 21:36 GOVERNANCE.md [2023-10-31T21:39:34.533Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 31 21:36 Jenkinsfile [2023-10-31T21:39:34.533Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 21:36 LICENSE [2023-10-31T21:39:34.533Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 31 21:36 Makefile [2023-10-31T21:39:34.533Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 31 21:36 OWNERS.md [2023-10-31T21:39:34.533Z] -rw-rw-r-- 1 jenkins jenkins 12217 Oct 31 21:36 README.md [2023-10-31T21:39:34.533Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 21:37 VERSION [2023-10-31T21:39:34.533Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:36 bin [2023-10-31T21:39:34.533Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:36 cmd [2023-10-31T21:39:34.533Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 31 21:39 coverage.out [2023-10-31T21:39:34.533Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 31 21:36 go.mod [2023-10-31T21:39:34.533Z] -rw-rw-r-- 1 jenkins jenkins 35450 Oct 31 21:36 go.sum [2023-10-31T21:39:34.533Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:36 internal [2023-10-31T21:39:34.533Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 31 21:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:39:34.970Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=98c261b57d60ce88cd0fe3fa531fc196c5eca331 --label arch=amd64 --label version=0.0.0 . [2023-10-31T21:39:34.971Z] Sending build context to Docker daemon 16.16MB [2023-10-31T21:39:34.971Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:39:34.971Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-31T21:39:34.971Z] ---> 6ef71e8479fb [2023-10-31T21:39:34.971Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-31T21:39:35.231Z] ---> Running in f81289a63d20 [2023-10-31T21:39:35.231Z] Removing intermediate container f81289a63d20 [2023-10-31T21:39:35.231Z] ---> 0d795f476bff [2023-10-31T21:39:35.231Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-31T21:39:35.231Z] ---> Running in fe7334b79c32 [2023-10-31T21:39:35.490Z] Removing intermediate container fe7334b79c32 [2023-10-31T21:39:35.490Z] ---> 486ea17f3505 [2023-10-31T21:39:35.490Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-31T21:39:35.490Z] ---> Running in cbb6d79c9885 [2023-10-31T21:39:35.490Z] Removing intermediate container cbb6d79c9885 [2023-10-31T21:39:35.490Z] ---> 96af67f8826d [2023-10-31T21:39:35.490Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:39:35.490Z] ---> Running in d4e4d40641cb [2023-10-31T21:39:35.490Z] Removing intermediate container d4e4d40641cb [2023-10-31T21:39:35.490Z] ---> 5fc3ff972fd8 [2023-10-31T21:39:35.490Z] Step 7/25 : WORKDIR /device-gpio [2023-10-31T21:39:35.752Z] ---> Running in bd61eabcb7c5 [2023-10-31T21:39:35.753Z] Removing intermediate container bd61eabcb7c5 [2023-10-31T21:39:35.753Z] ---> 9cede37a5344 [2023-10-31T21:39:35.753Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:39:35.753Z] ---> Running in 9d370cf6a733 [2023-10-31T21:39:36.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:39:36.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:39:36.277Z] OK: 268 MiB in 56 packages [2023-10-31T21:39:36.536Z] Removing intermediate container 9d370cf6a733 [2023-10-31T21:39:36.536Z] ---> 4a24102ccf7c [2023-10-31T21:39:36.536Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-31T21:39:36.795Z] ---> 0168a33c03ac [2023-10-31T21:39:36.795Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:39:36.795Z] ---> Running in 02111d8bfce9 [2023-10-31T21:39:37.361Z] Removing intermediate container 02111d8bfce9 [2023-10-31T21:39:37.361Z] ---> 1fd5fb589764 [2023-10-31T21:39:37.361Z] Step 11/25 : COPY . . [2023-10-31T21:39:38.296Z] ---> 278bba0003a4 [2023-10-31T21:39:38.296Z] Step 12/25 : RUN ${MAKE} [2023-10-31T21:39:38.296Z] ---> Running in 369cc165f201 [2023-10-31T21:39:38.865Z] 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.37" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-31T21:40:00.803Z] Removing intermediate container 369cc165f201 [2023-10-31T21:40:00.803Z] ---> 1fec259c3b58 [2023-10-31T21:40:00.803Z] Step 13/25 : FROM alpine:3.18 [2023-10-31T21:40:00.803Z] 3.18: Pulling from library/alpine [2023-10-31T21:40:00.803Z] 96526aa774ef: Pulling fs layer [2023-10-31T21:40:00.803Z] 96526aa774ef: Verifying Checksum [2023-10-31T21:40:00.803Z] 96526aa774ef: Download complete [2023-10-31T21:40:00.803Z] 96526aa774ef: Pull complete [2023-10-31T21:40:00.803Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T21:40:00.803Z] Status: Downloaded newer image for alpine:3.18 [2023-10-31T21:40:00.803Z] ---> 8ca4688f4f35 [2023-10-31T21:40:00.803Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-31T21:40:00.803Z] ---> Running in ea04b33eef11 [2023-10-31T21:40:00.803Z] Removing intermediate container ea04b33eef11 [2023-10-31T21:40:00.803Z] ---> e26ac7bd6a97 [2023-10-31T21:40:00.803Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-31T21:40:00.803Z] ---> Running in 985840eee8e0 [2023-10-31T21:40:01.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:40:01.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:40:01.324Z] OK: 7 MiB in 15 packages [2023-10-31T21:40:01.892Z] Removing intermediate container 985840eee8e0 [2023-10-31T21:40:01.892Z] ---> 5bc4f7fef668 [2023-10-31T21:40:01.892Z] Step 16/25 : WORKDIR / [2023-10-31T21:40:01.892Z] ---> Running in ca390f30fb24 [2023-10-31T21:40:01.892Z] Removing intermediate container ca390f30fb24 [2023-10-31T21:40:01.892Z] ---> e138ff3c597e [2023-10-31T21:40:01.892Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-31T21:40:01.892Z] ---> 0e11931ab61c [2023-10-31T21:40:01.892Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-31T21:40:02.159Z] ---> a6a33cd3a351 [2023-10-31T21:40:02.159Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-31T21:40:03.192Z] ---> 80879f9d0951 [2023-10-31T21:40:03.192Z] Step 20/25 : EXPOSE 59910 [2023-10-31T21:40:03.192Z] ---> Running in 8c12c1381a5c [2023-10-31T21:40:03.192Z] Removing intermediate container 8c12c1381a5c [2023-10-31T21:40:03.192Z] ---> 631d48c356ed [2023-10-31T21:40:03.192Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-31T21:40:03.192Z] ---> Running in 91c45ca8efe0 [2023-10-31T21:40:03.450Z] Removing intermediate container 91c45ca8efe0 [2023-10-31T21:40:03.450Z] ---> b17d5654434b [2023-10-31T21:40:03.450Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-31T21:40:03.450Z] ---> Running in 8d172c72fb88 [2023-10-31T21:40:03.712Z] Removing intermediate container 8d172c72fb88 [2023-10-31T21:40:03.712Z] ---> 9a35138b37f4 [2023-10-31T21:40:03.712Z] Step 23/25 : LABEL arch=amd64 [2023-10-31T21:40:03.712Z] ---> Running in 3b0d922c4a8b [2023-10-31T21:40:03.712Z] Removing intermediate container 3b0d922c4a8b [2023-10-31T21:40:03.712Z] ---> 2d142697addc [2023-10-31T21:40:03.712Z] Step 24/25 : LABEL git_sha=98c261b57d60ce88cd0fe3fa531fc196c5eca331 [2023-10-31T21:40:03.712Z] ---> Running in 01f4fdd7386d [2023-10-31T21:40:03.971Z] Removing intermediate container 01f4fdd7386d [2023-10-31T21:40:03.971Z] ---> 195141f9555e [2023-10-31T21:40:03.971Z] Step 25/25 : LABEL version=0.0.0 [2023-10-31T21:40:03.971Z] ---> Running in 30da9587bd1f [2023-10-31T21:40:03.971Z] Removing intermediate container 30da9587bd1f [2023-10-31T21:40:03.971Z] ---> b872bf94fb18 [2023-10-31T21:40:03.971Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-31T21:40:03.971Z] Successfully built b872bf94fb18 [2023-10-31T21:40:03.971Z] 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-31T21:40:04.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:40:04.947Z] [2023-10-31T21:40:04.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:40:05.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:40:05.408Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-31T21:40:05.408Z] 5eb5b503b376: Pulling fs layer [2023-10-31T21:40:05.408Z] 5c69ac0246d0: Pulling fs layer [2023-10-31T21:40:05.408Z] ec43610c2a17: Pulling fs layer [2023-10-31T21:40:05.408Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-31T21:40:05.408Z] 33b1e0a273af: Pulling fs layer [2023-10-31T21:40:05.408Z] 5d3b04190fa2: Pulling fs layer [2023-10-31T21:40:05.408Z] 2f39f015ded8: Pulling fs layer [2023-10-31T21:40:05.408Z] 33b1e0a273af: Waiting [2023-10-31T21:40:05.408Z] 5d3b04190fa2: Waiting [2023-10-31T21:40:05.408Z] 2f39f015ded8: Waiting [2023-10-31T21:40:05.408Z] 3a2ae6a8a46f: Waiting [2023-10-31T21:40:05.408Z] 5c69ac0246d0: Download complete [2023-10-31T21:40:05.670Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-31T21:40:05.670Z] 3a2ae6a8a46f: Download complete [2023-10-31T21:40:05.670Z] 33b1e0a273af: Verifying Checksum [2023-10-31T21:40:05.670Z] 33b1e0a273af: Download complete [2023-10-31T21:40:05.670Z] 5d3b04190fa2: Verifying Checksum [2023-10-31T21:40:05.670Z] 5d3b04190fa2: Download complete [2023-10-31T21:40:05.670Z] ec43610c2a17: Verifying Checksum [2023-10-31T21:40:05.670Z] ec43610c2a17: Download complete [2023-10-31T21:40:05.670Z] 5eb5b503b376: Verifying Checksum [2023-10-31T21:40:05.670Z] 5eb5b503b376: Download complete [2023-10-31T21:40:06.631Z] 2f39f015ded8: Download complete [2023-10-31T21:40:06.891Z] 5eb5b503b376: Pull complete [2023-10-31T21:40:07.150Z] 5c69ac0246d0: Pull complete [2023-10-31T21:40:07.715Z] ec43610c2a17: Pull complete [2023-10-31T21:40:07.715Z] 3a2ae6a8a46f: Pull complete [2023-10-31T21:40:07.972Z] 33b1e0a273af: Pull complete [2023-10-31T21:40:08.232Z] 5d3b04190fa2: Pull complete [2023-10-31T21:40:12.438Z] 2f39f015ded8: Pull complete [2023-10-31T21:40:12.438Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-31T21:40:12.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:40:12.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:40:12.689Z] prd-ubuntu20.04-docker-8c-8g-15633 does not seem to be running inside a container [2023-10-31T21:40:12.792Z] $ 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-211 -v /w/workspace/edgexfoundry_device-gpio_PR-211:/w/workspace/edgexfoundry_device-gpio_PR-211:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-211@tmp:/w/workspace/edgexfoundry_device-gpio_PR-211@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-31T21:40:19.932Z] $ docker top 518d6cc889cb0feb06580f1fe0b0890bf0cadf61c19a8972dd11c5ccd196ad5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:40:20.562Z] ---> job-cost.sh [2023-10-31T21:40:20.562Z] lf-activate-venv: SKIPPING [2023-10-31T21:40:20.562Z] INFO: No Stack... [2023-10-31T21:40:21.132Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T21:40:21.391Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T21:40:21.701Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-211/archives/cost.csv [2023-10-31T21:40:21.701Z] + cut -d, -f6 [Pipeline] lock [2023-10-31T21:40:21.747Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-211-1-stack-cost] [2023-10-31T21:40:21.753Z] Resource [jenkins-edgexfoundry-device-gpio-PR-211-1-stack-cost] did not exist. Created. [2023-10-31T21:40:21.754Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-211-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T21:40:22.151Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-31T21:40:22.197Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T21:40:22.231Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-211-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T21:40:22.326Z] $ docker stop --time=1 518d6cc889cb0feb06580f1fe0b0890bf0cadf61c19a8972dd11c5ccd196ad5e [2023-10-31T21:40:23.451Z] $ docker rm -f --volumes 518d6cc889cb0feb06580f1fe0b0890bf0cadf61c19a8972dd11c5ccd196ad5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-31T21:40:49.061Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15662 in /w/workspace/edgexfoundry_device-gpio_PR-211 [Pipeline] { [Pipeline] ws [2023-10-31T21:40:49.147Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-10-31T21:40:49.248Z] The recommended git tool is: git [2023-10-31T21:40:56.646Z] using credential edgex-jenkins-ssh [2023-10-31T21:40:56.688Z] Cloning the remote Git repository [2023-10-31T21:40:56.773Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-10-31T21:40:56.922Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-10-31T21:40:57.141Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-31T21:40:57.143Z] > git --version # timeout=10 [2023-10-31T21:40:57.169Z] > git --version # 'git version 2.25.1' [2023-10-31T21:40:57.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-31T21:40:57.401Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-31T21:40:59.309Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-31T21:40:59.336Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-31T21:41:00.600Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-31T21:41:00.653Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-31T21:41:00.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-31T21:41:00.680Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/211/head:refs/remotes/origin/PR-211 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-31T21:41:01.251Z] Merging remotes/origin/main commit 7dc6282e6f484b8ebccec722045a9c6b5647f969 into PR head commit 98c261b57d60ce88cd0fe3fa531fc196c5eca331 [2023-10-31T21:41:01.672Z] Merge succeeded, producing 98c261b57d60ce88cd0fe3fa531fc196c5eca331 [2023-10-31T21:41:01.673Z] Checking out Revision 98c261b57d60ce88cd0fe3fa531fc196c5eca331 (PR-211) [2023-10-31T21:41:02.435Z] Commit message: "build(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" [2023-10-31T21:41:02.514Z] > git --version # timeout=10 [2023-10-31T21:41:02.527Z] > git --version # 'git version 2.25.1' [2023-10-31T21:41:02.546Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-31T21:41:01.278Z] > git config core.sparsecheckout # timeout=10 [2023-10-31T21:41:01.406Z] > git checkout -f 98c261b57d60ce88cd0fe3fa531fc196c5eca331 # timeout=10 [2023-10-31T21:41:01.538Z] > git remote # timeout=10 [2023-10-31T21:41:01.568Z] > git config --get remote.origin.url # timeout=10 [2023-10-31T21:41:01.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-31T21:41:01.616Z] > git merge 7dc6282e6f484b8ebccec722045a9c6b5647f969 # timeout=10 [2023-10-31T21:41:01.651Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-31T21:41:01.685Z] > git config core.sparsecheckout # timeout=10 [2023-10-31T21:41:01.706Z] > git checkout -f 98c261b57d60ce88cd0fe3fa531fc196c5eca331 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T21:41:04.054Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-31T21:41:09.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-31T21:41:09.515Z] Dload Upload Total Spent Left Speed [2023-10-31T21:41:09.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2023-10-31T21:41:10.166Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-31T21:41:10.610Z] + + sudosudo tee jq /etc/docker/daemon.new [2023-10-31T21:41:10.610Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-31T21:41:10.610Z] { [2023-10-31T21:41:10.610Z] "registry-mirrors": [ [2023-10-31T21:41:10.610Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-31T21:41:10.610Z] ], [2023-10-31T21:41:10.610Z] "bip": "10.250.0.254/24", [2023-10-31T21:41:10.610Z] "hosts": [ [2023-10-31T21:41:10.610Z] "tcp://0.0.0.0:5555", [2023-10-31T21:41:10.610Z] "unix:///var/run/docker.sock" [2023-10-31T21:41:10.610Z] ], [2023-10-31T21:41:10.610Z] "mtu": 1458, [2023-10-31T21:41:10.610Z] "selinux-enabled": true, [2023-10-31T21:41:10.610Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-31T21:41:10.610Z] } [Pipeline] sh [2023-10-31T21:41:10.992Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-31T21:41:11.355Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:41:29.981Z] provisioning config files... [2023-10-31T21:41:30.022Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config16468734046856832916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:41:30.481Z] ---> docker-login.sh [2023-10-31T21:41:30.481Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:41:31.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:41:31.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:41:31.372Z] Configure a credential helper to remove this warning. See [2023-10-31T21:41:31.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:41:31.372Z] [2023-10-31T21:41:31.372Z] Login Succeeded [2023-10-31T21:41:31.372Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:41:31.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:41:31.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:41:31.928Z] Configure a credential helper to remove this warning. See [2023-10-31T21:41:31.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:41:31.928Z] [2023-10-31T21:41:31.928Z] Login Succeeded [2023-10-31T21:41:31.928Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:41:32.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:41:32.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:41:32.204Z] Configure a credential helper to remove this warning. See [2023-10-31T21:41:32.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:41:32.204Z] [2023-10-31T21:41:32.204Z] Login Succeeded [2023-10-31T21:41:32.204Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:41:32.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:41:32.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:41:32.802Z] Configure a credential helper to remove this warning. See [2023-10-31T21:41:32.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:41:32.802Z] [2023-10-31T21:41:32.802Z] Login Succeeded [2023-10-31T21:41:32.802Z] docker.io [2023-10-31T21:41:33.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:41:33.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:41:33.668Z] Configure a credential helper to remove this warning. See [2023-10-31T21:41:33.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:41:33.668Z] [2023-10-31T21:41:33.668Z] Login Succeeded [2023-10-31T21:41:33.668Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:41:33.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-31T21:41:34.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:41:34.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:41:34.299Z] ========================================================= [2023-10-31T21:41:34.299Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-31T21:41:34.299Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:41:35.104Z] + 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-31T21:41:35.712Z] Sending build context to Docker daemon 8.142MB [2023-10-31T21:41:35.712Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:41:35.712Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-31T21:41:35.991Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-31T21:41:35.991Z] 9fda8d8052c6: Pulling fs layer [2023-10-31T21:41:35.991Z] 5d54e960e981: Pulling fs layer [2023-10-31T21:41:35.991Z] c4a7e357bf2a: Pulling fs layer [2023-10-31T21:41:35.991Z] f0e02332f6b5: Pulling fs layer [2023-10-31T21:41:35.991Z] cefa15bbcfad: Pulling fs layer [2023-10-31T21:41:35.991Z] 17808c966233: Pulling fs layer [2023-10-31T21:41:35.991Z] f4c1fc716caa: Pulling fs layer [2023-10-31T21:41:35.991Z] cefa15bbcfad: Waiting [2023-10-31T21:41:35.991Z] 17808c966233: Waiting [2023-10-31T21:41:35.991Z] f4c1fc716caa: Waiting [2023-10-31T21:41:35.991Z] f0e02332f6b5: Waiting [2023-10-31T21:41:35.991Z] 5d54e960e981: Verifying Checksum [2023-10-31T21:41:35.991Z] 5d54e960e981: Download complete [2023-10-31T21:41:35.991Z] f0e02332f6b5: Verifying Checksum [2023-10-31T21:41:35.991Z] f0e02332f6b5: Download complete [2023-10-31T21:41:35.991Z] cefa15bbcfad: Verifying Checksum [2023-10-31T21:41:35.991Z] cefa15bbcfad: Download complete [2023-10-31T21:41:35.991Z] 9fda8d8052c6: Verifying Checksum [2023-10-31T21:41:35.991Z] 9fda8d8052c6: Download complete [2023-10-31T21:41:36.598Z] f4c1fc716caa: Verifying Checksum [2023-10-31T21:41:36.598Z] f4c1fc716caa: Download complete [2023-10-31T21:41:37.581Z] 9fda8d8052c6: Pull complete [2023-10-31T21:41:37.858Z] 5d54e960e981: Pull complete [2023-10-31T21:41:38.140Z] c4a7e357bf2a: Verifying Checksum [2023-10-31T21:41:38.140Z] c4a7e357bf2a: Download complete [2023-10-31T21:41:39.576Z] 17808c966233: Verifying Checksum [2023-10-31T21:41:39.576Z] 17808c966233: Download complete [2023-10-31T21:41:54.686Z] c4a7e357bf2a: Pull complete [2023-10-31T21:41:54.686Z] f0e02332f6b5: Pull complete [2023-10-31T21:41:54.686Z] cefa15bbcfad: Pull complete [2023-10-31T21:42:01.376Z] 17808c966233: Pull complete [2023-10-31T21:42:02.847Z] f4c1fc716caa: Pull complete [2023-10-31T21:42:02.847Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-31T21:42:02.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-31T21:42:02.847Z] ---> ea914061e18c [2023-10-31T21:42:02.847Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-31T21:42:05.497Z] ---> Running in 33fbfb1b7497 [2023-10-31T21:42:05.497Z] Removing intermediate container 33fbfb1b7497 [2023-10-31T21:42:05.497Z] ---> 95ada603c96e [2023-10-31T21:42:05.497Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-31T21:42:05.774Z] ---> Running in 5313a9c0e0d0 [2023-10-31T21:42:06.067Z] Removing intermediate container 5313a9c0e0d0 [2023-10-31T21:42:06.067Z] ---> 84a5d2a6360f [2023-10-31T21:42:06.067Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-31T21:42:06.067Z] ---> Running in 3b955bd04dd5 [2023-10-31T21:42:06.664Z] Removing intermediate container 3b955bd04dd5 [2023-10-31T21:42:06.664Z] ---> 332a186b7e53 [2023-10-31T21:42:06.664Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:42:06.664Z] ---> Running in ff75d3baa3c7 [2023-10-31T21:42:07.269Z] Removing intermediate container ff75d3baa3c7 [2023-10-31T21:42:07.269Z] ---> 32502eef143b [2023-10-31T21:42:07.269Z] Step 7/12 : WORKDIR /device-gpio [2023-10-31T21:42:07.269Z] ---> Running in 70eb25327ad4 [2023-10-31T21:42:07.872Z] Removing intermediate container 70eb25327ad4 [2023-10-31T21:42:07.872Z] ---> 6ff5810149bc [2023-10-31T21:42:07.872Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:42:07.872Z] ---> Running in a609023ead89 [2023-10-31T21:42:09.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T21:42:09.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T21:42:11.080Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-31T21:42:11.080Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-31T21:42:11.080Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-31T21:42:11.080Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-31T21:42:11.080Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T21:42:11.080Z] OK: 270 MiB in 56 packages [2023-10-31T21:42:12.516Z] Removing intermediate container a609023ead89 [2023-10-31T21:42:12.516Z] ---> 1075111e872b [2023-10-31T21:42:12.516Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-31T21:42:13.118Z] ---> 082bce414a8b [2023-10-31T21:42:13.118Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:42:13.118Z] ---> Running in f5d2f54d87f7 [2023-10-31T21:43:49.892Z] Removing intermediate container f5d2f54d87f7 [2023-10-31T21:43:49.892Z] ---> 09db6c0d6fa1 [2023-10-31T21:43:49.892Z] Step 11/12 : COPY . . [2023-10-31T21:43:49.892Z] ---> 5ed989e88899 [2023-10-31T21:43:49.892Z] Step 12/12 : RUN ${MAKE} [2023-10-31T21:43:49.892Z] ---> Running in 51c2e6de2ba3 [2023-10-31T21:43:49.892Z] noop [2023-10-31T21:43:49.892Z] Removing intermediate container 51c2e6de2ba3 [2023-10-31T21:43:49.892Z] ---> 43773b4e4410 [2023-10-31T21:43:49.892Z] Successfully built 43773b4e4410 [2023-10-31T21:43:49.892Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:43:50.397Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T21:43:50.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:43:50.744Z] prd-ubuntu20.04-docker-arm64-4c-16g-15662 does not seem to be running inside a container [2023-10-31T21:43:50.835Z] $ 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-31T21:43:52.306Z] $ docker top 5b1990cd874f2dd9ea67b8e0b340544191aaff11bfa19a253420fc273647b061 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:43:53.266Z] + go version [2023-10-31T21:43:53.266Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-31T21:43:53.302Z] $ docker stop --time=1 5b1990cd874f2dd9ea67b8e0b340544191aaff11bfa19a253420fc273647b061 [2023-10-31T21:43:55.060Z] $ docker rm -f --volumes 5b1990cd874f2dd9ea67b8e0b340544191aaff11bfa19a253420fc273647b061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:43:55.985Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T21:43:55.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:43:56.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-15662 does not seem to be running inside a container [2023-10-31T21:43:56.373Z] $ 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-31T21:43:57.813Z] $ docker top 88b76479eab8a027c7549ae62474a8b51590b9f1c4c38090275cd9192f30382d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:43:58.750Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:43:59.482Z] + make test [2023-10-31T21:43:59.482Z] go test ./... -coverprofile=coverage.out ./... [2023-10-31T21:44:04.868Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-31T21:46:41.686Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-31T21:46:41.686Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-31T21:46:41.686Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-31T21:46:41.686Z] go vet ./... [2023-10-31T21:46:59.992Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-31T21:46:59.992Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-31T21:46:59.992Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-31T21:47:00.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-31T21:47:00.083Z] $ docker stop --time=1 88b76479eab8a027c7549ae62474a8b51590b9f1c4c38090275cd9192f30382d [2023-10-31T21:47:02.073Z] $ docker rm -f --volumes 88b76479eab8a027c7549ae62474a8b51590b9f1c4c38090275cd9192f30382d [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T21:47:03.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-31T21:47:03.443Z] Warning: overwriting stash ‘coverage-report’ [2023-10-31T21:47:04.013Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T21:47:04.663Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-31T21:47:05.009Z] + ls -al . [2023-10-31T21:47:05.010Z] total 156 [2023-10-31T21:47:05.010Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 21:44 . [2023-10-31T21:47:05.010Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:40 .. [2023-10-31T21:47:05.010Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 31 21:41 .dockerignore [2023-10-31T21:47:05.010Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:41 .git [2023-10-31T21:47:05.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:41 .github [2023-10-31T21:47:05.010Z] -rw-rw-r-- 1 jenkins jenkins 277 Oct 31 21:41 .gitignore [2023-10-31T21:47:05.010Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 21:41 .golangci.yml [2023-10-31T21:47:05.010Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 31 21:41 Attribution.txt [2023-10-31T21:47:05.010Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 31 21:41 CHANGELOG.md [2023-10-31T21:47:05.010Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 31 21:41 Dockerfile [2023-10-31T21:47:05.010Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 21:41 GOVERNANCE.md [2023-10-31T21:47:05.010Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 31 21:41 Jenkinsfile [2023-10-31T21:47:05.010Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 21:41 LICENSE [2023-10-31T21:47:05.010Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 31 21:41 Makefile [2023-10-31T21:47:05.010Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 31 21:41 OWNERS.md [2023-10-31T21:47:05.010Z] -rw-rw-r-- 1 jenkins jenkins 12217 Oct 31 21:41 README.md [2023-10-31T21:47:05.010Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 21:37 VERSION [2023-10-31T21:47:05.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:41 bin [2023-10-31T21:47:05.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:41 cmd [2023-10-31T21:47:05.010Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 31 21:44 coverage.out [2023-10-31T21:47:05.010Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 31 21:41 go.mod [2023-10-31T21:47:05.010Z] -rw-rw-r-- 1 jenkins jenkins 35450 Oct 31 21:41 go.sum [2023-10-31T21:47:05.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:41 internal [2023-10-31T21:47:05.010Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 31 21:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:47:05.444Z] + 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=98c261b57d60ce88cd0fe3fa531fc196c5eca331 --label arch=arm64 --label version=0.0.0 . [2023-10-31T21:47:05.786Z] Sending build context to Docker daemon 8.143MB [2023-10-31T21:47:05.786Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:47:05.786Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-31T21:47:05.786Z] ---> 43773b4e4410 [2023-10-31T21:47:05.786Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-31T21:47:06.055Z] ---> Running in 9875af1197e5 [2023-10-31T21:47:06.329Z] Removing intermediate container 9875af1197e5 [2023-10-31T21:47:06.329Z] ---> d6f429cb4634 [2023-10-31T21:47:06.329Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-31T21:47:06.601Z] ---> Running in 38b86067470a [2023-10-31T21:47:06.873Z] Removing intermediate container 38b86067470a [2023-10-31T21:47:06.873Z] ---> a7951c4c8d18 [2023-10-31T21:47:06.873Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-31T21:47:06.873Z] ---> Running in 9fe4fa5b8a97 [2023-10-31T21:47:07.467Z] Removing intermediate container 9fe4fa5b8a97 [2023-10-31T21:47:07.468Z] ---> c8dcedcf25c0 [2023-10-31T21:47:07.468Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:47:07.468Z] ---> Running in a3554456bbc4 [2023-10-31T21:47:07.740Z] Removing intermediate container a3554456bbc4 [2023-10-31T21:47:07.740Z] ---> aa38665f6700 [2023-10-31T21:47:07.740Z] Step 7/25 : WORKDIR /device-gpio [2023-10-31T21:47:08.009Z] ---> Running in 1b2466024f61 [2023-10-31T21:47:08.282Z] Removing intermediate container 1b2466024f61 [2023-10-31T21:47:08.282Z] ---> 6a9a37b5686f [2023-10-31T21:47:08.282Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:47:08.282Z] ---> Running in 44c5882672ff [2023-10-31T21:47:09.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T21:47:09.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T21:47:11.403Z] OK: 270 MiB in 56 packages [2023-10-31T21:47:14.008Z] Removing intermediate container 44c5882672ff [2023-10-31T21:47:14.008Z] ---> ff25b2ed61fc [2023-10-31T21:47:14.008Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-31T21:47:14.607Z] ---> 37e74080ea0d [2023-10-31T21:47:14.607Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:47:14.607Z] ---> Running in d739d537c10a [2023-10-31T21:47:17.209Z] Removing intermediate container d739d537c10a [2023-10-31T21:47:17.209Z] ---> dae930ec13da [2023-10-31T21:47:17.209Z] Step 11/25 : COPY . . [2023-10-31T21:47:18.176Z] ---> c7a78c4bce7f [2023-10-31T21:47:18.176Z] Step 12/25 : RUN ${MAKE} [2023-10-31T21:47:18.176Z] ---> Running in bb516b04bc4c [2023-10-31T21:47:19.149Z] 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.37" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-31T21:49:40.966Z] Removing intermediate container bb516b04bc4c [2023-10-31T21:49:40.966Z] ---> fe218cae2613 [2023-10-31T21:49:40.966Z] Step 13/25 : FROM alpine:3.18 [2023-10-31T21:49:40.966Z] 3.18: Pulling from library/alpine [2023-10-31T21:49:40.966Z] 579b34f0a95b: Pulling fs layer [2023-10-31T21:49:40.966Z] 579b34f0a95b: Verifying Checksum [2023-10-31T21:49:40.966Z] 579b34f0a95b: Download complete [2023-10-31T21:49:40.966Z] 579b34f0a95b: Pull complete [2023-10-31T21:49:40.966Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T21:49:40.966Z] Status: Downloaded newer image for alpine:3.18 [2023-10-31T21:49:40.966Z] ---> 3cc203321400 [2023-10-31T21:49:40.966Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-31T21:49:40.966Z] ---> Running in 3ce8df5eab59 [2023-10-31T21:49:40.966Z] Removing intermediate container 3ce8df5eab59 [2023-10-31T21:49:40.966Z] ---> 516a5f4db5ec [2023-10-31T21:49:40.966Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-31T21:49:40.966Z] ---> Running in 2b5c3567ad55 [2023-10-31T21:49:40.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T21:49:40.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T21:49:40.966Z] OK: 8 MiB in 15 packages [2023-10-31T21:49:41.937Z] Removing intermediate container 2b5c3567ad55 [2023-10-31T21:49:41.937Z] ---> a3ffddd2532e [2023-10-31T21:49:41.937Z] Step 16/25 : WORKDIR / [2023-10-31T21:49:41.937Z] ---> Running in ebffe069bc68 [2023-10-31T21:49:42.217Z] Removing intermediate container ebffe069bc68 [2023-10-31T21:49:42.217Z] ---> 4f2770b698b7 [2023-10-31T21:49:42.217Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-31T21:49:42.809Z] ---> 2380d9a0d8c1 [2023-10-31T21:49:42.809Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-31T21:49:43.428Z] ---> 85abbcf8a698 [2023-10-31T21:49:43.428Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-31T21:49:45.383Z] ---> e7e80dbb4103 [2023-10-31T21:49:45.384Z] Step 20/25 : EXPOSE 59910 [2023-10-31T21:49:45.384Z] ---> Running in 35fa74b4e7d0 [2023-10-31T21:49:45.384Z] Removing intermediate container 35fa74b4e7d0 [2023-10-31T21:49:45.384Z] ---> 9cb419d7988a [2023-10-31T21:49:45.384Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-31T21:49:45.653Z] ---> Running in 9775961ec97d [2023-10-31T21:49:45.922Z] Removing intermediate container 9775961ec97d [2023-10-31T21:49:45.922Z] ---> 339cb15fd685 [2023-10-31T21:49:45.922Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-31T21:49:45.922Z] ---> Running in f1f39b1ba681 [2023-10-31T21:49:46.193Z] Removing intermediate container f1f39b1ba681 [2023-10-31T21:49:46.193Z] ---> a4e87808fa2b [2023-10-31T21:49:46.193Z] Step 23/25 : LABEL arch=arm64 [2023-10-31T21:49:46.467Z] ---> Running in c42d94c11284 [2023-10-31T21:49:46.735Z] Removing intermediate container c42d94c11284 [2023-10-31T21:49:46.735Z] ---> 04f9975dffb5 [2023-10-31T21:49:46.735Z] Step 24/25 : LABEL git_sha=98c261b57d60ce88cd0fe3fa531fc196c5eca331 [2023-10-31T21:49:46.735Z] ---> Running in f3daa83e62d2 [2023-10-31T21:49:47.006Z] Removing intermediate container f3daa83e62d2 [2023-10-31T21:49:47.006Z] ---> a2b55c0b3626 [2023-10-31T21:49:47.006Z] Step 25/25 : LABEL version=0.0.0 [2023-10-31T21:49:47.276Z] ---> Running in 9476140f6f59 [2023-10-31T21:49:47.545Z] Removing intermediate container 9476140f6f59 [2023-10-31T21:49:47.545Z] ---> 0e5ad2d873cb [2023-10-31T21:49:47.545Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-31T21:49:47.545Z] Successfully built 0e5ad2d873cb [2023-10-31T21:49:47.545Z] 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-31T21:49:48.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:49:48.435Z] [2023-10-31T21:49:48.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:49:48.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:49:48.841Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-31T21:49:48.841Z] 8998bd30e6a1: Pulling fs layer [2023-10-31T21:49:48.841Z] 04944245beec: Pulling fs layer [2023-10-31T21:49:48.841Z] 699f458cf7ca: Pulling fs layer [2023-10-31T21:49:48.841Z] 765212b225bb: Pulling fs layer [2023-10-31T21:49:48.841Z] f23df028b6ca: Pulling fs layer [2023-10-31T21:49:48.841Z] 765212b225bb: Waiting [2023-10-31T21:49:48.841Z] d65c8cfc05b1: Pulling fs layer [2023-10-31T21:49:48.841Z] f23df028b6ca: Waiting [2023-10-31T21:49:48.841Z] 2437ff75d9bd: Pulling fs layer [2023-10-31T21:49:48.841Z] d65c8cfc05b1: Waiting [2023-10-31T21:49:48.841Z] 2437ff75d9bd: Waiting [2023-10-31T21:49:49.110Z] 04944245beec: Verifying Checksum [2023-10-31T21:49:49.110Z] 04944245beec: Download complete [2023-10-31T21:49:49.110Z] 765212b225bb: Verifying Checksum [2023-10-31T21:49:49.110Z] 765212b225bb: Download complete [2023-10-31T21:49:49.110Z] f23df028b6ca: Verifying Checksum [2023-10-31T21:49:49.110Z] f23df028b6ca: Download complete [2023-10-31T21:49:49.110Z] d65c8cfc05b1: Verifying Checksum [2023-10-31T21:49:49.110Z] d65c8cfc05b1: Download complete [2023-10-31T21:49:49.377Z] 699f458cf7ca: Verifying Checksum [2023-10-31T21:49:49.377Z] 699f458cf7ca: Download complete [2023-10-31T21:49:49.644Z] 8998bd30e6a1: Verifying Checksum [2023-10-31T21:49:49.644Z] 8998bd30e6a1: Download complete [2023-10-31T21:49:52.367Z] 2437ff75d9bd: Verifying Checksum [2023-10-31T21:49:52.367Z] 2437ff75d9bd: Download complete [2023-10-31T21:49:54.332Z] 8998bd30e6a1: Pull complete [2023-10-31T21:49:54.916Z] 04944245beec: Pull complete [2023-10-31T21:49:56.333Z] 699f458cf7ca: Pull complete [2023-10-31T21:49:56.601Z] 765212b225bb: Pull complete [2023-10-31T21:49:57.589Z] f23df028b6ca: Pull complete [2023-10-31T21:49:57.589Z] d65c8cfc05b1: Pull complete [2023-10-31T21:50:15.997Z] 2437ff75d9bd: Pull complete [2023-10-31T21:50:15.997Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-31T21:50:15.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:50:15.997Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:50:16.360Z] prd-ubuntu20.04-docker-arm64-4c-16g-15662 does not seem to be running inside a container [2023-10-31T21:50:16.435Z] $ 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-31T21:50:19.384Z] $ docker top 90bad0b32d07a17103ccb8f9ab1455d300073b351e971d3a3441ecc602b4a8be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:50:20.352Z] ---> job-cost.sh [2023-10-31T21:50:20.353Z] lf-activate-venv: SKIPPING [2023-10-31T21:50:20.353Z] INFO: No Stack... [2023-10-31T21:50:20.954Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-31T21:50:21.544Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T21:50:22.237Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-10-31T21:50:22.237Z] + cut -d, -f6 [Pipeline] lock [2023-10-31T21:50:22.327Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-211-1-stack-cost] [2023-10-31T21:50:22.333Z] Resource [jenkins-edgexfoundry-device-gpio-PR-211-1-stack-cost] did not exist. Created. [2023-10-31T21:50:22.333Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-211-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T21:50:23.162Z] /w/workspace/device-gpio/1@tmp/durable-473349a5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-31T21:50:23.886Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-31T21:50:23.921Z] Warning: overwriting stash ‘stack-cost’ [2023-10-31T21:50:23.973Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T21:50:23.989Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-211-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T21:50:24.076Z] $ docker stop --time=1 90bad0b32d07a17103ccb8f9ab1455d300073b351e971d3a3441ecc602b4a8be [2023-10-31T21:50:25.645Z] $ docker rm -f --volumes 90bad0b32d07a17103ccb8f9ab1455d300073b351e971d3a3441ecc602b4a8be [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-31T21:50:26.735Z] provisioning config files... [2023-10-31T21:50:26.755Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-211@tmp/config6762133139463225286tmp [Pipeline] { [Pipeline] sh [2023-10-31T21:50:27.079Z] + set +x [2023-10-31T21:50:27.079Z] + curl -s https://codecov.io/bash [2023-10-31T21:50:27.079Z] + bash -s -- [2023-10-31T21:50:27.079Z] [2023-10-31T21:50:27.079Z] _____ _ [2023-10-31T21:50:27.079Z] / ____| | | [2023-10-31T21:50:27.079Z] | | ___ __| | ___ ___ _____ __ [2023-10-31T21:50:27.079Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-31T21:50:27.079Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-31T21:50:27.079Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-31T21:50:27.079Z] Bash-1.0.6 [2023-10-31T21:50:27.079Z] [2023-10-31T21:50:27.079Z] [2023-10-31T21:50:27.079Z] ==> git version 2.25.1 found [2023-10-31T21:50:27.079Z] ==> 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-31T21:50:27.079Z] Release-Date: 2020-01-08 [2023-10-31T21:50:27.079Z] 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-31T21:50:27.079Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-31T21:50:27.079Z] ==> Jenkins CI detected. [2023-10-31T21:50:27.079Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-211 [2023-10-31T21:50:27.079Z] project root: . [2023-10-31T21:50:27.079Z] --> token set from env [2023-10-31T21:50:27.079Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-31T21:50:27.079Z] ==> Running gcov in . (disable via -X gcov) [2023-10-31T21:50:27.079Z] ==> Python coveragepy not found [2023-10-31T21:50:27.079Z] ==> Searching for coverage reports in: [2023-10-31T21:50:27.079Z] + . [2023-10-31T21:50:27.079Z] -> Found 1 reports [2023-10-31T21:50:27.079Z] ==> Detecting git/mercurial file structure [2023-10-31T21:50:27.079Z] ==> Reading reports [2023-10-31T21:50:27.079Z] + ./coverage.out bytes=10 [2023-10-31T21:50:27.079Z] ==> Appending adjustments [2023-10-31T21:50:27.079Z] https://docs.codecov.io/docs/fixing-reports [2023-10-31T21:50:27.338Z] + Found adjustments [2023-10-31T21:50:27.338Z] ==> Gzipping contents [2023-10-31T21:50:27.338Z] 4.0K /tmp/codecov.mm5XSj.gz [2023-10-31T21:50:27.338Z] ==> Uploading reports [2023-10-31T21:50:27.338Z] url: https://codecov.io [2023-10-31T21:50:27.338Z] query: branch=PR-211&commit=98c261b57d60ce88cd0fe3fa531fc196c5eca331&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-211%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=211&job=&cmd_args= [2023-10-31T21:50:27.338Z] -> Pinging Codecov [2023-10-31T21:50:27.338Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-211&commit=98c261b57d60ce88cd0fe3fa531fc196c5eca331&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-211%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=211&job=&cmd_args= [2023-10-31T21:50:27.338Z] -> Uploading to [2023-10-31T21:50:27.338Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-31/3EC07B1A8CA8AF9BCAA0BB9F0134797F/98c261b57d60ce88cd0fe3fa531fc196c5eca331/259fcf3b-4aea-4831-92d9-654aa0f370d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231031%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231031T215027Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6165a4f438765846bcab1da77e7189474a71c859192f56bbe8997f204efdede0 [2023-10-31T21:50:27.338Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-31T21:50:27.338Z] Dload Upload Total Spent Left Speed [2023-10-31T21:50:27.599Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2207 --:--:-- --:--:-- --:--:-- 2216 [2023-10-31T21:50:27.599Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/98c261b57d60ce88cd0fe3fa531fc196c5eca331 [Pipeline] } [2023-10-31T21:50:27.628Z] 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-31T21:50:29.524Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-211/archives ] [2023-10-31T21:50:29.525Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-211/archives [2023-10-31T21:50:29.525Z] total 16 [2023-10-31T21:50:29.525Z] drwxr-xr-x 3 root root 4096 Oct 31 21:40 . [2023-10-31T21:50:29.525Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 21:40 .. [2023-10-31T21:50:29.525Z] drwxr-xr-x 2 root root 4096 Oct 31 21:40 cost [2023-10-31T21:50:29.525Z] -rw-r--r-- 1 root root 83 Oct 31 21:40 cost.csv [2023-10-31T21:50:29.525Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-211/archives [2023-10-31T21:50:29.525Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-211/archives [2023-10-31T21:50:29.525Z] total 16 [2023-10-31T21:50:29.525Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:40 . [2023-10-31T21:50:29.525Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 21:40 .. [2023-10-31T21:50:29.525Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 21:40 cost [2023-10-31T21:50:29.525Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 31 21:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:50:29.868Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:50:30.755Z] ---> package-listing.sh [2023-10-31T21:50:30.755Z] ++ facter osfamily [2023-10-31T21:50:30.755Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-31T21:50:31.015Z] + OS_FAMILY=debian [2023-10-31T21:50:31.015Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-211 [2023-10-31T21:50:31.015Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-31T21:50:31.015Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-31T21:50:31.015Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-31T21:50:31.015Z] + PACKAGES=/tmp/packages_start.txt [2023-10-31T21:50:31.015Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-211 ']' [2023-10-31T21:50:31.015Z] + PACKAGES=/tmp/packages_end.txt [2023-10-31T21:50:31.015Z] + case "${OS_FAMILY}" in [2023-10-31T21:50:31.015Z] + dpkg -l [2023-10-31T21:50:31.015Z] + grep '^ii' [2023-10-31T21:50:31.015Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-31T21:50:31.015Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-31T21:50:31.015Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-31T21:50:31.015Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-211 ']' [2023-10-31T21:50:31.015Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-211/archives/ [2023-10-31T21:50:31.015Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-211/archives/ [Pipeline] echo [2023-10-31T21:50:31.052Z] 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-211/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-31T21:50:31.346Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:50:31.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:50:31.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:50:32.152Z] prd-ubuntu20.04-docker-8c-8g-15633 does not seem to be running inside a container [2023-10-31T21:50:32.189Z] $ 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-211/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-211 -v /w/workspace/edgexfoundry_device-gpio_PR-211:/w/workspace/edgexfoundry_device-gpio_PR-211:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-211@tmp:/w/workspace/edgexfoundry_device-gpio_PR-211@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-31T21:50:33.056Z] $ docker top 0fa35cf274ffca9288909a200e28f18a7962674bab800c94d2419e655898b6bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:50:33.481Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-31T21:50:33.793Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-31T21:50:34.157Z] + ls /var/log/sa-host [2023-10-31T21:50:34.158Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:50:34.328Z] provisioning config files... [2023-10-31T21:50:34.338Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-211@tmp/config2726033585173074081tmp [Pipeline] { [Pipeline] echo [2023-10-31T21:50:34.400Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:50:34.764Z] ---> create-netrc.sh [Pipeline] } [2023-10-31T21:50:34.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:50:35.236Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-31T21:50:35.266Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:50:35.583Z] ---> sudo-logs.sh [2023-10-31T21:50:35.583Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-31T21:50:35.682Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:50:36.005Z] ---> job-cost.sh [2023-10-31T21:50:36.005Z] lf-activate-venv: SKIPPING [2023-10-31T21:50:36.005Z] DEBUG: total: 0.2199999988079071 [2023-10-31T21:50:36.005Z] INFO: Retrieving Stack Cost... [2023-10-31T21:50:36.572Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T21:50:36.832Z] INFO: Archiving Costs [Pipeline] echo [2023-10-31T21:50:36.868Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:50:37.190Z] ---> logs-deploy.sh [2023-10-31T21:50:37.190Z] lf-activate-venv: SKIPPING [2023-10-31T21:50:37.190Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-211/1 [2023-10-31T21:50:37.190Z] INFO: archiving workspace using pattern(s): [2023-10-31T21:50:38.265Z] Archives upload complete. [2023-10-31T21:50:38.524Z] INFO: archiving logs to Nexus