Pull request #257 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cbd8247f723affdb6c415432667c55fec1266c9e 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-ssh1155406357201924905.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh11651805304096936408.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/snyk-fix-9.r4pjcjb90.1f20c38a1ca/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/snyk-fix-9.r4pjcjb90.1f20c38a1ca/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18267890826062032709.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/snyk-fix-9.r4pjcjb90.1f20c38a1ca/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17620670611018534338.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh12491318014492828764.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/snyk-fix-9.r4pjcjb90.1f20c38a1ca/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/snyk-fix-9.r4pjcjb90.1f20c38a1ca/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10743217964192482970.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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.25 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-772582 in /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca [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/9a7b45c6c5b433d14ef4d1f20c38a1ca # 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 Avoid second fetch Checking out Revision cbd8247f723affdb6c415432667c55fec1266c9e (snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca) > 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 core.sparsecheckout # timeout=10 > git checkout -f cbd8247f723affdb6c415432667c55fec1266c9e # timeout=10 Commit message: "fix: Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:25:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:25:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:25:50 ========================================================= 06:25:50 EdgeX Global Pipelines Version Info 06:25:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:25:51 ------------------- 06:25:51 stable info: 06:25:51 ------------------- 06:25:51 Commited By: Cherry Wang cherry@iotechsys.com 06:25:51 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:25:51 Message: update stable to v1.0.278 06:25:51 ------------------- 06:25:51 experimental info: 06:25:51 ------------------- 06:25:51 Commited By: **** collab-it+edgex@linuxfoundation.org 06:25:51 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:25:51 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:25:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 06:25:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 06:25:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:25:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:25:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:25:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:25:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:25:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:25:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:25:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:25:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:25:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 06:25:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:25:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:25:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:25:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:25:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:25:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:25:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:25:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:25:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:25:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:25:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:25:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:25:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:25:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:25:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:25:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca [Pipeline] echo 06:25:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca [Pipeline] echo 06:25:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca [Pipeline] echo 06:25:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbd8247f723affdb6c415432667c55fec1266c9e [Pipeline] echo 06:25:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbd8247 [Pipeline] echo 06:25:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:54 provisioning config files... 06:25:54 copy managed file [device-gpio-settings] to file:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp/config5846403225925185487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:54 ---> ****-login.sh 06:25:54 nexus3.edgexfoundry.org:10001 06:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:54 06:25:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:25:54 Configure a credential helper to remove this warning. See 06:25:54 https://docs.****.com/go/credential-store/ 06:25:54 06:25:54 Login Succeeded 06:25:54 nexus3.edgexfoundry.org:10002 06:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:54 06:25:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:25:54 Configure a credential helper to remove this warning. See 06:25:54 https://docs.****.com/go/credential-store/ 06:25:54 06:25:54 Login Succeeded 06:25:54 nexus3.edgexfoundry.org:10003 06:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:54 06:25:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:25:54 Configure a credential helper to remove this warning. See 06:25:54 https://docs.****.com/go/credential-store/ 06:25:54 06:25:54 Login Succeeded 06:25:54 nexus3.edgexfoundry.org:10004 06:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:54 06:25:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:25:54 Configure a credential helper to remove this warning. See 06:25:54 https://docs.****.com/go/credential-store/ 06:25:54 06:25:54 Login Succeeded 06:25:54 ****.io 06:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:55 06:25:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:25:55 Configure a credential helper to remove this warning. See 06:25:55 https://docs.****.com/go/credential-store/ 06:25:55 06:25:55 Login Succeeded 06:25:55 ---> ****-login.sh ends [Pipeline] } 06:25:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:25:55 + git rev-list -1 --merges cbd8247f723affdb6c415432667c55fec1266c9e~1..cbd8247f723affdb6c415432667c55fec1266c9e [Pipeline] echo 06:25:55 -----------> git rev-list -1 --merges cbd8247f723affdb6c415432667c55fec1266c9e~1..cbd8247f723affdb6c415432667c55fec1266c9e cbd8247f723affdb6c415432667c55fec1266c9e [false] [Pipeline] sh 06:25:56 + git log --format=format:%s -1 cbd8247f723affdb6c415432667c55fec1266c9e [Pipeline] echo 06:25:56 ========================================================= 06:25:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:25:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:25:56 + git log --format=format:%s -1 cbd8247f723affdb6c415432667c55fec1266c9e [Pipeline] echo 06:25:56 [semverPrep] GIT_COMMIT: cbd8247f723affdb6c415432667c55fec1266c9e, Commit Message: fix: Dockerfile to reduce vulnerabilities [Pipeline] echo 06:25:56 [semverPrep] This is not a build commit. [Pipeline] sh 06:25:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:25:57 + grep -v github /etc/ssh/ssh_known_hosts 06:25:57 + [ -e /tmp/ssh_known_hosts ] 06:25:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:25:57 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:25:57 sudo tee -a /etc/ssh/ssh_known_hosts 06:25:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:57 06:25:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:58 0.1.4: Pulling from edgex-devops/py-git-semver 06:25:58 3dae71ba6b94: Pulling fs layer 06:25:58 6bf1a483ea7c: Pulling fs layer 06:25:58 f5dfc541a4d3: Pulling fs layer 06:25:58 461d9e800cba: Pulling fs layer 06:25:58 80192f66455f: Pulling fs layer 06:25:58 2e8e34ca0e6c: Pulling fs layer 06:25:58 a29436f7fd5d: Pulling fs layer 06:25:58 923cac83aea3: Pulling fs layer 06:25:58 25ad8b0a4227: Pulling fs layer 06:25:58 db01528c6b51: Pulling fs layer 06:25:58 28988de357af: Pulling fs layer 06:25:58 461d9e800cba: Waiting 06:25:58 a29436f7fd5d: Waiting 06:25:58 923cac83aea3: Waiting 06:25:58 25ad8b0a4227: Waiting 06:25:58 db01528c6b51: Waiting 06:25:58 28988de357af: Waiting 06:25:58 80192f66455f: Waiting 06:25:58 2e8e34ca0e6c: Waiting 06:25:58 6bf1a483ea7c: Verifying Checksum 06:25:58 6bf1a483ea7c: Download complete 06:25:58 461d9e800cba: Verifying Checksum 06:25:58 461d9e800cba: Download complete 06:25:58 80192f66455f: Verifying Checksum 06:25:58 80192f66455f: Download complete 06:25:58 f5dfc541a4d3: Verifying Checksum 06:25:58 f5dfc541a4d3: Download complete 06:25:58 3dae71ba6b94: Verifying Checksum 06:25:58 3dae71ba6b94: Download complete 06:25:58 923cac83aea3: Verifying Checksum 06:25:58 923cac83aea3: Download complete 06:25:58 25ad8b0a4227: Verifying Checksum 06:25:58 25ad8b0a4227: Download complete 06:25:58 db01528c6b51: Verifying Checksum 06:25:58 db01528c6b51: Download complete 06:25:58 28988de357af: Download complete 06:25:58 a29436f7fd5d: Verifying Checksum 06:25:58 a29436f7fd5d: Download complete 06:25:58 2e8e34ca0e6c: Verifying Checksum 06:25:58 2e8e34ca0e6c: Download complete 06:25:59 3dae71ba6b94: Pull complete 06:25:59 6bf1a483ea7c: Pull complete 06:26:00 f5dfc541a4d3: Pull complete 06:26:00 461d9e800cba: Pull complete 06:26:00 80192f66455f: Pull complete 06:26:05 2e8e34ca0e6c: Pull complete 06:26:06 a29436f7fd5d: Pull complete 06:26:06 923cac83aea3: Pull complete 06:26:06 25ad8b0a4227: Pull complete 06:26:06 db01528c6b51: Pull complete 06:26:06 28988de357af: Pull complete 06:26:06 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:26:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:26:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:06 prd-ubuntu20.04-docker-8c-8g-772582 does not seem to be running inside a container 06:26:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:rw,z -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:26:08 $ docker top 3590c93c79328cf844677400ceb9ddf3eb99b02be680b4040a04cc423f154415 -eo pid,comm 06:26:08 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). 06:26:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:26:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:08 [ssh-agent] Looking for ssh-agent implementation... 06:26:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:08 $ docker exec 3590c93c79328cf844677400ceb9ddf3eb99b02be680b4040a04cc423f154415 ssh-agent 06:26:08 SSH_AUTH_SOCK=/tmp/ssh-dBQTAv0u5meu/agent.32 06:26:08 SSH_AGENT_PID=38 06:26:08 Running ssh-add (command line suppressed) 06:26:09 Identity added: /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp/private_key_4812467363727516717.key (/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp/private_key_4812467363727516717.key) 06:26:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:09 + git config --global --add safe.directory /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca [Pipeline] sh 06:26:09 + git tag --points-at HEAD [Pipeline] } 06:26:09 $ docker exec --env ******** --env ******** 3590c93c79328cf844677400ceb9ddf3eb99b02be680b4040a04cc423f154415 ssh-agent -k 06:26:09 unset SSH_AUTH_SOCK; 06:26:09 unset SSH_AGENT_PID; 06:26:09 echo Agent pid 38 killed; 06:26:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:26:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:09 [ssh-agent] Looking for ssh-agent implementation... 06:26:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:10 $ docker exec 3590c93c79328cf844677400ceb9ddf3eb99b02be680b4040a04cc423f154415 ssh-agent 06:26:10 SSH_AUTH_SOCK=/tmp/ssh-hRUhMgCpITLJ/agent.85 06:26:10 SSH_AGENT_PID=91 06:26:10 Running ssh-add (command line suppressed) 06:26:10 Identity added: /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp/private_key_6887282715446588449.key (/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp/private_key_6887282715446588449.key) 06:26:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:10 + git semver init 06:26:10 2025-11-05 06:26:10,871 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:26:10 2025-11-05 06:26:10,876 [run_init] DEBUG init version:0.0.0 force:False 06:26:10 2025-11-05 06:26:10,876 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/.semver 06:26:10 2025-11-05 06:26:10,877 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/.semver 06:26:10 2025-11-05 06:26:10,877 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/.semver'], cwd=/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca, stdin=None, shell=False, universal_newlines=False) 06:26:12 2025-11-05 06:26:12,237 [append_file] DEBUG append to file:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/.git/info/exclude 06:26:12 2025-11-05 06:26:12,238 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/.semver/snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca with force:False 06:26:12 2025-11-05 06:26:12,238 [write_file] DEBUG write to file:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/.semver/snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca 06:26:12 2025-11-05 06:26:12,243 [execute] INFO git cat-file --batch-check 06:26:12 2025-11-05 06:26:12,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/.semver, stdin=, shell=False, universal_newlines=False) 06:26:12 2025-11-05 06:26:12,248 [execute] INFO git cat-file --batch 06:26:12 2025-11-05 06:26:12,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/.semver, stdin=, shell=False, universal_newlines=False) 06:26:12 2025-11-05 06:26:12,252 [read_version] DEBUG read version from /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/.semver/snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca 06:26:12 0.0.0 [Pipeline] } 06:26:12 $ docker exec --env ******** --env ******** 3590c93c79328cf844677400ceb9ddf3eb99b02be680b4040a04cc423f154415 ssh-agent -k 06:26:12 unset SSH_AUTH_SOCK; 06:26:12 unset SSH_AGENT_PID; 06:26:12 echo Agent pid 91 killed; 06:26:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:26:12 + git semver [Pipeline] } 06:26:13 $ docker stop --time=1 3590c93c79328cf844677400ceb9ddf3eb99b02be680b4040a04cc423f154415 06:26:14 $ docker rm -f --volumes 3590c93c79328cf844677400ceb9ddf3eb99b02be680b4040a04cc423f154415 [Pipeline] // withDockerContainer [Pipeline] sh 06:26:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:26:15 Stashed 1 file(s) [Pipeline] echo 06:26:15 [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 06:26:15 provisioning config files... 06:26:15 copy managed file [device-gpio-settings] to file:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp/config6422820582559679812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:16 ---> ****-login.sh 06:26:16 nexus3.edgexfoundry.org:10001 06:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:16 Login Succeeded 06:26:16 nexus3.edgexfoundry.org:10002 06:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:16 Login Succeeded 06:26:16 nexus3.edgexfoundry.org:10003 06:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:16 Login Succeeded 06:26:16 nexus3.edgexfoundry.org:10004 06:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:16 Login Succeeded 06:26:16 ****.io 06:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:16 Login Succeeded 06:26:16 ---> ****-login.sh ends [Pipeline] } 06:26:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:26:17 [edgeX.isLTS] Checking if [snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:26:17 [edgeX.isLTS] Checking if [snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:26:17 ========================================================= 06:26:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 06:26:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:26:18 #0 building with "default" instance using docker driver 06:26:18 06:26:18 #1 [internal] load build definition from Dockerfile 06:26:18 #1 transferring dockerfile: 1.74kB done 06:26:18 #1 DONE 0.0s 06:26:18 06:26:18 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:26:18 #2 DONE 0.1s 06:26:18 06:26:18 #3 [internal] load .dockerignore 06:26:18 #3 transferring context: 160B done 06:26:18 #3 DONE 0.0s 06:26:18 06:26:18 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:26:18 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 06:26:18 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 06:26:18 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 06:26:18 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 06:26:18 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 06:26:18 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 06:26:18 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 06:26:18 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 10.49MB / 60.15MB 0.2s 06:26:18 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 06:26:18 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 06:26:18 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 06:26:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 06:26:18 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:26:18 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 06:26:18 #4 ... 06:26:18 06:26:18 #5 [internal] load build context 06:26:18 #5 transferring context: 33.53MB 0.3s done 06:26:18 #5 DONE 0.3s 06:26:18 06:26:18 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:26:18 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 23.07MB / 60.15MB 0.3s 06:26:18 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 06:26:18 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.34MB / 11.98MB 0.3s 06:26:18 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 06:26:18 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 56.73MB / 60.15MB 0.5s 06:26:18 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 06:26:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.5s 06:26:18 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 06:26:18 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.5s 06:26:18 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 06:26:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 31.46MB / 112.58MB 0.6s 06:26:18 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.6s 06:26:18 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 06:26:19 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 06:26:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 46.14MB / 112.58MB 0.7s 06:26:19 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s 06:26:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 66.06MB / 112.58MB 0.8s 06:26:19 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 06:26:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 85.98MB / 112.58MB 0.9s 06:26:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 06:26:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done 06:26:24 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.1s 06:26:24 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.1s done 06:26:24 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 06:26:24 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 06:26:24 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:26:24 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 06:26:24 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 06:26:25 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 06:26:25 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 06:26:28 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.2s done 06:26:28 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 06:26:29 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 06:26:29 #4 DONE 10.7s 06:26:29 06:26:29 #6 [builder 2/7] WORKDIR /device-gpio 06:26:30 #6 DONE 1.7s 06:26:30 Still waiting to schedule task 06:26:30 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:26:30 06:26:30 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 06:26:30 #7 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:26:31 #7 0.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:26:31 #7 0.793 (1/4) Installing openssh-keygen (10.0_p1-r9) 06:26:31 #7 0.803 (2/4) Installing libedit (20250104.3.1-r1) 06:26:31 #7 0.808 (3/4) Installing openssh-client-common (10.0_p1-r9) 06:26:31 #7 0.831 (4/4) Installing openssh-client-default (10.0_p1-r9) 06:26:31 #7 0.870 Executing busybox-1.37.0-r19.trigger 06:26:31 #7 0.879 OK: 269 MiB in 64 packages 06:26:31 #7 DONE 1.0s 06:26:31 06:26:31 #8 [builder 4/7] COPY go.mod vendor* ./ 06:26:31 #8 DONE 0.0s 06:26:31 06:26:31 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:41 #9 DONE 9.2s 06:26:41 06:26:41 #10 [builder 6/7] COPY . . 06:26:41 #10 DONE 0.1s 06:26:41 06:26:41 #11 [builder 7/7] RUN echo noop 06:26:41 #11 0.182 noop 06:26:41 #11 DONE 0.2s 06:26:41 06:26:41 #12 exporting to image 06:26:41 #12 exporting layers 06:26:50 #12 exporting layers 7.8s done 06:26:50 #12 writing image sha256:bac31aedfbbfb8b05c7b0020afe38c8e808952d19f2747fe5f5a8416c580a229 done 06:26:50 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:26:50 #12 DONE 7.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:50 + docker inspect -f . ci-base-image-x86_64 06:26:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:50 prd-ubuntu20.04-docker-8c-8g-772582 does not seem to be running inside a container 06:26:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:rw,z -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@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 ******** ci-base-image-x86_64 cat 06:26:51 $ docker top ee4b262f7b790e74fc0026ac76bc64343ddbd2e4b97b3223bcceca4588af007b -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:51 + go version 06:26:51 go version go1.25.2 linux/amd64 [Pipeline] } 06:26:51 $ docker stop --time=1 ee4b262f7b790e74fc0026ac76bc64343ddbd2e4b97b3223bcceca4588af007b 06:26:52 $ docker rm -f --volumes ee4b262f7b790e74fc0026ac76bc64343ddbd2e4b97b3223bcceca4588af007b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:53 + docker inspect -f . ci-base-image-x86_64 06:26:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:53 prd-ubuntu20.04-docker-8c-8g-772582 does not seem to be running inside a container 06:26:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:rw,z -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@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 ******** ci-base-image-x86_64 cat 06:26:53 $ docker top 7272bb57ed5f5839135d07438de66e51f99f22c1463ebc2f5723148501346c7b -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:54 + git config --global --add safe.directory /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca [Pipeline] fileExists [Pipeline] sh 06:26:54 + make test 06:26:54 go test ./... -coverprofile=coverage.out ./... 06:26:56 ? github.com/edgexfoundry/device-gpio [no test files] 06:27:18 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 06:27:18 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 06:27:18 Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 06:27:18 The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 06:27:18 make: *** [Makefile:36: lint] Error 3 [Pipeline] } 06:27:18 $ docker stop --time=1 7272bb57ed5f5839135d07438de66e51f99f22c1463ebc2f5723148501346c7b 06:27:20 $ docker rm -f --volumes 7272bb57ed5f5839135d07438de66e51f99f22c1463ebc2f5723148501346c7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:27:21 06:27:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:27:22 latest: Pulling from edgex-lftools-log-publisher 06:27:22 5eb5b503b376: Pulling fs layer 06:27:22 5c69ac0246d0: Pulling fs layer 06:27:22 ec43610c2a17: Pulling fs layer 06:27:22 3a2ae6a8a46f: Pulling fs layer 06:27:22 33b1e0a273af: Pulling fs layer 06:27:22 5d3b04190fa2: Pulling fs layer 06:27:22 2f39f015ded8: Pulling fs layer 06:27:22 3a2ae6a8a46f: Waiting 06:27:22 5d3b04190fa2: Waiting 06:27:22 2f39f015ded8: Waiting 06:27:22 33b1e0a273af: Waiting 06:27:22 5c69ac0246d0: Verifying Checksum 06:27:22 5c69ac0246d0: Download complete 06:27:22 3a2ae6a8a46f: Verifying Checksum 06:27:22 3a2ae6a8a46f: Download complete 06:27:22 33b1e0a273af: Verifying Checksum 06:27:22 33b1e0a273af: Download complete 06:27:22 5d3b04190fa2: Download complete 06:27:22 ec43610c2a17: Verifying Checksum 06:27:22 ec43610c2a17: Download complete 06:27:22 5eb5b503b376: Verifying Checksum 06:27:22 5eb5b503b376: Download complete 06:27:22 2f39f015ded8: Verifying Checksum 06:27:22 2f39f015ded8: Download complete 06:27:23 5eb5b503b376: Pull complete 06:27:24 5c69ac0246d0: Pull complete 06:27:24 ec43610c2a17: Pull complete 06:27:24 3a2ae6a8a46f: Pull complete 06:27:24 33b1e0a273af: Pull complete 06:27:24 5d3b04190fa2: Pull complete 06:27:31 2f39f015ded8: Pull complete 06:27:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:27:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:27:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:31 prd-ubuntu20.04-docker-8c-8g-772582 does not seem to be running inside a container 06:27:31 $ 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/9a7b45c6c5b433d14ef4d1f20c38a1ca -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:rw,z -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:27:32 $ docker top 7c0e7478cb2d94b0b929bcd064eca926cf52eb75402ba7da702ca460bbde243d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:33 ---> job-cost.sh 06:27:33 lf-activate-venv: SKIPPING 06:27:33 INFO: No Stack... 06:27:34 INFO: Retrieving Pricing Info for: v3-standard-8 06:27:34 INFO: Archiving Costs [Pipeline] sh 06:27:34 + cat /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/archives/cost.csv 06:27:34 + cut -d, -f6 [Pipeline] lock 06:27:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca-1-stack-cost] 06:27:34 Resource [jenkins-edgexfoundry-device-gpio-snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca-1-stack-cost] did not exist. Created. 06:27:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:27:35 + echo total: 0.2199999988079071 [Pipeline] stash 06:27:35 Stashed 1 file(s) [Pipeline] } 06:27:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:27:35 $ docker stop --time=1 7c0e7478cb2d94b0b929bcd064eca926cf52eb75402ba7da702ca460bbde243d 06:27:36 $ docker rm -f --volumes 7c0e7478cb2d94b0b929bcd064eca926cf52eb75402ba7da702ca460bbde243d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:27:37 Failed in branch amd64 06:29:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772583 in /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca [Pipeline] { [Pipeline] ws 06:29:41 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 06:29:41 The recommended git tool is: git 06:29:46 using credential edgex-jenkins-ssh 06:29:46 Cloning the remote Git repository 06:29:46 Cloning repository git@github.com:edgexfoundry/device-gpio.git 06:29:46 > git init /w/workspace/device-gpio/1 # timeout=10 06:29:46 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 06:29:46 > git --version # timeout=10 06:29:46 > git --version # 'git version 2.25.1' 06:29:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:49 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 06:29:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:50 Avoid second fetch 06:29:50 Checking out Revision cbd8247f723affdb6c415432667c55fec1266c9e (snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca) 06:29:51 Commit message: "fix: Dockerfile to reduce vulnerabilities" 06:29:51 > git --version # timeout=10 06:29:51 > git --version # 'git version 2.25.1' 06:29:51 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 06:29:50 > git config core.sparsecheckout # timeout=10 06:29:50 > git checkout -f cbd8247f723affdb6c415432667c55fec1266c9e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:55 provisioning config files... 06:29:55 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config8568458219506962614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:56 ---> ****-login.sh 06:29:56 nexus3.edgexfoundry.org:10001 06:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:57 Configure a credential helper to remove this warning. See 06:29:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:57 06:29:57 Login Succeeded 06:29:57 nexus3.edgexfoundry.org:10002 06:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:57 Configure a credential helper to remove this warning. See 06:29:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:57 06:29:57 Login Succeeded 06:29:57 nexus3.edgexfoundry.org:10003 06:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:57 Configure a credential helper to remove this warning. See 06:29:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:57 06:29:57 Login Succeeded 06:29:57 nexus3.edgexfoundry.org:10004 06:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:58 Configure a credential helper to remove this warning. See 06:29:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:58 06:29:58 Login Succeeded 06:29:58 ****.io 06:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:58 Configure a credential helper to remove this warning. See 06:29:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:58 06:29:58 Login Succeeded 06:29:58 ---> ****-login.sh ends [Pipeline] } 06:29:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:29:59 [edgeX.isLTS] Checking if [snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:29:59 [edgeX.isLTS] Checking if [snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:29:59 ========================================================= 06:29:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 06:29:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:30:00 Sending build context to Docker daemon 16.87MB 06:30:00 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:30:00 Step 2/12 : FROM ${BASE} AS builder 06:30:00 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:30:00 6b59a28fa201: Pulling fs layer 06:30:00 d32bb0dddca7: Pulling fs layer 06:30:00 5dab1238d3d9: Pulling fs layer 06:30:00 196fd7d83e7d: Pulling fs layer 06:30:00 4f4fb700ef54: Pulling fs layer 06:30:00 8ba94037c8f0: Pulling fs layer 06:30:00 deaec5988b04: Pulling fs layer 06:30:00 9f65657bb879: Pulling fs layer 06:30:00 196fd7d83e7d: Waiting 06:30:00 4f4fb700ef54: Waiting 06:30:00 8ba94037c8f0: Waiting 06:30:00 deaec5988b04: Waiting 06:30:00 9f65657bb879: Waiting 06:30:00 d32bb0dddca7: Verifying Checksum 06:30:00 d32bb0dddca7: Download complete 06:30:00 196fd7d83e7d: Verifying Checksum 06:30:00 196fd7d83e7d: Download complete 06:30:00 4f4fb700ef54: Verifying Checksum 06:30:00 4f4fb700ef54: Download complete 06:30:00 8ba94037c8f0: Verifying Checksum 06:30:00 8ba94037c8f0: Download complete 06:30:00 6b59a28fa201: Verifying Checksum 06:30:00 6b59a28fa201: Download complete 06:30:01 9f65657bb879: Verifying Checksum 06:30:01 9f65657bb879: Download complete 06:30:01 6b59a28fa201: Pull complete 06:30:02 d32bb0dddca7: Pull complete 06:30:02 5dab1238d3d9: Verifying Checksum 06:30:02 5dab1238d3d9: Download complete 06:30:03 deaec5988b04: Verifying Checksum 06:30:03 deaec5988b04: Download complete 06:30:16 5dab1238d3d9: Pull complete 06:30:16 196fd7d83e7d: Pull complete 06:30:16 4f4fb700ef54: Pull complete 06:30:16 8ba94037c8f0: Pull complete 06:30:26 deaec5988b04: Pull complete 06:30:27 9f65657bb879: Pull complete 06:30:27 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 06:30:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:30:27 ---> 334268110677 06:30:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:30:29 ---> Running in 77cc5282ce56 06:30:29 Removing intermediate container 77cc5282ce56 06:30:29 ---> af0706583ec1 06:30:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:30:29 ---> Running in 1706bb884214 06:30:29 Removing intermediate container 1706bb884214 06:30:29 ---> a3bd507960e1 06:30:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 06:30:29 ---> Running in 9d37d0bfbec1 06:30:29 Removing intermediate container 9d37d0bfbec1 06:30:29 ---> 930bd2fde6bd 06:30:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:30:29 ---> Running in f02c983bc49a 06:30:30 Removing intermediate container f02c983bc49a 06:30:30 ---> 82026a753087 06:30:30 Step 7/12 : WORKDIR /device-gpio 06:30:30 ---> Running in 5ed895b804db 06:30:30 Removing intermediate container 5ed895b804db 06:30:30 ---> c6ee95025a00 06:30:30 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:30:30 ---> Running in 6fa5b5f7c5c4 06:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:30:33 (1/4) Installing openssh-keygen (10.0_p1-r9) 06:30:33 (2/4) Installing libedit (20250104.3.1-r1) 06:30:33 (3/4) Installing openssh-client-common (10.0_p1-r9) 06:30:33 (4/4) Installing openssh-client-default (10.0_p1-r9) 06:30:33 Executing busybox-1.37.0-r19.trigger 06:30:33 OK: 259 MiB in 64 packages 06:30:35 Removing intermediate container 6fa5b5f7c5c4 06:30:35 ---> 5bd5beae2a1a 06:30:35 Step 9/12 : COPY go.mod vendor* ./ 06:30:35 ---> d799d562d7d9 06:30:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:35 ---> Running in 17cf37a62003 06:32:12 Removing intermediate container 17cf37a62003 06:32:12 ---> 58f4474ef615 06:32:12 Step 11/12 : COPY . . 06:32:12 ---> 3cf2a79135be 06:32:12 Step 12/12 : RUN ${MAKE} 06:32:12 ---> Running in 6aa8eee61bce 06:32:12 noop 06:32:12 Removing intermediate container 6aa8eee61bce 06:32:12 ---> c0a9eb06eb77 06:32:12 Successfully built c0a9eb06eb77 06:32:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:12 + docker inspect -f . ci-base-image-arm64 06:32:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:12 prd-ubuntu20.04-docker-arm64-4c-16g-772583 does not seem to be running inside a container 06:32:12 $ 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 ******** ci-base-image-arm64 cat 06:32:14 $ docker top 63ea80f5eb72a181ca090a07498655a877483852c4e90229b448dc8aa40cc00b -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:14 + go version 06:32:14 go version go1.25.3 linux/arm64 [Pipeline] } 06:32:15 $ docker stop --time=1 63ea80f5eb72a181ca090a07498655a877483852c4e90229b448dc8aa40cc00b 06:32:16 $ docker rm -f --volumes 63ea80f5eb72a181ca090a07498655a877483852c4e90229b448dc8aa40cc00b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:19 + docker inspect -f . ci-base-image-arm64 06:32:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:20 prd-ubuntu20.04-docker-arm64-4c-16g-772583 does not seem to be running inside a container 06:32:20 $ 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 ******** ci-base-image-arm64 cat 06:32:21 $ docker top 17fbf6e9843990dcd2f9fdc8c12b24f6c8050a305d1a5b62a55eef15508a23a4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:22 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 06:32:22 + make test 06:32:22 go test ./... -coverprofile=coverage.out ./... 06:32:32 ? github.com/edgexfoundry/device-gpio [no test files] 06:35:42 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 06:35:42 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 06:35:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:35:42 go vet ./... 06:36:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:36:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:36:29 ./bin/test-attribution-txt.sh [Pipeline] echo 06:36:29 [edgeX.isLTS] Checking if [snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:36:29 $ docker stop --time=1 17fbf6e9843990dcd2f9fdc8c12b24f6c8050a305d1a5b62a55eef15508a23a4 06:36:31 $ docker rm -f --volumes 17fbf6e9843990dcd2f9fdc8c12b24f6c8050a305d1a5b62a55eef15508a23a4 [Pipeline] // withDockerContainer [Pipeline] sh 06:36:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:36:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:36:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:36:35 + ls -al . 06:36:35 total 220 06:36:35 drwxrwxr-x 7 jenkins jenkins 4096 Nov 5 06:32 . 06:36:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 06:29 .. 06:36:35 -rw-rw-r-- 1 jenkins jenkins 120 Nov 5 06:29 .dockerignore 06:36:35 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 06:29 .git 06:36:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 06:29 .github 06:36:35 -rw-rw-r-- 1 jenkins jenkins 277 Nov 5 06:29 .gitignore 06:36:35 -rw-rw-r-- 1 jenkins jenkins 41 Nov 5 06:29 .golangci.yml 06:36:35 -rw-rw-r-- 1 jenkins jenkins 20038 Nov 5 06:29 Attribution.txt 06:36:35 -rw-rw-r-- 1 jenkins jenkins 7819 Nov 5 06:29 CHANGELOG.md 06:36:35 -rw-rw-r-- 1 jenkins jenkins 1696 Nov 5 06:29 Dockerfile 06:36:35 -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 06:29 GOVERNANCE.md 06:36:35 -rw-rw-r-- 1 jenkins jenkins 657 Nov 5 06:29 Jenkinsfile 06:36:35 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 5 06:29 LICENSE 06:36:35 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 5 06:29 Makefile 06:36:35 -rw-rw-r-- 1 jenkins jenkins 617 Nov 5 06:29 OWNERS.md 06:36:35 -rw-rw-r-- 1 jenkins jenkins 3578 Nov 5 06:29 README.md 06:36:35 -rw-rw-r-- 1 jenkins jenkins 5 Nov 5 06:26 VERSION 06:36:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 06:29 bin 06:36:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 06:29 cmd 06:36:35 -rw-r--r-- 1 jenkins jenkins 11488 Nov 5 06:35 coverage.out 06:36:35 -rw-rw-r-- 1 jenkins jenkins 6078 Nov 5 06:29 go.mod 06:36:35 -rw-rw-r-- 1 jenkins jenkins 87119 Nov 5 06:29 go.sum 06:36:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 06:29 internal 06:36:35 -rw-rw-r-- 1 jenkins jenkins 209 Nov 5 06:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:35 + 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=cbd8247f723affdb6c415432667c55fec1266c9e --label arch=arm64 --label version=0.0.0 . 06:36:36 Sending build context to Docker daemon 16.89MB 06:36:36 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 06:36:36 Step 2/26 : FROM ${BASE} AS builder 06:36:36 ---> c0a9eb06eb77 06:36:36 Step 3/26 : ARG ADD_BUILD_TAGS="" 06:36:36 ---> Running in 2a87a7f08e69 06:36:37 Removing intermediate container 2a87a7f08e69 06:36:37 ---> b5b763c07b1c 06:36:37 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:36:37 ---> Running in 770125d0379e 06:36:37 Removing intermediate container 770125d0379e 06:36:37 ---> 634654bba55c 06:36:37 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 06:36:37 ---> Running in 209384d4ae32 06:36:37 Removing intermediate container 209384d4ae32 06:36:37 ---> 3328165b10dc 06:36:37 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 06:36:37 ---> Running in b12078429b45 06:36:37 Removing intermediate container b12078429b45 06:36:37 ---> d8a2e6929300 06:36:37 Step 7/26 : WORKDIR /device-gpio 06:36:38 ---> Running in e131f806db8e 06:36:38 Removing intermediate container e131f806db8e 06:36:38 ---> cc20ae7f70a4 06:36:38 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:36:38 ---> Running in a167779acba8 06:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:36:44 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.22/main: temporary error (try again later) 06:36:50 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.22/community: temporary error (try again later) 06:36:50 OK: 259 MiB in 64 packages 06:36:50 Removing intermediate container a167779acba8 06:36:50 ---> a162363bdd2d 06:36:50 Step 9/26 : COPY go.mod vendor* ./ 06:36:50 ---> 55faf9da50a4 06:36:50 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:50 ---> Running in 3e4a47da2400 06:36:52 Removing intermediate container 3e4a47da2400 06:36:52 ---> e699edd0924f 06:36:52 Step 11/26 : COPY . . 06:36:53 ---> 3acd6f929e78 06:36:53 Step 12/26 : RUN ${MAKE} 06:36:53 ---> Running in 1bfb65a0b62d 06:36:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 06:40:31 Removing intermediate container 1bfb65a0b62d 06:40:31 ---> 8c0a0cd46bd1 06:40:31 Step 13/26 : FROM alpine:3.22.1 06:40:31 3.22.1: Pulling from library/alpine 06:40:31 6e174226ea69: Pulling fs layer 06:40:31 6e174226ea69: Download complete 06:40:31 6e174226ea69: Pull complete 06:40:31 Digest: sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 06:40:31 Status: Downloaded newer image for alpine:3.22.1 06:40:31 ---> 02f8efbefad6 06:40:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 06:40:31 ---> Running in 06cce9400318 06:40:31 Removing intermediate container 06cce9400318 06:40:31 ---> e01e1dda20d4 06:40:31 Step 15/26 : RUN apk add --update --no-cache dumb-init 06:40:31 ---> Running in 0e78483d090e 06:40:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:31 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.22/main: temporary error (try again later) 06:40:31 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.22/community: temporary error (try again later) 06:40:31 ERROR: unable to select packages: 06:40:31 dumb-init (no such package): 06:40:31 required by: world[dumb-init] 06:40:32 The command '/bin/sh -c apk add --update --no-cache dumb-init' returned a non-zero code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:33 06:40:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:33 arm64: Pulling from edgex-lftools-log-publisher 06:40:33 8998bd30e6a1: Pulling fs layer 06:40:33 04944245beec: Pulling fs layer 06:40:33 699f458cf7ca: Pulling fs layer 06:40:33 765212b225bb: Pulling fs layer 06:40:33 f23df028b6ca: Pulling fs layer 06:40:33 d65c8cfc05b1: Pulling fs layer 06:40:33 2437ff75d9bd: Pulling fs layer 06:40:33 d65c8cfc05b1: Waiting 06:40:33 f23df028b6ca: Waiting 06:40:33 2437ff75d9bd: Waiting 06:40:33 765212b225bb: Waiting 06:40:34 04944245beec: Verifying Checksum 06:40:34 04944245beec: Download complete 06:40:34 765212b225bb: Verifying Checksum 06:40:34 765212b225bb: Download complete 06:40:34 f23df028b6ca: Verifying Checksum 06:40:34 f23df028b6ca: Download complete 06:40:34 d65c8cfc05b1: Verifying Checksum 06:40:34 d65c8cfc05b1: Download complete 06:40:34 699f458cf7ca: Verifying Checksum 06:40:34 699f458cf7ca: Download complete 06:40:34 8998bd30e6a1: Verifying Checksum 06:40:34 8998bd30e6a1: Download complete 06:40:37 2437ff75d9bd: Verifying Checksum 06:40:37 2437ff75d9bd: Download complete 06:40:40 8998bd30e6a1: Pull complete 06:40:41 04944245beec: Pull complete 06:40:42 699f458cf7ca: Pull complete 06:40:42 765212b225bb: Pull complete 06:40:43 f23df028b6ca: Pull complete 06:40:43 d65c8cfc05b1: Pull complete 06:41:01 2437ff75d9bd: Pull complete 06:41:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:41:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:41:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:02 prd-ubuntu20.04-docker-arm64-4c-16g-772583 does not seem to be running inside a container 06:41:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:41:05 $ docker top 180f6ef331e4cd862176d3fd31f189314aa2f94ac9fc18794013b01e42a66f1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:06 ---> job-cost.sh 06:41:06 lf-activate-venv: SKIPPING 06:41:06 INFO: No Stack... 06:41:06 INFO: Retrieving Pricing Info for: v3-standard-4 06:41:07 INFO: Archiving Costs [Pipeline] sh 06:41:07 + cat /w/workspace/device-gpio/1/archives/cost.csv 06:41:07 + cut -d, -f6 [Pipeline] lock 06:41:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca-1-stack-cost] 06:41:07 Resource [jenkins-edgexfoundry-device-gpio-snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca-1-stack-cost] did not exist. Created. 06:41:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:41:08 /w/workspace/device-gpio/1@tmp/durable-6fecf286/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:41:09 + echo total: 0.10999999940395355 [Pipeline] stash 06:41:09 Warning: overwriting stash ‘stack-cost’ 06:41:09 Stashed 1 file(s) [Pipeline] } 06:41:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:41:09 $ docker stop --time=1 180f6ef331e4cd862176d3fd31f189314aa2f94ac9fc18794013b01e42a66f1d 06:41:10 $ docker rm -f --volumes 180f6ef331e4cd862176d3fd31f189314aa2f94ac9fc18794013b01e42a66f1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:41:11 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:41:13 + [ -d /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/archives ] 06:41:13 + ls -al /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/archives 06:41:13 total 16 06:41:13 drwxr-xr-x 3 root root 4096 Nov 5 06:27 . 06:41:13 drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 06:27 .. 06:41:13 drwxr-xr-x 2 root root 4096 Nov 5 06:27 cost 06:41:13 -rw-r--r-- 1 root root 118 Nov 5 06:27 cost.csv 06:41:13 + sudo chown -R jenkins:jenkins /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/archives 06:41:13 + ls -al /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/archives 06:41:13 total 16 06:41:13 drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 06:27 . 06:41:13 drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 06:27 .. 06:41:13 drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 06:27 cost 06:41:13 -rw-r--r-- 1 jenkins jenkins 118 Nov 5 06:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:41:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:41:15 ---> package-listing.sh 06:41:15 ++ tr '[:upper:]' '[:lower:]' 06:41:15 ++ facter osfamily 06:41:15 + OS_FAMILY=debian 06:41:15 + workspace=/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca 06:41:15 + START_PACKAGES=/tmp/packages_start.txt 06:41:15 + END_PACKAGES=/tmp/packages_end.txt 06:41:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:41:15 + PACKAGES=/tmp/packages_start.txt 06:41:15 + '[' /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca ']' 06:41:15 + PACKAGES=/tmp/packages_end.txt 06:41:15 + case "${OS_FAMILY}" in 06:41:15 + dpkg -l 06:41:15 + grep '^ii' 06:41:15 + '[' -f /tmp/packages_start.txt ']' 06:41:15 + '[' -f /tmp/packages_end.txt ']' 06:41:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:41:15 + '[' /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca ']' 06:41:15 + mkdir -p /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/archives/ 06:41:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca/archives/ [Pipeline] echo 06:41:15 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/9a7b45c6c5b433d14ef4d1f20c38a1ca/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:41:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:41:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:16 prd-ubuntu20.04-docker-8c-8g-772582 does not seem to be running inside a container 06:41:16 $ 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/9a7b45c6c5b433d14ef4d1f20c38a1ca/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca:rw,z -v /w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:41:16 $ docker top 1d0be6803bb019a206f4f804f7d8017061a748a4fe0603832da7123af7cef11e -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:17 + touch /tmp/pre-build-complete [Pipeline] sh 06:41:17 + mkdir -p /var/log/sysstat [Pipeline] sh 06:41:17 + ls /var/log/sa-host 06:41:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:17 provisioning config files... 06:41:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/9a7b45c6c5b433d14ef4d1f20c38a1ca@tmp/config3569243959652395725tmp [Pipeline] { [Pipeline] echo 06:41:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:41:18 ---> create-netrc.sh [Pipeline] } 06:41:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:41:18 ---> python-tools-install.sh [Pipeline] echo 06:41:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:41:19 ---> sudo-logs.sh 06:41:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:41:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:41:19 ---> job-cost.sh 06:41:19 lf-activate-venv: SKIPPING 06:41:19 DEBUG: total: 0.2199999988079071 06:41:19 INFO: Retrieving Stack Cost... 06:41:20 INFO: Retrieving Pricing Info for: v3-standard-8 06:41:20 INFO: Archiving Costs [Pipeline] echo 06:41:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:41:20 ---> logs-deploy.sh 06:41:20 lf-activate-venv: SKIPPING 06:41:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/snyk-fix-9a7b45c6c5b433d14ef4d1f20c38a1ca/1 06:41:20 INFO: archiving workspace using pattern(s): 06:41:21 Archives upload complete. 06:41:21 INFO: archiving logs to Nexus