Pull request #229 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865+37aa226f5376ea06b3ad5140468dce2825053009 (bf7259ee922f586c762fda465adc7de7605b19ab) 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-ssh6045007601344593375.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9349981425628698528.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-229/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-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3873997088052826596.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-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6756041201864166798.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4763770552962185319.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-229/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-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4885831377978397830.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1296 in /w/workspace/edgexfoundry_device-gpio_PR-229 [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-229 # 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/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 37aa226f5376ea06b3ad5140468dce2825053009 into PR head commit 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 Merge succeeded, producing 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 Checking out Revision 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 (PR-229) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 # 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 37aa226f5376ea06b3ad5140468dce2825053009 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-20T01:05:29.896Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-20T01:05:30.094Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-20T01:05:30.201Z] ========================================================= [2024-02-20T01:05:30.201Z] EdgeX Global Pipelines Version Info [2024-02-20T01:05:30.201Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:05:30.966Z] ------------------- [2024-02-20T01:05:30.966Z] stable info: [2024-02-20T01:05:30.966Z] ------------------- [2024-02-20T01:05:30.966Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-20T01:05:30.966Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-20T01:05:30.966Z] Message: update stable to v1.0.258 [2024-02-20T01:05:31.630Z] ------------------- [2024-02-20T01:05:31.630Z] experimental info: [2024-02-20T01:05:31.630Z] ------------------- [2024-02-20T01:05:31.630Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-20T01:05:31.630Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-20T01:05:31.630Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-20T01:05:31.839Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2024-02-20T01:05:31.894Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2024-02-20T01:05:31.949Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-20T01:05:32.002Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-20T01:05:32.058Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-20T01:05:32.113Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-20T01:05:32.177Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-20T01:05:32.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-20T01:05:32.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-20T01:05:32.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-20T01:05:32.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-20T01:05:32.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2024-02-20T01:05:32.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-20T01:05:32.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-20T01:05:32.665Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-20T01:05:32.729Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-20T01:05:32.807Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-20T01:05:32.872Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-20T01:05:32.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-20T01:05:33.009Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-20T01:05:33.072Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-20T01:05:33.145Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-20T01:05:33.209Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-20T01:05:33.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-20T01:05:33.347Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-20T01:05:33.419Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-20T01:05:33.489Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-20T01:05:33.562Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [2024-02-20T01:05:33.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [2024-02-20T01:05:33.714Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [2024-02-20T01:05:33.786Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 [Pipeline] echo [2024-02-20T01:05:33.861Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ec4fc1 [Pipeline] echo [2024-02-20T01:05:33.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T01:05:34.117Z] provisioning config files... [2024-02-20T01:05:34.134Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-229@tmp/config14415354756114206527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:05:34.543Z] ---> ****-login.sh [2024-02-20T01:05:34.543Z] nexus3.edgexfoundry.org:10001 [2024-02-20T01:05:34.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:05:34.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:05:34.805Z] Configure a credential helper to remove this warning. See [2024-02-20T01:05:34.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:05:34.805Z] [2024-02-20T01:05:34.805Z] Login Succeeded [2024-02-20T01:05:34.805Z] nexus3.edgexfoundry.org:10002 [2024-02-20T01:05:34.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:05:35.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:05:35.064Z] Configure a credential helper to remove this warning. See [2024-02-20T01:05:35.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:05:35.064Z] [2024-02-20T01:05:35.064Z] Login Succeeded [2024-02-20T01:05:35.064Z] nexus3.edgexfoundry.org:10003 [2024-02-20T01:05:35.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:05:35.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:05:35.064Z] Configure a credential helper to remove this warning. See [2024-02-20T01:05:35.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:05:35.065Z] [2024-02-20T01:05:35.065Z] Login Succeeded [2024-02-20T01:05:35.065Z] nexus3.edgexfoundry.org:10004 [2024-02-20T01:05:35.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:05:35.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:05:35.323Z] Configure a credential helper to remove this warning. See [2024-02-20T01:05:35.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:05:35.323Z] [2024-02-20T01:05:35.323Z] Login Succeeded [2024-02-20T01:05:35.323Z] ****.io [2024-02-20T01:05:35.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:05:35.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:05:35.584Z] Configure a credential helper to remove this warning. See [2024-02-20T01:05:35.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:05:35.584Z] [2024-02-20T01:05:35.584Z] Login Succeeded [2024-02-20T01:05:35.584Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T01:05:35.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-20T01:05:36.410Z] + git rev-list -1 --merges 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865~1..1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 [Pipeline] echo [2024-02-20T01:05:36.455Z] -----------> git rev-list -1 --merges 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865~1..1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 [false] [Pipeline] sh [2024-02-20T01:05:36.796Z] + git log --format=format:%s -1 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 [Pipeline] echo [2024-02-20T01:05:36.832Z] ========================================================= [2024-02-20T01:05:36.832Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-20T01:05:36.832Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T01:05:37.992Z] + git log --format=format:%s -1 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 [Pipeline] echo [2024-02-20T01:05:38.022Z] [semverPrep] GIT_COMMIT: 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-02-20T01:05:38.072Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-20T01:05:38.509Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-20T01:05:38.509Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-20T01:05:38.509Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-20T01:05:38.509Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-20T01:05:38.509Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-20T01:05:38.509Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-20T01:05:38.509Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:05:39.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T01:05:39.022Z] [2024-02-20T01:05:39.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:05:39.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T01:05:39.419Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-20T01:05:39.419Z] b85a868b505f: Pulling fs layer [2024-02-20T01:05:39.419Z] e2be974225ed: Pulling fs layer [2024-02-20T01:05:39.419Z] 339a4e72a1f5: Pulling fs layer [2024-02-20T01:05:39.419Z] 988bab9f4d93: Pulling fs layer [2024-02-20T01:05:39.419Z] 1469e6f7b9e6: Pulling fs layer [2024-02-20T01:05:39.419Z] eaf3925da568: Pulling fs layer [2024-02-20T01:05:39.419Z] bab4dde63d76: Pulling fs layer [2024-02-20T01:05:39.419Z] bde34c3a00c8: Pulling fs layer [2024-02-20T01:05:39.419Z] b352a97aabf1: Pulling fs layer [2024-02-20T01:05:39.419Z] 4872d77fe225: Pulling fs layer [2024-02-20T01:05:39.419Z] 5851b861e8e6: Pulling fs layer [2024-02-20T01:05:39.419Z] bde34c3a00c8: Waiting [2024-02-20T01:05:39.419Z] 988bab9f4d93: Waiting [2024-02-20T01:05:39.419Z] b352a97aabf1: Waiting [2024-02-20T01:05:39.419Z] 4872d77fe225: Waiting [2024-02-20T01:05:39.419Z] 1469e6f7b9e6: Waiting [2024-02-20T01:05:39.419Z] 5851b861e8e6: Waiting [2024-02-20T01:05:39.419Z] eaf3925da568: Waiting [2024-02-20T01:05:39.419Z] bab4dde63d76: Waiting [2024-02-20T01:05:39.419Z] e2be974225ed: Verifying Checksum [2024-02-20T01:05:39.419Z] e2be974225ed: Download complete [2024-02-20T01:05:39.419Z] 988bab9f4d93: Verifying Checksum [2024-02-20T01:05:39.419Z] 988bab9f4d93: Download complete [2024-02-20T01:05:39.678Z] 1469e6f7b9e6: Verifying Checksum [2024-02-20T01:05:39.678Z] 1469e6f7b9e6: Download complete [2024-02-20T01:05:39.678Z] 339a4e72a1f5: Verifying Checksum [2024-02-20T01:05:39.678Z] 339a4e72a1f5: Download complete [2024-02-20T01:05:39.678Z] eaf3925da568: Verifying Checksum [2024-02-20T01:05:39.678Z] eaf3925da568: Download complete [2024-02-20T01:05:39.678Z] bde34c3a00c8: Verifying Checksum [2024-02-20T01:05:39.678Z] bde34c3a00c8: Download complete [2024-02-20T01:05:39.678Z] b352a97aabf1: Download complete [2024-02-20T01:05:39.678Z] 4872d77fe225: Verifying Checksum [2024-02-20T01:05:39.678Z] 4872d77fe225: Download complete [2024-02-20T01:05:39.678Z] 5851b861e8e6: Verifying Checksum [2024-02-20T01:05:39.678Z] 5851b861e8e6: Download complete [2024-02-20T01:05:39.678Z] b85a868b505f: Verifying Checksum [2024-02-20T01:05:39.678Z] b85a868b505f: Download complete [2024-02-20T01:05:39.937Z] bab4dde63d76: Verifying Checksum [2024-02-20T01:05:39.937Z] bab4dde63d76: Download complete [2024-02-20T01:05:40.872Z] b85a868b505f: Pull complete [2024-02-20T01:05:40.872Z] e2be974225ed: Pull complete [2024-02-20T01:05:41.439Z] 339a4e72a1f5: Pull complete [2024-02-20T01:05:41.439Z] 988bab9f4d93: Pull complete [2024-02-20T01:05:41.698Z] 1469e6f7b9e6: Pull complete [2024-02-20T01:05:41.698Z] eaf3925da568: Pull complete [2024-02-20T01:05:43.602Z] bab4dde63d76: Pull complete [2024-02-20T01:05:43.602Z] bde34c3a00c8: Pull complete [2024-02-20T01:05:43.602Z] b352a97aabf1: Pull complete [2024-02-20T01:05:43.602Z] 4872d77fe225: Pull complete [2024-02-20T01:05:43.602Z] 5851b861e8e6: Pull complete [2024-02-20T01:05:43.602Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-20T01:05:43.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T01:05:43.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:05:44.033Z] prd-ubuntu20.04-docker-8c-8g-1296 does not seem to be running inside a container [2024-02-20T01:05:44.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-229 -v /w/workspace/edgexfoundry_device-gpio_PR-229:/w/workspace/edgexfoundry_device-gpio_PR-229:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-229@tmp:/w/workspace/edgexfoundry_device-gpio_PR-229@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 [2024-02-20T01:05:46.948Z] $ docker top 5b176b8937691036fcd8138e43155eed3788b5c96d1e954b7ef5a39315dd717c -eo pid,comm [2024-02-20T01:05:46.999Z] 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). [2024-02-20T01:05:46.999Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-20T01:05:47.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T01:05:47.193Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T01:05:47.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T01:05:47.302Z] $ docker exec 5b176b8937691036fcd8138e43155eed3788b5c96d1e954b7ef5a39315dd717c ssh-agent [2024-02-20T01:05:47.415Z] SSH_AUTH_SOCK=/tmp/ssh-hs7AwIN2zK1m/agent.32 [2024-02-20T01:05:47.415Z] SSH_AGENT_PID=38 [2024-02-20T01:05:47.422Z] Running ssh-add (command line suppressed) [2024-02-20T01:05:47.525Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-229@tmp/private_key_13060908847947315251.key (/w/workspace/edgexfoundry_device-gpio_PR-229@tmp/private_key_13060908847947315251.key) [2024-02-20T01:05:47.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T01:05:47.888Z] + git tag --points-at HEAD [Pipeline] } [2024-02-20T01:05:47.926Z] $ docker exec --env ******** --env ******** 5b176b8937691036fcd8138e43155eed3788b5c96d1e954b7ef5a39315dd717c ssh-agent -k [2024-02-20T01:05:48.022Z] unset SSH_AUTH_SOCK; [2024-02-20T01:05:48.022Z] unset SSH_AGENT_PID; [2024-02-20T01:05:48.022Z] echo Agent pid 38 killed; [2024-02-20T01:05:48.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-20T01:05:48.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T01:05:48.163Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T01:05:48.266Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T01:05:48.271Z] $ docker exec 5b176b8937691036fcd8138e43155eed3788b5c96d1e954b7ef5a39315dd717c ssh-agent [2024-02-20T01:05:48.367Z] SSH_AUTH_SOCK=/tmp/ssh-0zL2ROvuwEb9/agent.70 [2024-02-20T01:05:48.367Z] SSH_AGENT_PID=76 [2024-02-20T01:05:48.372Z] Running ssh-add (command line suppressed) [2024-02-20T01:05:48.480Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-229@tmp/private_key_5492792379755948022.key (/w/workspace/edgexfoundry_device-gpio_PR-229@tmp/private_key_5492792379755948022.key) [2024-02-20T01:05:48.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T01:05:48.838Z] + git semver init [2024-02-20T01:05:49.098Z] 2024-02-20 01:05:49,007 [run_init] DEBUG init version:0.0.0 force:False [2024-02-20T01:05:49.098Z] 2024-02-20 01:05:49,008 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-229/.semver [2024-02-20T01:05:49.098Z] 2024-02-20 01:05:49,008 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-229/.semver [2024-02-20T01:05:49.098Z] 2024-02-20 01:05:49,008 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-229/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-229, universal_newlines=False, shell=None, istream=None) [2024-02-20T01:05:50.476Z] 2024-02-20 01:05:50,166 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-229/.git/info/exclude [2024-02-20T01:05:50.476Z] 2024-02-20 01:05:50,166 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-229/.semver/PR-229 with force:False [2024-02-20T01:05:50.476Z] 2024-02-20 01:05:50,166 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-229/.semver/PR-229 [2024-02-20T01:05:50.476Z] 2024-02-20 01:05:50,170 [execute] INFO git cat-file --batch-check [2024-02-20T01:05:50.476Z] 2024-02-20 01:05:50,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2024-02-20T01:05:50.476Z] 2024-02-20 01:05:50,176 [execute] INFO git cat-file --batch [2024-02-20T01:05:50.476Z] 2024-02-20 01:05:50,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2024-02-20T01:05:50.476Z] 2024-02-20 01:05:50,181 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-229/.semver/PR-229 [2024-02-20T01:05:50.476Z] 0.0.0 [Pipeline] } [2024-02-20T01:05:50.506Z] $ docker exec --env ******** --env ******** 5b176b8937691036fcd8138e43155eed3788b5c96d1e954b7ef5a39315dd717c ssh-agent -k [2024-02-20T01:05:50.602Z] unset SSH_AUTH_SOCK; [2024-02-20T01:05:50.602Z] unset SSH_AGENT_PID; [2024-02-20T01:05:50.603Z] echo Agent pid 76 killed; [2024-02-20T01:05:50.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-20T01:05:51.129Z] + git semver [Pipeline] } [2024-02-20T01:05:51.415Z] $ docker stop --time=1 5b176b8937691036fcd8138e43155eed3788b5c96d1e954b7ef5a39315dd717c [2024-02-20T01:05:52.684Z] $ docker rm -f --volumes 5b176b8937691036fcd8138e43155eed3788b5c96d1e954b7ef5a39315dd717c [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T01:05:53.131Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-20T01:05:53.451Z] Stashed 1 file(s) [Pipeline] echo [2024-02-20T01:05:53.467Z] [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 [2024-02-20T01:05:54.371Z] provisioning config files... [2024-02-20T01:05:54.381Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-229@tmp/config16633896212450398409tmp [Pipeline] { [2024-02-20T01:05:54.434Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1294 in /w/workspace/edgexfoundry_device-gpio_PR-229 [Pipeline] libraryResource [Pipeline] sh [Pipeline] { [Pipeline] ws [2024-02-20T01:05:54.627Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2024-02-20T01:05:54.734Z] The recommended git tool is: git [2024-02-20T01:05:54.783Z] ---> ****-login.sh [2024-02-20T01:05:54.783Z] nexus3.edgexfoundry.org:10001 [2024-02-20T01:05:54.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:05:54.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:05:54.784Z] Configure a credential helper to remove this warning. See [2024-02-20T01:05:54.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:05:54.784Z] [2024-02-20T01:05:54.784Z] Login Succeeded [2024-02-20T01:05:54.784Z] nexus3.edgexfoundry.org:10002 [2024-02-20T01:05:54.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:05:54.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:05:54.784Z] Configure a credential helper to remove this warning. See [2024-02-20T01:05:54.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:05:54.784Z] [2024-02-20T01:05:54.784Z] Login Succeeded [2024-02-20T01:05:54.784Z] nexus3.edgexfoundry.org:10003 [2024-02-20T01:05:55.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:05:55.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:05:55.043Z] Configure a credential helper to remove this warning. See [2024-02-20T01:05:55.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:05:55.043Z] [2024-02-20T01:05:55.043Z] Login Succeeded [2024-02-20T01:05:55.043Z] nexus3.edgexfoundry.org:10004 [2024-02-20T01:05:55.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:05:55.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:05:55.043Z] Configure a credential helper to remove this warning. See [2024-02-20T01:05:55.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:05:55.043Z] [2024-02-20T01:05:55.043Z] Login Succeeded [2024-02-20T01:05:55.043Z] ****.io [2024-02-20T01:05:55.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:05:55.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:05:55.303Z] Configure a credential helper to remove this warning. See [2024-02-20T01:05:55.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:05:55.303Z] [2024-02-20T01:05:55.303Z] Login Succeeded [2024-02-20T01:05:55.303Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T01:05:55.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-20T01:05:55.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T01:05:55.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T01:05:55.759Z] ========================================================= [2024-02-20T01:05:55.759Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-20T01:05:55.759Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:05:56.344Z] + 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 . [2024-02-20T01:05:56.344Z] Sending build context to Docker daemon 24.55MB [2024-02-20T01:05:56.344Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T01:05:56.344Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-20T01:05:57.677Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-20T01:05:57.677Z] 7264a8db6415: Pulling fs layer [2024-02-20T01:05:57.677Z] c4d48a809fc2: Pulling fs layer [2024-02-20T01:05:57.677Z] 4f1c88b9dad5: Pulling fs layer [2024-02-20T01:05:57.677Z] ad3a456e5733: Pulling fs layer [2024-02-20T01:05:57.677Z] 69c7f0334f64: Pulling fs layer [2024-02-20T01:05:57.677Z] 1f1c1a5573a3: Pulling fs layer [2024-02-20T01:05:57.677Z] ce7588e14bc9: Pulling fs layer [2024-02-20T01:05:57.677Z] b5e4710f87ac: Pulling fs layer [2024-02-20T01:05:57.677Z] ad3a456e5733: Waiting [2024-02-20T01:05:57.677Z] 1f1c1a5573a3: Waiting [2024-02-20T01:05:57.677Z] b5e4710f87ac: Waiting [2024-02-20T01:05:57.677Z] ce7588e14bc9: Waiting [2024-02-20T01:05:57.677Z] 69c7f0334f64: Waiting [2024-02-20T01:05:57.677Z] c4d48a809fc2: Verifying Checksum [2024-02-20T01:05:57.677Z] c4d48a809fc2: Download complete [2024-02-20T01:05:57.677Z] ad3a456e5733: Verifying Checksum [2024-02-20T01:05:57.677Z] ad3a456e5733: Download complete [2024-02-20T01:05:57.677Z] 69c7f0334f64: Download complete [2024-02-20T01:05:59.392Z] 7264a8db6415: Verifying Checksum [2024-02-20T01:05:59.392Z] 7264a8db6415: Download complete [2024-02-20T01:05:59.651Z] 1f1c1a5573a3: Verifying Checksum [2024-02-20T01:05:59.651Z] 1f1c1a5573a3: Download complete [2024-02-20T01:05:59.651Z] 7264a8db6415: Pull complete [2024-02-20T01:05:59.651Z] b5e4710f87ac: Verifying Checksum [2024-02-20T01:05:59.651Z] b5e4710f87ac: Download complete [2024-02-20T01:05:59.651Z] c4d48a809fc2: Pull complete [2024-02-20T01:05:59.915Z] 4f1c88b9dad5: Verifying Checksum [2024-02-20T01:05:59.915Z] 4f1c88b9dad5: Download complete [2024-02-20T01:05:59.947Z] using credential edgex-jenkins-ssh [2024-02-20T01:05:59.968Z] Cloning the remote Git repository [2024-02-20T01:06:00.173Z] ce7588e14bc9: Verifying Checksum [2024-02-20T01:06:00.173Z] ce7588e14bc9: Download complete [2024-02-20T01:06:00.020Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2024-02-20T01:06:00.118Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2024-02-20T01:06:00.278Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-02-20T01:06:00.279Z] > git --version # timeout=10 [2024-02-20T01:06:00.302Z] > git --version # 'git version 2.25.1' [2024-02-20T01:06:00.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-20T01:06:00.477Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-20T01:06:02.709Z] 4f1c88b9dad5: Pull complete [2024-02-20T01:06:02.967Z] ad3a456e5733: Pull complete [2024-02-20T01:06:02.967Z] 69c7f0334f64: Pull complete [2024-02-20T01:06:02.967Z] 1f1c1a5573a3: Pull complete [2024-02-20T01:06:02.707Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-02-20T01:06:02.738Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-20T01:06:04.244Z] Merging remotes/origin/main commit 37aa226f5376ea06b3ad5140468dce2825053009 into PR head commit 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 [2024-02-20T01:06:04.519Z] Merge succeeded, producing 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 [2024-02-20T01:06:04.520Z] Checking out Revision 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 (PR-229) [2024-02-20T01:06:03.697Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-02-20T01:06:03.735Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-02-20T01:06:03.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-20T01:06:03.750Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-20T01:06:04.272Z] > git config core.sparsecheckout # timeout=10 [2024-02-20T01:06:04.333Z] > git checkout -f 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 # timeout=10 [2024-02-20T01:06:04.419Z] > git remote # timeout=10 [2024-02-20T01:06:04.437Z] > git config --get remote.origin.url # timeout=10 [2024-02-20T01:06:04.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-20T01:06:04.481Z] > git merge 37aa226f5376ea06b3ad5140468dce2825053009 # timeout=10 [2024-02-20T01:06:04.507Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-20T01:06:04.528Z] > git config core.sparsecheckout # timeout=10 [2024-02-20T01:06:04.545Z] > git checkout -f 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 # timeout=10 [2024-02-20T01:06:05.028Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-02-20T01:06:05.075Z] > git --version # timeout=10 [2024-02-20T01:06:05.086Z] > git --version # 'git version 2.25.1' [2024-02-20T01:06:05.106Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-20T01:06:05.516Z] ce7588e14bc9: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2024-02-20T01:06:05.793Z] b5e4710f87ac: Pull complete [2024-02-20T01:06:05.793Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-20T01:06:05.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-20T01:06:05.793Z] ---> 88b5674ff536 [2024-02-20T01:06:05.793Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T01:06:06.457Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-20T01:06:06.457Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-20T01:06:06.457Z] Dload Upload Total Spent Left Speed [2024-02-20T01:06:06.457Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-02-20T01:06:06.805Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-20T01:06:07.150Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-20T01:06:07.150Z] + sudo tee /etc/docker/daemon.new [2024-02-20T01:06:07.150Z] { [2024-02-20T01:06:07.150Z] "registry-mirrors": [ [2024-02-20T01:06:07.150Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-20T01:06:07.150Z] ], [2024-02-20T01:06:07.150Z] "bip": "10.250.0.254/24", [2024-02-20T01:06:07.150Z] "hosts": [ [2024-02-20T01:06:07.150Z] "tcp://0.0.0.0:5555", [2024-02-20T01:06:07.150Z] "unix:///var/run/docker.sock" [2024-02-20T01:06:07.150Z] ], [2024-02-20T01:06:07.150Z] "mtu": 1458, [2024-02-20T01:06:07.150Z] "selinux-enabled": true, [2024-02-20T01:06:07.150Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-20T01:06:07.150Z] } [Pipeline] sh [2024-02-20T01:06:07.494Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-20T01:06:07.834Z] + sudo service docker restart [2024-02-20T01:06:09.980Z] ---> Running in 04449861e617 [2024-02-20T01:06:09.980Z] Removing intermediate container 04449861e617 [2024-02-20T01:06:09.980Z] ---> 0b7a812ddb9f [2024-02-20T01:06:09.980Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T01:06:09.980Z] ---> Running in e87fd4176bef [2024-02-20T01:06:09.980Z] Removing intermediate container e87fd4176bef [2024-02-20T01:06:09.980Z] ---> 22302ec1a380 [2024-02-20T01:06:09.980Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-02-20T01:06:09.980Z] ---> Running in 9f314f33d14a [2024-02-20T01:06:09.980Z] Removing intermediate container 9f314f33d14a [2024-02-20T01:06:09.980Z] ---> e4a267e37a70 [2024-02-20T01:06:09.980Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T01:06:10.239Z] ---> Running in 3909a0447c8a [2024-02-20T01:06:10.239Z] Removing intermediate container 3909a0447c8a [2024-02-20T01:06:10.239Z] ---> eee69df6ad34 [2024-02-20T01:06:10.239Z] Step 7/12 : WORKDIR /device-gpio [2024-02-20T01:06:10.239Z] ---> Running in 3a6649c33a4c [2024-02-20T01:06:10.239Z] Removing intermediate container 3a6649c33a4c [2024-02-20T01:06:10.239Z] ---> 0c8fc850370e [2024-02-20T01:06:10.239Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T01:06:10.239Z] ---> Running in fec8ddbd30f2 [2024-02-20T01:06:10.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T01:06:10.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T01:06:10.757Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-20T01:06:10.757Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-20T01:06:10.757Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-20T01:06:11.016Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-20T01:06:11.016Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T01:06:11.016Z] OK: 268 MiB in 56 packages [2024-02-20T01:06:11.275Z] Removing intermediate container fec8ddbd30f2 [2024-02-20T01:06:11.275Z] ---> d8cb18c68b48 [2024-02-20T01:06:11.275Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-20T01:06:11.534Z] ---> c203efd1bf64 [2024-02-20T01:06:11.534Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T01:06:11.534Z] ---> Running in d2d5febdd73e [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T01:06:26.184Z] provisioning config files... [2024-02-20T01:06:26.209Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config13509186884345860001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:06:26.718Z] ---> ****-login.sh [2024-02-20T01:06:26.718Z] nexus3.edgexfoundry.org:10001 [2024-02-20T01:06:26.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:06:27.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:06:27.257Z] Configure a credential helper to remove this warning. See [2024-02-20T01:06:27.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:06:27.257Z] [2024-02-20T01:06:27.257Z] Login Succeeded [2024-02-20T01:06:27.257Z] nexus3.edgexfoundry.org:10002 [2024-02-20T01:06:27.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:06:27.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:06:27.800Z] Configure a credential helper to remove this warning. See [2024-02-20T01:06:27.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:06:27.800Z] [2024-02-20T01:06:27.800Z] Login Succeeded [2024-02-20T01:06:27.800Z] nexus3.edgexfoundry.org:10003 [2024-02-20T01:06:27.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:06:28.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:06:28.069Z] Configure a credential helper to remove this warning. See [2024-02-20T01:06:28.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:06:28.070Z] [2024-02-20T01:06:28.070Z] Login Succeeded [2024-02-20T01:06:28.070Z] nexus3.edgexfoundry.org:10004 [2024-02-20T01:06:28.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:06:28.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:06:28.339Z] Configure a credential helper to remove this warning. See [2024-02-20T01:06:28.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:06:28.339Z] [2024-02-20T01:06:28.339Z] Login Succeeded [2024-02-20T01:06:28.339Z] ****.io [2024-02-20T01:06:28.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:06:28.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:06:28.879Z] Configure a credential helper to remove this warning. See [2024-02-20T01:06:28.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:06:28.879Z] [2024-02-20T01:06:28.879Z] Login Succeeded [2024-02-20T01:06:28.879Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T01:06:28.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-20T01:06:29.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T01:06:29.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T01:06:29.564Z] ========================================================= [2024-02-20T01:06:29.564Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-20T01:06:29.564Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:06:30.203Z] + 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 . [2024-02-20T01:06:30.472Z] Sending build context to Docker daemon 12.35MB [2024-02-20T01:06:30.739Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T01:06:30.739Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-20T01:06:30.739Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-20T01:06:30.739Z] 9fda8d8052c6: Pulling fs layer [2024-02-20T01:06:30.739Z] 5d54e960e981: Pulling fs layer [2024-02-20T01:06:30.739Z] c4a7e357bf2a: Pulling fs layer [2024-02-20T01:06:30.739Z] f0e02332f6b5: Pulling fs layer [2024-02-20T01:06:30.739Z] 872ee5b61b7b: Pulling fs layer [2024-02-20T01:06:30.739Z] 0c6a40ed1a82: Pulling fs layer [2024-02-20T01:06:30.739Z] 94ae7d8d031c: Pulling fs layer [2024-02-20T01:06:30.739Z] 872ee5b61b7b: Waiting [2024-02-20T01:06:30.739Z] 0c6a40ed1a82: Waiting [2024-02-20T01:06:30.739Z] 94ae7d8d031c: Waiting [2024-02-20T01:06:30.739Z] f0e02332f6b5: Waiting [2024-02-20T01:06:30.739Z] 5d54e960e981: Verifying Checksum [2024-02-20T01:06:30.739Z] 5d54e960e981: Download complete [2024-02-20T01:06:30.739Z] f0e02332f6b5: Verifying Checksum [2024-02-20T01:06:30.739Z] f0e02332f6b5: Download complete [2024-02-20T01:06:31.009Z] 872ee5b61b7b: Verifying Checksum [2024-02-20T01:06:31.009Z] 872ee5b61b7b: Download complete [2024-02-20T01:06:31.009Z] 9fda8d8052c6: Download complete [2024-02-20T01:06:31.278Z] 94ae7d8d031c: Verifying Checksum [2024-02-20T01:06:31.278Z] 94ae7d8d031c: Download complete [2024-02-20T01:06:31.868Z] 9fda8d8052c6: Pull complete [2024-02-20T01:06:32.456Z] 5d54e960e981: Pull complete [2024-02-20T01:06:32.724Z] c4a7e357bf2a: Verifying Checksum [2024-02-20T01:06:32.724Z] c4a7e357bf2a: Download complete [2024-02-20T01:06:33.686Z] 0c6a40ed1a82: Verifying Checksum [2024-02-20T01:06:33.686Z] 0c6a40ed1a82: Download complete [2024-02-20T01:06:38.184Z] Removing intermediate container d2d5febdd73e [2024-02-20T01:06:38.184Z] ---> 4772931590e8 [2024-02-20T01:06:38.184Z] Step 11/12 : COPY . . [2024-02-20T01:06:38.444Z] ---> 3aafa4932d63 [2024-02-20T01:06:38.444Z] Step 12/12 : RUN ${MAKE} [2024-02-20T01:06:38.444Z] ---> Running in 5cbb717b8f21 [2024-02-20T01:06:38.702Z] noop [2024-02-20T01:06:38.962Z] Removing intermediate container 5cbb717b8f21 [2024-02-20T01:06:38.962Z] ---> 14fc43f201b2 [2024-02-20T01:06:38.962Z] Successfully built 14fc43f201b2 [2024-02-20T01:06:38.962Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:06:39.543Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-20T01:06:39.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:06:39.774Z] prd-ubuntu20.04-docker-8c-8g-1296 does not seem to be running inside a container [2024-02-20T01:06:39.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-229 -v /w/workspace/edgexfoundry_device-gpio_PR-229:/w/workspace/edgexfoundry_device-gpio_PR-229:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-229@tmp:/w/workspace/edgexfoundry_device-gpio_PR-229@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 [2024-02-20T01:06:40.148Z] $ docker top d6fb79fdcb2d9615c4aa9e15859ac5d0424d556b61e682bd2fc7825b66d8ef4b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T01:06:40.609Z] + go version [2024-02-20T01:06:40.609Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-20T01:06:40.663Z] $ docker stop --time=1 d6fb79fdcb2d9615c4aa9e15859ac5d0424d556b61e682bd2fc7825b66d8ef4b [2024-02-20T01:06:41.951Z] $ docker rm -f --volumes d6fb79fdcb2d9615c4aa9e15859ac5d0424d556b61e682bd2fc7825b66d8ef4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:06:43.051Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-20T01:06:43.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:06:43.282Z] prd-ubuntu20.04-docker-8c-8g-1296 does not seem to be running inside a container [2024-02-20T01:06:43.316Z] $ 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-229 -v /w/workspace/edgexfoundry_device-gpio_PR-229:/w/workspace/edgexfoundry_device-gpio_PR-229:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-229@tmp:/w/workspace/edgexfoundry_device-gpio_PR-229@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 [2024-02-20T01:06:43.666Z] $ docker top 9c8f888de1868471a5dc776e309064e0ac7cb1f33a782428ff4f02937748e788 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T01:06:44.139Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-229 [Pipeline] fileExists [Pipeline] sh [2024-02-20T01:06:44.543Z] + make test [2024-02-20T01:06:44.543Z] go test ./... -coverprofile=coverage.out ./... [2024-02-20T01:06:45.919Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-02-20T01:06:46.015Z] c4a7e357bf2a: Pull complete [2024-02-20T01:06:46.015Z] f0e02332f6b5: Pull complete [2024-02-20T01:06:46.286Z] 872ee5b61b7b: Pull complete [2024-02-20T01:06:55.883Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-02-20T01:06:55.883Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-02-20T01:06:56.386Z] 0c6a40ed1a82: Pull complete [2024-02-20T01:06:56.652Z] 94ae7d8d031c: Pull complete [2024-02-20T01:06:56.652Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-20T01:06:56.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-20T01:06:56.652Z] ---> 86de565de09d [2024-02-20T01:06:56.652Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-20T01:06:58.592Z] ---> Running in e4911960fe7f [2024-02-20T01:06:58.592Z] Removing intermediate container e4911960fe7f [2024-02-20T01:06:58.592Z] ---> 45098a6236c7 [2024-02-20T01:06:58.592Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T01:06:58.870Z] ---> Running in 0da8438ab5e2 [2024-02-20T01:06:59.138Z] Removing intermediate container 0da8438ab5e2 [2024-02-20T01:06:59.138Z] ---> 223ab6892173 [2024-02-20T01:06:59.138Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-02-20T01:06:59.138Z] ---> Running in 484bcdc94dfc [2024-02-20T01:06:59.406Z] Removing intermediate container 484bcdc94dfc [2024-02-20T01:06:59.406Z] ---> 630b951440b2 [2024-02-20T01:06:59.406Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T01:06:59.406Z] ---> Running in f2d1d994c263 [2024-02-20T01:06:59.675Z] Removing intermediate container f2d1d994c263 [2024-02-20T01:06:59.675Z] ---> cf8f354cb693 [2024-02-20T01:06:59.675Z] Step 7/12 : WORKDIR /device-gpio [2024-02-20T01:06:59.943Z] ---> Running in f46d3ac9000a [2024-02-20T01:07:00.066Z] go vet ./... [2024-02-20T01:07:00.212Z] Removing intermediate container f46d3ac9000a [2024-02-20T01:07:00.212Z] ---> eda90ca85550 [2024-02-20T01:07:00.212Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T01:07:00.212Z] ---> Running in daf1b9c55af2 [2024-02-20T01:07:01.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T01:07:01.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T01:07:03.350Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-20T01:07:03.350Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-20T01:07:03.350Z] ./bin/test-attribution-txt.sh [2024-02-20T01:07:03.350Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-20T01:07:03.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-02-20T01:07:03.416Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-20T01:07:03.416Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-20T01:07:03.416Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-20T01:07:03.416Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-20T01:07:03.416Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T01:07:03.416Z] OK: 271 MiB in 56 packages [Pipeline] } [2024-02-20T01:07:03.487Z] $ docker stop --time=1 9c8f888de1868471a5dc776e309064e0ac7cb1f33a782428ff4f02937748e788 [2024-02-20T01:07:06.009Z] Removing intermediate container daf1b9c55af2 [2024-02-20T01:07:06.009Z] ---> f8a3a924f0e4 [2024-02-20T01:07:06.009Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-20T01:07:06.277Z] ---> 1ae8eb765639 [2024-02-20T01:07:06.277Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T01:07:06.277Z] ---> Running in c36bc87ddebc [2024-02-20T01:07:06.581Z] $ docker rm -f --volumes 9c8f888de1868471a5dc776e309064e0ac7cb1f33a782428ff4f02937748e788 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T01:07:07.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-20T01:07:07.298Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-20T01:07:08.235Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-20T01:07:08.552Z] + ls -al . [2024-02-20T01:07:08.552Z] total 152 [2024-02-20T01:07:08.552Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 01:06 . [2024-02-20T01:07:08.552Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 01:05 .. [2024-02-20T01:07:08.552Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 20 01:05 .dockerignore [2024-02-20T01:07:08.552Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 01:06 .git [2024-02-20T01:07:08.552Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:05 .github [2024-02-20T01:07:08.552Z] -rw-rw-r-- 1 jenkins jenkins 277 Feb 20 01:05 .gitignore [2024-02-20T01:07:08.552Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 01:05 .golangci.yml [2024-02-20T01:07:08.552Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 01:05 .semver [2024-02-20T01:07:08.552Z] -rw-rw-r-- 1 jenkins jenkins 10671 Feb 20 01:05 Attribution.txt [2024-02-20T01:07:08.552Z] -rw-rw-r-- 1 jenkins jenkins 7171 Feb 20 01:05 CHANGELOG.md [2024-02-20T01:07:08.552Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 20 01:05 Dockerfile [2024-02-20T01:07:08.552Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 01:05 GOVERNANCE.md [2024-02-20T01:07:08.552Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 20 01:05 Jenkinsfile [2024-02-20T01:07:08.552Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 01:05 LICENSE [2024-02-20T01:07:08.552Z] -rw-rw-r-- 1 jenkins jenkins 1923 Feb 20 01:05 Makefile [2024-02-20T01:07:08.552Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 20 01:05 OWNERS.md [2024-02-20T01:07:08.552Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 20 01:05 README.md [2024-02-20T01:07:08.552Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 01:05 VERSION [2024-02-20T01:07:08.552Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 01:05 bin [2024-02-20T01:07:08.552Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:05 cmd [2024-02-20T01:07:08.552Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 20 01:06 coverage.out [2024-02-20T01:07:08.552Z] -rw-rw-r-- 1 jenkins jenkins 3742 Feb 20 01:05 go.mod [2024-02-20T01:07:08.552Z] -rw-rw-r-- 1 jenkins jenkins 34690 Feb 20 01:05 go.sum [2024-02-20T01:07:08.552Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:05 internal [2024-02-20T01:07:08.552Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 20 01:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:07:09.029Z] + 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=1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 --label arch=amd64 --label version=0.0.0 . [2024-02-20T01:07:09.029Z] Sending build context to Docker daemon 24.55MB [2024-02-20T01:07:09.029Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T01:07:09.029Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-20T01:07:09.029Z] ---> 14fc43f201b2 [2024-02-20T01:07:09.029Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-02-20T01:07:09.290Z] ---> Running in c789a1528f61 [2024-02-20T01:07:09.549Z] Removing intermediate container c789a1528f61 [2024-02-20T01:07:09.549Z] ---> 2637fc1f993f [2024-02-20T01:07:09.549Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T01:07:09.549Z] ---> Running in da14ce9ab66a [2024-02-20T01:07:09.549Z] Removing intermediate container da14ce9ab66a [2024-02-20T01:07:09.549Z] ---> 7f270bda69e6 [2024-02-20T01:07:09.549Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-02-20T01:07:09.549Z] ---> Running in b4b151a11fa1 [2024-02-20T01:07:09.549Z] Removing intermediate container b4b151a11fa1 [2024-02-20T01:07:09.549Z] ---> 828054bd9f34 [2024-02-20T01:07:09.549Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T01:07:09.549Z] ---> Running in 38a69ccd0fb1 [2024-02-20T01:07:09.808Z] Removing intermediate container 38a69ccd0fb1 [2024-02-20T01:07:09.808Z] ---> b45f9df671d9 [2024-02-20T01:07:09.808Z] Step 7/26 : WORKDIR /device-gpio [2024-02-20T01:07:09.808Z] ---> Running in a874a10d784c [2024-02-20T01:07:09.808Z] Removing intermediate container a874a10d784c [2024-02-20T01:07:09.808Z] ---> b374e56b06a1 [2024-02-20T01:07:09.808Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T01:07:09.808Z] ---> Running in 65d0ec0d2bbb [2024-02-20T01:07:10.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T01:07:10.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T01:07:10.584Z] OK: 268 MiB in 56 packages [2024-02-20T01:07:10.844Z] Removing intermediate container 65d0ec0d2bbb [2024-02-20T01:07:10.844Z] ---> a6085bc079cf [2024-02-20T01:07:10.844Z] Step 9/26 : COPY go.mod vendor* ./ [2024-02-20T01:07:10.844Z] ---> 867c6e48f8eb [2024-02-20T01:07:10.844Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T01:07:10.844Z] ---> Running in 74b9951d6270 [2024-02-20T01:07:11.412Z] Removing intermediate container 74b9951d6270 [2024-02-20T01:07:11.412Z] ---> eb6dc1c9ba14 [2024-02-20T01:07:11.412Z] Step 11/26 : COPY . . [2024-02-20T01:07:12.417Z] ---> 9938551943d9 [2024-02-20T01:07:12.417Z] Step 12/26 : RUN ${MAKE} [2024-02-20T01:07:12.417Z] ---> Running in 90989ce26958 [2024-02-20T01:07:12.676Z] 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.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-02-20T01:07:30.759Z] Removing intermediate container 90989ce26958 [2024-02-20T01:07:30.759Z] ---> 2249ad096149 [2024-02-20T01:07:30.759Z] Step 13/26 : FROM alpine:3.18 [2024-02-20T01:07:30.759Z] 3.18: Pulling from library/alpine [2024-02-20T01:07:30.759Z] 619be1103602: Pulling fs layer [2024-02-20T01:07:31.017Z] 619be1103602: Verifying Checksum [2024-02-20T01:07:31.017Z] 619be1103602: Download complete [2024-02-20T01:07:31.277Z] 619be1103602: Pull complete [2024-02-20T01:07:31.277Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-20T01:07:31.277Z] Status: Downloaded newer image for alpine:3.18 [2024-02-20T01:07:31.277Z] ---> d3782b16ccc9 [2024-02-20T01:07:31.277Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-02-20T01:07:31.535Z] ---> Running in f25261d73de1 [2024-02-20T01:07:31.535Z] Removing intermediate container f25261d73de1 [2024-02-20T01:07:31.535Z] ---> 1f13a1b9908c [2024-02-20T01:07:31.535Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-02-20T01:07:31.535Z] ---> Running in f72c5c5baf92 [2024-02-20T01:07:31.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T01:07:31.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T01:07:32.361Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-20T01:07:32.361Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T01:07:32.361Z] OK: 7 MiB in 16 packages [2024-02-20T01:07:32.620Z] Removing intermediate container f72c5c5baf92 [2024-02-20T01:07:32.620Z] ---> 851a375bb504 [2024-02-20T01:07:32.620Z] Step 16/26 : RUN apk --no-cache upgrade [2024-02-20T01:07:32.620Z] ---> Running in 646356de7376 [2024-02-20T01:07:32.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T01:07:32.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T01:07:33.137Z] OK: 7 MiB in 16 packages [2024-02-20T01:07:33.394Z] Removing intermediate container 646356de7376 [2024-02-20T01:07:33.394Z] ---> d1cdd5c27411 [2024-02-20T01:07:33.394Z] Step 17/26 : WORKDIR / [2024-02-20T01:07:33.394Z] ---> Running in 9681c16a5841 [2024-02-20T01:07:33.394Z] Removing intermediate container 9681c16a5841 [2024-02-20T01:07:33.394Z] ---> 0fd4a4e906bd [2024-02-20T01:07:33.394Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-02-20T01:07:33.652Z] ---> 89e0631c41e3 [2024-02-20T01:07:33.652Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-02-20T01:07:33.652Z] ---> 8e98e69c50a1 [2024-02-20T01:07:33.652Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-02-20T01:07:34.587Z] ---> dd19a2c21015 [2024-02-20T01:07:34.587Z] Step 21/26 : EXPOSE 59910 [2024-02-20T01:07:34.587Z] ---> Running in 91397362f37f [2024-02-20T01:07:34.587Z] Removing intermediate container 91397362f37f [2024-02-20T01:07:34.587Z] ---> e95616cccc3d [2024-02-20T01:07:34.587Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-02-20T01:07:34.587Z] ---> Running in e9273427ee52 [2024-02-20T01:07:34.587Z] Removing intermediate container e9273427ee52 [2024-02-20T01:07:34.587Z] ---> ffc0b510adbe [2024-02-20T01:07:34.587Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-20T01:07:34.587Z] ---> Running in dbc79d31074c [2024-02-20T01:07:34.846Z] Removing intermediate container dbc79d31074c [2024-02-20T01:07:34.846Z] ---> 5e9232736e88 [2024-02-20T01:07:34.846Z] Step 24/26 : LABEL arch=amd64 [2024-02-20T01:07:34.846Z] ---> Running in 75cb0386846a [2024-02-20T01:07:34.846Z] Removing intermediate container 75cb0386846a [2024-02-20T01:07:34.846Z] ---> f420a58b0658 [2024-02-20T01:07:34.846Z] Step 25/26 : LABEL git_sha=1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 [2024-02-20T01:07:34.846Z] ---> Running in 3021a8549e46 [2024-02-20T01:07:34.846Z] Removing intermediate container 3021a8549e46 [2024-02-20T01:07:34.846Z] ---> f07b547f028f [2024-02-20T01:07:34.846Z] Step 26/26 : LABEL version=0.0.0 [2024-02-20T01:07:34.846Z] ---> Running in 4497f641dd6a [2024-02-20T01:07:35.104Z] Removing intermediate container 4497f641dd6a [2024-02-20T01:07:35.104Z] ---> 387a7c94b663 [2024-02-20T01:07:35.104Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-20T01:07:35.104Z] Successfully built 387a7c94b663 [2024-02-20T01:07:35.104Z] 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 [2024-02-20T01:07:36.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T01:07:36.471Z] [2024-02-20T01:07:36.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:07:36.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T01:07:36.893Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-20T01:07:36.893Z] 5eb5b503b376: Pulling fs layer [2024-02-20T01:07:36.893Z] 5c69ac0246d0: Pulling fs layer [2024-02-20T01:07:36.893Z] ec43610c2a17: Pulling fs layer [2024-02-20T01:07:36.893Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-20T01:07:36.893Z] 33b1e0a273af: Pulling fs layer [2024-02-20T01:07:36.893Z] 5d3b04190fa2: Pulling fs layer [2024-02-20T01:07:36.893Z] 2f39f015ded8: Pulling fs layer [2024-02-20T01:07:36.893Z] 5d3b04190fa2: Waiting [2024-02-20T01:07:36.893Z] 2f39f015ded8: Waiting [2024-02-20T01:07:36.893Z] 3a2ae6a8a46f: Waiting [2024-02-20T01:07:36.893Z] 33b1e0a273af: Waiting [2024-02-20T01:07:36.893Z] 5c69ac0246d0: Verifying Checksum [2024-02-20T01:07:36.893Z] 5c69ac0246d0: Download complete [2024-02-20T01:07:36.893Z] 3a2ae6a8a46f: Download complete [2024-02-20T01:07:36.893Z] 33b1e0a273af: Download complete [2024-02-20T01:07:36.893Z] ec43610c2a17: Verifying Checksum [2024-02-20T01:07:36.893Z] ec43610c2a17: Download complete [2024-02-20T01:07:36.893Z] 5d3b04190fa2: Verifying Checksum [2024-02-20T01:07:36.893Z] 5d3b04190fa2: Download complete [2024-02-20T01:07:37.151Z] 5eb5b503b376: Verifying Checksum [2024-02-20T01:07:37.151Z] 5eb5b503b376: Download complete [2024-02-20T01:07:37.716Z] 2f39f015ded8: Download complete [2024-02-20T01:07:38.281Z] 5eb5b503b376: Pull complete [2024-02-20T01:07:38.281Z] 5c69ac0246d0: Pull complete [2024-02-20T01:07:38.848Z] ec43610c2a17: Pull complete [2024-02-20T01:07:38.848Z] 3a2ae6a8a46f: Pull complete [2024-02-20T01:07:38.848Z] 33b1e0a273af: Pull complete [2024-02-20T01:07:39.106Z] 5d3b04190fa2: Pull complete [2024-02-20T01:07:43.291Z] 2f39f015ded8: Pull complete [2024-02-20T01:07:43.291Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-20T01:07:43.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T01:07:43.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:07:43.680Z] prd-ubuntu20.04-docker-8c-8g-1296 does not seem to be running inside a container [2024-02-20T01:07:43.708Z] $ 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-229 -v /w/workspace/edgexfoundry_device-gpio_PR-229:/w/workspace/edgexfoundry_device-gpio_PR-229:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-229@tmp:/w/workspace/edgexfoundry_device-gpio_PR-229@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 [2024-02-20T01:07:48.480Z] $ docker top 86b733c6d282082e3982add4e9660f006c109daa3c70633e922d76c260047068 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:07:49.052Z] ---> job-cost.sh [2024-02-20T01:07:49.052Z] lf-activate-venv: SKIPPING [2024-02-20T01:07:49.052Z] INFO: No Stack... [2024-02-20T01:07:49.312Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-20T01:07:49.572Z] INFO: Archiving Costs [Pipeline] sh [2024-02-20T01:07:49.900Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-229/archives/cost.csv [2024-02-20T01:07:49.900Z] + cut -d, -f6 [Pipeline] lock [2024-02-20T01:07:49.943Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-229-1-stack-cost] [2024-02-20T01:07:49.949Z] Resource [jenkins-edgexfoundry-device-gpio-PR-229-1-stack-cost] did not exist. Created. [2024-02-20T01:07:49.955Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-20T01:07:50.443Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-20T01:07:50.490Z] Stashed 1 file(s) [Pipeline] } [2024-02-20T01:07:50.562Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-229-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-20T01:07:50.716Z] $ docker stop --time=1 86b733c6d282082e3982add4e9660f006c109daa3c70633e922d76c260047068 [2024-02-20T01:07:51.878Z] $ docker rm -f --volumes 86b733c6d282082e3982add4e9660f006c109daa3c70633e922d76c260047068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-20T01:08:17.241Z] Removing intermediate container c36bc87ddebc [2024-02-20T01:08:17.241Z] ---> 8eac81f02668 [2024-02-20T01:08:17.241Z] Step 11/12 : COPY . . [2024-02-20T01:08:17.241Z] ---> 0b3df0817abd [2024-02-20T01:08:17.241Z] Step 12/12 : RUN ${MAKE} [2024-02-20T01:08:17.241Z] ---> Running in fd977c70e5b6 [2024-02-20T01:08:17.241Z] noop [2024-02-20T01:08:17.241Z] Removing intermediate container fd977c70e5b6 [2024-02-20T01:08:17.241Z] ---> 162ef8fe71d6 [2024-02-20T01:08:17.241Z] Successfully built 162ef8fe71d6 [2024-02-20T01:08:17.241Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:08:17.858Z] + docker inspect -f . ci-base-image-arm64 [2024-02-20T01:08:17.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:08:18.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-1294 does not seem to be running inside a container [2024-02-20T01:08:18.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-20T01:08:19.532Z] $ docker top 5f0fd0d0d7490c031ae4ae7de8b22523496bca300b2c8aded4de91060e90602e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T01:08:20.517Z] + go version [2024-02-20T01:08:20.517Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-20T01:08:20.555Z] $ docker stop --time=1 5f0fd0d0d7490c031ae4ae7de8b22523496bca300b2c8aded4de91060e90602e [2024-02-20T01:08:22.195Z] $ docker rm -f --volumes 5f0fd0d0d7490c031ae4ae7de8b22523496bca300b2c8aded4de91060e90602e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:08:23.556Z] + docker inspect -f . ci-base-image-arm64 [2024-02-20T01:08:23.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:08:23.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-1294 does not seem to be running inside a container [2024-02-20T01:08:23.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-20T01:08:25.265Z] $ docker top 4bad3862f0180518753b6eab8a8f566067d95b47b5c51e6a40389ae07f003df9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T01:08:26.250Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2024-02-20T01:08:27.002Z] + make test [2024-02-20T01:08:27.002Z] go test ./... -coverprofile=coverage.out ./... [2024-02-20T01:08:33.648Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-02-20T01:10:10.275Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-02-20T01:10:10.275Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-02-20T01:10:10.275Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-20T01:10:10.275Z] go vet ./... [2024-02-20T01:10:25.291Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-20T01:10:25.291Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-20T01:10:25.291Z] ./bin/test-attribution-txt.sh [2024-02-20T01:10:25.291Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-20T01:10:25.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-20T01:10:25.416Z] $ docker stop --time=1 4bad3862f0180518753b6eab8a8f566067d95b47b5c51e6a40389ae07f003df9 [2024-02-20T01:10:27.265Z] $ docker rm -f --volumes 4bad3862f0180518753b6eab8a8f566067d95b47b5c51e6a40389ae07f003df9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T01:10:28.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-20T01:10:28.611Z] Warning: overwriting stash ‘coverage-report’ [2024-02-20T01:10:29.016Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T01:10:29.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-20T01:10:30.212Z] + ls -al . [2024-02-20T01:10:30.212Z] total 148 [2024-02-20T01:10:30.212Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 20 01:08 . [2024-02-20T01:10:30.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 01:06 .. [2024-02-20T01:10:30.212Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 20 01:06 .dockerignore [2024-02-20T01:10:30.212Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 01:06 .git [2024-02-20T01:10:30.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:06 .github [2024-02-20T01:10:30.212Z] -rw-rw-r-- 1 jenkins jenkins 277 Feb 20 01:06 .gitignore [2024-02-20T01:10:30.212Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 01:06 .golangci.yml [2024-02-20T01:10:30.212Z] -rw-rw-r-- 1 jenkins jenkins 10671 Feb 20 01:06 Attribution.txt [2024-02-20T01:10:30.212Z] -rw-rw-r-- 1 jenkins jenkins 7171 Feb 20 01:06 CHANGELOG.md [2024-02-20T01:10:30.212Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 20 01:06 Dockerfile [2024-02-20T01:10:30.212Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 01:06 GOVERNANCE.md [2024-02-20T01:10:30.212Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 20 01:06 Jenkinsfile [2024-02-20T01:10:30.212Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 01:06 LICENSE [2024-02-20T01:10:30.212Z] -rw-rw-r-- 1 jenkins jenkins 1923 Feb 20 01:06 Makefile [2024-02-20T01:10:30.212Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 20 01:06 OWNERS.md [2024-02-20T01:10:30.212Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 20 01:06 README.md [2024-02-20T01:10:30.212Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 01:05 VERSION [2024-02-20T01:10:30.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 01:06 bin [2024-02-20T01:10:30.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:06 cmd [2024-02-20T01:10:30.212Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 20 01:08 coverage.out [2024-02-20T01:10:30.212Z] -rw-rw-r-- 1 jenkins jenkins 3742 Feb 20 01:06 go.mod [2024-02-20T01:10:30.212Z] -rw-rw-r-- 1 jenkins jenkins 34690 Feb 20 01:06 go.sum [2024-02-20T01:10:30.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:06 internal [2024-02-20T01:10:30.212Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 20 01:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:10:30.724Z] + 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=1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 --label arch=arm64 --label version=0.0.0 . [2024-02-20T01:10:31.310Z] Sending build context to Docker daemon 12.35MB [2024-02-20T01:10:31.310Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T01:10:31.310Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-20T01:10:31.310Z] ---> 162ef8fe71d6 [2024-02-20T01:10:31.310Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-02-20T01:10:32.277Z] ---> Running in 0157f94a195e [2024-02-20T01:10:32.549Z] Removing intermediate container 0157f94a195e [2024-02-20T01:10:32.549Z] ---> 558337b98b98 [2024-02-20T01:10:32.549Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T01:10:32.549Z] ---> Running in eacafe25e157 [2024-02-20T01:10:32.817Z] Removing intermediate container eacafe25e157 [2024-02-20T01:10:32.817Z] ---> 6739cf3867a7 [2024-02-20T01:10:32.817Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-02-20T01:10:32.817Z] ---> Running in d4cd815e14e5 [2024-02-20T01:10:33.088Z] Removing intermediate container d4cd815e14e5 [2024-02-20T01:10:33.088Z] ---> 499598fd9401 [2024-02-20T01:10:33.088Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T01:10:33.356Z] ---> Running in 25326e11721c [2024-02-20T01:10:33.623Z] Removing intermediate container 25326e11721c [2024-02-20T01:10:33.623Z] ---> 19a267f6a60e [2024-02-20T01:10:33.623Z] Step 7/26 : WORKDIR /device-gpio [2024-02-20T01:10:33.623Z] ---> Running in 4c25070cbe23 [2024-02-20T01:10:33.890Z] Removing intermediate container 4c25070cbe23 [2024-02-20T01:10:33.890Z] ---> 19e4983c803b [2024-02-20T01:10:33.890Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T01:10:33.890Z] ---> Running in ac0e8c326fec [2024-02-20T01:10:34.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T01:10:35.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T01:10:36.390Z] OK: 271 MiB in 56 packages [2024-02-20T01:10:37.361Z] Removing intermediate container ac0e8c326fec [2024-02-20T01:10:37.361Z] ---> 6f1202a10add [2024-02-20T01:10:37.361Z] Step 9/26 : COPY go.mod vendor* ./ [2024-02-20T01:10:37.945Z] ---> cd80fd02f36e [2024-02-20T01:10:37.945Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T01:10:37.945Z] ---> Running in 869c45ea0c03 [2024-02-20T01:10:39.884Z] Removing intermediate container 869c45ea0c03 [2024-02-20T01:10:39.884Z] ---> c4b0ba70c8d6 [2024-02-20T01:10:39.884Z] Step 11/26 : COPY . . [2024-02-20T01:10:40.845Z] ---> aea7b02d11f5 [2024-02-20T01:10:40.845Z] Step 12/26 : RUN ${MAKE} [2024-02-20T01:10:41.113Z] ---> Running in 8d4df9ba49f3 [2024-02-20T01:10:42.068Z] 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.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-02-20T01:12:33.723Z] Removing intermediate container 8d4df9ba49f3 [2024-02-20T01:12:33.723Z] ---> 33b4d4354a18 [2024-02-20T01:12:33.723Z] Step 13/26 : FROM alpine:3.18 [2024-02-20T01:12:33.723Z] 3.18: Pulling from library/alpine [2024-02-20T01:12:33.723Z] c6b39de5b339: Pulling fs layer [2024-02-20T01:12:33.723Z] c6b39de5b339: Verifying Checksum [2024-02-20T01:12:33.723Z] c6b39de5b339: Download complete [2024-02-20T01:12:33.723Z] c6b39de5b339: Pull complete [2024-02-20T01:12:33.723Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-20T01:12:33.723Z] Status: Downloaded newer image for alpine:3.18 [2024-02-20T01:12:33.723Z] ---> 33abbf032149 [2024-02-20T01:12:33.723Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-02-20T01:12:33.723Z] ---> Running in 58fe6057002d [2024-02-20T01:12:33.723Z] Removing intermediate container 58fe6057002d [2024-02-20T01:12:33.723Z] ---> 7e50795582a3 [2024-02-20T01:12:33.723Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-02-20T01:12:33.723Z] ---> Running in 1542d3e77013 [2024-02-20T01:12:34.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T01:12:34.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T01:12:35.541Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-20T01:12:35.541Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T01:12:35.541Z] OK: 8 MiB in 16 packages [2024-02-20T01:12:36.498Z] Removing intermediate container 1542d3e77013 [2024-02-20T01:12:36.498Z] ---> 270a8c5829fe [2024-02-20T01:12:36.498Z] Step 16/26 : RUN apk --no-cache upgrade [2024-02-20T01:12:36.498Z] ---> Running in 2f91b5c05529 [2024-02-20T01:12:37.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T01:12:37.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T01:12:38.679Z] OK: 8 MiB in 16 packages [2024-02-20T01:12:39.652Z] Removing intermediate container 2f91b5c05529 [2024-02-20T01:12:39.652Z] ---> ac8484d6dd83 [2024-02-20T01:12:39.652Z] Step 17/26 : WORKDIR / [2024-02-20T01:12:39.652Z] ---> Running in 68baa536d4ac [2024-02-20T01:12:39.917Z] Removing intermediate container 68baa536d4ac [2024-02-20T01:12:39.917Z] ---> e5980500c6b4 [2024-02-20T01:12:39.917Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-02-20T01:12:45.235Z] ---> 2d3969cd7393 [2024-02-20T01:12:45.235Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-02-20T01:12:45.506Z] ---> d7d384ba5376 [2024-02-20T01:12:45.506Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-02-20T01:12:46.911Z] ---> 4886696890e1 [2024-02-20T01:12:46.911Z] Step 21/26 : EXPOSE 59910 [2024-02-20T01:12:46.911Z] ---> Running in ec0f3cc077c5 [2024-02-20T01:12:47.179Z] Removing intermediate container ec0f3cc077c5 [2024-02-20T01:12:47.179Z] ---> 2105888ed39f [2024-02-20T01:12:47.179Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-02-20T01:12:47.677Z] ---> Running in 3a2833e34659 [2024-02-20T01:12:47.677Z] Removing intermediate container 3a2833e34659 [2024-02-20T01:12:47.677Z] ---> 2bb72cc9f7e0 [2024-02-20T01:12:47.677Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-20T01:12:47.677Z] ---> Running in 43874f1cacb0 [2024-02-20T01:12:47.956Z] Removing intermediate container 43874f1cacb0 [2024-02-20T01:12:47.956Z] ---> c61e6a5592f6 [2024-02-20T01:12:47.956Z] Step 24/26 : LABEL arch=arm64 [2024-02-20T01:12:47.956Z] ---> Running in c95ad880bafc [2024-02-20T01:12:48.539Z] Removing intermediate container c95ad880bafc [2024-02-20T01:12:48.539Z] ---> 05504d43766c [2024-02-20T01:12:48.539Z] Step 25/26 : LABEL git_sha=1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 [2024-02-20T01:12:48.539Z] ---> Running in a9cf9298d79b [2024-02-20T01:12:48.813Z] Removing intermediate container a9cf9298d79b [2024-02-20T01:12:48.813Z] ---> a0023d9103b8 [2024-02-20T01:12:48.813Z] Step 26/26 : LABEL version=0.0.0 [2024-02-20T01:12:48.813Z] ---> Running in 80d350a70d14 [2024-02-20T01:12:49.081Z] Removing intermediate container 80d350a70d14 [2024-02-20T01:12:49.081Z] ---> dffd6d8cf382 [2024-02-20T01:12:49.081Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-20T01:12:49.081Z] Successfully built dffd6d8cf382 [2024-02-20T01:12:49.081Z] 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 [2024-02-20T01:12:50.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T01:12:50.377Z] [2024-02-20T01:12:50.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:12:50.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T01:12:50.824Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-20T01:12:50.824Z] 8998bd30e6a1: Pulling fs layer [2024-02-20T01:12:50.824Z] 04944245beec: Pulling fs layer [2024-02-20T01:12:50.824Z] 699f458cf7ca: Pulling fs layer [2024-02-20T01:12:50.824Z] 765212b225bb: Pulling fs layer [2024-02-20T01:12:50.824Z] f23df028b6ca: Pulling fs layer [2024-02-20T01:12:50.824Z] d65c8cfc05b1: Pulling fs layer [2024-02-20T01:12:50.824Z] 2437ff75d9bd: Pulling fs layer [2024-02-20T01:12:50.824Z] 765212b225bb: Waiting [2024-02-20T01:12:50.824Z] f23df028b6ca: Waiting [2024-02-20T01:12:50.824Z] d65c8cfc05b1: Waiting [2024-02-20T01:12:50.824Z] 2437ff75d9bd: Waiting [2024-02-20T01:12:51.090Z] 04944245beec: Verifying Checksum [2024-02-20T01:12:51.090Z] 04944245beec: Download complete [2024-02-20T01:12:51.090Z] 765212b225bb: Verifying Checksum [2024-02-20T01:12:51.090Z] 765212b225bb: Download complete [2024-02-20T01:12:51.090Z] f23df028b6ca: Verifying Checksum [2024-02-20T01:12:51.090Z] f23df028b6ca: Download complete [2024-02-20T01:12:51.090Z] d65c8cfc05b1: Verifying Checksum [2024-02-20T01:12:51.090Z] d65c8cfc05b1: Download complete [2024-02-20T01:12:51.357Z] 699f458cf7ca: Verifying Checksum [2024-02-20T01:12:51.357Z] 699f458cf7ca: Download complete [2024-02-20T01:12:51.624Z] 8998bd30e6a1: Verifying Checksum [2024-02-20T01:12:51.624Z] 8998bd30e6a1: Download complete [2024-02-20T01:12:54.206Z] 2437ff75d9bd: Verifying Checksum [2024-02-20T01:12:54.206Z] 2437ff75d9bd: Download complete [2024-02-20T01:12:56.788Z] 8998bd30e6a1: Pull complete [2024-02-20T01:12:59.365Z] 04944245beec: Pull complete [2024-02-20T01:13:00.772Z] 699f458cf7ca: Pull complete [2024-02-20T01:13:00.772Z] 765212b225bb: Pull complete [2024-02-20T01:13:01.731Z] f23df028b6ca: Pull complete [2024-02-20T01:13:01.731Z] d65c8cfc05b1: Pull complete [2024-02-20T01:13:20.074Z] 2437ff75d9bd: Pull complete [2024-02-20T01:13:20.074Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-20T01:13:20.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T01:13:20.074Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:13:20.606Z] prd-ubuntu20.04-docker-arm64-4c-16g-1294 does not seem to be running inside a container [2024-02-20T01:13:20.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-20T01:13:23.436Z] $ docker top a9a3fd6ca661af6692775daf900e1107c6f47e364a69737afac573809d48d190 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:13:24.450Z] ---> job-cost.sh [2024-02-20T01:13:24.450Z] lf-activate-venv: SKIPPING [2024-02-20T01:13:24.450Z] INFO: No Stack... [2024-02-20T01:13:25.030Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-20T01:13:25.980Z] INFO: Archiving Costs [Pipeline] sh [2024-02-20T01:13:26.645Z] + + cut -d,cat -f6 /w/workspace/device-gpio/1/archives/cost.csv [2024-02-20T01:13:26.645Z] [Pipeline] lock [2024-02-20T01:13:26.724Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-229-1-stack-cost] [2024-02-20T01:13:26.730Z] Resource [jenkins-edgexfoundry-device-gpio-PR-229-1-stack-cost] did not exist. Created. [2024-02-20T01:13:26.736Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-20T01:13:27.560Z] /w/workspace/device-gpio/1@tmp/durable-a75022ba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-20T01:13:28.223Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-20T01:13:28.265Z] Warning: overwriting stash ‘stack-cost’ [2024-02-20T01:13:28.309Z] Stashed 1 file(s) [Pipeline] } [2024-02-20T01:13:28.357Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-229-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-20T01:13:28.541Z] $ docker stop --time=1 a9a3fd6ca661af6692775daf900e1107c6f47e364a69737afac573809d48d190 [2024-02-20T01:13:30.068Z] $ docker rm -f --volumes a9a3fd6ca661af6692775daf900e1107c6f47e364a69737afac573809d48d190 [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 [2024-02-20T01:13:32.121Z] provisioning config files... [2024-02-20T01:13:32.128Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-229@tmp/config16995749361118198346tmp [Pipeline] { [Pipeline] sh [2024-02-20T01:13:32.563Z] + set +x [2024-02-20T01:13:32.563Z] + curl -s https://codecov.io/bash [2024-02-20T01:13:32.563Z] + bash -s -- [2024-02-20T01:13:32.563Z] [2024-02-20T01:13:32.563Z] _____ _ [2024-02-20T01:13:32.563Z] / ____| | | [2024-02-20T01:13:32.563Z] | | ___ __| | ___ ___ _____ __ [2024-02-20T01:13:32.563Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-20T01:13:32.563Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-20T01:13:32.563Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-20T01:13:32.563Z] Bash-1.0.6 [2024-02-20T01:13:32.563Z] [2024-02-20T01:13:32.563Z] [2024-02-20T01:13:32.563Z] ==> git version 2.25.1 found [2024-02-20T01:13:32.563Z] ==> 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 [2024-02-20T01:13:32.563Z] Release-Date: 2020-01-08 [2024-02-20T01:13:32.563Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-20T01:13:32.563Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-20T01:13:32.563Z] ==> Jenkins CI detected. [2024-02-20T01:13:32.563Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-229 [2024-02-20T01:13:32.563Z] project root: . [2024-02-20T01:13:32.563Z] --> token set from env [2024-02-20T01:13:32.563Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-20T01:13:32.563Z] ==> Running gcov in . (disable via -X gcov) [2024-02-20T01:13:32.822Z] ==> Python coveragepy not found [2024-02-20T01:13:32.822Z] ==> Searching for coverage reports in: [2024-02-20T01:13:32.822Z] + . [2024-02-20T01:13:32.822Z] -> Found 1 reports [2024-02-20T01:13:32.822Z] ==> Detecting git/mercurial file structure [2024-02-20T01:13:32.822Z] ==> Reading reports [2024-02-20T01:13:32.822Z] + ./coverage.out bytes=10 [2024-02-20T01:13:32.822Z] ==> Appending adjustments [2024-02-20T01:13:32.822Z] https://docs.codecov.io/docs/fixing-reports [2024-02-20T01:13:32.822Z] + Found adjustments [2024-02-20T01:13:32.822Z] ==> Gzipping contents [2024-02-20T01:13:32.822Z] 4.0K /tmp/codecov.PPTBUC.gz [2024-02-20T01:13:32.822Z] ==> Uploading reports [2024-02-20T01:13:32.822Z] url: https://codecov.io [2024-02-20T01:13:32.823Z] query: branch=PR-229&commit=1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-229%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=229&job=&cmd_args= [2024-02-20T01:13:32.823Z] -> Pinging Codecov [2024-02-20T01:13:32.823Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-229&commit=1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-229%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=229&job=&cmd_args= [2024-02-20T01:13:33.083Z] -> Uploading to [2024-02-20T01:13:33.083Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-20/3EC07B1A8CA8AF9BCAA0BB9F0134797F/1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865/3a8eca2c-f62c-4190-90c3-783ea77b42de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240220T011332Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51f1456717c7fa41e05f001765b294aeef093959b5fd974ec34dfc91abd564eb [2024-02-20T01:13:33.083Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-20T01:13:33.083Z] Dload Upload Total Spent Left Speed [2024-02-20T01:13:33.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2182 --:--:-- --:--:-- --:--:-- 2173 100 563 0 0 100 563 0 2173 --:--:-- --:--:-- --:--:-- 2173 [2024-02-20T01:13:33.343Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 [Pipeline] } [2024-02-20T01:13:33.373Z] 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 [2024-02-20T01:13:36.742Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-229/archives ] [2024-02-20T01:13:36.742Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-229/archives [2024-02-20T01:13:36.742Z] total 16 [2024-02-20T01:13:36.742Z] drwxr-xr-x 3 root root 4096 Feb 20 01:07 . [2024-02-20T01:13:36.742Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 01:07 .. [2024-02-20T01:13:36.742Z] drwxr-xr-x 2 root root 4096 Feb 20 01:07 cost [2024-02-20T01:13:36.742Z] -rw-r--r-- 1 root root 83 Feb 20 01:07 cost.csv [2024-02-20T01:13:36.742Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-229/archives [2024-02-20T01:13:36.742Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-229/archives [2024-02-20T01:13:36.742Z] total 16 [2024-02-20T01:13:36.742Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 01:07 . [2024-02-20T01:13:36.742Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 01:07 .. [2024-02-20T01:13:36.742Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 01:07 cost [2024-02-20T01:13:36.742Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 20 01:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:13:37.066Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:13:37.957Z] ---> package-listing.sh [2024-02-20T01:13:37.957Z] ++ facter osfamily [2024-02-20T01:13:37.957Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-20T01:13:38.216Z] + OS_FAMILY=debian [2024-02-20T01:13:38.216Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-229 [2024-02-20T01:13:38.216Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-20T01:13:38.216Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-20T01:13:38.216Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-20T01:13:38.216Z] + PACKAGES=/tmp/packages_start.txt [2024-02-20T01:13:38.216Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-229 ']' [2024-02-20T01:13:38.216Z] + PACKAGES=/tmp/packages_end.txt [2024-02-20T01:13:38.216Z] + case "${OS_FAMILY}" in [2024-02-20T01:13:38.216Z] + dpkg -l [2024-02-20T01:13:38.216Z] + grep '^ii' [2024-02-20T01:13:38.216Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-20T01:13:38.216Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-20T01:13:38.216Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-20T01:13:38.216Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-229 ']' [2024-02-20T01:13:38.216Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-229/archives/ [2024-02-20T01:13:38.216Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-229/archives/ [Pipeline] echo [2024-02-20T01:13:38.249Z] 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-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-20T01:13:38.541Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:13:39.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T01:13:39.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:13:39.469Z] prd-ubuntu20.04-docker-8c-8g-1296 does not seem to be running inside a container [2024-02-20T01:13:39.495Z] $ 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-229/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-229 -v /w/workspace/edgexfoundry_device-gpio_PR-229:/w/workspace/edgexfoundry_device-gpio_PR-229:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-229@tmp:/w/workspace/edgexfoundry_device-gpio_PR-229@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 [2024-02-20T01:13:39.726Z] $ docker top 398575b630b1697f30d802da3c7523e1761538f9fa64265b7e4a0d69e69c5fb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T01:13:40.231Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-20T01:13:40.541Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-20T01:13:40.867Z] + ls /var/log/sa-host [2024-02-20T01:13:40.867Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T01:13:41.140Z] provisioning config files... [2024-02-20T01:13:41.150Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-229@tmp/config2360483437305472396tmp [Pipeline] { [Pipeline] echo [2024-02-20T01:13:41.307Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:13:41.616Z] ---> create-netrc.sh [Pipeline] } [2024-02-20T01:13:41.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:13:42.150Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-20T01:13:42.181Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:13:42.491Z] ---> sudo-logs.sh [2024-02-20T01:13:42.491Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-20T01:13:42.649Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:13:42.963Z] ---> job-cost.sh [2024-02-20T01:13:42.963Z] lf-activate-venv: SKIPPING [2024-02-20T01:13:42.963Z] DEBUG: total: 0.2199999988079071 [2024-02-20T01:13:42.963Z] INFO: Retrieving Stack Cost... [2024-02-20T01:13:43.532Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-20T01:13:43.791Z] INFO: Archiving Costs [Pipeline] echo [2024-02-20T01:13:43.828Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:13:44.141Z] ---> logs-deploy.sh [2024-02-20T01:13:44.141Z] lf-activate-venv: SKIPPING [2024-02-20T01:13:44.141Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-229/1 [2024-02-20T01:13:44.141Z] INFO: archiving workspace using pattern(s): [2024-02-20T01:13:45.077Z] Archives upload complete. [2024-02-20T01:13:45.077Z] INFO: archiving logs to Nexus