Pull request #207 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-gpio Obtained Jenkinsfile from 66d5cf403a0fc925295db436bd209bf520086963+69ee781b107b0972e8e0a66d1ba9300a2d3ea368 (87db30c4d89da23f026a5b2fbb601b17cb4ac93d) 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-ssh11799914425107893049.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3954803762223817285.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-207/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-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8686427758590723208.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-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15911629742429444688.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13552921591557011402.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-207/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-207/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14511500104981678808.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10310 in /w/workspace/edgexfoundry_device-gpio_PR-207 [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-207 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/207/head:refs/remotes/origin/PR-207 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 into PR head commit 66d5cf403a0fc925295db436bd209bf520086963 Merge succeeded, producing 66d5cf403a0fc925295db436bd209bf520086963 Checking out Revision 66d5cf403a0fc925295db436bd209bf520086963 (PR-207) > git config core.sparsecheckout # timeout=10 > git checkout -f 66d5cf403a0fc925295db436bd209bf520086963 # 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 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66d5cf403a0fc925295db436bd209bf520086963 # timeout=10 Commit message: "refactor: Remove obsolete comments from config file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:03:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:03:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:03:27 ========================================================= 22:03:27 EdgeX Global Pipelines Version Info 22:03:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:03:28 ------------------- 22:03:28 stable info: 22:03:28 ------------------- 22:03:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:03:28 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:03:28 Message: update stable to v1.0.254 22:03:28 ------------------- 22:03:28 experimental info: 22:03:28 ------------------- 22:03:28 Commited By: **** collab-it+edgex@linuxfoundation.org 22:03:28 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:03:28 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:03:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 22:03:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 22:03:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:03:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:03:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-207 [Pipeline] echo 22:03:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-207 [Pipeline] echo 22:03:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-207 [Pipeline] echo 22:03:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66d5cf403a0fc925295db436bd209bf520086963 [Pipeline] echo 22:03:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66d5cf4 [Pipeline] echo 22:03:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:03:30 provisioning config files... 22:03:30 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-207@tmp/config632621206106800326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:30 ---> docker-login.sh 22:03:30 nexus3.edgexfoundry.org:10001 22:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:30 Configure a credential helper to remove this warning. See 22:03:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:30 22:03:30 Login Succeeded 22:03:30 nexus3.edgexfoundry.org:10002 22:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:30 Configure a credential helper to remove this warning. See 22:03:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:30 22:03:30 Login Succeeded 22:03:30 nexus3.edgexfoundry.org:10003 22:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:31 Configure a credential helper to remove this warning. See 22:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:31 22:03:31 Login Succeeded 22:03:31 nexus3.edgexfoundry.org:10004 22:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:31 Configure a credential helper to remove this warning. See 22:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:31 22:03:31 Login Succeeded 22:03:31 docker.io 22:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:31 Configure a credential helper to remove this warning. See 22:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:31 22:03:31 Login Succeeded 22:03:31 ---> docker-login.sh ends [Pipeline] } 22:03:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:03:32 + git rev-list -1 --merges 66d5cf403a0fc925295db436bd209bf520086963~1..66d5cf403a0fc925295db436bd209bf520086963 [Pipeline] echo 22:03:32 -----------> git rev-list -1 --merges 66d5cf403a0fc925295db436bd209bf520086963~1..66d5cf403a0fc925295db436bd209bf520086963 66d5cf403a0fc925295db436bd209bf520086963 [false] [Pipeline] sh 22:03:32 + git log --format=format:%s -1 66d5cf403a0fc925295db436bd209bf520086963 [Pipeline] echo 22:03:32 ========================================================= 22:03:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:03:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:03:33 + git log --format=format:%s -1 66d5cf403a0fc925295db436bd209bf520086963 [Pipeline] echo 22:03:33 [semverPrep] GIT_COMMIT: 66d5cf403a0fc925295db436bd209bf520086963, Commit Message: refactor: Remove obsolete comments from config file [Pipeline] echo 22:03:33 [semverPrep] This is not a build commit. [Pipeline] sh 22:03:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:03:33 + grep -v github /etc/ssh/ssh_known_hosts 22:03:33 + [ -e /tmp/ssh_known_hosts ] 22:03:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:03:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 22:03:33 sudo tee -a /etc/ssh/ssh_known_hosts 22:03:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:03:34 22:03:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:03:34 0.1.4: Pulling from edgex-devops/py-git-semver 22:03:34 b85a868b505f: Pulling fs layer 22:03:34 e2be974225ed: Pulling fs layer 22:03:34 339a4e72a1f5: Pulling fs layer 22:03:34 988bab9f4d93: Pulling fs layer 22:03:34 1469e6f7b9e6: Pulling fs layer 22:03:34 eaf3925da568: Pulling fs layer 22:03:34 bab4dde63d76: Pulling fs layer 22:03:34 bde34c3a00c8: Pulling fs layer 22:03:34 b352a97aabf1: Pulling fs layer 22:03:34 4872d77fe225: Pulling fs layer 22:03:34 5851b861e8e6: Pulling fs layer 22:03:34 1469e6f7b9e6: Waiting 22:03:34 eaf3925da568: Waiting 22:03:34 bab4dde63d76: Waiting 22:03:34 bde34c3a00c8: Waiting 22:03:34 b352a97aabf1: Waiting 22:03:34 4872d77fe225: Waiting 22:03:34 5851b861e8e6: Waiting 22:03:34 988bab9f4d93: Waiting 22:03:34 988bab9f4d93: Verifying Checksum 22:03:34 988bab9f4d93: Download complete 22:03:34 1469e6f7b9e6: Verifying Checksum 22:03:34 1469e6f7b9e6: Download complete 22:03:34 339a4e72a1f5: Verifying Checksum 22:03:34 339a4e72a1f5: Download complete 22:03:34 eaf3925da568: Verifying Checksum 22:03:34 eaf3925da568: Download complete 22:03:34 bde34c3a00c8: Verifying Checksum 22:03:34 bde34c3a00c8: Download complete 22:03:34 b352a97aabf1: Verifying Checksum 22:03:34 b352a97aabf1: Download complete 22:03:34 4872d77fe225: Verifying Checksum 22:03:34 4872d77fe225: Download complete 22:03:34 5851b861e8e6: Verifying Checksum 22:03:34 5851b861e8e6: Download complete 22:03:34 b85a868b505f: Download complete 22:03:34 bab4dde63d76: Verifying Checksum 22:03:34 bab4dde63d76: Download complete 22:03:35 b85a868b505f: Pull complete 22:03:35 e2be974225ed: Pull complete 22:03:36 339a4e72a1f5: Pull complete 22:03:36 988bab9f4d93: Pull complete 22:03:36 1469e6f7b9e6: Pull complete 22:03:36 eaf3925da568: Pull complete 22:03:38 bab4dde63d76: Pull complete 22:03:38 bde34c3a00c8: Pull complete 22:03:38 b352a97aabf1: Pull complete 22:03:38 4872d77fe225: Pull complete 22:03:38 5851b861e8e6: Pull complete 22:03:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:03:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:03:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:39 prd-ubuntu20.04-docker-8c-8g-10310 does not seem to be running inside a container 22:03:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-207 -v /w/workspace/edgexfoundry_device-gpio_PR-207:/w/workspace/edgexfoundry_device-gpio_PR-207:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-207@tmp:/w/workspace/edgexfoundry_device-gpio_PR-207@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-devops/py-git-semver:0.1.4 cat 22:03:42 $ docker top dc88ac13410cc3997b19cd5da5782c86cc2861ab5d006038faa7073def93b853 -eo pid,comm 22:03:42 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). 22:03:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:03:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:03:42 [ssh-agent] Looking for ssh-agent implementation... 22:03:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:03:42 $ docker exec dc88ac13410cc3997b19cd5da5782c86cc2861ab5d006038faa7073def93b853 ssh-agent 22:03:42 SSH_AUTH_SOCK=/tmp/ssh-lQquOSR4AkBq/agent.32 22:03:42 SSH_AGENT_PID=38 22:03:42 Running ssh-add (command line suppressed) 22:03:43 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-207@tmp/private_key_4707344854272158074.key (/w/workspace/edgexfoundry_device-gpio_PR-207@tmp/private_key_4707344854272158074.key) 22:03:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:03:43 + git tag --points-at HEAD [Pipeline] } 22:03:43 $ docker exec --env ******** --env ******** dc88ac13410cc3997b19cd5da5782c86cc2861ab5d006038faa7073def93b853 ssh-agent -k 22:03:43 unset SSH_AUTH_SOCK; 22:03:43 unset SSH_AGENT_PID; 22:03:43 echo Agent pid 38 killed; 22:03:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:03:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:03:43 [ssh-agent] Looking for ssh-agent implementation... 22:03:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:03:43 $ docker exec dc88ac13410cc3997b19cd5da5782c86cc2861ab5d006038faa7073def93b853 ssh-agent 22:03:43 SSH_AUTH_SOCK=/tmp/ssh-XxoGEsdUjb9t/agent.70 22:03:43 SSH_AGENT_PID=76 22:03:43 Running ssh-add (command line suppressed) 22:03:43 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-207@tmp/private_key_1578632384863507197.key (/w/workspace/edgexfoundry_device-gpio_PR-207@tmp/private_key_1578632384863507197.key) 22:03:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:03:44 + git semver init 22:03:44 2023-10-24 22:03:44,431 [run_init] DEBUG init version:0.0.0 force:False 22:03:44 2023-10-24 22:03:44,431 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-207/.semver 22:03:44 2023-10-24 22:03:44,432 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-207/.semver 22:03:44 2023-10-24 22:03:44,432 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-207/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-207, universal_newlines=False, shell=None, istream=None) 22:03:45 2023-10-24 22:03:45,423 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-207/.git/info/exclude 22:03:45 2023-10-24 22:03:45,424 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-207/.semver/PR-207 with force:False 22:03:45 2023-10-24 22:03:45,424 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-207/.semver/PR-207 22:03:45 2023-10-24 22:03:45,428 [execute] INFO git cat-file --batch-check 22:03:45 2023-10-24 22:03:45,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-207/.semver, universal_newlines=False, shell=None, istream=) 22:03:45 2023-10-24 22:03:45,434 [execute] INFO git cat-file --batch 22:03:45 2023-10-24 22:03:45,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-207/.semver, universal_newlines=False, shell=None, istream=) 22:03:45 2023-10-24 22:03:45,439 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-207/.semver/PR-207 22:03:45 0.0.0 [Pipeline] } 22:03:45 $ docker exec --env ******** --env ******** dc88ac13410cc3997b19cd5da5782c86cc2861ab5d006038faa7073def93b853 ssh-agent -k 22:03:45 unset SSH_AUTH_SOCK; 22:03:45 unset SSH_AGENT_PID; 22:03:45 echo Agent pid 76 killed; 22:03:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:03:46 + git semver [Pipeline] } 22:03:46 $ docker stop --time=1 dc88ac13410cc3997b19cd5da5782c86cc2861ab5d006038faa7073def93b853 22:03:47 $ docker rm -f --volumes dc88ac13410cc3997b19cd5da5782c86cc2861ab5d006038faa7073def93b853 [Pipeline] // withDockerContainer [Pipeline] sh 22:03:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:03:48 Stashed 1 file(s) [Pipeline] echo 22:03:48 [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 22:03:48 provisioning config files... 22:03:48 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-207@tmp/config3021030906188154640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:49 ---> docker-login.sh 22:03:49 nexus3.edgexfoundry.org:10001 22:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:49 Configure a credential helper to remove this warning. See 22:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:49 22:03:49 Login Succeeded 22:03:49 nexus3.edgexfoundry.org:10002 22:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:49 Configure a credential helper to remove this warning. See 22:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:49 22:03:49 Login Succeeded 22:03:49 nexus3.edgexfoundry.org:10003 22:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:49 Configure a credential helper to remove this warning. See 22:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:49 22:03:49 Login Succeeded 22:03:49 nexus3.edgexfoundry.org:10004 22:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:49 Configure a credential helper to remove this warning. See 22:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:49 22:03:49 Login Succeeded 22:03:49 docker.io 22:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:49 Configure a credential helper to remove this warning. See 22:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:49 22:03:49 Login Succeeded 22:03:49 ---> docker-login.sh ends [Pipeline] } 22:03:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:03:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:03:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:03:50 ========================================================= 22:03:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:03:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:03:50 Sending build context to Docker daemon 16.15MB 22:03:50 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:03:50 Step 2/12 : FROM ${BASE} AS builder 22:03:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:03:50 7264a8db6415: Pulling fs layer 22:03:50 c4d48a809fc2: Pulling fs layer 22:03:50 4f1c88b9dad5: Pulling fs layer 22:03:50 ad3a456e5733: Pulling fs layer 22:03:50 33e27b845d1e: Pulling fs layer 22:03:50 c68163c4e522: Pulling fs layer 22:03:50 50da416c3ac9: Pulling fs layer 22:03:50 23d2d4c4bb30: Pulling fs layer 22:03:50 50da416c3ac9: Waiting 22:03:50 c68163c4e522: Waiting 22:03:50 ad3a456e5733: Waiting 22:03:50 33e27b845d1e: Waiting 22:03:50 23d2d4c4bb30: Waiting 22:03:50 c4d48a809fc2: Verifying Checksum 22:03:50 c4d48a809fc2: Download complete 22:03:50 ad3a456e5733: Verifying Checksum 22:03:50 ad3a456e5733: Download complete 22:03:50 33e27b845d1e: Verifying Checksum 22:03:50 33e27b845d1e: Download complete 22:03:50 7264a8db6415: Verifying Checksum 22:03:50 7264a8db6415: Download complete 22:03:50 c68163c4e522: Verifying Checksum 22:03:50 c68163c4e522: Download complete 22:03:50 7264a8db6415: Pull complete 22:03:51 23d2d4c4bb30: Download complete 22:03:51 c4d48a809fc2: Pull complete 22:03:51 4f1c88b9dad5: Verifying Checksum 22:03:51 4f1c88b9dad5: Download complete 22:03:51 50da416c3ac9: Verifying Checksum 22:03:51 50da416c3ac9: Download complete 22:03:53 4f1c88b9dad5: Pull complete 22:03:54 ad3a456e5733: Pull complete 22:03:54 33e27b845d1e: Pull complete 22:03:54 c68163c4e522: Pull complete 22:03:56 50da416c3ac9: Pull complete 22:03:56 23d2d4c4bb30: Pull complete 22:03:56 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 22:03:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:03:56 ---> 0786185ac409 22:03:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:04:02 ---> Running in c747d76b187c 22:04:02 Removing intermediate container c747d76b187c 22:04:02 ---> 556a54e9b29d 22:04:02 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:04:02 ---> Running in 888cb3ae6c7f 22:04:02 Removing intermediate container 888cb3ae6c7f 22:04:02 ---> b1fdd793179d 22:04:02 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:04:02 ---> Running in e8981b72ef09 22:04:02 Removing intermediate container e8981b72ef09 22:04:02 ---> 6b82b95022ed 22:04:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:04:02 ---> Running in 61e9bf23d80d 22:04:02 Removing intermediate container 61e9bf23d80d 22:04:02 ---> 4da5ff2f3014 22:04:02 Step 7/12 : WORKDIR /device-gpio 22:04:02 ---> Running in c38f24098ea3 22:04:02 Removing intermediate container c38f24098ea3 22:04:02 ---> b20e1b77adb7 22:04:02 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:04:02 ---> Running in f8aa11e5858a 22:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:04:02 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:04:02 (2/4) Installing libedit (20221030.3.1-r1) 22:04:02 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:04:02 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:04:02 Executing busybox-1.36.1-r2.trigger 22:04:02 OK: 268 MiB in 56 packages 22:04:03 Removing intermediate container f8aa11e5858a 22:04:03 ---> 4a0485bf3f92 22:04:03 Step 9/12 : COPY go.mod vendor* ./ 22:04:03 ---> bd88d9f932cc 22:04:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:03 ---> Running in 8e2a782c9e5f 22:04:03 Still waiting to schedule task 22:04:03 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:04:59 Removing intermediate container 8e2a782c9e5f 22:04:59 ---> f25f71b736ba 22:04:59 Step 11/12 : COPY . . 22:04:59 ---> a63dd4270e50 22:04:59 Step 12/12 : RUN ${MAKE} 22:04:59 ---> Running in 9ec146dc1fc5 22:04:59 noop 22:04:59 Removing intermediate container 9ec146dc1fc5 22:04:59 ---> 9a8dd3faa3a9 22:04:59 Successfully built 9a8dd3faa3a9 22:04:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:00 + docker inspect -f . ci-base-image-x86_64 22:05:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:00 prd-ubuntu20.04-docker-8c-8g-10310 does not seem to be running inside a container 22:05:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-207 -v /w/workspace/edgexfoundry_device-gpio_PR-207:/w/workspace/edgexfoundry_device-gpio_PR-207:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-207@tmp:/w/workspace/edgexfoundry_device-gpio_PR-207@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:05:00 $ docker top 6d2dc8c45d7cf81961a03de18f9431bbb62dad75dda870bee3510fe339b22193 -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:01 + go version 22:05:01 go version go1.21.0 linux/amd64 [Pipeline] } 22:05:01 $ docker stop --time=1 6d2dc8c45d7cf81961a03de18f9431bbb62dad75dda870bee3510fe339b22193 22:05:02 $ docker rm -f --volumes 6d2dc8c45d7cf81961a03de18f9431bbb62dad75dda870bee3510fe339b22193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:03 + docker inspect -f . ci-base-image-x86_64 22:05:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:03 prd-ubuntu20.04-docker-8c-8g-10310 does not seem to be running inside a container 22:05:03 $ 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-207 -v /w/workspace/edgexfoundry_device-gpio_PR-207:/w/workspace/edgexfoundry_device-gpio_PR-207:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-207@tmp:/w/workspace/edgexfoundry_device-gpio_PR-207@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:05:03 $ docker top 1f7964d6a7675e2b0fee8c827e3d5637c8e2822a3e2c2e11764142a29ea9eb6c -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:03 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-207 [Pipeline] fileExists [Pipeline] sh 22:05:04 + make test 22:05:04 go test ./... -coverprofile=coverage.out ./... 22:05:05 ? github.com/edgexfoundry/device-gpio [no test files] 22:05:15 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 22:05:15 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 22:05:20 go vet ./... 22:05:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:05:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:05:23 ./bin/test-attribution-txt.sh [Pipeline] echo 22:05:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:05:23 $ docker stop --time=1 1f7964d6a7675e2b0fee8c827e3d5637c8e2822a3e2c2e11764142a29ea9eb6c 22:05:26 $ docker rm -f --volumes 1f7964d6a7675e2b0fee8c827e3d5637c8e2822a3e2c2e11764142a29ea9eb6c [Pipeline] // withDockerContainer [Pipeline] sh 22:05:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:05:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:05:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:05:28 + ls -al . 22:05:28 total 160 22:05:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:05 . 22:05:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:03 .. 22:05:28 -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 22:03 .dockerignore 22:05:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:05 .git 22:05:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:03 .github 22:05:28 -rw-rw-r-- 1 jenkins jenkins 256 Oct 24 22:03 .gitignore 22:05:28 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 22:03 .golangci.yml 22:05:28 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:03 .semver 22:05:28 -rw-rw-r-- 1 jenkins jenkins 10671 Oct 24 22:03 Attribution.txt 22:05:28 -rw-rw-r-- 1 jenkins jenkins 6184 Oct 24 22:03 CHANGELOG.md 22:05:28 -rw-rw-r-- 1 jenkins jenkins 1542 Oct 24 22:03 Dockerfile 22:05:28 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 22:03 GOVERNANCE.md 22:05:28 -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 22:03 Jenkinsfile 22:05:28 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 22:03 LICENSE 22:05:28 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 24 22:03 Makefile 22:05:28 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 22:03 OWNERS.md 22:05:28 -rw-rw-r-- 1 jenkins jenkins 12217 Oct 24 22:03 README.md 22:05:28 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 22:03 VERSION 22:05:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:03 bin 22:05:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:03 cmd 22:05:28 -rw-r--r-- 1 jenkins jenkins 10 Oct 24 22:05 coverage.out 22:05:28 -rw-rw-r-- 1 jenkins jenkins 3698 Oct 24 22:03 go.mod 22:05:28 -rw-rw-r-- 1 jenkins jenkins 35450 Oct 24 22:03 go.sum 22:05:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:03 internal 22:05:28 -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 22:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:28 + 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=66d5cf403a0fc925295db436bd209bf520086963 --label arch=amd64 --label version=0.0.0 . 22:05:28 Sending build context to Docker daemon 16.15MB 22:05:28 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:05:28 Step 2/25 : FROM ${BASE} AS builder 22:05:28 ---> 9a8dd3faa3a9 22:05:28 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:05:28 ---> Running in bf1b8e699720 22:05:28 Removing intermediate container bf1b8e699720 22:05:28 ---> c9800a97797c 22:05:28 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:05:28 ---> Running in 420bf90a0010 22:05:29 Removing intermediate container 420bf90a0010 22:05:29 ---> 3f02a2c4bf97 22:05:29 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:05:29 ---> Running in 0c7b01da543c 22:05:29 Removing intermediate container 0c7b01da543c 22:05:29 ---> 82b26ca86b73 22:05:29 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:05:29 ---> Running in dba24de90d4c 22:05:29 Removing intermediate container dba24de90d4c 22:05:29 ---> a6ea852f8480 22:05:29 Step 7/25 : WORKDIR /device-gpio 22:05:29 ---> Running in e7456d302ce9 22:05:29 Removing intermediate container e7456d302ce9 22:05:29 ---> 487ebc19c240 22:05:29 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:05:29 ---> Running in f66d049aeabf 22:05:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:30 OK: 268 MiB in 56 packages 22:05:30 Removing intermediate container f66d049aeabf 22:05:30 ---> 12d4b7e80bd0 22:05:30 Step 9/25 : COPY go.mod vendor* ./ 22:05:30 ---> 96d1ac295eb6 22:05:30 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:30 ---> Running in 653dd4790dc8 22:05:31 Removing intermediate container 653dd4790dc8 22:05:31 ---> ad982d143d6b 22:05:31 Step 11/25 : COPY . . 22:05:31 ---> 5831364a993e 22:05:31 Step 12/25 : RUN ${MAKE} 22:05:31 ---> Running in 131bc01271f0 22:05:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 22:05:53 Removing intermediate container 131bc01271f0 22:05:53 ---> d1b85cb68715 22:05:53 Step 13/25 : FROM alpine:3.18 22:05:53 3.18: Pulling from library/alpine 22:05:53 96526aa774ef: Pulling fs layer 22:05:53 96526aa774ef: Download complete 22:05:53 96526aa774ef: Pull complete 22:05:53 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:05:53 Status: Downloaded newer image for alpine:3.18 22:05:53 ---> 8ca4688f4f35 22:05:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:05:53 ---> Running in dbcda6e31415 22:05:53 Removing intermediate container dbcda6e31415 22:05:53 ---> 529d036306e9 22:05:53 Step 15/25 : RUN apk add --update --no-cache 22:05:53 ---> Running in e83adf08b2d1 22:05:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:53 OK: 7 MiB in 15 packages 22:05:54 Removing intermediate container e83adf08b2d1 22:05:54 ---> d5534fa62105 22:05:54 Step 16/25 : WORKDIR / 22:05:54 ---> Running in 6dac4459857b 22:05:54 Removing intermediate container 6dac4459857b 22:05:54 ---> 1f63ed4d5e26 22:05:54 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 22:05:54 ---> 58ed772b52e5 22:05:54 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 22:05:54 ---> a9db28889b74 22:05:54 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 22:05:55 ---> 910903fd260a 22:05:55 Step 20/25 : EXPOSE 59910 22:05:55 ---> Running in 5b836f2b1cf8 22:05:55 Removing intermediate container 5b836f2b1cf8 22:05:55 ---> ab9a738feb32 22:05:55 Step 21/25 : ENTRYPOINT ["/device-gpio"] 22:05:55 ---> Running in 7eafb49c5538 22:05:55 Removing intermediate container 7eafb49c5538 22:05:55 ---> 3f3ca255b4b0 22:05:55 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:05:55 ---> Running in 22a224aed4a3 22:05:55 Removing intermediate container 22a224aed4a3 22:05:55 ---> 8ed5866ac7e2 22:05:55 Step 23/25 : LABEL arch=amd64 22:05:55 ---> Running in cbe79bc677fe 22:05:55 Removing intermediate container cbe79bc677fe 22:05:55 ---> f1f4389abc6d 22:05:55 Step 24/25 : LABEL git_sha=66d5cf403a0fc925295db436bd209bf520086963 22:05:55 ---> Running in f841a567f3cf 22:05:55 Removing intermediate container f841a567f3cf 22:05:55 ---> aa94da102ce7 22:05:55 Step 25/25 : LABEL version=0.0.0 22:05:55 ---> Running in 540a8ce27654 22:05:55 Removing intermediate container 540a8ce27654 22:05:55 ---> 91491da26f7a 22:05:55 [Warning] One or more build-args [ARCH] were not consumed 22:05:55 Successfully built 91491da26f7a 22:05:55 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 22:05:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:05:56 22:05:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:05:57 latest: Pulling from edgex-lftools-log-publisher 22:05:57 5eb5b503b376: Pulling fs layer 22:05:57 5c69ac0246d0: Pulling fs layer 22:05:57 ec43610c2a17: Pulling fs layer 22:05:57 3a2ae6a8a46f: Pulling fs layer 22:05:57 33b1e0a273af: Pulling fs layer 22:05:57 5d3b04190fa2: Pulling fs layer 22:05:57 2f39f015ded8: Pulling fs layer 22:05:57 33b1e0a273af: Waiting 22:05:57 5d3b04190fa2: Waiting 22:05:57 2f39f015ded8: Waiting 22:05:57 5c69ac0246d0: Download complete 22:05:57 3a2ae6a8a46f: Verifying Checksum 22:05:57 3a2ae6a8a46f: Download complete 22:05:57 33b1e0a273af: Verifying Checksum 22:05:57 33b1e0a273af: Download complete 22:05:57 5d3b04190fa2: Verifying Checksum 22:05:57 5d3b04190fa2: Download complete 22:05:57 ec43610c2a17: Verifying Checksum 22:05:57 ec43610c2a17: Download complete 22:05:57 5eb5b503b376: Verifying Checksum 22:05:57 5eb5b503b376: Download complete 22:05:58 2f39f015ded8: Download complete 22:05:58 5eb5b503b376: Pull complete 22:05:58 5c69ac0246d0: Pull complete 22:05:59 ec43610c2a17: Pull complete 22:05:59 3a2ae6a8a46f: Pull complete 22:05:59 33b1e0a273af: Pull complete 22:05:59 5d3b04190fa2: Pull complete 22:06:03 2f39f015ded8: Pull complete 22:06:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:06:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:03 prd-ubuntu20.04-docker-8c-8g-10310 does not seem to be running inside a container 22:06:03 $ 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-207 -v /w/workspace/edgexfoundry_device-gpio_PR-207:/w/workspace/edgexfoundry_device-gpio_PR-207:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-207@tmp:/w/workspace/edgexfoundry_device-gpio_PR-207@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:06:09 $ docker top a5832428afad232bae22439f98c855cf4e733ddcc0b2d759ccc4515ca7b38d7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:09 ---> job-cost.sh 22:06:09 lf-activate-venv: SKIPPING 22:06:09 INFO: No Stack... 22:06:10 INFO: Retrieving Pricing Info for: v3-standard-8 22:06:10 INFO: Archiving Costs [Pipeline] sh 22:06:10 + cat /w/workspace/edgexfoundry_device-gpio_PR-207/archives/cost.csv 22:06:10 + cut -d, -f6 [Pipeline] lock 22:06:10 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-207-1-stack-cost] 22:06:10 Resource [jenkins-edgexfoundry-device-gpio-PR-207-1-stack-cost] did not exist. Created. 22:06:10 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-207-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:06:11 + echo total: 0.2199999988079071 [Pipeline] stash 22:06:11 Stashed 1 file(s) [Pipeline] } 22:06:11 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-207-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:06:11 $ docker stop --time=1 a5832428afad232bae22439f98c855cf4e733ddcc0b2d759ccc4515ca7b38d7a 22:06:12 $ docker rm -f --volumes a5832428afad232bae22439f98c855cf4e733ddcc0b2d759ccc4515ca7b38d7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:06:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10315 in /w/workspace/edgexfoundry_device-gpio_PR-207 [Pipeline] { [Pipeline] ws 22:06:25 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 22:06:25 The recommended git tool is: git 22:06:32 using credential edgex-jenkins-ssh 22:06:32 Cloning the remote Git repository 22:06:32 Cloning repository git@github.com:edgexfoundry/device-gpio.git 22:06:32 > git init /w/workspace/device-gpio/1 # timeout=10 22:06:32 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 22:06:32 > git --version # timeout=10 22:06:32 > git --version # 'git version 2.25.1' 22:06:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:06:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:06:34 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 22:06:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:06:35 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 22:06:35 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 22:06:35 using GIT_SSH to set credentials SSH Credentials for GitHub 22:06:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/207/head:refs/remotes/origin/PR-207 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:06:36 Merging remotes/origin/main commit 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 into PR head commit 66d5cf403a0fc925295db436bd209bf520086963 22:06:36 Merge succeeded, producing 66d5cf403a0fc925295db436bd209bf520086963 22:06:36 Checking out Revision 66d5cf403a0fc925295db436bd209bf520086963 (PR-207) 22:06:36 > git config core.sparsecheckout # timeout=10 22:06:36 > git checkout -f 66d5cf403a0fc925295db436bd209bf520086963 # timeout=10 22:06:36 > git remote # timeout=10 22:06:36 > git config --get remote.origin.url # timeout=10 22:06:36 using GIT_SSH to set credentials SSH Credentials for GitHub 22:06:36 > git merge 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 # timeout=10 22:06:36 > git rev-parse HEAD^{commit} # timeout=10 22:06:36 > git config core.sparsecheckout # timeout=10 22:06:36 > git checkout -f 66d5cf403a0fc925295db436bd209bf520086963 # timeout=10 22:06:39 Commit message: "refactor: Remove obsolete comments from config file" 22:06:39 > git --version # timeout=10 22:06:39 > git --version # 'git version 2.25.1' 22:06:39 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:06:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:06:41 % Total % Received % Xferd Average Speed Time Time Time Current 22:06:41 Dload Upload Total Spent Left Speed 22:06:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 172k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh 22:06:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:06:42 + sudo tee /etc/docker/daemon.new 22:06:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:06:42 { 22:06:42 "registry-mirrors": [ 22:06:42 "https://nexus3.edgexfoundry.org:10001" 22:06:42 ], 22:06:42 "bip": "10.250.0.254/24", 22:06:42 "hosts": [ 22:06:42 "tcp://0.0.0.0:5555", 22:06:42 "unix:///var/run/docker.sock" 22:06:42 ], 22:06:42 "mtu": 1458, 22:06:42 "selinux-enabled": true, 22:06:42 "seccomp-profile": "/etc/docker/seccomp.json" 22:06:42 } [Pipeline] sh 22:06:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:06:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:07:01 provisioning config files... 22:07:01 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config4522297073514344230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:01 ---> docker-login.sh 22:07:01 nexus3.edgexfoundry.org:10001 22:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:02 Configure a credential helper to remove this warning. See 22:07:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:02 22:07:02 Login Succeeded 22:07:02 nexus3.edgexfoundry.org:10002 22:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:03 Configure a credential helper to remove this warning. See 22:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:03 22:07:03 Login Succeeded 22:07:03 nexus3.edgexfoundry.org:10003 22:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:03 Configure a credential helper to remove this warning. See 22:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:03 22:07:03 Login Succeeded 22:07:03 nexus3.edgexfoundry.org:10004 22:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:03 Configure a credential helper to remove this warning. See 22:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:03 22:07:03 Login Succeeded 22:07:03 docker.io 22:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:04 Configure a credential helper to remove this warning. See 22:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:04 22:07:04 Login Succeeded 22:07:04 ---> docker-login.sh ends [Pipeline] } 22:07:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:07:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:07:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:07:04 ========================================================= 22:07:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:07:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:07:05 Sending build context to Docker daemon 8.136MB 22:07:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:07:06 Step 2/12 : FROM ${BASE} AS builder 22:07:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:07:06 9fda8d8052c6: Pulling fs layer 22:07:06 5d54e960e981: Pulling fs layer 22:07:06 c4a7e357bf2a: Pulling fs layer 22:07:06 f0e02332f6b5: Pulling fs layer 22:07:06 cefa15bbcfad: Pulling fs layer 22:07:06 17808c966233: Pulling fs layer 22:07:06 f4c1fc716caa: Pulling fs layer 22:07:06 f0e02332f6b5: Waiting 22:07:06 cefa15bbcfad: Waiting 22:07:06 17808c966233: Waiting 22:07:06 f4c1fc716caa: Waiting 22:07:06 5d54e960e981: Verifying Checksum 22:07:06 5d54e960e981: Download complete 22:07:06 f0e02332f6b5: Verifying Checksum 22:07:06 f0e02332f6b5: Download complete 22:07:06 cefa15bbcfad: Verifying Checksum 22:07:06 cefa15bbcfad: Download complete 22:07:06 9fda8d8052c6: Verifying Checksum 22:07:06 9fda8d8052c6: Download complete 22:07:06 f4c1fc716caa: Verifying Checksum 22:07:07 9fda8d8052c6: Pull complete 22:07:08 5d54e960e981: Pull complete 22:07:08 c4a7e357bf2a: Verifying Checksum 22:07:08 c4a7e357bf2a: Download complete 22:07:09 17808c966233: Verifying Checksum 22:07:09 17808c966233: Download complete 22:07:21 c4a7e357bf2a: Pull complete 22:07:22 f0e02332f6b5: Pull complete 22:07:22 cefa15bbcfad: Pull complete 22:07:31 17808c966233: Pull complete 22:07:33 f4c1fc716caa: Pull complete 22:07:33 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 22:07:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:07:33 ---> ea914061e18c 22:07:33 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:07:34 ---> Running in 2a8077dd3afe 22:07:34 Removing intermediate container 2a8077dd3afe 22:07:34 ---> a40938437fba 22:07:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:07:35 ---> Running in 6a926952938d 22:07:35 Removing intermediate container 6a926952938d 22:07:35 ---> 341036235911 22:07:35 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:07:35 ---> Running in 6b27026e48b7 22:07:35 Removing intermediate container 6b27026e48b7 22:07:35 ---> 78376f984805 22:07:35 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:07:35 ---> Running in c2ed326364b8 22:07:36 Removing intermediate container c2ed326364b8 22:07:36 ---> a65a458d52d0 22:07:36 Step 7/12 : WORKDIR /device-gpio 22:07:36 ---> Running in 9f4fbd2c8661 22:07:36 Removing intermediate container 9f4fbd2c8661 22:07:36 ---> 00308b50cf3c 22:07:36 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:07:37 ---> Running in 7e35ca32db86 22:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:07:40 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:07:40 (2/4) Installing libedit (20221030.3.1-r1) 22:07:40 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:07:40 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:07:40 Executing busybox-1.36.1-r2.trigger 22:07:40 OK: 270 MiB in 56 packages 22:07:41 Removing intermediate container 7e35ca32db86 22:07:41 ---> aa9a5a450699 22:07:41 Step 9/12 : COPY go.mod vendor* ./ 22:07:42 ---> 8469e2f44789 22:07:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:42 ---> Running in af30137771b2 22:09:19 Removing intermediate container af30137771b2 22:09:19 ---> c62fadee5945 22:09:19 Step 11/12 : COPY . . 22:09:19 ---> 3d7299d70895 22:09:19 Step 12/12 : RUN ${MAKE} 22:09:19 ---> Running in 2620a5caf5c9 22:09:19 noop 22:09:23 Removing intermediate container 2620a5caf5c9 22:09:23 ---> a39ac1acfd5e 22:09:24 Successfully built a39ac1acfd5e 22:09:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:24 + docker inspect -f . ci-base-image-arm64 22:09:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:24 prd-ubuntu20.04-docker-arm64-4c-16g-10315 does not seem to be running inside a container 22:09:24 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:09:26 $ docker top e4411ef22b30596f017462d9cd4c8902d64d3249ba04fe9eb05bea5d19565b39 -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:27 + go version 22:09:27 go version go1.21.0 linux/arm64 [Pipeline] } 22:09:27 $ docker stop --time=1 e4411ef22b30596f017462d9cd4c8902d64d3249ba04fe9eb05bea5d19565b39 22:09:29 $ docker rm -f --volumes e4411ef22b30596f017462d9cd4c8902d64d3249ba04fe9eb05bea5d19565b39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:29 + docker inspect -f . ci-base-image-arm64 22:09:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:30 prd-ubuntu20.04-docker-arm64-4c-16g-10315 does not seem to be running inside a container 22:09:30 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:09:31 $ docker top 1b2547d8f3f365bb1b8f27e1c2f6257cc9a1a778aa5dc9ae4d6febc9d5306f8a -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:32 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 22:09:33 + make test 22:09:33 go test ./... -coverprofile=coverage.out ./... 22:09:37 ? github.com/edgexfoundry/device-gpio [no test files] 22:11:44 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 22:11:44 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 22:11:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:11:44 go vet ./... 22:12:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:12:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:12:06 ./bin/test-attribution-txt.sh [Pipeline] echo 22:12:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:12:06 $ docker stop --time=1 1b2547d8f3f365bb1b8f27e1c2f6257cc9a1a778aa5dc9ae4d6febc9d5306f8a 22:12:08 $ docker rm -f --volumes 1b2547d8f3f365bb1b8f27e1c2f6257cc9a1a778aa5dc9ae4d6febc9d5306f8a [Pipeline] // withDockerContainer [Pipeline] sh 22:12:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:12:10 Warning: overwriting stash ‘coverage-report’ 22:12:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:12:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:12:12 + ls -al . 22:12:12 total 156 22:12:12 drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 22:09 . 22:12:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:06 .. 22:12:12 -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 22:06 .dockerignore 22:12:12 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:06 .git 22:12:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:06 .github 22:12:12 -rw-rw-r-- 1 jenkins jenkins 256 Oct 24 22:06 .gitignore 22:12:12 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 22:06 .golangci.yml 22:12:12 -rw-rw-r-- 1 jenkins jenkins 10671 Oct 24 22:06 Attribution.txt 22:12:12 -rw-rw-r-- 1 jenkins jenkins 6184 Oct 24 22:06 CHANGELOG.md 22:12:12 -rw-rw-r-- 1 jenkins jenkins 1542 Oct 24 22:06 Dockerfile 22:12:12 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 22:06 GOVERNANCE.md 22:12:12 -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 22:06 Jenkinsfile 22:12:12 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 22:06 LICENSE 22:12:12 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 24 22:06 Makefile 22:12:12 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 22:06 OWNERS.md 22:12:12 -rw-rw-r-- 1 jenkins jenkins 12217 Oct 24 22:06 README.md 22:12:12 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 22:03 VERSION 22:12:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:06 bin 22:12:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:06 cmd 22:12:12 -rw-r--r-- 1 jenkins jenkins 10 Oct 24 22:09 coverage.out 22:12:12 -rw-rw-r-- 1 jenkins jenkins 3698 Oct 24 22:06 go.mod 22:12:12 -rw-rw-r-- 1 jenkins jenkins 35450 Oct 24 22:06 go.sum 22:12:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:06 internal 22:12:12 -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 22:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:12 + 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=66d5cf403a0fc925295db436bd209bf520086963 --label arch=arm64 --label version=0.0.0 . 22:12:13 Sending build context to Docker daemon 8.137MB 22:12:13 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:12:13 Step 2/25 : FROM ${BASE} AS builder 22:12:13 ---> a39ac1acfd5e 22:12:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:12:13 ---> Running in fe18696d6e3c 22:12:13 Removing intermediate container fe18696d6e3c 22:12:13 ---> cc93c217910f 22:12:13 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:12:13 ---> Running in e2f21ed8319a 22:12:13 Removing intermediate container e2f21ed8319a 22:12:13 ---> aaa949b84f47 22:12:13 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:12:14 ---> Running in 612fbcdebf8b 22:12:14 Removing intermediate container 612fbcdebf8b 22:12:14 ---> e8c1f1edd4f8 22:12:14 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:12:14 ---> Running in efe89f7fd023 22:12:15 Removing intermediate container efe89f7fd023 22:12:15 ---> 47f1ff8098c2 22:12:15 Step 7/25 : WORKDIR /device-gpio 22:12:15 ---> Running in c87bbfe4bdc0 22:12:15 Removing intermediate container c87bbfe4bdc0 22:12:15 ---> 5901d10d0564 22:12:15 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:12:15 ---> Running in 696e5d724e8c 22:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:12:18 OK: 270 MiB in 56 packages 22:12:19 Removing intermediate container 696e5d724e8c 22:12:19 ---> a3c93ce6889b 22:12:19 Step 9/25 : COPY go.mod vendor* ./ 22:12:20 ---> 84de6d4dc530 22:12:20 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:20 ---> Running in 2583ec0ce442 22:12:23 Removing intermediate container 2583ec0ce442 22:12:23 ---> f5c12abeb9f0 22:12:23 Step 11/25 : COPY . . 22:12:24 ---> 2a4ebc7c6942 22:12:24 Step 12/25 : RUN ${MAKE} 22:12:24 ---> Running in 20acecb44c48 22:12:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 22:14:47 Removing intermediate container 20acecb44c48 22:14:47 ---> 28b05a3490df 22:14:47 Step 13/25 : FROM alpine:3.18 22:14:47 3.18: Pulling from library/alpine 22:14:47 579b34f0a95b: Pulling fs layer 22:14:47 579b34f0a95b: Verifying Checksum 22:14:47 579b34f0a95b: Download complete 22:14:47 579b34f0a95b: Pull complete 22:14:47 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:14:47 Status: Downloaded newer image for alpine:3.18 22:14:47 ---> 3cc203321400 22:14:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:14:47 ---> Running in 266c7130fedd 22:14:47 Removing intermediate container 266c7130fedd 22:14:47 ---> 7f8044ef474d 22:14:47 Step 15/25 : RUN apk add --update --no-cache 22:14:47 ---> Running in acd90e536734 22:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:14:47 OK: 8 MiB in 15 packages 22:14:47 Removing intermediate container acd90e536734 22:14:47 ---> 7aa2d6b4d288 22:14:47 Step 16/25 : WORKDIR / 22:14:47 ---> Running in 2bfa304ff3c7 22:14:47 Removing intermediate container 2bfa304ff3c7 22:14:47 ---> dd93d591aa60 22:14:47 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 22:14:47 ---> cc8c78c347ed 22:14:47 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 22:14:47 ---> 1bb30e45a9ba 22:14:47 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 22:14:47 ---> ab8283ce80e0 22:14:47 Step 20/25 : EXPOSE 59910 22:14:47 ---> Running in 82d468edb647 22:14:47 Removing intermediate container 82d468edb647 22:14:47 ---> 7b81ff5fae07 22:14:47 Step 21/25 : ENTRYPOINT ["/device-gpio"] 22:14:47 ---> Running in 956ba728e053 22:14:47 Removing intermediate container 956ba728e053 22:14:47 ---> 0e804c4ef3c2 22:14:47 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:14:47 ---> Running in 7b51aa0f9092 22:14:47 Removing intermediate container 7b51aa0f9092 22:14:47 ---> 3a536cc60853 22:14:47 Step 23/25 : LABEL arch=arm64 22:14:47 ---> Running in dc5f92016f56 22:14:47 Removing intermediate container dc5f92016f56 22:14:47 ---> 01f986787134 22:14:47 Step 24/25 : LABEL git_sha=66d5cf403a0fc925295db436bd209bf520086963 22:14:47 ---> Running in 1ce34d98a2be 22:14:47 Removing intermediate container 1ce34d98a2be 22:14:47 ---> 906b653314c5 22:14:47 Step 25/25 : LABEL version=0.0.0 22:14:47 ---> Running in f9ea882f8392 22:14:48 Removing intermediate container f9ea882f8392 22:14:48 ---> 3023ce6ac29e 22:14:48 [Warning] One or more build-args [ARCH] were not consumed 22:14:48 Successfully built 3023ce6ac29e 22:14:48 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 22:14:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:14:48 22:14:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:14:49 arm64: Pulling from edgex-lftools-log-publisher 22:14:49 8998bd30e6a1: Pulling fs layer 22:14:49 04944245beec: Pulling fs layer 22:14:49 699f458cf7ca: Pulling fs layer 22:14:49 765212b225bb: Pulling fs layer 22:14:49 f23df028b6ca: Pulling fs layer 22:14:49 d65c8cfc05b1: Pulling fs layer 22:14:49 2437ff75d9bd: Pulling fs layer 22:14:49 f23df028b6ca: Waiting 22:14:49 d65c8cfc05b1: Waiting 22:14:49 765212b225bb: Waiting 22:14:49 2437ff75d9bd: Waiting 22:14:49 04944245beec: Verifying Checksum 22:14:49 04944245beec: Download complete 22:14:49 765212b225bb: Verifying Checksum 22:14:49 765212b225bb: Download complete 22:14:49 f23df028b6ca: Verifying Checksum 22:14:49 f23df028b6ca: Download complete 22:14:49 d65c8cfc05b1: Verifying Checksum 22:14:49 d65c8cfc05b1: Download complete 22:14:49 699f458cf7ca: Verifying Checksum 22:14:49 699f458cf7ca: Download complete 22:14:50 8998bd30e6a1: Verifying Checksum 22:14:50 8998bd30e6a1: Download complete 22:14:53 2437ff75d9bd: Verifying Checksum 22:14:53 2437ff75d9bd: Download complete 22:14:55 8998bd30e6a1: Pull complete 22:14:55 04944245beec: Pull complete 22:14:57 699f458cf7ca: Pull complete 22:14:57 765212b225bb: Pull complete 22:14:58 f23df028b6ca: Pull complete 22:14:58 d65c8cfc05b1: Pull complete 22:15:17 2437ff75d9bd: Pull complete 22:15:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:15:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:15:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:17 prd-ubuntu20.04-docker-arm64-4c-16g-10315 does not seem to be running inside a container 22:15:17 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:15:23 $ docker top 6fc1428383fc2d171bb7bda547917f77587b07099c7cef782ed78e699444e78a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:24 ---> job-cost.sh 22:15:24 lf-activate-venv: SKIPPING 22:15:24 INFO: No Stack... 22:15:25 INFO: Retrieving Pricing Info for: v3-standard-4 22:15:26 INFO: Archiving Costs [Pipeline] sh 22:15:26 + cut -d, -f6 22:15:26 + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock 22:15:27 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-207-1-stack-cost] 22:15:27 Resource [jenkins-edgexfoundry-device-gpio-PR-207-1-stack-cost] did not exist. Created. 22:15:27 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-207-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:15:27 /w/workspace/device-gpio/1@tmp/durable-880f7248/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:15:28 + echo total: 0.10999999940395355 [Pipeline] stash 22:15:28 Warning: overwriting stash ‘stack-cost’ 22:15:28 Stashed 1 file(s) [Pipeline] } 22:15:28 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-207-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:15:28 $ docker stop --time=1 6fc1428383fc2d171bb7bda547917f77587b07099c7cef782ed78e699444e78a 22:15:30 $ docker rm -f --volumes 6fc1428383fc2d171bb7bda547917f77587b07099c7cef782ed78e699444e78a [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 22:15:31 provisioning config files... 22:15:31 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-207@tmp/config12918100511392676659tmp [Pipeline] { [Pipeline] sh 22:15:31 + set +x 22:15:31 + curl -s https://codecov.io/bash 22:15:31 + bash -s -- 22:15:31 22:15:31 _____ _ 22:15:31 / ____| | | 22:15:31 | | ___ __| | ___ ___ _____ __ 22:15:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:15:31 | |___| (_) | (_| | __/ (_| (_) \ V / 22:15:31 \_____\___/ \__,_|\___|\___\___/ \_/ 22:15:31 Bash-1.0.6 22:15:31 22:15:31 22:15:31 ==> git version 2.25.1 found 22:15:31 ==> 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 22:15:31 Release-Date: 2020-01-08 22:15:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:15:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:15:31 ==> Jenkins CI detected. 22:15:31 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-207 22:15:31 project root: . 22:15:31 --> token set from env 22:15:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:15:31 ==> Running gcov in . (disable via -X gcov) 22:15:31 ==> Python coveragepy not found 22:15:31 ==> Searching for coverage reports in: 22:15:31 + . 22:15:31 -> Found 1 reports 22:15:31 ==> Detecting git/mercurial file structure 22:15:31 ==> Reading reports 22:15:31 + ./coverage.out bytes=10 22:15:31 ==> Appending adjustments 22:15:31 https://docs.codecov.io/docs/fixing-reports 22:15:32 + Found adjustments 22:15:32 ==> Gzipping contents 22:15:32 4.0K /tmp/codecov.i9cqoK.gz 22:15:32 ==> Uploading reports 22:15:32 url: https://codecov.io 22:15:32 query: branch=PR-207&commit=66d5cf403a0fc925295db436bd209bf520086963&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-207%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=207&job=&cmd_args= 22:15:32 -> Pinging Codecov 22:15:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-207&commit=66d5cf403a0fc925295db436bd209bf520086963&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-207%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=207&job=&cmd_args= 22:15:32 -> Uploading to 22:15:32 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/3EC07B1A8CA8AF9BCAA0BB9F0134797F/66d5cf403a0fc925295db436bd209bf520086963/214824e5-2abd-4a35-9cfb-f63f2b8c9a07.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T221531Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=37a1c64e9033a32ba56207712e547e47c6a2ca251fe8be4118753e4178942564 22:15:32 % Total % Received % Xferd Average Speed Time Time Time Current 22:15:32 Dload Upload Total Spent Left Speed 22:15:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2100 --:--:-- --:--:-- --:--:-- 2100 22:15:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/66d5cf403a0fc925295db436bd209bf520086963 [Pipeline] } 22:15:32 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 22:15:34 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-207/archives ] 22:15:34 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-207/archives 22:15:34 total 16 22:15:34 drwxr-xr-x 3 root root 4096 Oct 24 22:06 . 22:15:34 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 22:06 .. 22:15:34 drwxr-xr-x 2 root root 4096 Oct 24 22:06 cost 22:15:34 -rw-r--r-- 1 root root 83 Oct 24 22:06 cost.csv 22:15:34 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-207/archives 22:15:34 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-207/archives 22:15:34 total 16 22:15:34 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:06 . 22:15:34 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 22:06 .. 22:15:34 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 22:06 cost 22:15:34 -rw-r--r-- 1 jenkins jenkins 83 Oct 24 22:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:15:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:15:35 ---> package-listing.sh 22:15:35 ++ facter osfamily 22:15:35 ++ tr '[:upper:]' '[:lower:]' 22:15:35 + OS_FAMILY=debian 22:15:35 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-207 22:15:35 + START_PACKAGES=/tmp/packages_start.txt 22:15:35 + END_PACKAGES=/tmp/packages_end.txt 22:15:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:15:35 + PACKAGES=/tmp/packages_start.txt 22:15:35 + '[' /w/workspace/edgexfoundry_device-gpio_PR-207 ']' 22:15:35 + PACKAGES=/tmp/packages_end.txt 22:15:35 + case "${OS_FAMILY}" in 22:15:35 + dpkg -l 22:15:35 + grep '^ii' 22:15:35 + '[' -f /tmp/packages_start.txt ']' 22:15:35 + '[' -f /tmp/packages_end.txt ']' 22:15:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:15:35 + '[' /w/workspace/edgexfoundry_device-gpio_PR-207 ']' 22:15:35 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-207/archives/ 22:15:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-207/archives/ [Pipeline] echo 22:15:35 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-207/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:15:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:15:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:36 prd-ubuntu20.04-docker-8c-8g-10310 does not seem to be running inside a container 22:15:36 $ 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-207/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-207 -v /w/workspace/edgexfoundry_device-gpio_PR-207:/w/workspace/edgexfoundry_device-gpio_PR-207:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-207@tmp:/w/workspace/edgexfoundry_device-gpio_PR-207@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:15:36 $ docker top 129db4ef6d7028d01c9e666fede83a28051bb9c797b0fbb81e2ff93574cdf25e -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:37 + touch /tmp/pre-build-complete [Pipeline] sh 22:15:37 + mkdir -p /var/log/sysstat [Pipeline] sh 22:15:37 + ls /var/log/sa-host 22:15:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:15:38 provisioning config files... 22:15:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-207@tmp/config55750808866440954tmp [Pipeline] { [Pipeline] echo 22:15:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:15:38 ---> create-netrc.sh [Pipeline] } 22:15:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:15:38 ---> python-tools-install.sh [Pipeline] echo 22:15:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:15:39 ---> sudo-logs.sh 22:15:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:15:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:15:39 ---> job-cost.sh 22:15:39 lf-activate-venv: SKIPPING 22:15:39 DEBUG: total: 0.2199999988079071 22:15:39 INFO: Retrieving Stack Cost... 22:15:39 INFO: Retrieving Pricing Info for: v3-standard-8 22:15:40 INFO: Archiving Costs [Pipeline] echo 22:15:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:15:40 ---> logs-deploy.sh 22:15:40 lf-activate-venv: SKIPPING 22:15:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-207/1 22:15:40 INFO: archiving workspace using pattern(s): 22:15:41 Archives upload complete. 22:15:41 INFO: archiving logs to Nexus 22:15:42 ---> uname -a: 22:15:42 Linux prd-ubuntu20-04-docker-8c-8g-10310 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:15:42 22:15:42 22:15:42 ---> lscpu: 22:15:42 Architecture: x86_64 22:15:42 CPU op-mode(s): 32-bit, 64-bit 22:15:42 Byte Order: Little Endian 22:15:42 Address sizes: 40 bits physical, 48 bits virtual 22:15:42 CPU(s): 8 22:15:42 On-line CPU(s) list: 0-7 22:15:42 Thread(s) per core: 1 22:15:42 Core(s) per socket: 1 22:15:42 Socket(s): 8 22:15:42 NUMA node(s): 1 22:15:42 Vendor ID: AuthenticAMD 22:15:42 CPU family: 23 22:15:42 Model: 49 22:15:42 Model name: AMD EPYC-Rome Processor 22:15:42 Stepping: 0 22:15:42 CPU MHz: 2800.000 22:15:42 BogoMIPS: 5600.00 22:15:42 Virtualization: AMD-V 22:15:42 Hypervisor vendor: KVM 22:15:42 Virtualization type: full 22:15:42 L1d cache: 256 KiB 22:15:42 L1i cache: 256 KiB 22:15:42 L2 cache: 4 MiB 22:15:42 L3 cache: 128 MiB 22:15:42 NUMA node0 CPU(s): 0-7 22:15:42 Vulnerability Itlb multihit: Not affected 22:15:42 Vulnerability L1tf: Not affected 22:15:42 Vulnerability Mds: Not affected 22:15:42 Vulnerability Meltdown: Not affected 22:15:42 Vulnerability Mmio stale data: Not affected 22:15:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:15:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:15:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:15:42 Vulnerability Srbds: Not affected 22:15:42 Vulnerability Tsx async abort: Not affected 22:15:42 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 22:15:42 22:15:42 22:15:42 ---> nproc: 22:15:42 8 22:15:42 22:15:42 22:15:42 ---> df -h: 22:15:42 Filesystem Size Used Avail Use% Mounted on 22:15:42 overlay 155G 12G 144G 8% / 22:15:42 tmpfs 64M 0 64M 0% /dev 22:15:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:15:42 shm 64M 0 64M 0% /dev/shm 22:15:42 /dev/vda1 155G 12G 144G 8% /facter-os 22:15:42 22:15:42