Pull request #224 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5+084f94fc031ef57db339688d760303d40adcf824 (f1f5f84a4e163192cf3df7484b6991c3a0c760eb) 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-ssh7928347727727795057.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-ssh9469803395790210073.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-224/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-224/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16981039805445683831.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-224/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9116706883802055677.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-ssh4593570181319786329.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-224/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-224/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8569006084743950694.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-25346 in /w/workspace/edgexfoundry_device-gpio_PR-224 [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-224 # 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 Merging remotes/origin/main commit 084f94fc031ef57db339688d760303d40adcf824 into PR head commit f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 Merge succeeded, producing f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 Checking out Revision f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 (PR-224) Commit message: "build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/224/head:refs/remotes/origin/PR-224 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 # 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 084f94fc031ef57db339688d760303d40adcf824 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-18T23:37:14.073Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-18T23:37:14.278Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-18T23:37:14.398Z] ========================================================= [2023-12-18T23:37:14.398Z] EdgeX Global Pipelines Version Info [2023-12-18T23:37:14.398Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:37:15.171Z] ------------------- [2023-12-18T23:37:15.171Z] stable info: [2023-12-18T23:37:15.171Z] ------------------- [2023-12-18T23:37:15.171Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-18T23:37:15.171Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:37:15.171Z] Message: update stable to v1.0.258 [2023-12-18T23:37:15.738Z] ------------------- [2023-12-18T23:37:15.738Z] experimental info: [2023-12-18T23:37:15.738Z] ------------------- [2023-12-18T23:37:15.738Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-18T23:37:15.738Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:37:15.738Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-18T23:37:15.991Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-12-18T23:37:16.044Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-12-18T23:37:16.095Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-18T23:37:16.151Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-18T23:37:16.206Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-18T23:37:16.263Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-18T23:37:16.337Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-18T23:37:16.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-18T23:37:16.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-18T23:37:16.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-18T23:37:16.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-18T23:37:16.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-12-18T23:37:16.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-18T23:37:16.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-18T23:37:16.872Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-18T23:37:16.953Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-18T23:37:17.039Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T23:37:17.111Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T23:37:17.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-18T23:37:17.254Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-18T23:37:17.320Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-18T23:37:17.398Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-18T23:37:17.467Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-18T23:37:17.553Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-18T23:37:17.628Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-18T23:37:17.707Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-18T23:37:17.774Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-18T23:37:17.850Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-224 [Pipeline] echo [2023-12-18T23:37:17.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-224 [Pipeline] echo [2023-12-18T23:37:18.003Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-224 [Pipeline] echo [2023-12-18T23:37:18.075Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 [Pipeline] echo [2023-12-18T23:37:18.152Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f780f16 [Pipeline] echo [2023-12-18T23:37:18.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:37:18.407Z] provisioning config files... [2023-12-18T23:37:18.422Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-224@tmp/config3771817265240262055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:37:18.854Z] ---> ****-login.sh [2023-12-18T23:37:18.854Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:37:19.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:19.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:19.794Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:19.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:19.794Z] [2023-12-18T23:37:19.794Z] Login Succeeded [2023-12-18T23:37:19.794Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:37:19.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:19.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:19.794Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:19.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:19.794Z] [2023-12-18T23:37:19.794Z] Login Succeeded [2023-12-18T23:37:19.794Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:37:19.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:19.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:19.794Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:19.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:19.794Z] [2023-12-18T23:37:19.794Z] Login Succeeded [2023-12-18T23:37:19.795Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:37:20.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:20.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:20.055Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:20.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:20.055Z] [2023-12-18T23:37:20.055Z] Login Succeeded [2023-12-18T23:37:20.055Z] ****.io [2023-12-18T23:37:20.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:20.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:20.314Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:20.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:20.314Z] [2023-12-18T23:37:20.314Z] Login Succeeded [2023-12-18T23:37:20.314Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:37:20.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-18T23:37:21.152Z] + git rev-list -1 --merges f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5~1..f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 [Pipeline] echo [2023-12-18T23:37:21.199Z] -----------> git rev-list -1 --merges f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5~1..f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 [false] [Pipeline] sh [2023-12-18T23:37:21.537Z] + git log --format=format:%s -1 f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 [Pipeline] echo [2023-12-18T23:37:21.584Z] ========================================================= [2023-12-18T23:37:21.584Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-18T23:37:21.584Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:37:22.075Z] + git log --format=format:%s -1 f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 [Pipeline] echo [2023-12-18T23:37:22.121Z] [semverPrep] GIT_COMMIT: f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5, Commit Message: build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 [Pipeline] echo [2023-12-18T23:37:22.179Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-18T23:37:22.581Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-18T23:37:22.581Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-18T23:37:22.581Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-18T23:37:22.581Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-18T23:37:22.581Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-18T23:37:22.581Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-18T23:37:22.581Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:37:23.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:37:23.013Z] [2023-12-18T23:37:23.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:37:23.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:37:23.414Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-18T23:37:23.414Z] b85a868b505f: Pulling fs layer [2023-12-18T23:37:23.414Z] e2be974225ed: Pulling fs layer [2023-12-18T23:37:23.414Z] 339a4e72a1f5: Pulling fs layer [2023-12-18T23:37:23.414Z] 988bab9f4d93: Pulling fs layer [2023-12-18T23:37:23.414Z] 1469e6f7b9e6: Pulling fs layer [2023-12-18T23:37:23.414Z] eaf3925da568: Pulling fs layer [2023-12-18T23:37:23.414Z] bab4dde63d76: Pulling fs layer [2023-12-18T23:37:23.414Z] bde34c3a00c8: Pulling fs layer [2023-12-18T23:37:23.414Z] b352a97aabf1: Pulling fs layer [2023-12-18T23:37:23.414Z] 4872d77fe225: Pulling fs layer [2023-12-18T23:37:23.414Z] 5851b861e8e6: Pulling fs layer [2023-12-18T23:37:23.414Z] 988bab9f4d93: Waiting [2023-12-18T23:37:23.414Z] 1469e6f7b9e6: Waiting [2023-12-18T23:37:23.414Z] eaf3925da568: Waiting [2023-12-18T23:37:23.414Z] 4872d77fe225: Waiting [2023-12-18T23:37:23.414Z] 5851b861e8e6: Waiting [2023-12-18T23:37:23.414Z] bab4dde63d76: Waiting [2023-12-18T23:37:23.414Z] b352a97aabf1: Waiting [2023-12-18T23:37:23.414Z] bde34c3a00c8: Waiting [2023-12-18T23:37:23.414Z] e2be974225ed: Verifying Checksum [2023-12-18T23:37:23.414Z] e2be974225ed: Download complete [2023-12-18T23:37:23.414Z] 988bab9f4d93: Download complete [2023-12-18T23:37:23.414Z] 1469e6f7b9e6: Verifying Checksum [2023-12-18T23:37:23.414Z] 1469e6f7b9e6: Download complete [2023-12-18T23:37:23.672Z] eaf3925da568: Verifying Checksum [2023-12-18T23:37:23.672Z] eaf3925da568: Download complete [2023-12-18T23:37:23.672Z] 339a4e72a1f5: Verifying Checksum [2023-12-18T23:37:23.672Z] 339a4e72a1f5: Download complete [2023-12-18T23:37:23.672Z] bde34c3a00c8: Download complete [2023-12-18T23:37:23.672Z] b352a97aabf1: Download complete [2023-12-18T23:37:23.672Z] 4872d77fe225: Verifying Checksum [2023-12-18T23:37:23.672Z] 4872d77fe225: Download complete [2023-12-18T23:37:23.672Z] 5851b861e8e6: Download complete [2023-12-18T23:37:23.672Z] b85a868b505f: Verifying Checksum [2023-12-18T23:37:23.672Z] b85a868b505f: Download complete [2023-12-18T23:37:23.930Z] bab4dde63d76: Verifying Checksum [2023-12-18T23:37:23.930Z] bab4dde63d76: Download complete [2023-12-18T23:37:24.865Z] b85a868b505f: Pull complete [2023-12-18T23:37:24.865Z] e2be974225ed: Pull complete [2023-12-18T23:37:25.429Z] 339a4e72a1f5: Pull complete [2023-12-18T23:37:25.429Z] 988bab9f4d93: Pull complete [2023-12-18T23:37:25.687Z] 1469e6f7b9e6: Pull complete [2023-12-18T23:37:25.688Z] eaf3925da568: Pull complete [2023-12-18T23:37:27.062Z] bab4dde63d76: Pull complete [2023-12-18T23:37:27.323Z] bde34c3a00c8: Pull complete [2023-12-18T23:37:27.323Z] b352a97aabf1: Pull complete [2023-12-18T23:37:27.323Z] 4872d77fe225: Pull complete [2023-12-18T23:37:27.584Z] 5851b861e8e6: Pull complete [2023-12-18T23:37:27.584Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-18T23:37:27.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:37:27.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:37:27.941Z] prd-ubuntu20.04-docker-8c-8g-25346 does not seem to be running inside a container [2023-12-18T23:37:27.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-224 -v /w/workspace/edgexfoundry_device-gpio_PR-224:/w/workspace/edgexfoundry_device-gpio_PR-224:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-224@tmp:/w/workspace/edgexfoundry_device-gpio_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-18T23:37:29.272Z] $ docker top a8d110c74b1b9574e8e32dc71846b5f0378002b0e6f16dbff4524c5548c5427c -eo pid,comm [2023-12-18T23:37:29.324Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-18T23:37:29.324Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-18T23:37:29.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T23:37:29.529Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T23:37:29.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T23:37:29.640Z] $ docker exec a8d110c74b1b9574e8e32dc71846b5f0378002b0e6f16dbff4524c5548c5427c ssh-agent [2023-12-18T23:37:29.737Z] SSH_AUTH_SOCK=/tmp/ssh-ea4dCqikfn7E/agent.31 [2023-12-18T23:37:29.737Z] SSH_AGENT_PID=37 [2023-12-18T23:37:29.743Z] Running ssh-add (command line suppressed) [2023-12-18T23:37:29.847Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-224@tmp/private_key_2591928077140464346.key (/w/workspace/edgexfoundry_device-gpio_PR-224@tmp/private_key_2591928077140464346.key) [2023-12-18T23:37:29.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T23:37:30.219Z] + git tag --points-at HEAD [Pipeline] } [2023-12-18T23:37:30.246Z] $ docker exec --env ******** --env ******** a8d110c74b1b9574e8e32dc71846b5f0378002b0e6f16dbff4524c5548c5427c ssh-agent -k [2023-12-18T23:37:30.352Z] unset SSH_AUTH_SOCK; [2023-12-18T23:37:30.353Z] unset SSH_AGENT_PID; [2023-12-18T23:37:30.353Z] echo Agent pid 37 killed; [2023-12-18T23:37:30.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-18T23:37:30.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T23:37:30.499Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T23:37:30.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T23:37:30.612Z] $ docker exec a8d110c74b1b9574e8e32dc71846b5f0378002b0e6f16dbff4524c5548c5427c ssh-agent [2023-12-18T23:37:30.730Z] SSH_AUTH_SOCK=/tmp/ssh-OQNXzy48Y3K1/agent.69 [2023-12-18T23:37:30.730Z] SSH_AGENT_PID=75 [2023-12-18T23:37:30.735Z] Running ssh-add (command line suppressed) [2023-12-18T23:37:30.831Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-224@tmp/private_key_10186327825661378832.key (/w/workspace/edgexfoundry_device-gpio_PR-224@tmp/private_key_10186327825661378832.key) [2023-12-18T23:37:30.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T23:37:31.211Z] + git semver init [2023-12-18T23:37:31.470Z] 2023-12-18 23:37:31,389 [run_init] DEBUG init version:0.0.0 force:False [2023-12-18T23:37:31.470Z] 2023-12-18 23:37:31,390 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-224/.semver [2023-12-18T23:37:31.470Z] 2023-12-18 23:37:31,391 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-224/.semver [2023-12-18T23:37:31.470Z] 2023-12-18 23:37:31,391 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-224/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-224, universal_newlines=False, shell=None, istream=None) [2023-12-18T23:37:32.853Z] 2023-12-18 23:37:32,505 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-224/.git/info/exclude [2023-12-18T23:37:32.853Z] 2023-12-18 23:37:32,506 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-224/.semver/PR-224 with force:False [2023-12-18T23:37:32.853Z] 2023-12-18 23:37:32,506 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-224/.semver/PR-224 [2023-12-18T23:37:32.853Z] 2023-12-18 23:37:32,508 [execute] INFO git cat-file --batch-check [2023-12-18T23:37:32.853Z] 2023-12-18 23:37:32,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-224/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T23:37:32.853Z] 2023-12-18 23:37:32,514 [execute] INFO git cat-file --batch [2023-12-18T23:37:32.853Z] 2023-12-18 23:37:32,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-224/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T23:37:32.853Z] 2023-12-18 23:37:32,518 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-224/.semver/PR-224 [2023-12-18T23:37:32.853Z] 0.0.0 [Pipeline] } [2023-12-18T23:37:32.879Z] $ docker exec --env ******** --env ******** a8d110c74b1b9574e8e32dc71846b5f0378002b0e6f16dbff4524c5548c5427c ssh-agent -k [2023-12-18T23:37:32.973Z] unset SSH_AUTH_SOCK; [2023-12-18T23:37:32.973Z] unset SSH_AGENT_PID; [2023-12-18T23:37:32.973Z] echo Agent pid 75 killed; [2023-12-18T23:37:32.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-18T23:37:33.520Z] + git semver [Pipeline] } [2023-12-18T23:37:33.822Z] $ docker stop --time=1 a8d110c74b1b9574e8e32dc71846b5f0378002b0e6f16dbff4524c5548c5427c [2023-12-18T23:37:35.147Z] $ docker rm -f --volumes a8d110c74b1b9574e8e32dc71846b5f0378002b0e6f16dbff4524c5548c5427c [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:37:35.596Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-18T23:37:35.924Z] Stashed 1 file(s) [Pipeline] echo [2023-12-18T23:37:35.942Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:37:36.911Z] provisioning config files... [2023-12-18T23:37:36.920Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-224@tmp/config12202664115203308769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:37:37.374Z] ---> ****-login.sh [2023-12-18T23:37:37.374Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:37:37.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:37.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:37.374Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:37.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:37.374Z] [2023-12-18T23:37:37.374Z] Login Succeeded [2023-12-18T23:37:37.374Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:37:37.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:37.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:37.374Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:37.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:37.374Z] [2023-12-18T23:37:37.374Z] Login Succeeded [2023-12-18T23:37:37.374Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:37:37.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:37.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:37.641Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:37.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:37.641Z] [2023-12-18T23:37:37.641Z] Login Succeeded [2023-12-18T23:37:37.641Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:37:37.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:37.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:37.641Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:37.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:37.641Z] [2023-12-18T23:37:37.641Z] Login Succeeded [2023-12-18T23:37:37.641Z] ****.io [2023-12-18T23:37:37.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:37.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:37.902Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:37.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:37.902Z] [2023-12-18T23:37:37.902Z] Login Succeeded [2023-12-18T23:37:37.902Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:37:37.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-18T23:37:38.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:37:38.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:37:38.475Z] ========================================================= [2023-12-18T23:37:38.475Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-18T23:37:38.475Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:37:39.116Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-18T23:37:39.116Z] Sending build context to Docker daemon 24.5MB [2023-12-18T23:37:39.116Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-18T23:37:39.116Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-18T23:37:39.385Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-18T23:37:39.385Z] 7264a8db6415: Pulling fs layer [2023-12-18T23:37:39.385Z] c4d48a809fc2: Pulling fs layer [2023-12-18T23:37:39.385Z] 4f1c88b9dad5: Pulling fs layer [2023-12-18T23:37:39.385Z] ad3a456e5733: Pulling fs layer [2023-12-18T23:37:39.385Z] 69c7f0334f64: Pulling fs layer [2023-12-18T23:37:39.385Z] 1f1c1a5573a3: Pulling fs layer [2023-12-18T23:37:39.385Z] ce7588e14bc9: Pulling fs layer [2023-12-18T23:37:39.385Z] b5e4710f87ac: Pulling fs layer [2023-12-18T23:37:39.385Z] ad3a456e5733: Waiting [2023-12-18T23:37:39.385Z] 69c7f0334f64: Waiting [2023-12-18T23:37:39.385Z] 1f1c1a5573a3: Waiting [2023-12-18T23:37:39.385Z] ce7588e14bc9: Waiting [2023-12-18T23:37:39.385Z] b5e4710f87ac: Waiting [2023-12-18T23:37:39.385Z] c4d48a809fc2: Verifying Checksum [2023-12-18T23:37:39.385Z] c4d48a809fc2: Download complete [2023-12-18T23:37:39.385Z] ad3a456e5733: Verifying Checksum [2023-12-18T23:37:39.385Z] ad3a456e5733: Download complete [2023-12-18T23:37:39.385Z] 69c7f0334f64: Verifying Checksum [2023-12-18T23:37:39.385Z] 69c7f0334f64: Download complete [2023-12-18T23:37:39.385Z] 7264a8db6415: Verifying Checksum [2023-12-18T23:37:39.385Z] 7264a8db6415: Download complete [2023-12-18T23:37:39.385Z] 1f1c1a5573a3: Verifying Checksum [2023-12-18T23:37:39.385Z] 1f1c1a5573a3: Download complete [2023-12-18T23:37:39.652Z] 7264a8db6415: Pull complete [2023-12-18T23:37:39.652Z] b5e4710f87ac: Verifying Checksum [2023-12-18T23:37:39.652Z] b5e4710f87ac: Download complete [2023-12-18T23:37:39.652Z] c4d48a809fc2: Pull complete [2023-12-18T23:37:39.911Z] 4f1c88b9dad5: Verifying Checksum [2023-12-18T23:37:39.911Z] 4f1c88b9dad5: Download complete [2023-12-18T23:37:40.171Z] ce7588e14bc9: Verifying Checksum [2023-12-18T23:37:40.171Z] ce7588e14bc9: Download complete [2023-12-18T23:37:42.704Z] 4f1c88b9dad5: Pull complete [2023-12-18T23:37:42.704Z] ad3a456e5733: Pull complete [2023-12-18T23:37:42.704Z] 69c7f0334f64: Pull complete [2023-12-18T23:37:42.963Z] 1f1c1a5573a3: Pull complete [2023-12-18T23:37:45.502Z] ce7588e14bc9: Pull complete [2023-12-18T23:37:46.075Z] b5e4710f87ac: Pull complete [2023-12-18T23:37:46.335Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-18T23:37:46.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-18T23:37:46.335Z] ---> 88b5674ff536 [2023-12-18T23:37:46.335Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-18T23:37:51.652Z] Still waiting to schedule task [2023-12-18T23:37:51.653Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-12-18T23:38:01.306Z] ---> Running in 4e2f4bb64001 [2023-12-18T23:38:01.306Z] Removing intermediate container 4e2f4bb64001 [2023-12-18T23:38:01.306Z] ---> 6d5e8e72dfb6 [2023-12-18T23:38:01.306Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-18T23:38:01.306Z] ---> Running in f75b920e8d0c [2023-12-18T23:38:01.306Z] Removing intermediate container f75b920e8d0c [2023-12-18T23:38:01.306Z] ---> ae70381834a3 [2023-12-18T23:38:01.306Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-12-18T23:38:01.306Z] ---> Running in 676cbdbb6224 [2023-12-18T23:38:01.306Z] Removing intermediate container 676cbdbb6224 [2023-12-18T23:38:01.306Z] ---> a9079371a0d9 [2023-12-18T23:38:01.306Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-18T23:38:01.306Z] ---> Running in 46eb0de62de8 [2023-12-18T23:38:01.306Z] Removing intermediate container 46eb0de62de8 [2023-12-18T23:38:01.306Z] ---> d3fcb7e8e9bb [2023-12-18T23:38:01.306Z] Step 7/12 : WORKDIR /device-gpio [2023-12-18T23:38:01.306Z] ---> Running in 1d5c4cb62d0d [2023-12-18T23:38:01.306Z] Removing intermediate container 1d5c4cb62d0d [2023-12-18T23:38:01.306Z] ---> ef49faf35075 [2023-12-18T23:38:01.306Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-18T23:38:01.306Z] ---> Running in 5a6e7f976f4d [2023-12-18T23:38:01.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:38:01.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:38:02.084Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-18T23:38:02.084Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-18T23:38:02.084Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-18T23:38:02.084Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-18T23:38:02.084Z] Executing busybox-1.36.1-r5.trigger [2023-12-18T23:38:02.084Z] OK: 268 MiB in 56 packages [2023-12-18T23:38:03.023Z] Removing intermediate container 5a6e7f976f4d [2023-12-18T23:38:03.023Z] ---> 2156167d076c [2023-12-18T23:38:03.023Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-18T23:38:03.023Z] ---> 8810be911d18 [2023-12-18T23:38:03.023Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:38:03.023Z] ---> Running in 690f69c9fe92 [2023-12-18T23:38:59.286Z] Removing intermediate container 690f69c9fe92 [2023-12-18T23:38:59.286Z] ---> 2d76d21582b9 [2023-12-18T23:38:59.286Z] Step 11/12 : COPY . . [2023-12-18T23:38:59.286Z] ---> 7e288ec723b8 [2023-12-18T23:38:59.286Z] Step 12/12 : RUN ${MAKE} [2023-12-18T23:38:59.286Z] ---> Running in 2904ba8bebba [2023-12-18T23:38:59.286Z] noop [2023-12-18T23:38:59.286Z] Removing intermediate container 2904ba8bebba [2023-12-18T23:38:59.286Z] ---> ee5f8f917aac [2023-12-18T23:38:59.286Z] Successfully built ee5f8f917aac [2023-12-18T23:38:59.286Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:38:59.832Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T23:38:59.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:39:00.185Z] prd-ubuntu20.04-docker-8c-8g-25346 does not seem to be running inside a container [2023-12-18T23:39:00.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-224 -v /w/workspace/edgexfoundry_device-gpio_PR-224:/w/workspace/edgexfoundry_device-gpio_PR-224:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-224@tmp:/w/workspace/edgexfoundry_device-gpio_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-18T23:39:02.045Z] $ docker top 431b9c026bd39f846f5a2f33323853208e5b176db7251339475d7dbfa4a6f539 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:39:02.504Z] + go version [2023-12-18T23:39:02.504Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-18T23:39:02.537Z] $ docker stop --time=1 431b9c026bd39f846f5a2f33323853208e5b176db7251339475d7dbfa4a6f539 [2023-12-18T23:39:04.347Z] $ docker rm -f --volumes 431b9c026bd39f846f5a2f33323853208e5b176db7251339475d7dbfa4a6f539 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:39:05.624Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T23:39:05.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:39:05.857Z] prd-ubuntu20.04-docker-8c-8g-25346 does not seem to be running inside a container [2023-12-18T23:39:05.891Z] $ 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-224 -v /w/workspace/edgexfoundry_device-gpio_PR-224:/w/workspace/edgexfoundry_device-gpio_PR-224:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-224@tmp:/w/workspace/edgexfoundry_device-gpio_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-18T23:39:06.202Z] $ docker top 512fddc1b30531044be04479073c68179b966ccbb8223c9c3f4d8f5dda901ce4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:39:06.666Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-224 [Pipeline] fileExists [Pipeline] sh [2023-12-18T23:39:07.054Z] + make test [2023-12-18T23:39:07.054Z] go test ./... -coverprofile=coverage.out ./... [2023-12-18T23:39:08.454Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-12-18T23:39:18.414Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-12-18T23:39:18.414Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-12-18T23:39:23.686Z] go vet ./... [2023-12-18T23:39:26.967Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-18T23:39:26.967Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-18T23:39:26.967Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-18T23:39:27.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-18T23:39:27.079Z] $ docker stop --time=1 512fddc1b30531044be04479073c68179b966ccbb8223c9c3f4d8f5dda901ce4 [2023-12-18T23:39:28.746Z] $ docker rm -f --volumes 512fddc1b30531044be04479073c68179b966ccbb8223c9c3f4d8f5dda901ce4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:39:29.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-18T23:39:29.395Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-18T23:39:30.185Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-18T23:39:30.500Z] + ls -al . [2023-12-18T23:39:30.500Z] total 152 [2023-12-18T23:39:30.500Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:39 . [2023-12-18T23:39:30.500Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:37 .. [2023-12-18T23:39:30.500Z] -rw-rw-r-- 1 jenkins jenkins 120 Dec 18 23:37 .dockerignore [2023-12-18T23:39:30.500Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:39 .git [2023-12-18T23:39:30.500Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:37 .github [2023-12-18T23:39:30.500Z] -rw-rw-r-- 1 jenkins jenkins 277 Dec 18 23:37 .gitignore [2023-12-18T23:39:30.500Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 18 23:37 .golangci.yml [2023-12-18T23:39:30.500Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:37 .semver [2023-12-18T23:39:30.500Z] -rw-rw-r-- 1 jenkins jenkins 10671 Dec 18 23:37 Attribution.txt [2023-12-18T23:39:30.500Z] -rw-rw-r-- 1 jenkins jenkins 7171 Dec 18 23:37 CHANGELOG.md [2023-12-18T23:39:30.500Z] -rw-rw-r-- 1 jenkins jenkins 1661 Dec 18 23:37 Dockerfile [2023-12-18T23:39:30.500Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:37 GOVERNANCE.md [2023-12-18T23:39:30.500Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 18 23:37 Jenkinsfile [2023-12-18T23:39:30.500Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 18 23:37 LICENSE [2023-12-18T23:39:30.500Z] -rw-rw-r-- 1 jenkins jenkins 1923 Dec 18 23:37 Makefile [2023-12-18T23:39:30.500Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 18 23:37 OWNERS.md [2023-12-18T23:39:30.500Z] -rw-rw-r-- 1 jenkins jenkins 3578 Dec 18 23:37 README.md [2023-12-18T23:39:30.500Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:37 VERSION [2023-12-18T23:39:30.500Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:37 bin [2023-12-18T23:39:30.500Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:37 cmd [2023-12-18T23:39:30.500Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 18 23:39 coverage.out [2023-12-18T23:39:30.500Z] -rw-rw-r-- 1 jenkins jenkins 3693 Dec 18 23:37 go.mod [2023-12-18T23:39:30.500Z] -rw-rw-r-- 1 jenkins jenkins 35440 Dec 18 23:37 go.sum [2023-12-18T23:39:30.500Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:37 internal [2023-12-18T23:39:30.500Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 18 23:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:39:30.954Z] + 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=f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 --label arch=amd64 --label version=0.0.0 . [2023-12-18T23:39:30.955Z] Sending build context to Docker daemon 24.5MB [2023-12-18T23:39:30.955Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-18T23:39:30.955Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-18T23:39:30.955Z] ---> ee5f8f917aac [2023-12-18T23:39:30.955Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-12-18T23:39:30.955Z] ---> Running in 66aca7feab45 [2023-12-18T23:39:31.212Z] Removing intermediate container 66aca7feab45 [2023-12-18T23:39:31.213Z] ---> 6958995cbd52 [2023-12-18T23:39:31.213Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-18T23:39:31.213Z] ---> Running in 878635cfb84e [2023-12-18T23:39:31.213Z] Removing intermediate container 878635cfb84e [2023-12-18T23:39:31.213Z] ---> 87ffb884ff0e [2023-12-18T23:39:31.213Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-12-18T23:39:31.213Z] ---> Running in 91d367d291a0 [2023-12-18T23:39:31.213Z] Removing intermediate container 91d367d291a0 [2023-12-18T23:39:31.213Z] ---> 5b0f72e007ab [2023-12-18T23:39:31.213Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-18T23:39:31.213Z] ---> Running in a6759516642d [2023-12-18T23:39:31.471Z] Removing intermediate container a6759516642d [2023-12-18T23:39:31.471Z] ---> 752faf30912c [2023-12-18T23:39:31.471Z] Step 7/26 : WORKDIR /device-gpio [2023-12-18T23:39:31.471Z] ---> Running in 2b3f93b0b21e [2023-12-18T23:39:31.471Z] Removing intermediate container 2b3f93b0b21e [2023-12-18T23:39:31.471Z] ---> 16d828dd86c3 [2023-12-18T23:39:31.471Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-18T23:39:31.471Z] ---> Running in 0d272f01bdcf [2023-12-18T23:39:31.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:31.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:32.246Z] OK: 268 MiB in 56 packages [2023-12-18T23:39:32.505Z] Removing intermediate container 0d272f01bdcf [2023-12-18T23:39:32.505Z] ---> b76aeccd465f [2023-12-18T23:39:32.505Z] Step 9/26 : COPY go.mod vendor* ./ [2023-12-18T23:39:32.764Z] ---> 2a0cfee9be2d [2023-12-18T23:39:32.764Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:39:32.764Z] ---> Running in 02bb770b8f49 [2023-12-18T23:39:33.331Z] Removing intermediate container 02bb770b8f49 [2023-12-18T23:39:33.331Z] ---> 53d578f20e83 [2023-12-18T23:39:33.331Z] Step 11/26 : COPY . . [2023-12-18T23:39:33.588Z] ---> 6bd2ae5ca1b8 [2023-12-18T23:39:33.588Z] Step 12/26 : RUN ${MAKE} [2023-12-18T23:39:33.588Z] ---> Running in ac4a3b152a92 [2023-12-18T23:39:33.847Z] 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.4" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-12-18T23:39:52.000Z] Removing intermediate container ac4a3b152a92 [2023-12-18T23:39:52.000Z] ---> f109bb565989 [2023-12-18T23:39:52.000Z] Step 13/26 : FROM alpine:3.18 [2023-12-18T23:39:52.000Z] 3.18: Pulling from library/alpine [2023-12-18T23:39:52.000Z] c926b61bad3b: Pulling fs layer [2023-12-18T23:39:52.000Z] c926b61bad3b: Download complete [2023-12-18T23:39:52.000Z] c926b61bad3b: Pull complete [2023-12-18T23:39:52.000Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:39:52.000Z] Status: Downloaded newer image for alpine:3.18 [2023-12-18T23:39:52.000Z] ---> b541f2080109 [2023-12-18T23:39:52.000Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-12-18T23:39:52.000Z] ---> Running in 6b5901ac8a18 [2023-12-18T23:39:52.000Z] Removing intermediate container 6b5901ac8a18 [2023-12-18T23:39:52.000Z] ---> be4bfc1cb242 [2023-12-18T23:39:52.000Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-18T23:39:52.000Z] ---> Running in 49a505d21e77 [2023-12-18T23:39:52.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:52.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:52.000Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-18T23:39:52.000Z] Executing busybox-1.36.1-r5.trigger [2023-12-18T23:39:52.000Z] OK: 7 MiB in 16 packages [2023-12-18T23:39:52.000Z] Removing intermediate container 49a505d21e77 [2023-12-18T23:39:52.000Z] ---> 8bfc6b5824db [2023-12-18T23:39:52.000Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-18T23:39:52.000Z] ---> Running in 7d53073c7275 [2023-12-18T23:39:52.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:52.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:52.000Z] OK: 7 MiB in 16 packages [2023-12-18T23:39:52.000Z] Removing intermediate container 7d53073c7275 [2023-12-18T23:39:52.000Z] ---> 252a30a477df [2023-12-18T23:39:52.000Z] Step 17/26 : WORKDIR / [2023-12-18T23:39:52.000Z] ---> Running in ff8a32d912c2 [2023-12-18T23:39:52.260Z] Removing intermediate container ff8a32d912c2 [2023-12-18T23:39:52.260Z] ---> 6a7ddd44603a [2023-12-18T23:39:52.260Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2023-12-18T23:39:52.260Z] ---> ef096dcb1a67 [2023-12-18T23:39:52.260Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2023-12-18T23:39:52.260Z] ---> 0557970cd96c [2023-12-18T23:39:52.260Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2023-12-18T23:39:53.637Z] ---> db11837d9feb [2023-12-18T23:39:53.637Z] Step 21/26 : EXPOSE 59910 [2023-12-18T23:39:53.637Z] ---> Running in aeb220f4d86e [2023-12-18T23:39:53.637Z] Removing intermediate container aeb220f4d86e [2023-12-18T23:39:53.637Z] ---> e6df8df22b1a [2023-12-18T23:39:53.637Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2023-12-18T23:39:53.637Z] ---> Running in 484e512facee [2023-12-18T23:39:53.637Z] Removing intermediate container 484e512facee [2023-12-18T23:39:53.637Z] ---> 69203552f558 [2023-12-18T23:39:53.637Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-18T23:39:53.637Z] ---> Running in 359042e51216 [2023-12-18T23:39:53.637Z] Removing intermediate container 359042e51216 [2023-12-18T23:39:53.637Z] ---> 1d1291898944 [2023-12-18T23:39:53.637Z] Step 24/26 : LABEL arch=amd64 [2023-12-18T23:39:53.637Z] ---> Running in 3944c4edc1f7 [2023-12-18T23:39:53.896Z] Removing intermediate container 3944c4edc1f7 [2023-12-18T23:39:53.896Z] ---> fa77ebcae086 [2023-12-18T23:39:53.896Z] Step 25/26 : LABEL git_sha=f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 [2023-12-18T23:39:53.896Z] ---> Running in f498fee07373 [2023-12-18T23:39:53.896Z] Removing intermediate container f498fee07373 [2023-12-18T23:39:53.896Z] ---> e32a727bd912 [2023-12-18T23:39:53.896Z] Step 26/26 : LABEL version=0.0.0 [2023-12-18T23:39:53.896Z] ---> Running in f9b126088f8b [2023-12-18T23:39:53.896Z] Removing intermediate container f9b126088f8b [2023-12-18T23:39:53.896Z] ---> 59d407b3b093 [2023-12-18T23:39:53.896Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-18T23:39:53.896Z] Successfully built 59d407b3b093 [2023-12-18T23:39:53.896Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:39:55.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:39:55.394Z] [2023-12-18T23:39:55.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:39:55.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:39:55.799Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-18T23:39:55.799Z] 5eb5b503b376: Pulling fs layer [2023-12-18T23:39:55.799Z] 5c69ac0246d0: Pulling fs layer [2023-12-18T23:39:55.799Z] ec43610c2a17: Pulling fs layer [2023-12-18T23:39:55.799Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-18T23:39:55.799Z] 33b1e0a273af: Pulling fs layer [2023-12-18T23:39:55.799Z] 5d3b04190fa2: Pulling fs layer [2023-12-18T23:39:55.799Z] 2f39f015ded8: Pulling fs layer [2023-12-18T23:39:55.799Z] 33b1e0a273af: Waiting [2023-12-18T23:39:55.799Z] 5d3b04190fa2: Waiting [2023-12-18T23:39:55.799Z] 3a2ae6a8a46f: Waiting [2023-12-18T23:39:55.799Z] 2f39f015ded8: Waiting [2023-12-18T23:39:55.799Z] 5c69ac0246d0: Download complete [2023-12-18T23:39:55.799Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-18T23:39:55.799Z] 33b1e0a273af: Verifying Checksum [2023-12-18T23:39:55.799Z] 33b1e0a273af: Download complete [2023-12-18T23:39:55.799Z] 5d3b04190fa2: Download complete [2023-12-18T23:39:55.799Z] ec43610c2a17: Verifying Checksum [2023-12-18T23:39:55.799Z] ec43610c2a17: Download complete [2023-12-18T23:39:56.059Z] 5eb5b503b376: Verifying Checksum [2023-12-18T23:39:56.059Z] 5eb5b503b376: Download complete [2023-12-18T23:39:56.625Z] 2f39f015ded8: Download complete [2023-12-18T23:39:57.191Z] 5eb5b503b376: Pull complete [2023-12-18T23:39:57.191Z] 5c69ac0246d0: Pull complete [2023-12-18T23:39:57.755Z] ec43610c2a17: Pull complete [2023-12-18T23:39:57.755Z] 3a2ae6a8a46f: Pull complete [2023-12-18T23:39:58.014Z] 33b1e0a273af: Pull complete [2023-12-18T23:39:58.014Z] 5d3b04190fa2: Pull complete [2023-12-18T23:40:02.203Z] 2f39f015ded8: Pull complete [2023-12-18T23:40:02.203Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-18T23:40:02.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:40:02.203Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:40:02.558Z] prd-ubuntu20.04-docker-8c-8g-25346 does not seem to be running inside a container [2023-12-18T23:40:02.587Z] $ 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-224 -v /w/workspace/edgexfoundry_device-gpio_PR-224:/w/workspace/edgexfoundry_device-gpio_PR-224:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-224@tmp:/w/workspace/edgexfoundry_device-gpio_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-18T23:40:11.734Z] $ docker top da1b71add387b68d7a49c5443e97a28032eac5585e2b4647758e77a0842cf9c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:40:12.271Z] ---> job-cost.sh [2023-12-18T23:40:12.271Z] lf-activate-venv: SKIPPING [2023-12-18T23:40:12.271Z] INFO: No Stack... [2023-12-18T23:40:12.534Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:40:13.102Z] INFO: Archiving Costs [Pipeline] sh [2023-12-18T23:40:13.442Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-224/archives/cost.csv [2023-12-18T23:40:13.442Z] + cut -d, -f6 [Pipeline] lock [2023-12-18T23:40:13.534Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-224-1-stack-cost] [2023-12-18T23:40:13.539Z] Resource [jenkins-edgexfoundry-device-gpio-PR-224-1-stack-cost] did not exist. Created. [2023-12-18T23:40:13.539Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-224-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-18T23:40:13.983Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-18T23:40:14.030Z] Stashed 1 file(s) [Pipeline] } [2023-12-18T23:40:14.094Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-224-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-18T23:40:14.242Z] $ docker stop --time=1 da1b71add387b68d7a49c5443e97a28032eac5585e2b4647758e77a0842cf9c9 [2023-12-18T23:40:15.381Z] $ docker rm -f --volumes da1b71add387b68d7a49c5443e97a28032eac5585e2b4647758e77a0842cf9c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-18T23:47:14.883Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25564 in /w/workspace/edgexfoundry_device-gpio_PR-224 [Pipeline] { [Pipeline] ws [2023-12-18T23:47:15.008Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-12-18T23:47:18.151Z] The recommended git tool is: git [2023-12-18T23:47:25.373Z] using credential edgex-jenkins-ssh [2023-12-18T23:47:25.395Z] Cloning the remote Git repository [2023-12-18T23:47:25.459Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-12-18T23:47:25.585Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-12-18T23:47:25.784Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-12-18T23:47:25.785Z] > git --version # timeout=10 [2023-12-18T23:47:25.810Z] > git --version # 'git version 2.25.1' [2023-12-18T23:47:25.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:47:25.998Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T23:47:28.406Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-12-18T23:47:28.437Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T23:47:29.441Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-12-18T23:47:29.480Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-12-18T23:47:29.481Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:47:29.500Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/224/head:refs/remotes/origin/PR-224 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-18T23:47:30.087Z] Merging remotes/origin/main commit 084f94fc031ef57db339688d760303d40adcf824 into PR head commit f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 [2023-12-18T23:47:30.408Z] Merge succeeded, producing f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 [2023-12-18T23:47:30.408Z] Checking out Revision f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 (PR-224) [2023-12-18T23:47:31.029Z] Commit message: "build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0" [2023-12-18T23:47:31.099Z] > git --version # timeout=10 [2023-12-18T23:47:31.113Z] > git --version # 'git version 2.25.1' [2023-12-18T23:47:31.126Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:47:30.108Z] > git config core.sparsecheckout # timeout=10 [2023-12-18T23:47:30.191Z] > git checkout -f f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 # timeout=10 [2023-12-18T23:47:30.294Z] > git remote # timeout=10 [2023-12-18T23:47:30.316Z] > git config --get remote.origin.url # timeout=10 [2023-12-18T23:47:30.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:47:30.354Z] > git merge 084f94fc031ef57db339688d760303d40adcf824 # timeout=10 [2023-12-18T23:47:30.386Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-18T23:47:30.414Z] > git config core.sparsecheckout # timeout=10 [2023-12-18T23:47:30.433Z] > git checkout -f f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:47:32.430Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-18T23:47:32.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-18T23:47:32.430Z] Dload Upload Total Spent Left Speed [2023-12-18T23:47:32.430Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 190k 0 --:--:-- --:--:-- --:--:-- 190k [Pipeline] sh [2023-12-18T23:47:32.777Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-18T23:47:33.139Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-18T23:47:33.139Z] sudo tee /etc/docker/daemon.new [2023-12-18T23:47:33.139Z] { [2023-12-18T23:47:33.139Z] "registry-mirrors": [ [2023-12-18T23:47:33.139Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-18T23:47:33.139Z] ], [2023-12-18T23:47:33.139Z] "bip": "10.250.0.254/24", [2023-12-18T23:47:33.139Z] "hosts": [ [2023-12-18T23:47:33.139Z] "tcp://0.0.0.0:5555", [2023-12-18T23:47:33.139Z] "unix:///var/run/docker.sock" [2023-12-18T23:47:33.139Z] ], [2023-12-18T23:47:33.139Z] "mtu": 1458, [2023-12-18T23:47:33.139Z] "selinux-enabled": true, [2023-12-18T23:47:33.139Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-18T23:47:33.139Z] } [Pipeline] sh [2023-12-18T23:47:33.489Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-18T23:47:33.846Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:47:52.234Z] provisioning config files... [2023-12-18T23:47:52.282Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config15957661067232815088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:47:52.820Z] ---> ****-login.sh [2023-12-18T23:47:52.821Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:47:53.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:53.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:53.370Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:53.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:53.370Z] [2023-12-18T23:47:53.370Z] Login Succeeded [2023-12-18T23:47:53.370Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:47:53.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:53.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:53.641Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:53.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:53.641Z] [2023-12-18T23:47:53.641Z] Login Succeeded [2023-12-18T23:47:53.641Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:47:53.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:53.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:53.914Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:53.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:53.914Z] [2023-12-18T23:47:53.914Z] Login Succeeded [2023-12-18T23:47:53.914Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:47:54.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:54.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:54.459Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:54.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:54.459Z] [2023-12-18T23:47:54.459Z] Login Succeeded [2023-12-18T23:47:54.459Z] ****.io [2023-12-18T23:47:54.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:54.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:54.731Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:54.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:54.731Z] [2023-12-18T23:47:54.731Z] Login Succeeded [2023-12-18T23:47:54.731Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:47:54.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-18T23:47:55.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:47:55.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:47:55.575Z] ========================================================= [2023-12-18T23:47:55.575Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-18T23:47:55.575Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:47:56.244Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-18T23:47:57.665Z] #0 building with "default" instance using docker driver [2023-12-18T23:47:57.665Z] [2023-12-18T23:47:57.665Z] #1 [internal] load build definition from Dockerfile [2023-12-18T23:47:57.665Z] #1 transferring dockerfile: 1.70kB 0.0s done [2023-12-18T23:47:57.937Z] #1 DONE 0.1s [2023-12-18T23:47:57.937Z] [2023-12-18T23:47:57.937Z] #2 [internal] load .dockerignore [2023-12-18T23:47:57.937Z] #2 transferring context: 160B done [2023-12-18T23:47:57.937Z] #2 DONE 0.1s [2023-12-18T23:47:57.937Z] [2023-12-18T23:47:57.937Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-18T23:48:03.306Z] #3 DONE 4.9s [2023-12-18T23:48:03.306Z] [2023-12-18T23:48:03.306Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-18T23:48:03.306Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-18T23:48:03.306Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 3.15MB / 63.99MB 0.2s [2023-12-18T23:48:03.306Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-18T23:48:03.306Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.2s [2023-12-18T23:48:03.306Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-18T23:48:03.306Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2023-12-18T23:48:03.306Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s [2023-12-18T23:48:03.306Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-18T23:48:03.306Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s [2023-12-18T23:48:03.306Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-18T23:48:03.306Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-18T23:48:03.306Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.4s [2023-12-18T23:48:03.306Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.5s [2023-12-18T23:48:03.306Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done [2023-12-18T23:48:03.306Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.5s [2023-12-18T23:48:03.306Z] #4 ... [2023-12-18T23:48:03.306Z] [2023-12-18T23:48:03.306Z] #5 [internal] load build context [2023-12-18T23:48:03.306Z] #5 transferring context: 12.21MB 0.5s done [2023-12-18T23:48:03.306Z] #5 DONE 0.6s [2023-12-18T23:48:03.306Z] [2023-12-18T23:48:03.306Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-18T23:48:03.306Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.6s [2023-12-18T23:48:03.585Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.7s [2023-12-18T23:48:03.585Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.9s [2023-12-18T23:48:03.585Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-18T23:48:03.585Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.9s [2023-12-18T23:48:03.870Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 1.0s [2023-12-18T23:48:03.870Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.87MB / 63.99MB 1.2s [2023-12-18T23:48:03.870Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.24MB / 97.63MB 1.2s [2023-12-18T23:48:03.870Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.74MB / 11.40MB 1.2s [2023-12-18T23:48:03.870Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-18T23:48:04.146Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 1.2s done [2023-12-18T23:48:04.146Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-18T23:48:04.746Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 1.8s [2023-12-18T23:48:04.746Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 2.0s [2023-12-18T23:48:04.746Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.58MB / 97.63MB 2.0s [2023-12-18T23:48:05.022Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 2.3s [2023-12-18T23:48:05.022Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.87MB / 97.63MB 2.3s [2023-12-18T23:48:05.503Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.75MB / 63.99MB 2.5s [2023-12-18T23:48:05.503Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.12MB / 97.63MB 2.5s [2023-12-18T23:48:05.987Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 2.9s [2023-12-18T23:48:05.987Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 2.9s [2023-12-18T23:48:05.987Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.33MB / 63.99MB 3.2s [2023-12-18T23:48:05.987Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.70MB / 97.63MB 3.2s [2023-12-18T23:48:06.267Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 3.5s [2023-12-18T23:48:06.267Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.94MB / 97.63MB 3.5s [2023-12-18T23:48:06.540Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.23MB / 63.99MB 3.8s [2023-12-18T23:48:06.540Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 49.28MB / 97.63MB 3.8s [2023-12-18T23:48:06.815Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 4.0s [2023-12-18T23:48:06.815Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 4.0s [2023-12-18T23:48:06.815Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 4.1s done [2023-12-18T23:48:06.815Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 60.82MB / 97.63MB 4.2s [2023-12-18T23:48:07.086Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-18T23:48:07.086Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.16MB / 97.63MB 4.4s [2023-12-18T23:48:07.359Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.10MB / 97.63MB 4.6s [2023-12-18T23:48:07.630Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.93MB / 97.63MB 4.8s [2023-12-18T23:48:07.903Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.88MB / 97.63MB 5.0s [2023-12-18T23:48:08.173Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 5.3s done [2023-12-18T23:48:13.546Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.3s [2023-12-18T23:48:18.918Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.8s [2023-12-18T23:48:25.657Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.6s done [2023-12-18T23:48:27.074Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-18T23:48:27.074Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-18T23:48:27.343Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-18T23:48:27.343Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-18T23:48:32.710Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2023-12-18T23:48:36.070Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.4s done [2023-12-18T23:48:36.070Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-18T23:48:38.015Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-18T23:48:38.015Z] #4 DONE 35.4s [2023-12-18T23:48:38.015Z] [2023-12-18T23:48:38.015Z] #6 [builder 2/7] WORKDIR /device-gpio [2023-12-18T23:48:40.754Z] #6 DONE 2.4s [2023-12-18T23:48:40.754Z] [2023-12-18T23:48:40.754Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-18T23:48:41.350Z] #7 0.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:48:41.627Z] #7 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:48:43.056Z] #7 2.422 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-18T23:48:43.056Z] #7 2.449 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-18T23:48:43.056Z] #7 2.463 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-18T23:48:43.056Z] #7 2.536 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-18T23:48:43.056Z] #7 2.562 Executing busybox-1.36.1-r5.trigger [2023-12-18T23:48:43.056Z] #7 2.607 OK: 271 MiB in 56 packages [2023-12-18T23:48:43.652Z] #7 DONE 3.0s [2023-12-18T23:48:43.652Z] [2023-12-18T23:48:43.652Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-18T23:48:43.652Z] #8 DONE 0.2s [2023-12-18T23:48:43.652Z] [2023-12-18T23:48:43.652Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:49:15.970Z] #9 DONE 28.1s [2023-12-18T23:49:15.970Z] [2023-12-18T23:49:15.970Z] #10 [builder 6/7] COPY . . [2023-12-18T23:49:15.970Z] #10 DONE 0.4s [2023-12-18T23:49:15.970Z] [2023-12-18T23:49:15.970Z] #11 [builder 7/7] RUN echo noop [2023-12-18T23:49:15.970Z] #11 0.674 noop [2023-12-18T23:49:15.970Z] #11 DONE 0.7s [2023-12-18T23:49:15.970Z] [2023-12-18T23:49:15.970Z] #12 exporting to image [2023-12-18T23:49:15.970Z] #12 exporting layers [2023-12-18T23:49:38.065Z] #12 exporting layers 24.0s done [2023-12-18T23:49:38.065Z] #12 writing image sha256:59b21f1b229333181eb7f84ab89399f1e40c196697c7e809fdfcadeb3691f8d7 done [2023-12-18T23:49:38.065Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-18T23:49:38.065Z] #12 DONE 24.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:49:38.677Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T23:49:38.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:49:39.054Z] prd-ubuntu20.04-docker-arm64-4c-16g-25564 does not seem to be running inside a container [2023-12-18T23:49:39.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-18T23:49:40.578Z] $ docker top d22fc027ce5c1410d860ec4fff06260f8f79f55bd2fa07882424977ab2f2d6b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:49:41.530Z] + go version [2023-12-18T23:49:41.530Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-18T23:49:41.564Z] $ docker stop --time=1 d22fc027ce5c1410d860ec4fff06260f8f79f55bd2fa07882424977ab2f2d6b5 [2023-12-18T23:49:45.231Z] $ docker rm -f --volumes d22fc027ce5c1410d860ec4fff06260f8f79f55bd2fa07882424977ab2f2d6b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:49:46.470Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T23:49:46.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:49:46.785Z] prd-ubuntu20.04-docker-arm64-4c-16g-25564 does not seem to be running inside a container [2023-12-18T23:49:46.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-18T23:49:47.988Z] $ docker top 29b85dd5b8bc145876f395e321004fe64cf6e21ad918f1bbadaa975015448e72 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:49:48.646Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-12-18T23:49:49.365Z] + make test [2023-12-18T23:49:49.365Z] go test ./... -coverprofile=coverage.out ./... [2023-12-18T23:49:54.750Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-12-18T23:51:02.729Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-12-18T23:51:02.729Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-12-18T23:51:02.729Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-18T23:51:02.729Z] go vet ./... [2023-12-18T23:51:17.748Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-18T23:51:17.748Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-18T23:51:17.748Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-18T23:51:17.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-18T23:51:17.861Z] $ docker stop --time=1 29b85dd5b8bc145876f395e321004fe64cf6e21ad918f1bbadaa975015448e72 [2023-12-18T23:51:19.811Z] $ docker rm -f --volumes 29b85dd5b8bc145876f395e321004fe64cf6e21ad918f1bbadaa975015448e72 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:51:21.219Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-18T23:51:21.261Z] Warning: overwriting stash ‘coverage-report’ [2023-12-18T23:51:21.814Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:51:22.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-18T23:51:23.017Z] + ls -al . [2023-12-18T23:51:23.017Z] total 148 [2023-12-18T23:51:23.017Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 18 23:49 . [2023-12-18T23:51:23.017Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:47 .. [2023-12-18T23:51:23.017Z] -rw-rw-r-- 1 jenkins jenkins 120 Dec 18 23:47 .dockerignore [2023-12-18T23:51:23.017Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:47 .git [2023-12-18T23:51:23.017Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:47 .github [2023-12-18T23:51:23.017Z] -rw-rw-r-- 1 jenkins jenkins 277 Dec 18 23:47 .gitignore [2023-12-18T23:51:23.017Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 18 23:47 .golangci.yml [2023-12-18T23:51:23.017Z] -rw-rw-r-- 1 jenkins jenkins 10671 Dec 18 23:47 Attribution.txt [2023-12-18T23:51:23.017Z] -rw-rw-r-- 1 jenkins jenkins 7171 Dec 18 23:47 CHANGELOG.md [2023-12-18T23:51:23.017Z] -rw-rw-r-- 1 jenkins jenkins 1661 Dec 18 23:47 Dockerfile [2023-12-18T23:51:23.017Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:47 GOVERNANCE.md [2023-12-18T23:51:23.017Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 18 23:47 Jenkinsfile [2023-12-18T23:51:23.017Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 18 23:47 LICENSE [2023-12-18T23:51:23.017Z] -rw-rw-r-- 1 jenkins jenkins 1923 Dec 18 23:47 Makefile [2023-12-18T23:51:23.017Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 18 23:47 OWNERS.md [2023-12-18T23:51:23.017Z] -rw-rw-r-- 1 jenkins jenkins 3578 Dec 18 23:47 README.md [2023-12-18T23:51:23.017Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:37 VERSION [2023-12-18T23:51:23.017Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:47 bin [2023-12-18T23:51:23.017Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:47 cmd [2023-12-18T23:51:23.017Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 18 23:49 coverage.out [2023-12-18T23:51:23.017Z] -rw-rw-r-- 1 jenkins jenkins 3693 Dec 18 23:47 go.mod [2023-12-18T23:51:23.017Z] -rw-rw-r-- 1 jenkins jenkins 35440 Dec 18 23:47 go.sum [2023-12-18T23:51:23.017Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:47 internal [2023-12-18T23:51:23.017Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 18 23:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:51:23.530Z] + 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=f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 --label arch=arm64 --label version=0.0.0 . [2023-12-18T23:51:24.502Z] #0 building with "default" instance using docker driver [2023-12-18T23:51:24.502Z] [2023-12-18T23:51:24.502Z] #1 [internal] load build definition from Dockerfile [2023-12-18T23:51:24.502Z] #1 transferring dockerfile: 1.70kB 0.0s done [2023-12-18T23:51:24.502Z] #1 DONE 0.0s [2023-12-18T23:51:24.502Z] [2023-12-18T23:51:24.502Z] #2 [internal] load .dockerignore [2023-12-18T23:51:24.502Z] #2 transferring context: 160B done [2023-12-18T23:51:24.502Z] #2 DONE 0.0s [2023-12-18T23:51:24.502Z] [2023-12-18T23:51:24.502Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-18T23:51:24.502Z] #3 DONE 0.0s [2023-12-18T23:51:24.502Z] [2023-12-18T23:51:24.502Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-18T23:51:24.781Z] #4 DONE 0.3s [2023-12-18T23:51:24.781Z] [2023-12-18T23:51:24.781Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:51:24.781Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:51:24.781Z] #5 ... [2023-12-18T23:51:24.781Z] [2023-12-18T23:51:24.781Z] #6 [internal] load build context [2023-12-18T23:51:24.781Z] #6 transferring context: 6.22kB 0.1s done [2023-12-18T23:51:24.781Z] #6 DONE 0.1s [2023-12-18T23:51:24.781Z] [2023-12-18T23:51:24.781Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:51:24.781Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-18T23:51:25.053Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-18T23:51:25.053Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-18T23:51:25.053Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-18T23:51:25.053Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-18T23:51:25.053Z] #5 ... [2023-12-18T23:51:25.053Z] [2023-12-18T23:51:25.053Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-18T23:51:25.053Z] #7 DONE 0.3s [2023-12-18T23:51:25.053Z] [2023-12-18T23:51:25.053Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:51:25.053Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s [2023-12-18T23:51:25.053Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-18T23:51:25.327Z] #5 ... [2023-12-18T23:51:25.327Z] [2023-12-18T23:51:25.327Z] #8 [builder 2/7] WORKDIR /device-gpio [2023-12-18T23:51:25.327Z] #8 DONE 0.1s [2023-12-18T23:51:25.327Z] [2023-12-18T23:51:25.327Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:51:25.327Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-18T23:51:25.599Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.6s done [2023-12-18T23:51:25.871Z] #5 DONE 1.2s [2023-12-18T23:51:25.871Z] [2023-12-18T23:51:25.871Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-18T23:51:26.143Z] #9 0.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:26.416Z] #9 1.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:28.412Z] #9 2.911 OK: 271 MiB in 56 packages [2023-12-18T23:51:28.699Z] #9 DONE 3.4s [2023-12-18T23:51:28.699Z] [2023-12-18T23:51:28.699Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2023-12-18T23:51:28.977Z] #10 DONE 0.3s [2023-12-18T23:51:28.977Z] [2023-12-18T23:51:28.977Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:51:29.251Z] #11 ... [2023-12-18T23:51:29.251Z] [2023-12-18T23:51:29.251Z] #12 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-18T23:51:29.251Z] #12 0.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:29.251Z] #12 1.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:29.251Z] #12 2.695 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-18T23:51:29.251Z] #12 2.715 Executing busybox-1.36.1-r5.trigger [2023-12-18T23:51:29.251Z] #12 2.746 OK: 8 MiB in 16 packages [2023-12-18T23:51:29.251Z] #12 DONE 3.2s [2023-12-18T23:51:29.251Z] [2023-12-18T23:51:29.251Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-18T23:51:30.684Z] #13 1.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:30.684Z] #13 ... [2023-12-18T23:51:30.684Z] [2023-12-18T23:51:30.684Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:51:30.684Z] #11 DONE 1.7s [2023-12-18T23:51:30.956Z] [2023-12-18T23:51:30.957Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-18T23:51:30.957Z] #13 1.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:31.226Z] #13 ... [2023-12-18T23:51:31.227Z] [2023-12-18T23:51:31.227Z] #14 [builder 6/7] COPY . . [2023-12-18T23:51:31.227Z] #14 DONE 0.4s [2023-12-18T23:51:31.227Z] [2023-12-18T23:51:31.227Z] #15 [builder 7/7] RUN make build [2023-12-18T23:51:31.820Z] #15 0.799 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.4" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-12-18T23:51:32.804Z] #15 ... [2023-12-18T23:51:32.804Z] [2023-12-18T23:51:32.804Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-18T23:51:32.804Z] #13 3.103 OK: 8 MiB in 16 packages [2023-12-18T23:51:32.804Z] #13 DONE 3.5s [2023-12-18T23:51:33.079Z] [2023-12-18T23:51:33.079Z] #15 [builder 7/7] RUN make build [2023-12-18T23:53:09.813Z] #15 DONE 93.3s [2023-12-18T23:53:09.813Z] [2023-12-18T23:53:09.813Z] #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / [2023-12-18T23:53:09.813Z] #16 DONE 0.2s [2023-12-18T23:53:09.813Z] [2023-12-18T23:53:09.813Z] #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / [2023-12-18T23:53:09.813Z] #17 DONE 0.1s [2023-12-18T23:53:09.813Z] [2023-12-18T23:53:09.813Z] #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / [2023-12-18T23:53:09.813Z] #18 DONE 0.4s [2023-12-18T23:53:09.813Z] [2023-12-18T23:53:09.813Z] #19 exporting to image [2023-12-18T23:53:09.813Z] #19 exporting layers [2023-12-18T23:53:09.813Z] #19 exporting layers 0.4s done [2023-12-18T23:53:09.813Z] #19 writing image sha256:ef6092cd7b882da5ba5d6dbc55c8625c7a3bc988ed8da62fdf72dfe32ea73d15 done [2023-12-18T23:53:09.813Z] #19 naming to docker.io/library/device-gpio-arm64 0.0s done [2023-12-18T23:53:09.813Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:53:11.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:53:11.094Z] [2023-12-18T23:53:11.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:53:11.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:53:11.816Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-18T23:53:11.816Z] 8998bd30e6a1: Pulling fs layer [2023-12-18T23:53:11.816Z] 04944245beec: Pulling fs layer [2023-12-18T23:53:11.816Z] 699f458cf7ca: Pulling fs layer [2023-12-18T23:53:11.816Z] 765212b225bb: Pulling fs layer [2023-12-18T23:53:11.816Z] f23df028b6ca: Pulling fs layer [2023-12-18T23:53:11.816Z] d65c8cfc05b1: Pulling fs layer [2023-12-18T23:53:11.816Z] 2437ff75d9bd: Pulling fs layer [2023-12-18T23:53:11.816Z] d65c8cfc05b1: Waiting [2023-12-18T23:53:11.816Z] 2437ff75d9bd: Waiting [2023-12-18T23:53:11.816Z] f23df028b6ca: Waiting [2023-12-18T23:53:11.816Z] 765212b225bb: Waiting [2023-12-18T23:53:11.816Z] 04944245beec: Verifying Checksum [2023-12-18T23:53:11.816Z] 04944245beec: Download complete [2023-12-18T23:53:11.816Z] 765212b225bb: Download complete [2023-12-18T23:53:11.816Z] f23df028b6ca: Verifying Checksum [2023-12-18T23:53:11.816Z] f23df028b6ca: Download complete [2023-12-18T23:53:12.085Z] d65c8cfc05b1: Verifying Checksum [2023-12-18T23:53:12.085Z] d65c8cfc05b1: Download complete [2023-12-18T23:53:12.085Z] 699f458cf7ca: Verifying Checksum [2023-12-18T23:53:12.085Z] 699f458cf7ca: Download complete [2023-12-18T23:53:12.354Z] 8998bd30e6a1: Verifying Checksum [2023-12-18T23:53:12.354Z] 8998bd30e6a1: Download complete [2023-12-18T23:53:15.707Z] 2437ff75d9bd: Verifying Checksum [2023-12-18T23:53:15.707Z] 2437ff75d9bd: Download complete [2023-12-18T23:53:21.083Z] 8998bd30e6a1: Pull complete [2023-12-18T23:53:21.083Z] 04944245beec: Pull complete [2023-12-18T23:53:23.038Z] 699f458cf7ca: Pull complete [2023-12-18T23:53:23.038Z] 765212b225bb: Pull complete [2023-12-18T23:53:24.010Z] f23df028b6ca: Pull complete [2023-12-18T23:53:29.351Z] d65c8cfc05b1: Pull complete [2023-12-18T23:53:56.041Z] 2437ff75d9bd: Pull complete [2023-12-18T23:53:56.041Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-18T23:53:56.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:53:56.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:53:56.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-25564 does not seem to be running inside a container [2023-12-18T23:53:56.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-18T23:53:58.823Z] $ docker top 711c8ead058c58ad625e2900e3929c538d2aaa96359cfc8ff87379e402875e36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:53:59.458Z] ---> job-cost.sh [2023-12-18T23:53:59.726Z] lf-activate-venv: SKIPPING [2023-12-18T23:53:59.726Z] INFO: No Stack... [2023-12-18T23:53:59.992Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:54:00.951Z] INFO: Archiving Costs [Pipeline] sh [2023-12-18T23:54:01.291Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-12-18T23:54:01.291Z] + cut -d, -f6 [Pipeline] lock [2023-12-18T23:54:01.389Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-224-1-stack-cost] [2023-12-18T23:54:01.394Z] Resource [jenkins-edgexfoundry-device-gpio-PR-224-1-stack-cost] did not exist. Created. [2023-12-18T23:54:01.394Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-224-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-18T23:54:01.903Z] /w/workspace/device-gpio/1@tmp/durable-5684a14a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-18T23:54:02.263Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-18T23:54:02.303Z] Warning: overwriting stash ‘stack-cost’ [2023-12-18T23:54:02.360Z] Stashed 1 file(s) [Pipeline] } [2023-12-18T23:54:02.394Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-224-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-18T23:54:02.572Z] $ docker stop --time=1 711c8ead058c58ad625e2900e3929c538d2aaa96359cfc8ff87379e402875e36 [2023-12-18T23:54:04.005Z] $ docker rm -f --volumes 711c8ead058c58ad625e2900e3929c538d2aaa96359cfc8ff87379e402875e36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-18T23:54:05.944Z] provisioning config files... [2023-12-18T23:54:05.951Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-224@tmp/config6536820705268366158tmp [Pipeline] { [Pipeline] sh [2023-12-18T23:54:06.425Z] + set +x [2023-12-18T23:54:06.425Z] + curl -s https://codecov.io/bash [2023-12-18T23:54:06.425Z] + bash -s -- [2023-12-18T23:54:06.425Z] [2023-12-18T23:54:06.425Z] _____ _ [2023-12-18T23:54:06.425Z] / ____| | | [2023-12-18T23:54:06.426Z] | | ___ __| | ___ ___ _____ __ [2023-12-18T23:54:06.426Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-18T23:54:06.426Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-18T23:54:06.426Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-18T23:54:06.426Z] Bash-1.0.6 [2023-12-18T23:54:06.426Z] [2023-12-18T23:54:06.426Z] [2023-12-18T23:54:06.426Z] ==> git version 2.25.1 found [2023-12-18T23:54:06.426Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-18T23:54:06.426Z] Release-Date: 2020-01-08 [2023-12-18T23:54:06.426Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-18T23:54:06.426Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-18T23:54:06.426Z] ==> Jenkins CI detected. [2023-12-18T23:54:06.426Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-224 [2023-12-18T23:54:06.426Z] project root: . [2023-12-18T23:54:06.426Z] --> token set from env [2023-12-18T23:54:06.426Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-18T23:54:06.686Z] ==> Running gcov in . (disable via -X gcov) [2023-12-18T23:54:06.686Z] ==> Python coveragepy not found [2023-12-18T23:54:06.686Z] ==> Searching for coverage reports in: [2023-12-18T23:54:06.686Z] + . [2023-12-18T23:54:06.686Z] -> Found 1 reports [2023-12-18T23:54:06.686Z] ==> Detecting git/mercurial file structure [2023-12-18T23:54:06.686Z] ==> Reading reports [2023-12-18T23:54:06.686Z] + ./coverage.out bytes=10 [2023-12-18T23:54:06.686Z] ==> Appending adjustments [2023-12-18T23:54:06.686Z] https://docs.codecov.io/docs/fixing-reports [2023-12-18T23:54:06.686Z] + Found adjustments [2023-12-18T23:54:06.686Z] ==> Gzipping contents [2023-12-18T23:54:06.686Z] 4.0K /tmp/codecov.PnPWMV.gz [2023-12-18T23:54:06.686Z] ==> Uploading reports [2023-12-18T23:54:06.686Z] url: https://codecov.io [2023-12-18T23:54:06.686Z] query: branch=PR-224&commit=f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-224%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=224&job=&cmd_args= [2023-12-18T23:54:06.686Z] -> Pinging Codecov [2023-12-18T23:54:06.686Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-224&commit=f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-224%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=224&job=&cmd_args= [2023-12-18T23:54:06.947Z] -> Uploading to [2023-12-18T23:54:06.947Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-18/3EC07B1A8CA8AF9BCAA0BB9F0134797F/f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5/8934091b-30fe-44ab-8572-75f34d8b242f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231218T235406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a38e389768dd5ab909a56ffafe52814ca6b67f427b858cb68fc77c6d96dbab0c [2023-12-18T23:54:06.947Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-18T23:54:06.947Z] Dload Upload Total Spent Left Speed [2023-12-18T23:54:07.208Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2116 --:--:-- --:--:-- --:--:-- 2116 [2023-12-18T23:54:07.208Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/f780f16a6beeb9f7ae3a6e75bc8adc1542f32da5 [Pipeline] } [2023-12-18T23:54:07.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-18T23:54:10.671Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-224/archives ] [2023-12-18T23:54:10.671Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-224/archives [2023-12-18T23:54:10.671Z] total 16 [2023-12-18T23:54:10.671Z] drwxr-xr-x 3 root root 4096 Dec 18 23:40 . [2023-12-18T23:54:10.671Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 23:40 .. [2023-12-18T23:54:10.671Z] drwxr-xr-x 2 root root 4096 Dec 18 23:40 cost [2023-12-18T23:54:10.671Z] -rw-r--r-- 1 root root 83 Dec 18 23:40 cost.csv [2023-12-18T23:54:10.671Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-224/archives [2023-12-18T23:54:10.671Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-224/archives [2023-12-18T23:54:10.671Z] total 16 [2023-12-18T23:54:10.671Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:40 . [2023-12-18T23:54:10.671Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 23:40 .. [2023-12-18T23:54:10.671Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 23:40 cost [2023-12-18T23:54:10.671Z] -rw-r--r-- 1 jenkins jenkins 83 Dec 18 23:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:11.018Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:11.923Z] ---> package-listing.sh [2023-12-18T23:54:11.923Z] ++ facter osfamily [2023-12-18T23:54:11.923Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-18T23:54:12.190Z] + OS_FAMILY=debian [2023-12-18T23:54:12.190Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-224 [2023-12-18T23:54:12.190Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-18T23:54:12.190Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-18T23:54:12.190Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-18T23:54:12.190Z] + PACKAGES=/tmp/packages_start.txt [2023-12-18T23:54:12.190Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-224 ']' [2023-12-18T23:54:12.190Z] + PACKAGES=/tmp/packages_end.txt [2023-12-18T23:54:12.190Z] + case "${OS_FAMILY}" in [2023-12-18T23:54:12.190Z] + dpkg -l [2023-12-18T23:54:12.190Z] + grep '^ii' [2023-12-18T23:54:12.190Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-18T23:54:12.190Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-18T23:54:12.190Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-18T23:54:12.190Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-224 ']' [2023-12-18T23:54:12.190Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-224/archives/ [2023-12-18T23:54:12.190Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-224/archives/ [Pipeline] echo [2023-12-18T23:54:12.219Z] 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-224/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-18T23:54:12.517Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:54:13.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:54:13.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:54:13.447Z] prd-ubuntu20.04-docker-8c-8g-25346 does not seem to be running inside a container [2023-12-18T23:54:13.476Z] $ 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-224/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-224 -v /w/workspace/edgexfoundry_device-gpio_PR-224:/w/workspace/edgexfoundry_device-gpio_PR-224:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-224@tmp:/w/workspace/edgexfoundry_device-gpio_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-18T23:54:13.699Z] $ docker top 0669b576e93ee82ea26ad4bc5a0938697e0ec14daa39824a84ab637f3c7f07d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:54:14.191Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-18T23:54:14.499Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-18T23:54:14.813Z] + ls /var/log/sa-host [2023-12-18T23:54:14.813Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:54:15.014Z] provisioning config files... [2023-12-18T23:54:15.024Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-224@tmp/config16756741593216290894tmp [Pipeline] { [Pipeline] echo [2023-12-18T23:54:15.189Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:15.508Z] ---> create-netrc.sh [Pipeline] } [2023-12-18T23:54:15.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:16.069Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-18T23:54:16.100Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:16.416Z] ---> sudo-logs.sh [2023-12-18T23:54:16.416Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-18T23:54:16.546Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:16.875Z] ---> job-cost.sh [2023-12-18T23:54:16.875Z] lf-activate-venv: SKIPPING [2023-12-18T23:54:16.875Z] DEBUG: total: 0.2199999988079071 [2023-12-18T23:54:16.875Z] INFO: Retrieving Stack Cost... [2023-12-18T23:54:17.134Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:54:17.393Z] INFO: Archiving Costs [Pipeline] echo [2023-12-18T23:54:17.421Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:17.734Z] ---> logs-deploy.sh [2023-12-18T23:54:17.734Z] lf-activate-venv: SKIPPING [2023-12-18T23:54:17.734Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-224/1 [2023-12-18T23:54:17.734Z] INFO: archiving workspace using pattern(s): [2023-12-18T23:54:18.673Z] Archives upload complete. [2023-12-18T23:54:18.673Z] INFO: archiving logs to Nexus