Pull request #181 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7fa999967c5e911f3516539f0b6fd1019e43f904+3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 (d7241b05510916537d67214f5300507f38a2c2b4) 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-ssh3889205602313564628.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh12964757367197594533.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-181/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-181/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2303828892962742734.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-181/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5325656067642497480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12630043912804519440.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-181/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-181/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5219897355931542166.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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-16428 in /w/workspace/edgexfoundry_device-gpio_PR-181 [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-181 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 into PR head commit 7fa999967c5e911f3516539f0b6fd1019e43f904 Merge succeeded, producing 7fa999967c5e911f3516539f0b6fd1019e43f904 Checking out Revision 7fa999967c5e911f3516539f0b6fd1019e43f904 (PR-181) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/181/head:refs/remotes/origin/PR-181 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fa999967c5e911f3516539f0b6fd1019e43f904 # 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 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fa999967c5e911f3516539f0b6fd1019e43f904 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:04:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:04:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:04:42 ========================================================= 01:04:42 EdgeX Global Pipelines Version Info 01:04:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:04:43 ------------------- 01:04:43 stable info: 01:04:43 ------------------- 01:04:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:04:43 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:04:43 Message: update stable to v1.0.249 01:04:44 ------------------- 01:04:44 experimental info: 01:04:44 ------------------- 01:04:44 Commited By: **** collab-it+edgex@linuxfoundation.org 01:04:44 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:04:44 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:04:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:04:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:04:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:04:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:04:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:04:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:04:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:04:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:04:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:04:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-181 [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-181 [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-181 [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fa999967c5e911f3516539f0b6fd1019e43f904 [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fa9999 [Pipeline] echo 01:04:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:04:46 provisioning config files... 01:04:46 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-181@tmp/config12610020054444462525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:04:46 ---> docker-login.sh 01:04:46 nexus3.edgexfoundry.org:10001 01:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:47 Configure a credential helper to remove this warning. See 01:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:47 01:04:47 Login Succeeded 01:04:47 nexus3.edgexfoundry.org:10002 01:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:47 Configure a credential helper to remove this warning. See 01:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:47 01:04:47 Login Succeeded 01:04:47 nexus3.edgexfoundry.org:10003 01:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:47 Configure a credential helper to remove this warning. See 01:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:47 01:04:47 Login Succeeded 01:04:47 nexus3.edgexfoundry.org:10004 01:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:47 Configure a credential helper to remove this warning. See 01:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:47 01:04:47 Login Succeeded 01:04:47 docker.io 01:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:47 Configure a credential helper to remove this warning. See 01:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:47 01:04:47 Login Succeeded 01:04:47 ---> docker-login.sh ends [Pipeline] } 01:04:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:04:48 + git rev-list -1 --merges 7fa999967c5e911f3516539f0b6fd1019e43f904~1..7fa999967c5e911f3516539f0b6fd1019e43f904 [Pipeline] echo 01:04:48 -----------> git rev-list -1 --merges 7fa999967c5e911f3516539f0b6fd1019e43f904~1..7fa999967c5e911f3516539f0b6fd1019e43f904 7fa999967c5e911f3516539f0b6fd1019e43f904 [false] [Pipeline] sh 01:04:49 + git log --format=format:%s -1 7fa999967c5e911f3516539f0b6fd1019e43f904 [Pipeline] echo 01:04:49 ========================================================= 01:04:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:04:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:04:49 + git log --format=format:%s -1 7fa999967c5e911f3516539f0b6fd1019e43f904 [Pipeline] echo 01:04:49 [semverPrep] GIT_COMMIT: 7fa999967c5e911f3516539f0b6fd1019e43f904, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:04:49 [semverPrep] This is not a build commit. [Pipeline] sh 01:04:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:04:49 + grep -v github /etc/ssh/ssh_known_hosts 01:04:49 + [ -e /tmp/ssh_known_hosts ] 01:04:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:04:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:04:49 + sudo tee -a /etc/ssh/ssh_known_hosts 01:04:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:04:50 01:04:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:04:50 0.1.4: Pulling from edgex-devops/py-git-semver 01:04:50 b85a868b505f: Pulling fs layer 01:04:50 e2be974225ed: Pulling fs layer 01:04:50 339a4e72a1f5: Pulling fs layer 01:04:50 988bab9f4d93: Pulling fs layer 01:04:50 1469e6f7b9e6: Pulling fs layer 01:04:50 eaf3925da568: Pulling fs layer 01:04:50 bab4dde63d76: Pulling fs layer 01:04:50 bde34c3a00c8: Pulling fs layer 01:04:50 b352a97aabf1: Pulling fs layer 01:04:50 4872d77fe225: Pulling fs layer 01:04:50 5851b861e8e6: Pulling fs layer 01:04:50 bab4dde63d76: Waiting 01:04:50 bde34c3a00c8: Waiting 01:04:50 b352a97aabf1: Waiting 01:04:50 4872d77fe225: Waiting 01:04:50 988bab9f4d93: Waiting 01:04:50 1469e6f7b9e6: Waiting 01:04:50 5851b861e8e6: Waiting 01:04:50 eaf3925da568: Waiting 01:04:50 e2be974225ed: Verifying Checksum 01:04:50 e2be974225ed: Download complete 01:04:50 988bab9f4d93: Verifying Checksum 01:04:50 988bab9f4d93: Download complete 01:04:50 1469e6f7b9e6: Verifying Checksum 01:04:50 1469e6f7b9e6: Download complete 01:04:50 339a4e72a1f5: Verifying Checksum 01:04:50 339a4e72a1f5: Download complete 01:04:50 eaf3925da568: Download complete 01:04:51 bde34c3a00c8: Verifying Checksum 01:04:51 bde34c3a00c8: Download complete 01:04:51 b352a97aabf1: Verifying Checksum 01:04:51 4872d77fe225: Verifying Checksum 01:04:51 4872d77fe225: Download complete 01:04:51 5851b861e8e6: Verifying Checksum 01:04:51 5851b861e8e6: Download complete 01:04:51 b85a868b505f: Download complete 01:04:51 bab4dde63d76: Verifying Checksum 01:04:51 bab4dde63d76: Download complete 01:04:52 b85a868b505f: Pull complete 01:04:52 e2be974225ed: Pull complete 01:04:53 339a4e72a1f5: Pull complete 01:04:53 988bab9f4d93: Pull complete 01:04:53 1469e6f7b9e6: Pull complete 01:04:53 eaf3925da568: Pull complete 01:04:55 bab4dde63d76: Pull complete 01:04:55 bde34c3a00c8: Pull complete 01:04:55 b352a97aabf1: Pull complete 01:04:55 4872d77fe225: Pull complete 01:04:55 5851b861e8e6: Pull complete 01:04:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:04:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:04:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:04:56 prd-ubuntu20.04-docker-8c-8g-16428 does not seem to be running inside a container 01:04:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-181 -v /w/workspace/edgexfoundry_device-gpio_PR-181:/w/workspace/edgexfoundry_device-gpio_PR-181:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-181@tmp:/w/workspace/edgexfoundry_device-gpio_PR-181@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 01:04:59 $ docker top cc8b37d32893dc1afd936fd749fd77455c59447007dde1d32da4b4c0ade65c83 -eo pid,comm 01:04:59 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). 01:04:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:04:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:59 [ssh-agent] Looking for ssh-agent implementation... 01:04:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:59 $ docker exec cc8b37d32893dc1afd936fd749fd77455c59447007dde1d32da4b4c0ade65c83 ssh-agent 01:05:00 SSH_AUTH_SOCK=/tmp/ssh-4YzKLcMJgshX/agent.33 01:05:00 SSH_AGENT_PID=39 01:05:00 Running ssh-add (command line suppressed) 01:05:00 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-181@tmp/private_key_16056175036373333654.key (/w/workspace/edgexfoundry_device-gpio_PR-181@tmp/private_key_16056175036373333654.key) 01:05:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:05:00 + git tag --points-at HEAD [Pipeline] } 01:05:00 $ docker exec --env ******** --env ******** cc8b37d32893dc1afd936fd749fd77455c59447007dde1d32da4b4c0ade65c83 ssh-agent -k 01:05:00 unset SSH_AUTH_SOCK; 01:05:00 unset SSH_AGENT_PID; 01:05:00 echo Agent pid 39 killed; 01:05:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:05:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:05:00 [ssh-agent] Looking for ssh-agent implementation... 01:05:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:05:00 $ docker exec cc8b37d32893dc1afd936fd749fd77455c59447007dde1d32da4b4c0ade65c83 ssh-agent 01:05:00 SSH_AUTH_SOCK=/tmp/ssh-TxQeNHtiX0IU/agent.71 01:05:00 SSH_AGENT_PID=78 01:05:00 Running ssh-add (command line suppressed) 01:05:01 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-181@tmp/private_key_1252525053483408448.key (/w/workspace/edgexfoundry_device-gpio_PR-181@tmp/private_key_1252525053483408448.key) 01:05:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:05:01 + git semver init 01:05:01 2023-05-23 01:05:01,561 [run_init] DEBUG init version:0.0.0 force:False 01:05:01 2023-05-23 01:05:01,562 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-181/.semver 01:05:01 2023-05-23 01:05:01,562 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-181/.semver 01:05:01 2023-05-23 01:05:01,562 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-181/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-181, universal_newlines=False, shell=None, istream=None) 01:05:02 2023-05-23 01:05:02,573 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-181/.git/info/exclude 01:05:02 2023-05-23 01:05:02,573 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-181/.semver/PR-181 with force:False 01:05:02 2023-05-23 01:05:02,573 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-181/.semver/PR-181 01:05:02 2023-05-23 01:05:02,576 [execute] INFO git cat-file --batch-check 01:05:02 2023-05-23 01:05:02,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-181/.semver, universal_newlines=False, shell=None, istream=) 01:05:02 2023-05-23 01:05:02,583 [execute] INFO git cat-file --batch 01:05:02 2023-05-23 01:05:02,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-181/.semver, universal_newlines=False, shell=None, istream=) 01:05:02 2023-05-23 01:05:02,589 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-181/.semver/PR-181 01:05:02 0.0.0 [Pipeline] } 01:05:02 $ docker exec --env ******** --env ******** cc8b37d32893dc1afd936fd749fd77455c59447007dde1d32da4b4c0ade65c83 ssh-agent -k 01:05:02 unset SSH_AUTH_SOCK; 01:05:02 unset SSH_AGENT_PID; 01:05:02 echo Agent pid 78 killed; 01:05:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:05:03 + git semver [Pipeline] } 01:05:03 $ docker stop --time=1 cc8b37d32893dc1afd936fd749fd77455c59447007dde1d32da4b4c0ade65c83 01:05:04 $ docker rm -f --volumes cc8b37d32893dc1afd936fd749fd77455c59447007dde1d32da4b4c0ade65c83 [Pipeline] // withDockerContainer [Pipeline] sh 01:05:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:05:05 Stashed 1 file(s) [Pipeline] echo 01:05:05 [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 01:05:06 provisioning config files... 01:05:06 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-181@tmp/config2401917095636645712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:06 ---> docker-login.sh 01:05:06 nexus3.edgexfoundry.org:10001 01:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:06 Configure a credential helper to remove this warning. See 01:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:06 01:05:06 Login Succeeded 01:05:06 nexus3.edgexfoundry.org:10002 01:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:06 Configure a credential helper to remove this warning. See 01:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:06 01:05:06 Login Succeeded 01:05:06 nexus3.edgexfoundry.org:10003 01:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:06 Configure a credential helper to remove this warning. See 01:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:06 01:05:06 Login Succeeded 01:05:06 nexus3.edgexfoundry.org:10004 01:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:06 Configure a credential helper to remove this warning. See 01:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:06 01:05:06 Login Succeeded 01:05:06 docker.io 01:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:07 Configure a credential helper to remove this warning. See 01:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:07 01:05:07 Login Succeeded 01:05:07 ---> docker-login.sh ends [Pipeline] } 01:05:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:05:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:05:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:05:07 ========================================================= 01:05:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:05:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:05:07 Sending build context to Docker daemon 16.15MB 01:05:07 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:05:07 Step 2/12 : FROM ${BASE} AS builder 01:05:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:05:07 f56be85fc22e: Pulling fs layer 01:05:07 85791d961cd3: Pulling fs layer 01:05:07 d694b5ae8c79: Pulling fs layer 01:05:07 9f32a84ed3da: Pulling fs layer 01:05:07 4d19c01a9841: Pulling fs layer 01:05:07 9325e15d5711: Pulling fs layer 01:05:07 556b6ee489ea: Pulling fs layer 01:05:07 c5a4b2cf53e6: Pulling fs layer 01:05:07 9f32a84ed3da: Waiting 01:05:07 4d19c01a9841: Waiting 01:05:07 9325e15d5711: Waiting 01:05:07 556b6ee489ea: Waiting 01:05:07 c5a4b2cf53e6: Waiting 01:05:07 85791d961cd3: Verifying Checksum 01:05:07 85791d961cd3: Download complete 01:05:08 9f32a84ed3da: Verifying Checksum 01:05:08 9f32a84ed3da: Download complete 01:05:08 4d19c01a9841: Verifying Checksum 01:05:08 4d19c01a9841: Download complete 01:05:08 f56be85fc22e: Download complete 01:05:08 9325e15d5711: Verifying Checksum 01:05:08 9325e15d5711: Download complete 01:05:08 f56be85fc22e: Pull complete 01:05:08 85791d961cd3: Pull complete 01:05:08 c5a4b2cf53e6: Verifying Checksum 01:05:08 c5a4b2cf53e6: Download complete 01:05:08 d694b5ae8c79: Download complete 01:05:08 556b6ee489ea: Verifying Checksum 01:05:08 556b6ee489ea: Download complete 01:05:13 d694b5ae8c79: Pull complete 01:05:13 9f32a84ed3da: Pull complete 01:05:13 4d19c01a9841: Pull complete 01:05:13 9325e15d5711: Pull complete 01:05:16 556b6ee489ea: Pull complete 01:05:17 c5a4b2cf53e6: Pull complete 01:05:17 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 01:05:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:05:17 ---> c4be618373d6 01:05:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:05:21 Still waiting to schedule task 01:05:21 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:05:26 ---> Running in 8ed645d14157 01:05:26 Removing intermediate container 8ed645d14157 01:05:26 ---> 4cdb9c8005bf 01:05:26 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:05:26 ---> Running in f3c12bb17d32 01:05:26 Removing intermediate container f3c12bb17d32 01:05:26 ---> 30caeae172be 01:05:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:05:26 ---> Running in 554bc56e9685 01:05:26 Removing intermediate container 554bc56e9685 01:05:26 ---> bbe611c9d04a 01:05:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:05:26 ---> Running in 6d286eea347e 01:05:26 Removing intermediate container 6d286eea347e 01:05:26 ---> 158f5981da25 01:05:26 Step 7/12 : WORKDIR /device-gpio 01:05:26 ---> Running in 6a1d200499ad 01:05:26 Removing intermediate container 6a1d200499ad 01:05:26 ---> 17a3f99cfb64 01:05:26 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:05:26 ---> Running in a670b6f4fd15 01:05:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:05:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:05:27 (1/4) Installing openssh-keygen (9.1_p1-r3) 01:05:27 (2/4) Installing libedit (20221030.3.1-r0) 01:05:27 (3/4) Installing openssh-client-common (9.1_p1-r3) 01:05:27 (4/4) Installing openssh-client-default (9.1_p1-r3) 01:05:27 Executing busybox-1.35.0-r29.trigger 01:05:27 OK: 269 MiB in 57 packages 01:05:28 Removing intermediate container a670b6f4fd15 01:05:28 ---> dc5f1515bc51 01:05:28 Step 9/12 : COPY go.mod vendor* ./ 01:05:28 ---> 00761692c9dd 01:05:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:28 ---> Running in f0eec4617f47 01:06:15 Removing intermediate container f0eec4617f47 01:06:15 ---> 5427dc753800 01:06:15 Step 11/12 : COPY . . 01:06:15 ---> 3ca7442276ca 01:06:15 Step 12/12 : RUN ${MAKE} 01:06:15 ---> Running in c431e62768d4 01:06:15 noop 01:06:15 Removing intermediate container c431e62768d4 01:06:15 ---> 7526d5a91795 01:06:15 Successfully built 7526d5a91795 01:06:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:15 + docker inspect -f . ci-base-image-x86_64 01:06:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:15 prd-ubuntu20.04-docker-8c-8g-16428 does not seem to be running inside a container 01:06:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-181 -v /w/workspace/edgexfoundry_device-gpio_PR-181:/w/workspace/edgexfoundry_device-gpio_PR-181:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-181@tmp:/w/workspace/edgexfoundry_device-gpio_PR-181@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 01:06:16 $ docker top e0ae876e64792843829d7f13c82902cc7ac64b78cf94875d4e3476021c836087 -eo pid,comm [Pipeline] { [Pipeline] sh 01:06:16 + go version 01:06:16 go version go1.20.2 linux/amd64 [Pipeline] } 01:06:16 $ docker stop --time=1 e0ae876e64792843829d7f13c82902cc7ac64b78cf94875d4e3476021c836087 01:06:17 $ docker rm -f --volumes e0ae876e64792843829d7f13c82902cc7ac64b78cf94875d4e3476021c836087 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:18 + docker inspect -f . ci-base-image-x86_64 01:06:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:18 prd-ubuntu20.04-docker-8c-8g-16428 does not seem to be running inside a container 01:06:18 $ 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-181 -v /w/workspace/edgexfoundry_device-gpio_PR-181:/w/workspace/edgexfoundry_device-gpio_PR-181:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-181@tmp:/w/workspace/edgexfoundry_device-gpio_PR-181@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 01:06:19 $ docker top fcc1cb347ee7d7886887a85a4f963b20473de16a60d181b40d1e0bfa46d7d930 -eo pid,comm [Pipeline] { [Pipeline] sh 01:06:19 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-181 [Pipeline] fileExists [Pipeline] sh 01:06:20 + make test 01:06:20 go test ./... -coverprofile=coverage.out ./... 01:06:25 ? github.com/edgexfoundry/device-gpio [no test files] 01:06:35 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:06:35 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:06:41 go vet ./... 01:06:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:06:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:06:46 ./bin/test-attribution-txt.sh [Pipeline] echo 01:06:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:06:46 $ docker stop --time=1 fcc1cb347ee7d7886887a85a4f963b20473de16a60d181b40d1e0bfa46d7d930 01:06:50 $ docker rm -f --volumes fcc1cb347ee7d7886887a85a4f963b20473de16a60d181b40d1e0bfa46d7d930 [Pipeline] // withDockerContainer [Pipeline] sh 01:06:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:06:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:06:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:06:51 + ls -al . 01:06:51 total 156 01:06:51 drwxrwxr-x 9 jenkins jenkins 4096 May 23 01:06 . 01:06:51 drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:04 .. 01:06:51 -rw-rw-r-- 1 jenkins jenkins 120 May 23 01:04 .dockerignore 01:06:51 drwxrwxr-x 8 jenkins jenkins 4096 May 23 01:05 .git 01:06:51 drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:04 .github 01:06:51 -rw-rw-r-- 1 jenkins jenkins 343 May 23 01:04 .gitignore 01:06:51 -rw-rw-r-- 1 jenkins jenkins 41 May 23 01:04 .golangci.yml 01:06:51 drwxr-xr-x 3 jenkins jenkins 4096 May 23 01:05 .semver 01:06:51 -rw-rw-r-- 1 jenkins jenkins 9702 May 23 01:04 Attribution.txt 01:06:51 -rw-rw-r-- 1 jenkins jenkins 4069 May 23 01:04 CHANGELOG.md 01:06:51 -rw-rw-r-- 1 jenkins jenkins 1542 May 23 01:04 Dockerfile 01:06:51 -rw-rw-r-- 1 jenkins jenkins 677 May 23 01:04 GOVERNANCE.md 01:06:51 -rw-rw-r-- 1 jenkins jenkins 657 May 23 01:04 Jenkinsfile 01:06:51 -rw-rw-r-- 1 jenkins jenkins 11340 May 23 01:04 LICENSE 01:06:51 -rw-rw-r-- 1 jenkins jenkins 1692 May 23 01:04 Makefile 01:06:51 -rw-rw-r-- 1 jenkins jenkins 617 May 23 01:04 OWNERS.md 01:06:51 -rw-rw-r-- 1 jenkins jenkins 11790 May 23 01:04 README.md 01:06:51 -rw-rw-r-- 1 jenkins jenkins 5 May 23 01:05 VERSION 01:06:51 drwxrwxr-x 2 jenkins jenkins 4096 May 23 01:04 bin 01:06:51 drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:04 cmd 01:06:51 -rw-r--r-- 1 jenkins jenkins 10 May 23 01:06 coverage.out 01:06:51 -rw-rw-r-- 1 jenkins jenkins 3269 May 23 01:04 go.mod 01:06:51 -rw-rw-r-- 1 jenkins jenkins 31585 May 23 01:04 go.sum 01:06:51 drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:04 internal 01:06:51 drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:04 snap 01:06:51 -rw-rw-r-- 1 jenkins jenkins 209 May 23 01:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:52 + 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=7fa999967c5e911f3516539f0b6fd1019e43f904 --label arch=amd64 --label version=0.0.0 . 01:06:52 Sending build context to Docker daemon 16.15MB 01:06:52 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 01:06:52 Step 2/25 : FROM ${BASE} AS builder 01:06:52 ---> 7526d5a91795 01:06:52 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:06:53 ---> Running in 825ddf3d67b5 01:06:53 Removing intermediate container 825ddf3d67b5 01:06:53 ---> 5b59288d0a07 01:06:53 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:06:53 ---> Running in 552576e33419 01:06:53 Removing intermediate container 552576e33419 01:06:53 ---> 751d80d257cf 01:06:53 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:06:53 ---> Running in 1209c010dd9a 01:06:53 Removing intermediate container 1209c010dd9a 01:06:53 ---> 477c5d228db9 01:06:53 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:06:53 ---> Running in a553af4d5818 01:06:53 Removing intermediate container a553af4d5818 01:06:53 ---> 7f4809140282 01:06:53 Step 7/25 : WORKDIR /device-gpio 01:06:53 ---> Running in 4d3a1e83539c 01:06:53 Removing intermediate container 4d3a1e83539c 01:06:53 ---> f4d3fa688ce6 01:06:53 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:06:53 ---> Running in 75f2a103c08d 01:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:06:54 OK: 269 MiB in 57 packages 01:06:54 Removing intermediate container 75f2a103c08d 01:06:54 ---> 58948d5319da 01:06:54 Step 9/25 : COPY go.mod vendor* ./ 01:06:54 ---> 2151e139e53a 01:06:54 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:54 ---> Running in a9514b791a63 01:06:55 Removing intermediate container a9514b791a63 01:06:55 ---> 1ccd10bbcbd2 01:06:55 Step 11/25 : COPY . . 01:06:56 ---> 2bda15aed466 01:06:56 Step 12/25 : RUN ${MAKE} 01:06:56 ---> Running in 6d9799091309 01:06:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:07:23 Removing intermediate container 6d9799091309 01:07:23 ---> 30478a20b2a8 01:07:23 Step 13/25 : FROM alpine:3.17 01:07:23 3.17: Pulling from library/alpine 01:07:23 f56be85fc22e: Already exists 01:07:23 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:07:23 Status: Downloaded newer image for alpine:3.17 01:07:23 ---> 9ed4aefc74f6 01:07:23 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:07:23 ---> Running in 5d81b8eb5cfe 01:07:23 Removing intermediate container 5d81b8eb5cfe 01:07:23 ---> 5031f354ecfe 01:07:23 Step 15/25 : RUN apk add --update --no-cache 01:07:23 ---> Running in d66d36f968ab 01:07:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:07:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:07:23 OK: 7 MiB in 15 packages 01:07:23 Removing intermediate container d66d36f968ab 01:07:23 ---> b928945fd7b5 01:07:23 Step 16/25 : WORKDIR / 01:07:23 ---> Running in dafd5f20db9a 01:07:23 Removing intermediate container dafd5f20db9a 01:07:23 ---> 85f48cf48842 01:07:23 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 01:07:23 ---> d1f7cef3da7a 01:07:23 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 01:07:23 ---> d15c711e3b6a 01:07:23 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 01:07:23 ---> a84c60a711a8 01:07:23 Step 20/25 : EXPOSE 59910 01:07:23 ---> Running in cdd89feaf271 01:07:23 Removing intermediate container cdd89feaf271 01:07:23 ---> 22d077ba7e21 01:07:23 Step 21/25 : ENTRYPOINT ["/device-gpio"] 01:07:23 ---> Running in 7a39a3fc40ed 01:07:23 Removing intermediate container 7a39a3fc40ed 01:07:23 ---> 83fcc615a559 01:07:23 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:07:23 ---> Running in 9e99c995aefd 01:07:23 Removing intermediate container 9e99c995aefd 01:07:23 ---> 24a382dc98fd 01:07:23 Step 23/25 : LABEL arch=amd64 01:07:23 ---> Running in 192e3e86f56c 01:07:23 Removing intermediate container 192e3e86f56c 01:07:23 ---> b6760f60e67f 01:07:23 Step 24/25 : LABEL git_sha=7fa999967c5e911f3516539f0b6fd1019e43f904 01:07:23 ---> Running in 66a7bd86d316 01:07:23 Removing intermediate container 66a7bd86d316 01:07:23 ---> b9e409dbb16c 01:07:23 Step 25/25 : LABEL version=0.0.0 01:07:23 ---> Running in 8e2df026af7f 01:07:23 Removing intermediate container 8e2df026af7f 01:07:23 ---> a6d59cd9cbcf 01:07:23 [Warning] One or more build-args [ARCH] were not consumed 01:07:23 Successfully built a6d59cd9cbcf 01:07:23 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 01:07:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:07:24 01:07:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:07:24 latest: Pulling from edgex-lftools-log-publisher 01:07:24 5eb5b503b376: Pulling fs layer 01:07:24 5c69ac0246d0: Pulling fs layer 01:07:24 ec43610c2a17: Pulling fs layer 01:07:24 3a2ae6a8a46f: Pulling fs layer 01:07:24 33b1e0a273af: Pulling fs layer 01:07:24 5d3b04190fa2: Pulling fs layer 01:07:24 2f39f015ded8: Pulling fs layer 01:07:24 3a2ae6a8a46f: Waiting 01:07:24 5d3b04190fa2: Waiting 01:07:24 33b1e0a273af: Waiting 01:07:24 2f39f015ded8: Waiting 01:07:24 5c69ac0246d0: Verifying Checksum 01:07:24 5c69ac0246d0: Download complete 01:07:24 33b1e0a273af: Verifying Checksum 01:07:24 33b1e0a273af: Download complete 01:07:24 5d3b04190fa2: Download complete 01:07:24 ec43610c2a17: Verifying Checksum 01:07:24 ec43610c2a17: Download complete 01:07:24 5eb5b503b376: Verifying Checksum 01:07:24 5eb5b503b376: Download complete 01:07:25 2f39f015ded8: Download complete 01:07:26 5eb5b503b376: Pull complete 01:07:26 5c69ac0246d0: Pull complete 01:07:26 ec43610c2a17: Pull complete 01:07:26 3a2ae6a8a46f: Pull complete 01:07:27 33b1e0a273af: Pull complete 01:07:27 5d3b04190fa2: Pull complete 01:07:32 2f39f015ded8: Pull complete 01:07:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:07:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:07:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:32 prd-ubuntu20.04-docker-8c-8g-16428 does not seem to be running inside a container 01:07:32 $ 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-181 -v /w/workspace/edgexfoundry_device-gpio_PR-181:/w/workspace/edgexfoundry_device-gpio_PR-181:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-181@tmp:/w/workspace/edgexfoundry_device-gpio_PR-181@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 01:07:39 $ docker top 558e2f5e2982a373305a9af1dcc20f7adf3f7caff52dba2729b724a406d2fa23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:07:39 ---> job-cost.sh 01:07:39 lf-activate-venv: SKIPPING 01:07:39 INFO: No Stack... 01:07:40 INFO: Retrieving Pricing Info for: v3-standard-8 01:07:40 INFO: Archiving Costs [Pipeline] sh 01:07:40 + cat /w/workspace/edgexfoundry_device-gpio_PR-181/archives/cost.csv 01:07:40 + cut -d, -f6 [Pipeline] lock 01:07:40 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-181-1-stack-cost] 01:07:40 Resource [jenkins-edgexfoundry-device-gpio-PR-181-1-stack-cost] did not exist. Created. 01:07:40 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-181-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:07:41 + echo total: 0.2199999988079071 [Pipeline] stash 01:07:41 Stashed 1 file(s) [Pipeline] } 01:07:41 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-181-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:07:41 $ docker stop --time=1 558e2f5e2982a373305a9af1dcc20f7adf3f7caff52dba2729b724a406d2fa23 01:07:42 $ docker rm -f --volumes 558e2f5e2982a373305a9af1dcc20f7adf3f7caff52dba2729b724a406d2fa23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:09:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16429 in /w/workspace/edgexfoundry_device-gpio_PR-181 [Pipeline] { [Pipeline] ws 01:09:27 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 01:09:27 The recommended git tool is: git 01:09:33 using credential edgex-jenkins-ssh 01:09:33 Cloning the remote Git repository 01:09:33 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:09:33 > git init /w/workspace/device-gpio/1 # timeout=10 01:09:33 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:09:33 > git --version # timeout=10 01:09:33 > git --version # 'git version 2.25.1' 01:09:33 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:35 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:09:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:37 Merging remotes/origin/main commit 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 into PR head commit 7fa999967c5e911f3516539f0b6fd1019e43f904 01:09:37 Merge succeeded, producing 7fa999967c5e911f3516539f0b6fd1019e43f904 01:09:37 Checking out Revision 7fa999967c5e911f3516539f0b6fd1019e43f904 (PR-181) 01:09:36 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:09:36 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:09:36 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/181/head:refs/remotes/origin/PR-181 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:09:37 > git config core.sparsecheckout # timeout=10 01:09:37 > git checkout -f 7fa999967c5e911f3516539f0b6fd1019e43f904 # timeout=10 01:09:37 > git remote # timeout=10 01:09:37 > git config --get remote.origin.url # timeout=10 01:09:37 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:37 > git merge 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 # timeout=10 01:09:37 > git rev-parse HEAD^{commit} # timeout=10 01:09:37 > git config core.sparsecheckout # timeout=10 01:09:37 > git checkout -f 7fa999967c5e911f3516539f0b6fd1019e43f904 # timeout=10 01:09:38 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 01:09:38 > git --version # timeout=10 01:09:38 > git --version # 'git version 2.25.1' 01:09:38 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:09:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:09:39 % Total % Received % Xferd Average Speed Time Time Time Current 01:09:39 Dload Upload Total Spent Left Speed 01:09:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 01:09:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:09:40 + sudo tee /etc/docker/daemon.new 01:09:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:09:40 { 01:09:40 "registry-mirrors": [ 01:09:40 "https://nexus3.edgexfoundry.org:10001" 01:09:40 ], 01:09:40 "bip": "10.250.0.254/24", 01:09:40 "hosts": [ 01:09:40 "tcp://0.0.0.0:5555", 01:09:40 "unix:///var/run/docker.sock" 01:09:40 ], 01:09:40 "mtu": 1458, 01:09:40 "selinux-enabled": true, 01:09:40 "seccomp-profile": "/etc/docker/seccomp.json" 01:09:40 } [Pipeline] sh 01:09:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:09:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:59 provisioning config files... 01:09:59 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config4390040418781388384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:59 ---> docker-login.sh 01:09:59 nexus3.edgexfoundry.org:10001 01:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:00 Configure a credential helper to remove this warning. See 01:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:00 01:10:00 Login Succeeded 01:10:00 nexus3.edgexfoundry.org:10002 01:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:00 Configure a credential helper to remove this warning. See 01:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:00 01:10:00 Login Succeeded 01:10:00 nexus3.edgexfoundry.org:10003 01:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:01 Configure a credential helper to remove this warning. See 01:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:01 01:10:01 Login Succeeded 01:10:01 nexus3.edgexfoundry.org:10004 01:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:01 Configure a credential helper to remove this warning. See 01:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:01 01:10:01 Login Succeeded 01:10:01 docker.io 01:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:02 Configure a credential helper to remove this warning. See 01:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:02 01:10:02 Login Succeeded 01:10:02 ---> docker-login.sh ends [Pipeline] } 01:10:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:10:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:10:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:10:02 ========================================================= 01:10:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:10:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:10:03 Sending build context to Docker daemon 8.158MB 01:10:03 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:10:03 Step 2/12 : FROM ${BASE} AS builder 01:10:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:10:03 c41833b44d91: Pulling fs layer 01:10:03 ed15518f5707: Pulling fs layer 01:10:03 feae8fd75edb: Pulling fs layer 01:10:03 242c74f7c9fa: Pulling fs layer 01:10:03 3cdef696dda3: Pulling fs layer 01:10:03 2ced38df9373: Pulling fs layer 01:10:03 58f1dce35555: Pulling fs layer 01:10:03 3cdef696dda3: Waiting 01:10:03 2ced38df9373: Waiting 01:10:03 58f1dce35555: Waiting 01:10:03 242c74f7c9fa: Waiting 01:10:03 ed15518f5707: Verifying Checksum 01:10:03 ed15518f5707: Download complete 01:10:03 242c74f7c9fa: Verifying Checksum 01:10:03 242c74f7c9fa: Download complete 01:10:03 3cdef696dda3: Download complete 01:10:03 c41833b44d91: Download complete 01:10:04 c41833b44d91: Pull complete 01:10:05 58f1dce35555: Verifying Checksum 01:10:05 58f1dce35555: Download complete 01:10:05 ed15518f5707: Pull complete 01:10:06 feae8fd75edb: Verifying Checksum 01:10:06 feae8fd75edb: Download complete 01:10:06 2ced38df9373: Verifying Checksum 01:10:06 2ced38df9373: Download complete 01:10:18 feae8fd75edb: Pull complete 01:10:18 242c74f7c9fa: Pull complete 01:10:18 3cdef696dda3: Pull complete 01:10:24 2ced38df9373: Pull complete 01:10:30 58f1dce35555: Pull complete 01:10:30 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 01:10:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:10:30 ---> fadd8f120f05 01:10:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:10:32 ---> Running in db48d2ac79ed 01:10:32 Removing intermediate container db48d2ac79ed 01:10:32 ---> 361efd29f4a2 01:10:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:10:32 ---> Running in e5ee4d3d0620 01:10:32 Removing intermediate container e5ee4d3d0620 01:10:32 ---> 14dff1a4f5fd 01:10:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:10:32 ---> Running in df48cff03636 01:10:32 Removing intermediate container df48cff03636 01:10:32 ---> 2778b2236333 01:10:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:10:33 ---> Running in b247ad16669c 01:10:33 Removing intermediate container b247ad16669c 01:10:33 ---> 392ff79e9636 01:10:33 Step 7/12 : WORKDIR /device-gpio 01:10:33 ---> Running in 13f3122c3ca1 01:10:33 Removing intermediate container 13f3122c3ca1 01:10:33 ---> e207978a6d59 01:10:33 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:10:33 ---> Running in 161b3e1e24f2 01:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:10:36 (1/4) Installing openssh-keygen (9.1_p1-r3) 01:10:36 (2/4) Installing libedit (20221030.3.1-r0) 01:10:36 (3/4) Installing openssh-client-common (9.1_p1-r3) 01:10:36 (4/4) Installing openssh-client-default (9.1_p1-r3) 01:10:36 Executing busybox-1.35.0-r29.trigger 01:10:36 OK: 268 MiB in 57 packages 01:10:38 Removing intermediate container 161b3e1e24f2 01:10:38 ---> 69437f2043ce 01:10:38 Step 9/12 : COPY go.mod vendor* ./ 01:10:38 ---> 51e5fa1983f5 01:10:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:38 ---> Running in 66d5fc84a40f 01:12:15 Removing intermediate container 66d5fc84a40f 01:12:15 ---> 649976095306 01:12:15 Step 11/12 : COPY . . 01:12:15 ---> ceb9c99866f4 01:12:15 Step 12/12 : RUN ${MAKE} 01:12:15 ---> Running in a0fc676d753c 01:12:15 noop 01:12:15 Removing intermediate container a0fc676d753c 01:12:15 ---> 92a8243525d6 01:12:15 Successfully built 92a8243525d6 01:12:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:15 + docker inspect -f . ci-base-image-arm64 01:12:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:15 prd-ubuntu20.04-docker-arm64-4c-16g-16429 does not seem to be running inside a container 01:12:15 $ 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 01:12:17 $ docker top ffb5ea7d28609b354da26af889ed9a0ee687620ef69934dab1209ac062576014 -eo pid,comm [Pipeline] { [Pipeline] sh 01:12:18 + go version 01:12:18 go version go1.20.2 linux/arm64 [Pipeline] } 01:12:18 $ docker stop --time=1 ffb5ea7d28609b354da26af889ed9a0ee687620ef69934dab1209ac062576014 01:12:19 $ docker rm -f --volumes ffb5ea7d28609b354da26af889ed9a0ee687620ef69934dab1209ac062576014 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:20 + docker inspect -f . ci-base-image-arm64 01:12:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:21 prd-ubuntu20.04-docker-arm64-4c-16g-16429 does not seem to be running inside a container 01:12:21 $ 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 01:12:22 $ docker top 9572052b9ae58f325f6e964a25306b2628b0c9271d79070ae659c86cb3d074c6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:12:23 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 01:12:23 + make test 01:12:24 go test ./... -coverprofile=coverage.out ./... 01:12:56 ? github.com/edgexfoundry/device-gpio [no test files] 01:15:18 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:15:18 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:15:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:15:18 go vet ./... 01:15:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:15:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:15:36 ./bin/test-attribution-txt.sh [Pipeline] echo 01:15:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:15:36 $ docker stop --time=1 9572052b9ae58f325f6e964a25306b2628b0c9271d79070ae659c86cb3d074c6 01:15:38 $ docker rm -f --volumes 9572052b9ae58f325f6e964a25306b2628b0c9271d79070ae659c86cb3d074c6 [Pipeline] // withDockerContainer [Pipeline] sh 01:15:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:15:39 Warning: overwriting stash ‘coverage-report’ 01:15:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:15:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:15:41 + ls -al . 01:15:41 total 152 01:15:41 drwxrwxr-x 8 jenkins jenkins 4096 May 23 01:12 . 01:15:41 drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:09 .. 01:15:41 -rw-rw-r-- 1 jenkins jenkins 120 May 23 01:09 .dockerignore 01:15:41 drwxrwxr-x 8 jenkins jenkins 4096 May 23 01:09 .git 01:15:41 drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:09 .github 01:15:41 -rw-rw-r-- 1 jenkins jenkins 343 May 23 01:09 .gitignore 01:15:41 -rw-rw-r-- 1 jenkins jenkins 41 May 23 01:09 .golangci.yml 01:15:41 -rw-rw-r-- 1 jenkins jenkins 9702 May 23 01:09 Attribution.txt 01:15:41 -rw-rw-r-- 1 jenkins jenkins 4069 May 23 01:09 CHANGELOG.md 01:15:41 -rw-rw-r-- 1 jenkins jenkins 1542 May 23 01:09 Dockerfile 01:15:41 -rw-rw-r-- 1 jenkins jenkins 677 May 23 01:09 GOVERNANCE.md 01:15:41 -rw-rw-r-- 1 jenkins jenkins 657 May 23 01:09 Jenkinsfile 01:15:41 -rw-rw-r-- 1 jenkins jenkins 11340 May 23 01:09 LICENSE 01:15:41 -rw-rw-r-- 1 jenkins jenkins 1692 May 23 01:09 Makefile 01:15:41 -rw-rw-r-- 1 jenkins jenkins 617 May 23 01:09 OWNERS.md 01:15:41 -rw-rw-r-- 1 jenkins jenkins 11790 May 23 01:09 README.md 01:15:41 -rw-rw-r-- 1 jenkins jenkins 5 May 23 01:05 VERSION 01:15:41 drwxrwxr-x 2 jenkins jenkins 4096 May 23 01:09 bin 01:15:41 drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:09 cmd 01:15:41 -rw-r--r-- 1 jenkins jenkins 10 May 23 01:12 coverage.out 01:15:41 -rw-rw-r-- 1 jenkins jenkins 3269 May 23 01:09 go.mod 01:15:41 -rw-rw-r-- 1 jenkins jenkins 31585 May 23 01:09 go.sum 01:15:41 drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:09 internal 01:15:41 drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:09 snap 01:15:41 -rw-rw-r-- 1 jenkins jenkins 209 May 23 01:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:41 + 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=7fa999967c5e911f3516539f0b6fd1019e43f904 --label arch=arm64 --label version=0.0.0 . 01:15:41 Sending build context to Docker daemon 8.159MB 01:15:41 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 01:15:41 Step 2/25 : FROM ${BASE} AS builder 01:15:41 ---> 92a8243525d6 01:15:41 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:15:42 ---> Running in 43f518fc03ec 01:15:42 Removing intermediate container 43f518fc03ec 01:15:42 ---> 04ecdaf29610 01:15:42 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:15:42 ---> Running in ed4a9e89e353 01:15:42 Removing intermediate container ed4a9e89e353 01:15:42 ---> f69e68eeef23 01:15:42 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:15:43 ---> Running in e7f9e470e6e1 01:15:43 Removing intermediate container e7f9e470e6e1 01:15:43 ---> e9a9ff3d06e4 01:15:43 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:15:43 ---> Running in d767e8ac7d76 01:15:43 Removing intermediate container d767e8ac7d76 01:15:43 ---> aca843cb7940 01:15:43 Step 7/25 : WORKDIR /device-gpio 01:15:43 ---> Running in e8cb74ec4c50 01:15:44 Removing intermediate container e8cb74ec4c50 01:15:44 ---> d6d20e640301 01:15:44 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:15:44 ---> Running in a395a81e4107 01:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:15:47 OK: 268 MiB in 57 packages 01:15:47 Removing intermediate container a395a81e4107 01:15:47 ---> 7345bbd3c514 01:15:47 Step 9/25 : COPY go.mod vendor* ./ 01:15:48 ---> 4664558e1be8 01:15:48 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:15:48 ---> Running in 652c4b0650cd 01:15:53 Removing intermediate container 652c4b0650cd 01:15:53 ---> 2fcd153037e2 01:15:53 Step 11/25 : COPY . . 01:15:54 ---> 79e58ad4d585 01:15:54 Step 12/25 : RUN ${MAKE} 01:15:54 ---> Running in 05a04c26f056 01:15:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:18:17 Removing intermediate container 05a04c26f056 01:18:17 ---> 479d26ebb625 01:18:17 Step 13/25 : FROM alpine:3.17 01:18:17 3.17: Pulling from library/alpine 01:18:17 c41833b44d91: Already exists 01:18:17 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:18:17 Status: Downloaded newer image for alpine:3.17 01:18:17 ---> 51e60588ff2c 01:18:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:18:17 ---> Running in b7e8dcac4ccd 01:18:17 Removing intermediate container b7e8dcac4ccd 01:18:17 ---> 281fdd05e24d 01:18:17 Step 15/25 : RUN apk add --update --no-cache 01:18:17 ---> Running in bae3807ac38f 01:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:18:17 OK: 7 MiB in 15 packages 01:18:17 Removing intermediate container bae3807ac38f 01:18:17 ---> 6fd02b386997 01:18:17 Step 16/25 : WORKDIR / 01:18:17 ---> Running in e150204825e4 01:18:17 Removing intermediate container e150204825e4 01:18:17 ---> 40ed58662d29 01:18:17 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 01:18:17 ---> f24316997987 01:18:17 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 01:18:17 ---> 92bac845f71b 01:18:17 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 01:18:17 ---> 4d563843b1b7 01:18:17 Step 20/25 : EXPOSE 59910 01:18:17 ---> Running in 52e700ef3f7e 01:18:17 Removing intermediate container 52e700ef3f7e 01:18:17 ---> d5bda8122f18 01:18:17 Step 21/25 : ENTRYPOINT ["/device-gpio"] 01:18:17 ---> Running in 3266e7883889 01:18:17 Removing intermediate container 3266e7883889 01:18:17 ---> f4b8f60751c8 01:18:17 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:18:17 ---> Running in ff7978b61b69 01:18:17 Removing intermediate container ff7978b61b69 01:18:17 ---> df31302aeeec 01:18:17 Step 23/25 : LABEL arch=arm64 01:18:18 ---> Running in c443602e2212 01:18:18 Removing intermediate container c443602e2212 01:18:18 ---> dba8db9a5d9d 01:18:18 Step 24/25 : LABEL git_sha=7fa999967c5e911f3516539f0b6fd1019e43f904 01:18:18 ---> Running in bf4023c18126 01:18:18 Removing intermediate container bf4023c18126 01:18:18 ---> 64a727a767b4 01:18:18 Step 25/25 : LABEL version=0.0.0 01:18:18 ---> Running in 8c0b2b1f8be3 01:18:18 Removing intermediate container 8c0b2b1f8be3 01:18:18 ---> a87a215b6225 01:18:18 [Warning] One or more build-args [ARCH] were not consumed 01:18:18 Successfully built a87a215b6225 01:18:18 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:18:19 01:18:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:18:20 arm64: Pulling from edgex-lftools-log-publisher 01:18:20 8998bd30e6a1: Pulling fs layer 01:18:20 04944245beec: Pulling fs layer 01:18:20 699f458cf7ca: Pulling fs layer 01:18:20 765212b225bb: Pulling fs layer 01:18:20 f23df028b6ca: Pulling fs layer 01:18:20 d65c8cfc05b1: Pulling fs layer 01:18:20 2437ff75d9bd: Pulling fs layer 01:18:20 f23df028b6ca: Waiting 01:18:20 d65c8cfc05b1: Waiting 01:18:20 2437ff75d9bd: Waiting 01:18:20 765212b225bb: Waiting 01:18:20 04944245beec: Verifying Checksum 01:18:20 04944245beec: Download complete 01:18:20 765212b225bb: Verifying Checksum 01:18:20 765212b225bb: Download complete 01:18:20 f23df028b6ca: Verifying Checksum 01:18:20 f23df028b6ca: Download complete 01:18:20 d65c8cfc05b1: Verifying Checksum 01:18:20 d65c8cfc05b1: Download complete 01:18:20 699f458cf7ca: Verifying Checksum 01:18:20 699f458cf7ca: Download complete 01:18:20 8998bd30e6a1: Verifying Checksum 01:18:20 8998bd30e6a1: Download complete 01:18:23 2437ff75d9bd: Verifying Checksum 01:18:23 2437ff75d9bd: Download complete 01:18:24 8998bd30e6a1: Pull complete 01:18:25 04944245beec: Pull complete 01:18:26 699f458cf7ca: Pull complete 01:18:26 765212b225bb: Pull complete 01:18:27 f23df028b6ca: Pull complete 01:18:27 d65c8cfc05b1: Pull complete 01:18:39 2437ff75d9bd: Pull complete 01:18:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:18:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:18:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:40 prd-ubuntu20.04-docker-arm64-4c-16g-16429 does not seem to be running inside a container 01:18:40 $ 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 01:18:42 $ docker top b2e043d8fa86360f2ac7afa74a37c4d5589d047dadde85390a3ee9508b4e05e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:43 ---> job-cost.sh 01:18:43 lf-activate-venv: SKIPPING 01:18:43 INFO: No Stack... 01:18:44 INFO: Retrieving Pricing Info for: v3-standard-4 01:18:45 INFO: Archiving Costs [Pipeline] sh 01:18:45 + cut -d, -f6 01:18:45 + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock 01:18:45 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-181-1-stack-cost] 01:18:45 Resource [jenkins-edgexfoundry-device-gpio-PR-181-1-stack-cost] did not exist. Created. 01:18:45 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-181-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:18:46 /w/workspace/device-gpio/1@tmp/durable-ee335d6b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:18:47 + echo total: 0.10999999940395355 [Pipeline] stash 01:18:47 Warning: overwriting stash ‘stack-cost’ 01:18:47 Stashed 1 file(s) [Pipeline] } 01:18:47 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-181-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:18:47 $ docker stop --time=1 b2e043d8fa86360f2ac7afa74a37c4d5589d047dadde85390a3ee9508b4e05e5 01:18:50 $ docker rm -f --volumes b2e043d8fa86360f2ac7afa74a37c4d5589d047dadde85390a3ee9508b4e05e5 [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 01:18:51 provisioning config files... 01:18:51 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-181@tmp/config17682964975216868686tmp [Pipeline] { [Pipeline] sh 01:18:51 + set +x 01:18:51 + curl -s https://codecov.io/bash 01:18:51 + bash -s -- 01:18:51 01:18:51 _____ _ 01:18:51 / ____| | | 01:18:51 | | ___ __| | ___ ___ _____ __ 01:18:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:18:51 | |___| (_) | (_| | __/ (_| (_) \ V / 01:18:51 \_____\___/ \__,_|\___|\___\___/ \_/ 01:18:51 Bash-1.0.6 01:18:51 01:18:51 01:18:51 ==> git version 2.25.1 found 01:18:51 ==> 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 01:18:51 Release-Date: 2020-01-08 01:18:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:18:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:18:51 ==> Jenkins CI detected. 01:18:51 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-181 01:18:51 project root: . 01:18:51 --> token set from env 01:18:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:18:52 ==> Running gcov in . (disable via -X gcov) 01:18:52 ==> Python coveragepy not found 01:18:52 ==> Searching for coverage reports in: 01:18:52 + . 01:18:52 -> Found 1 reports 01:18:52 ==> Detecting git/mercurial file structure 01:18:52 ==> Reading reports 01:18:52 + ./coverage.out bytes=10 01:18:52 ==> Appending adjustments 01:18:52 https://docs.codecov.io/docs/fixing-reports 01:18:52 + Found adjustments 01:18:52 ==> Gzipping contents 01:18:52 4.0K /tmp/codecov.Y5Vi4j.gz 01:18:52 ==> Uploading reports 01:18:52 url: https://codecov.io 01:18:52 query: branch=PR-181&commit=7fa999967c5e911f3516539f0b6fd1019e43f904&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-181%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=181&job=&cmd_args= 01:18:52 -> Pinging Codecov 01:18:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-181&commit=7fa999967c5e911f3516539f0b6fd1019e43f904&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-181%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=181&job=&cmd_args= 01:18:52 -> Uploading to 01:18:52 https://storage.googleapis.com/codecov/v4/raw/2023-05-23/3EC07B1A8CA8AF9BCAA0BB9F0134797F/7fa999967c5e911f3516539f0b6fd1019e43f904/9576b960-f355-4035-acb1-70db656e4b40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T011852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ae67fcd5fdf4ac43aa33ffe601b7523155f43291a8a334be80ef7fcda3b691c 01:18:52 % Total % Received % Xferd Average Speed Time Time Time Current 01:18:52 Dload Upload Total Spent Left Speed 01:18:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3336 --:--:-- --:--:-- --:--:-- 3336 01:18:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/7fa999967c5e911f3516539f0b6fd1019e43f904 [Pipeline] } 01:18:52 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 01:18:54 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-181/archives ] 01:18:54 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-181/archives 01:18:54 total 16 01:18:54 drwxr-xr-x 3 root root 4096 May 23 01:07 . 01:18:54 drwxrwxr-x 10 jenkins jenkins 4096 May 23 01:07 .. 01:18:54 drwxr-xr-x 2 root root 4096 May 23 01:07 cost 01:18:54 -rw-r--r-- 1 root root 83 May 23 01:07 cost.csv 01:18:54 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-181/archives 01:18:54 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-181/archives 01:18:54 total 16 01:18:54 drwxr-xr-x 3 jenkins jenkins 4096 May 23 01:07 . 01:18:54 drwxrwxr-x 10 jenkins jenkins 4096 May 23 01:07 .. 01:18:54 drwxr-xr-x 2 jenkins jenkins 4096 May 23 01:07 cost 01:18:54 -rw-r--r-- 1 jenkins jenkins 83 May 23 01:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:18:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:18:55 ---> package-listing.sh 01:18:55 ++ facter osfamily 01:18:55 ++ tr '[:upper:]' '[:lower:]' 01:18:55 + OS_FAMILY=debian 01:18:55 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-181 01:18:55 + START_PACKAGES=/tmp/packages_start.txt 01:18:55 + END_PACKAGES=/tmp/packages_end.txt 01:18:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:18:55 + PACKAGES=/tmp/packages_start.txt 01:18:55 + '[' /w/workspace/edgexfoundry_device-gpio_PR-181 ']' 01:18:55 + PACKAGES=/tmp/packages_end.txt 01:18:55 + case "${OS_FAMILY}" in 01:18:55 + dpkg -l 01:18:55 + grep '^ii' 01:18:55 + '[' -f /tmp/packages_start.txt ']' 01:18:55 + '[' -f /tmp/packages_end.txt ']' 01:18:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:18:55 + '[' /w/workspace/edgexfoundry_device-gpio_PR-181 ']' 01:18:55 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-181/archives/ 01:18:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-181/archives/ [Pipeline] echo 01:18:55 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-181/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:18:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:18:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:57 prd-ubuntu20.04-docker-8c-8g-16428 does not seem to be running inside a container 01:18:57 $ 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-181/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-181 -v /w/workspace/edgexfoundry_device-gpio_PR-181:/w/workspace/edgexfoundry_device-gpio_PR-181:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-181@tmp:/w/workspace/edgexfoundry_device-gpio_PR-181@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 01:18:57 $ docker top c35df93f5762b400f0a7df23cd3aabba16e0653c7c1b0fd415c5361b137e8d5f -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:57 + touch /tmp/pre-build-complete [Pipeline] sh 01:18:58 + mkdir -p /var/log/sysstat [Pipeline] sh 01:18:58 + ls /var/log/sa-host 01:18:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:18:58 provisioning config files... 01:18:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-181@tmp/config14644600413072869327tmp [Pipeline] { [Pipeline] echo 01:18:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:18:58 ---> create-netrc.sh [Pipeline] } 01:18:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:18:59 ---> python-tools-install.sh [Pipeline] echo 01:18:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:18:59 ---> sudo-logs.sh 01:18:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:18:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:19:00 ---> job-cost.sh 01:19:00 lf-activate-venv: SKIPPING 01:19:00 DEBUG: total: 0.2199999988079071 01:19:00 INFO: Retrieving Stack Cost... 01:19:00 INFO: Retrieving Pricing Info for: v3-standard-8 01:19:00 INFO: Archiving Costs [Pipeline] echo 01:19:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:19:01 ---> logs-deploy.sh 01:19:01 lf-activate-venv: SKIPPING 01:19:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-181/1 01:19:01 INFO: archiving workspace using pattern(s): 01:19:02 Archives upload complete. 01:19:02 INFO: archiving logs to Nexus 01:19:03 ---> uname -a: 01:19:03 Linux prd-ubuntu20-04-docker-8c-8g-16428 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:19:03 01:19:03 01:19:03 ---> lscpu: 01:19:03 Architecture: x86_64 01:19:03 CPU op-mode(s): 32-bit, 64-bit 01:19:03 Byte Order: Little Endian 01:19:03 Address sizes: 40 bits physical, 48 bits virtual 01:19:03 CPU(s): 8 01:19:03 On-line CPU(s) list: 0-7 01:19:03 Thread(s) per core: 1 01:19:03 Core(s) per socket: 1 01:19:03 Socket(s): 8 01:19:03 NUMA node(s): 1 01:19:03 Vendor ID: AuthenticAMD 01:19:03 CPU family: 23 01:19:03 Model: 49 01:19:03 Model name: AMD EPYC-Rome Processor 01:19:03 Stepping: 0 01:19:03 CPU MHz: 2800.000 01:19:03 BogoMIPS: 5600.00 01:19:03 Virtualization: AMD-V 01:19:03 Hypervisor vendor: KVM 01:19:03 Virtualization type: full 01:19:03 L1d cache: 256 KiB 01:19:03 L1i cache: 256 KiB 01:19:03 L2 cache: 4 MiB 01:19:03 L3 cache: 128 MiB 01:19:03 NUMA node0 CPU(s): 0-7 01:19:03 Vulnerability Itlb multihit: Not affected 01:19:03 Vulnerability L1tf: Not affected 01:19:03 Vulnerability Mds: Not affected 01:19:03 Vulnerability Meltdown: Not affected 01:19:03 Vulnerability Mmio stale data: Not affected 01:19:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:19:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:19:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:19:03 Vulnerability Srbds: Not affected 01:19:03 Vulnerability Tsx async abort: Not affected 01:19:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:19:03 01:19:03 01:19:03 ---> nproc: 01:19:03 8 01:19:03 01:19:03 01:19:03 ---> df -h: 01:19:03 Filesystem Size Used Avail Use% Mounted on 01:19:03 overlay 155G 12G 144G 8% / 01:19:03 tmpfs 64M 0 64M 0% /dev 01:19:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:19:03 shm 64M 0 64M 0% /dev/shm 01:19:03 /dev/vda1 155G 12G 144G 8% /facter-os 01:19:03 01:19:03 01:19:03 ---> sar -b -r -n DEV: 01:19:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16428) 05/23/23 _x86_64_ (8 CPU) 01:19:03 01:19:03 01:04:06 LINUX RESTART (8 CPU) 01:19:03 01:19:03 01:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:19:03 01:06:01 124.40 1.37 123.03 0.00 33.59 49668.92 0.00 01:19:03 01:07:01 135.29 0.25 135.04 0.00 14.53 34779.67 0.00 01:19:03 01:08:01 116.08 0.07 116.01 0.00 2.40 33985.94 0.00 01:19:03 01:09:01 1.85 0.00 1.85 0.00 0.00 21.48 0.00 01:19:03 01:10:01 55.51 10.58 44.93 0.00 5154.87 8871.45 0.00 01:19:03 01:11:01 4.52 0.02 4.50 0.00 0.13 104.12 0.00 01:19:03 01:12:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 01:19:03 01:13:01 1.77 0.00 1.77 0.00 0.00 19.33 0.00 01:19:03 01:14:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 01:19:03 01:15:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 01:19:03 01:16:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 01:19:03 01:17:01 1.30 0.02 1.28 0.00 0.13 15.46 0.00 01:19:03 01:18:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 01:19:03 01:19:01 7.03 0.28 6.75 0.00 22.93 133.44 0.00 01:19:03 Average: 32.37 0.90 31.47 0.00 373.44 9117.75 0.00 01:19:03 01:19:03 01:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:19:03 01:06:01 27945312 31567876 735108 2.24 134068 3659516 1999476 5.89 1181708 3279400 448496 01:19:03 01:07:01 27951904 31265080 1031060 3.14 150636 3347180 2645916 7.80 1562352 2896704 87472 01:19:03 01:08:01 27632620 31583436 713620 2.17 160748 3934108 1760748 5.19 1255456 3481368 156 01:19:03 01:09:01 27632792 31583644 713264 2.17 160788 3934108 1760748 5.19 1255500 3481368 24 01:19:03 01:10:01 27103492 31569728 714960 2.17 194752 4395048 1838320 5.42 1574384 3656064 284 01:19:03 01:11:01 27107980 31569308 714736 2.17 193292 4391792 1817836 5.36 1572700 3652840 20 01:19:03 01:12:01 27110776 31572120 711840 2.16 193316 4391796 1817836 5.36 1570408 3652844 8 01:19:03 01:13:01 27111408 31573248 711312 2.16 193356 4391804 1817836 5.36 1570036 3653288 4 01:19:03 01:14:01 27111248 31573156 711284 2.16 193388 4391788 1817836 5.36 1570072 3653288 8 01:19:03 01:15:01 27111020 31573000 711420 2.16 193416 4391808 1817836 5.36 1570212 3653300 24 01:19:03 01:16:01 27110996 31573004 711380 2.16 193436 4391808 1817836 5.36 1570200 3653300 12 01:19:03 01:17:01 27110104 31572392 711460 2.16 193468 4391940 1817836 5.36 1570692 3653428 228 01:19:03 01:18:01 27110136 31572432 711396 2.16 193492 4391944 1817836 5.36 1570324 3653432 8 01:19:03 01:19:01 27017048 31485248 793388 2.41 193684 4393552 1926008 5.68 1656804 3650812 452 01:19:03 Average: 27297631 31545262 742588 2.26 181560 4199871 1890993 5.57 1503632 3547960 38371 01:19:03 01:19:03 01:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:19:03 01:06:01 ens3 498.27 305.68 6353.71 38.02 0.00 0.00 0.00 0.00 01:19:03 01:06:01 docker0 204.07 336.96 16.23 2107.16 0.00 0.00 0.00 0.00 01:19:03 01:06:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 01:19:03 01:07:01 ens3 56.36 49.01 82.34 92.85 0.00 0.00 0.00 0.00 01:19:03 01:07:01 veth81bd387 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:19:03 01:07:01 docker0 1.47 3.47 0.09 42.54 0.00 0.00 0.00 0.00 01:19:03 01:07:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 01:19:03 01:08:01 ens3 102.00 61.76 2567.04 12.16 0.00 0.00 0.00 0.00 01:19:03 01:08:01 docker0 1.58 3.50 0.10 42.53 0.00 0.00 0.00 0.00 01:19:03 01:08:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 01:19:03 01:09:01 ens3 0.85 0.28 0.18 0.08 0.00 0.00 0.00 0.00 01:19:03 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:03 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:19:03 01:10:01 ens3 146.98 70.65 2865.53 5.35 0.00 0.00 0.00 0.00 01:19:03 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:03 01:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 01:19:03 01:11:01 ens3 2.90 1.80 7.46 0.12 0.00 0.00 0.00 0.00 01:19:03 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:03 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:19:03 01:12:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:19:03 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:03 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:03 01:13:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:19:03 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:03 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:19:03 01:14:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:03 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:03 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:03 01:15:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:19:03 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:03 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:19:03 01:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:03 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:03 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:03 01:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:19:03 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:03 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:19:03 01:18:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:03 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:03 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:03 01:19:01 ens3 27.43 18.03 30.58 10.49 0.00 0.00 0.00 0.00 01:19:03 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:03 01:19:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 01:19:03 Average: ens3 59.67 36.26 850.42 11.37 0.00 0.00 0.00 0.00 01:19:03 Average: docker0 14.79 24.56 1.17 156.57 0.00 0.00 0.00 0.00 01:19:03 Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 01:19:03 01:19:03 01:19:03 ---> sar -P ALL: 01:19:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16428) 05/23/23 _x86_64_ (8 CPU) 01:19:03 01:19:03 01:04:06 LINUX RESTART (8 CPU) 01:19:03 01:19:03 01:05:01 CPU %user %nice %system %iowait %steal %idle 01:19:03 01:06:01 all 7.35 0.00 3.34 4.67 0.06 84.58 01:19:03 01:06:01 0 7.50 0.00 4.15 14.57 0.05 73.73 01:19:03 01:06:01 1 7.00 0.00 2.09 0.03 0.08 90.80 01:19:03 01:06:01 2 6.24 0.00 2.92 5.72 0.05 85.07 01:19:03 01:06:01 3 6.75 0.00 3.00 0.74 0.08 89.42 01:19:03 01:06:01 4 7.08 0.00 3.08 1.39 0.07 88.38 01:19:03 01:06:01 5 7.66 0.00 2.43 0.42 0.03 89.45 01:19:03 01:06:01 6 8.23 0.00 4.57 13.30 0.05 73.84 01:19:03 01:06:01 7 8.37 0.00 4.46 1.15 0.08 85.93 01:19:03 01:07:01 all 30.85 0.00 5.69 3.48 0.08 59.89 01:19:03 01:07:01 0 30.02 0.00 6.64 12.95 0.08 50.30 01:19:03 01:07:01 1 30.89 0.00 5.33 0.54 0.08 63.16 01:19:03 01:07:01 2 29.51 0.00 5.09 5.06 0.07 60.27 01:19:03 01:07:01 3 29.67 0.00 5.44 0.47 0.08 64.33 01:19:03 01:07:01 4 29.80 0.00 5.27 5.63 0.08 59.21 01:19:03 01:07:01 5 29.39 0.00 5.06 0.20 0.08 65.26 01:19:03 01:07:01 6 33.44 0.00 5.79 0.64 0.07 60.06 01:19:03 01:07:01 7 34.08 0.00 6.91 2.43 0.08 56.50 01:19:03 01:08:01 all 13.39 0.00 3.34 3.20 0.06 80.01 01:19:03 01:08:01 0 14.86 0.00 4.26 7.87 0.07 72.95 01:19:03 01:08:01 1 13.36 0.00 4.59 7.92 0.07 74.07 01:19:03 01:08:01 2 13.81 0.00 2.80 0.02 0.05 83.32 01:19:03 01:08:01 3 12.50 0.00 2.29 0.05 0.05 85.11 01:19:03 01:08:01 4 12.81 0.00 3.50 1.34 0.05 82.30 01:19:03 01:08:01 5 12.28 0.00 3.06 0.05 0.05 84.56 01:19:03 01:08:01 6 14.83 0.00 3.55 1.29 0.05 80.28 01:19:03 01:08:01 7 12.71 0.00 2.71 7.17 0.10 77.31 01:19:03 01:09:01 all 0.03 0.00 0.00 0.02 0.01 99.94 01:19:03 01:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:19:03 01:09:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:19:03 01:09:01 2 0.03 0.00 0.02 0.03 0.03 99.88 01:19:03 01:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:19:03 01:09:01 4 0.07 0.00 0.00 0.02 0.02 99.90 01:19:03 01:09:01 5 0.07 0.00 0.00 0.02 0.02 99.90 01:19:03 01:09:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:19:03 01:09:01 7 0.00 0.00 0.00 0.07 0.00 99.93 01:19:03 01:10:01 all 2.29 0.00 1.70 0.90 0.03 95.08 01:19:03 01:10:01 0 2.47 0.00 1.22 1.38 0.03 94.90 01:19:03 01:10:01 1 2.49 0.00 1.82 1.25 0.03 94.40 01:19:03 01:10:01 2 2.99 0.00 1.52 0.15 0.03 95.30 01:19:03 01:10:01 3 2.36 0.00 3.12 0.80 0.03 93.68 01:19:03 01:10:01 4 3.65 0.00 1.29 0.33 0.02 94.71 01:19:03 01:10:01 5 1.39 0.00 2.21 0.12 0.02 96.27 01:19:03 01:10:01 6 1.90 0.00 1.19 0.37 0.02 96.53 01:19:03 01:10:01 7 1.07 0.00 1.21 2.83 0.03 94.86 01:19:03 01:11:01 all 0.22 0.00 0.07 0.01 0.01 99.68 01:19:03 01:11:01 0 1.04 0.00 0.05 0.07 0.00 98.84 01:19:03 01:11:01 1 0.22 0.00 0.10 0.02 0.02 99.65 01:19:03 01:11:01 2 0.07 0.00 0.08 0.02 0.00 99.83 01:19:03 01:11:01 3 0.05 0.00 0.08 0.00 0.00 99.87 01:19:03 01:11:01 4 0.25 0.00 0.13 0.00 0.02 99.60 01:19:03 01:11:01 5 0.08 0.00 0.03 0.00 0.02 99.87 01:19:03 01:11:01 6 0.05 0.00 0.05 0.00 0.00 99.90 01:19:03 01:11:01 7 0.03 0.00 0.05 0.00 0.00 99.92 01:19:03 01:12:01 all 0.14 0.00 0.01 0.00 0.00 99.85 01:19:03 01:12:01 0 0.81 0.00 0.00 0.00 0.00 99.19 01:19:03 01:12:01 1 0.10 0.00 0.03 0.00 0.00 99.87 01:19:03 01:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:19:03 01:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:19:03 01:12:01 4 0.05 0.00 0.03 0.00 0.00 99.92 01:19:03 01:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:19:03 01:12:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:19:03 01:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:19:03 01:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:19:03 01:13:01 0 0.02 0.00 0.02 0.02 0.02 99.93 01:19:03 01:13:01 1 0.07 0.00 0.02 0.00 0.02 99.90 01:19:03 01:13:01 2 0.03 0.00 0.00 0.02 0.02 99.93 01:19:03 01:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:19:03 01:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:19:03 01:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:19:03 01:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:19:03 01:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:19:03 01:14:01 all 0.03 0.00 0.02 0.01 0.00 99.94 01:19:03 01:14:01 0 0.00 0.00 0.02 0.05 0.00 99.93 01:19:03 01:14:01 1 0.12 0.00 0.03 0.00 0.02 99.83 01:19:03 01:14:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:19:03 01:14:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:19:03 01:14:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:19:03 01:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:19:03 01:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:19:03 01:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:19:03 01:15:01 all 0.15 0.00 0.02 0.00 0.01 99.82 01:19:03 01:15:01 0 0.98 0.00 0.02 0.02 0.02 98.97 01:19:03 01:15:01 1 0.08 0.00 0.03 0.00 0.02 99.87 01:19:03 01:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:19:03 01:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:19:03 01:15:01 4 0.05 0.00 0.03 0.00 0.00 99.92 01:19:03 01:15:01 5 0.05 0.00 0.02 0.00 0.02 99.92 01:19:03 01:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:19:03 01:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:19:03 01:16:01 all 0.06 0.00 0.01 0.00 0.01 99.92 01:19:03 01:16:01 0 0.08 0.00 0.02 0.00 0.00 99.90 01:19:03 01:16:01 1 0.08 0.00 0.03 0.00 0.02 99.87 01:19:03 01:16:01 2 0.02 0.00 0.03 0.02 0.02 99.92 01:19:03 01:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:19:03 01:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:19:03 01:16:01 5 0.23 0.00 0.00 0.00 0.00 99.77 01:19:03 01:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:19:03 01:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:19:03 01:19:03 01:16:01 CPU %user %nice %system %iowait %steal %idle 01:19:03 01:17:01 all 0.03 0.00 0.02 0.00 0.00 99.94 01:19:03 01:17:01 0 0.00 0.00 0.02 0.02 0.02 99.95 01:19:03 01:17:01 1 0.07 0.00 0.03 0.00 0.02 99.88 01:19:03 01:17:01 2 0.03 0.00 0.00 0.02 0.00 99.95 01:19:03 01:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:19:03 01:17:01 4 0.05 0.00 0.05 0.00 0.00 99.90 01:19:03 01:17:01 5 0.07 0.00 0.03 0.00 0.00 99.90 01:19:03 01:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:19:03 01:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:19:03 01:18:01 all 0.03 0.00 0.01 0.01 0.00 99.95 01:19:03 01:18:01 0 0.00 0.00 0.00 0.10 0.00 99.90 01:19:03 01:18:01 1 0.07 0.00 0.00 0.00 0.02 99.92 01:19:03 01:18:01 2 0.00 0.00 0.05 0.00 0.00 99.95 01:19:03 01:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:19:03 01:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:19:03 01:18:01 5 0.07 0.00 0.00 0.00 0.02 99.92 01:19:03 01:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:19:03 01:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:19:03 01:19:01 all 0.64 0.00 0.33 0.02 0.01 99.01 01:19:03 01:19:01 0 0.17 0.00 0.30 0.05 0.00 99.48 01:19:03 01:19:01 1 0.50 0.00 0.37 0.00 0.02 99.11 01:19:03 01:19:01 2 0.70 0.00 0.42 0.03 0.00 98.85 01:19:03 01:19:01 3 1.42 0.00 0.33 0.02 0.00 98.23 01:19:03 01:19:01 4 0.38 0.00 0.25 0.02 0.02 99.33 01:19:03 01:19:01 5 0.62 0.00 0.27 0.02 0.00 99.10 01:19:03 01:19:01 6 0.23 0.00 0.32 0.00 0.02 99.43 01:19:03 01:19:01 7 1.12 0.00 0.37 0.00 0.00 98.51 01:19:03 Average: all 3.91 0.00 1.03 0.87 0.02 94.16 01:19:03 Average: 0 4.10 0.00 1.18 2.62 0.02 92.08 01:19:03 Average: 1 3.90 0.00 1.03 0.69 0.03 94.36 01:19:03 Average: 2 3.79 0.00 0.92 0.79 0.02 94.49 01:19:03 Average: 3 3.75 0.00 1.02 0.15 0.02 95.06 01:19:03 Average: 4 3.84 0.00 0.97 0.62 0.02 94.55 01:19:03 Average: 5 3.68 0.00 0.93 0.06 0.02 95.32 01:19:03 Average: 6 4.16 0.00 1.10 1.10 0.02 93.62 01:19:03 Average: 7 4.07 0.00 1.11 0.97 0.02 93.83 01:19:03 01:19:03 01:19:03