Pull request #138 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2aeee8b3f3177e00ee458032b29f5335ddc0d2b1+21c70a64d9894c2455aedb4662d61c2d9e09ca22 (85b566331e1b70b608f20e47e8369ea46853929e) 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-ssh10631356225613354833.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11939306948821913279.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-138/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-138/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16074031128056793034.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-138/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17558711250982583769.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh16415772755794721030.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-138/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-138/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16247782388366643265.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5393 in /w/workspace/edgexfoundry_device-gpio_PR-138 [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-138 # 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/138/head:refs/remotes/origin/PR-138 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit 2aeee8b3f3177e00ee458032b29f5335ddc0d2b1 Merge succeeded, producing 2aeee8b3f3177e00ee458032b29f5335ddc0d2b1 Checking out Revision 2aeee8b3f3177e00ee458032b29f5335ddc0d2b1 (PR-138) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:08:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 2aeee8b3f3177e00ee458032b29f5335ddc0d2b1 # 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 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2aeee8b3f3177e00ee458032b29f5335ddc0d2b1 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:08:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:08:48 ========================================================= 01:08:48 EdgeX Global Pipelines Version Info 01:08:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:08:49 ------------------- 01:08:49 stable info: 01:08:49 ------------------- 01:08:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:08:49 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 01:08:49 Message: update stable to v1.0.245 01:08:49 ------------------- 01:08:49 experimental info: 01:08:49 ------------------- 01:08:49 Commited By: **** collab-it+edgex@linuxfoundation.org 01:08:49 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 01:08:49 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:08:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:08:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:08:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:08:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:08:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:08:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:08:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:08:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:08:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:08:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:08:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:08:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:08:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:08:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:08:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:08:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:08:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:08:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:08:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:08:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:08:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-138 [Pipeline] echo 01:08:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-138 [Pipeline] echo 01:08:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-138 [Pipeline] echo 01:08:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2aeee8b3f3177e00ee458032b29f5335ddc0d2b1 [Pipeline] echo 01:08:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2aeee8b [Pipeline] echo 01:08:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:08:51 provisioning config files... 01:08:51 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-138@tmp/config7716663286541657019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:52 ---> docker-login.sh 01:08:52 nexus3.edgexfoundry.org:10001 01:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:52 Configure a credential helper to remove this warning. See 01:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:52 01:08:52 Login Succeeded 01:08:52 nexus3.edgexfoundry.org:10002 01:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:52 Configure a credential helper to remove this warning. See 01:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:52 01:08:52 Login Succeeded 01:08:52 nexus3.edgexfoundry.org:10003 01:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:52 Configure a credential helper to remove this warning. See 01:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:52 01:08:52 Login Succeeded 01:08:52 nexus3.edgexfoundry.org:10004 01:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:53 Configure a credential helper to remove this warning. See 01:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:53 01:08:53 Login Succeeded 01:08:53 docker.io 01:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:53 Configure a credential helper to remove this warning. See 01:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:53 01:08:53 Login Succeeded 01:08:53 ---> docker-login.sh ends [Pipeline] } 01:08:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:08:54 + git rev-list -1 --merges 2aeee8b3f3177e00ee458032b29f5335ddc0d2b1~1..2aeee8b3f3177e00ee458032b29f5335ddc0d2b1 [Pipeline] echo 01:08:54 -----------> git rev-list -1 --merges 2aeee8b3f3177e00ee458032b29f5335ddc0d2b1~1..2aeee8b3f3177e00ee458032b29f5335ddc0d2b1 2aeee8b3f3177e00ee458032b29f5335ddc0d2b1 [false] [Pipeline] sh 01:08:54 + git log --format=format:%s -1 2aeee8b3f3177e00ee458032b29f5335ddc0d2b1 [Pipeline] echo 01:08:54 ========================================================= 01:08:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:08:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:08:54 + git log --format=format:%s -1 2aeee8b3f3177e00ee458032b29f5335ddc0d2b1 [Pipeline] echo 01:08:54 [semverPrep] GIT_COMMIT: 2aeee8b3f3177e00ee458032b29f5335ddc0d2b1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:08:54 [semverPrep] This is not a build commit. [Pipeline] sh 01:08:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:08:55 + grep -v github /etc/ssh/ssh_known_hosts 01:08:55 + [ -e /tmp/ssh_known_hosts ] 01:08:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:08:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:08:55 + sudo tee -a /etc/ssh/ssh_known_hosts 01:08:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:08:56 01:08:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:08:56 0.1.4: Pulling from edgex-devops/py-git-semver 01:08:56 b85a868b505f: Pulling fs layer 01:08:56 e2be974225ed: Pulling fs layer 01:08:56 339a4e72a1f5: Pulling fs layer 01:08:56 988bab9f4d93: Pulling fs layer 01:08:56 1469e6f7b9e6: Pulling fs layer 01:08:56 eaf3925da568: Pulling fs layer 01:08:56 bab4dde63d76: Pulling fs layer 01:08:56 bde34c3a00c8: Pulling fs layer 01:08:56 b352a97aabf1: Pulling fs layer 01:08:56 4872d77fe225: Pulling fs layer 01:08:56 5851b861e8e6: Pulling fs layer 01:08:56 1469e6f7b9e6: Waiting 01:08:56 bde34c3a00c8: Waiting 01:08:56 5851b861e8e6: Waiting 01:08:56 eaf3925da568: Waiting 01:08:56 bab4dde63d76: Waiting 01:08:56 4872d77fe225: Waiting 01:08:56 988bab9f4d93: Waiting 01:08:56 b352a97aabf1: Waiting 01:08:56 e2be974225ed: Verifying Checksum 01:08:56 e2be974225ed: Download complete 01:08:56 988bab9f4d93: Verifying Checksum 01:08:56 988bab9f4d93: Download complete 01:08:56 339a4e72a1f5: Verifying Checksum 01:08:56 339a4e72a1f5: Download complete 01:08:56 eaf3925da568: Verifying Checksum 01:08:56 eaf3925da568: Download complete 01:08:56 1469e6f7b9e6: Verifying Checksum 01:08:56 1469e6f7b9e6: Download complete 01:08:56 bde34c3a00c8: Verifying Checksum 01:08:56 bde34c3a00c8: Download complete 01:08:56 b352a97aabf1: Verifying Checksum 01:08:56 b352a97aabf1: Download complete 01:08:56 4872d77fe225: Download complete 01:08:56 5851b861e8e6: Verifying Checksum 01:08:56 5851b861e8e6: Download complete 01:08:56 b85a868b505f: Verifying Checksum 01:08:56 b85a868b505f: Download complete 01:08:56 bab4dde63d76: Verifying Checksum 01:08:56 bab4dde63d76: Download complete 01:08:57 b85a868b505f: Pull complete 01:08:58 e2be974225ed: Pull complete 01:08:58 339a4e72a1f5: Pull complete 01:08:58 988bab9f4d93: Pull complete 01:08:58 1469e6f7b9e6: Pull complete 01:08:58 eaf3925da568: Pull complete 01:09:00 bab4dde63d76: Pull complete 01:09:00 bde34c3a00c8: Pull complete 01:09:00 b352a97aabf1: Pull complete 01:09:00 4872d77fe225: Pull complete 01:09:00 5851b861e8e6: Pull complete 01:09:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:09:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:09:01 prd-ubuntu20.04-docker-8c-8g-5393 does not seem to be running inside a container 01:09:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-138 -v /w/workspace/edgexfoundry_device-gpio_PR-138:/w/workspace/edgexfoundry_device-gpio_PR-138:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-138@tmp:/w/workspace/edgexfoundry_device-gpio_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:09:03 $ docker top 662305f21b39684b2244a7793c627cfbad681abef97e518f10a20d54b9ac75e2 -eo pid,comm 01:09:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:09:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:09:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:09:04 [ssh-agent] Looking for ssh-agent implementation... 01:09:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:09:04 $ docker exec 662305f21b39684b2244a7793c627cfbad681abef97e518f10a20d54b9ac75e2 ssh-agent 01:09:04 SSH_AUTH_SOCK=/tmp/ssh-atvsCQKDMpNU/agent.32 01:09:04 SSH_AGENT_PID=38 01:09:04 Running ssh-add (command line suppressed) 01:09:04 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-138@tmp/private_key_12571436472449876344.key (/w/workspace/edgexfoundry_device-gpio_PR-138@tmp/private_key_12571436472449876344.key) 01:09:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:09:04 + git tag --points-at HEAD [Pipeline] } 01:09:04 $ docker exec --env ******** --env ******** 662305f21b39684b2244a7793c627cfbad681abef97e518f10a20d54b9ac75e2 ssh-agent -k 01:09:04 unset SSH_AUTH_SOCK; 01:09:04 unset SSH_AGENT_PID; 01:09:04 echo Agent pid 38 killed; 01:09:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:09:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:09:05 [ssh-agent] Looking for ssh-agent implementation... 01:09:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:09:05 $ docker exec 662305f21b39684b2244a7793c627cfbad681abef97e518f10a20d54b9ac75e2 ssh-agent 01:09:05 SSH_AUTH_SOCK=/tmp/ssh-GviLjaU3rQqZ/agent.71 01:09:05 SSH_AGENT_PID=77 01:09:05 Running ssh-add (command line suppressed) 01:09:05 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-138@tmp/private_key_13462872727110028827.key (/w/workspace/edgexfoundry_device-gpio_PR-138@tmp/private_key_13462872727110028827.key) 01:09:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:09:05 + git semver init 01:09:05 2023-03-23 01:09:05,894 [run_init] DEBUG init version:0.0.0 force:False 01:09:05 2023-03-23 01:09:05,895 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-138/.semver 01:09:05 2023-03-23 01:09:05,895 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-138/.semver 01:09:05 2023-03-23 01:09:05,896 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-138/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-138, universal_newlines=False, shell=None, istream=None) 01:09:06 2023-03-23 01:09:06,900 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-138/.git/info/exclude 01:09:06 2023-03-23 01:09:06,900 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-138/.semver/PR-138 with force:False 01:09:06 2023-03-23 01:09:06,901 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-138/.semver/PR-138 01:09:06 2023-03-23 01:09:06,905 [execute] INFO git cat-file --batch-check 01:09:06 2023-03-23 01:09:06,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-138/.semver, universal_newlines=False, shell=None, istream=) 01:09:06 2023-03-23 01:09:06,911 [execute] INFO git cat-file --batch 01:09:06 2023-03-23 01:09:06,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-138/.semver, universal_newlines=False, shell=None, istream=) 01:09:06 2023-03-23 01:09:06,917 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-138/.semver/PR-138 01:09:06 0.0.0 [Pipeline] } 01:09:07 $ docker exec --env ******** --env ******** 662305f21b39684b2244a7793c627cfbad681abef97e518f10a20d54b9ac75e2 ssh-agent -k 01:09:07 unset SSH_AUTH_SOCK; 01:09:07 unset SSH_AGENT_PID; 01:09:07 echo Agent pid 77 killed; 01:09:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:09:07 + git semver [Pipeline] } 01:09:08 $ docker stop --time=1 662305f21b39684b2244a7793c627cfbad681abef97e518f10a20d54b9ac75e2 01:09:09 $ docker rm -f --volumes 662305f21b39684b2244a7793c627cfbad681abef97e518f10a20d54b9ac75e2 [Pipeline] // withDockerContainer [Pipeline] sh 01:09:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:09:10 Stashed 1 file(s) [Pipeline] echo 01:09:10 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:10 provisioning config files... 01:09:10 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-138@tmp/config10414290365879778205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:11 ---> docker-login.sh 01:09:11 nexus3.edgexfoundry.org:10001 01:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:11 Configure a credential helper to remove this warning. See 01:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:11 01:09:11 Login Succeeded 01:09:11 nexus3.edgexfoundry.org:10002 01:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:11 Configure a credential helper to remove this warning. See 01:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:11 01:09:11 Login Succeeded 01:09:11 nexus3.edgexfoundry.org:10003 01:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:11 Configure a credential helper to remove this warning. See 01:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:11 01:09:11 Login Succeeded 01:09:11 nexus3.edgexfoundry.org:10004 01:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:11 Configure a credential helper to remove this warning. See 01:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:11 01:09:11 Login Succeeded 01:09:11 docker.io 01:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:11 Configure a credential helper to remove this warning. See 01:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:11 01:09:11 Login Succeeded 01:09:11 ---> docker-login.sh ends [Pipeline] } 01:09:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:09:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:09:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:09:11 ========================================================= 01:09:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:09:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:09:12 Sending build context to Docker daemon 16.03MB 01:09:12 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:09:12 Step 2/12 : FROM ${BASE} AS builder 01:09:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:09:12 63b65145d645: Pulling fs layer 01:09:12 a2d21d5440eb: Pulling fs layer 01:09:12 935e6c44a52c: Pulling fs layer 01:09:12 94cc34f8dd06: Pulling fs layer 01:09:12 30dea6a524f1: Pulling fs layer 01:09:12 a2aff8979fd8: Pulling fs layer 01:09:12 6808be2612f2: Pulling fs layer 01:09:12 f25807f1079a: Pulling fs layer 01:09:12 30dea6a524f1: Waiting 01:09:12 a2aff8979fd8: Waiting 01:09:12 6808be2612f2: Waiting 01:09:12 f25807f1079a: Waiting 01:09:12 94cc34f8dd06: Waiting 01:09:12 a2d21d5440eb: Verifying Checksum 01:09:12 a2d21d5440eb: Download complete 01:09:12 94cc34f8dd06: Download complete 01:09:12 30dea6a524f1: Download complete 01:09:12 63b65145d645: Verifying Checksum 01:09:12 63b65145d645: Download complete 01:09:12 a2aff8979fd8: Verifying Checksum 01:09:12 a2aff8979fd8: Download complete 01:09:13 63b65145d645: Pull complete 01:09:13 a2d21d5440eb: Pull complete 01:09:13 935e6c44a52c: Verifying Checksum 01:09:13 935e6c44a52c: Download complete 01:09:13 f25807f1079a: Verifying Checksum 01:09:13 f25807f1079a: Download complete 01:09:13 6808be2612f2: Verifying Checksum 01:09:13 6808be2612f2: Download complete 01:09:16 935e6c44a52c: Pull complete 01:09:16 94cc34f8dd06: Pull complete 01:09:16 30dea6a524f1: Pull complete 01:09:16 a2aff8979fd8: Pull complete 01:09:18 6808be2612f2: Pull complete 01:09:19 f25807f1079a: Pull complete 01:09:19 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 01:09:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:09:19 ---> 3b553350e43f 01:09:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:09:23 ---> Running in 78e320454b84 01:09:23 Removing intermediate container 78e320454b84 01:09:23 ---> 0349d8599cdc 01:09:23 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:09:23 ---> Running in 503675edf830 01:09:23 Removing intermediate container 503675edf830 01:09:23 ---> 06f62e6d12ab 01:09:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:09:23 ---> Running in d53cad51862d 01:09:23 Removing intermediate container d53cad51862d 01:09:23 ---> 1e7df6d2dfc8 01:09:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:09:23 ---> Running in fed585eeff86 01:09:23 Removing intermediate container fed585eeff86 01:09:23 ---> 206fc368e196 01:09:23 Step 7/12 : WORKDIR /device-gpio 01:09:23 ---> Running in c3ea3c91bd4d 01:09:23 Removing intermediate container c3ea3c91bd4d 01:09:23 ---> 9f88bf84065a 01:09:23 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:09:23 ---> Running in 0863ecfc4698 01:09:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:09:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:09:24 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:09:24 (2/4) Installing libedit (20221030.3.1-r0) 01:09:24 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:09:24 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:09:24 Executing busybox-1.35.0-r29.trigger 01:09:24 OK: 269 MiB in 57 packages 01:09:24 Removing intermediate container 0863ecfc4698 01:09:24 ---> 38c23b915349 01:09:24 Step 9/12 : COPY go.mod vendor* ./ 01:09:24 ---> b75afb26a267 01:09:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:24 ---> Running in 0f433bd96276 01:09:25 Still waiting to schedule task 01:09:25 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:10:03 Removing intermediate container 0f433bd96276 01:10:03 ---> 0570ab3d3229 01:10:03 Step 11/12 : COPY . . 01:10:03 ---> b9a9609c1e64 01:10:03 Step 12/12 : RUN ${MAKE} 01:10:03 ---> Running in 77c793596ceb 01:10:03 noop 01:10:03 Removing intermediate container 77c793596ceb 01:10:03 ---> d863c752f546 01:10:03 Successfully built d863c752f546 01:10:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:04 + docker inspect -f . ci-base-image-x86_64 01:10:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:04 prd-ubuntu20.04-docker-8c-8g-5393 does not seem to be running inside a container 01:10:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-138 -v /w/workspace/edgexfoundry_device-gpio_PR-138:/w/workspace/edgexfoundry_device-gpio_PR-138:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-138@tmp:/w/workspace/edgexfoundry_device-gpio_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:10:05 $ docker top eb17a6e64a28093b3b360ba10a9852f7741d59d300887146f756a5b52e0d5075 -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:05 + go version 01:10:05 go version go1.20.2 linux/amd64 [Pipeline] } 01:10:05 $ docker stop --time=1 eb17a6e64a28093b3b360ba10a9852f7741d59d300887146f756a5b52e0d5075 01:10:07 $ docker rm -f --volumes eb17a6e64a28093b3b360ba10a9852f7741d59d300887146f756a5b52e0d5075 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:07 + docker inspect -f . ci-base-image-x86_64 01:10:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:08 prd-ubuntu20.04-docker-8c-8g-5393 does not seem to be running inside a container 01:10:08 $ 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-138 -v /w/workspace/edgexfoundry_device-gpio_PR-138:/w/workspace/edgexfoundry_device-gpio_PR-138:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-138@tmp:/w/workspace/edgexfoundry_device-gpio_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:10:08 $ docker top 2a919dd12406dbdaadde7d2de19d300487b2c8d26eec3352ba553877f6d0c2ea -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:08 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-138 [Pipeline] fileExists [Pipeline] sh 01:10:09 + make test 01:10:09 go test ./... -coverprofile=coverage.out ./... 01:10:14 ? github.com/edgexfoundry/device-gpio [no test files] 01:10:24 # github.com/edgexfoundry/device-gpio/internal/driver 01:10:24 internal/driver/config.go:29:24: undefined: service.DriverConfigs 01:10:24 internal/driver/config.go:34:24: undefined: service.DriverConfigs 01:10:24 FAIL 01:10:24 make: *** [Makefile:29: unittest] Error 1 [Pipeline] } 01:10:24 $ docker stop --time=1 2a919dd12406dbdaadde7d2de19d300487b2c8d26eec3352ba553877f6d0c2ea 01:10:28 $ docker rm -f --volumes 2a919dd12406dbdaadde7d2de19d300487b2c8d26eec3352ba553877f6d0c2ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:10:29 01:10:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:10:29 latest: Pulling from edgex-lftools-log-publisher 01:10:29 5eb5b503b376: Pulling fs layer 01:10:29 5c69ac0246d0: Pulling fs layer 01:10:29 ec43610c2a17: Pulling fs layer 01:10:29 3a2ae6a8a46f: Pulling fs layer 01:10:29 33b1e0a273af: Pulling fs layer 01:10:29 5d3b04190fa2: Pulling fs layer 01:10:29 2f39f015ded8: Pulling fs layer 01:10:29 33b1e0a273af: Waiting 01:10:29 5d3b04190fa2: Waiting 01:10:29 3a2ae6a8a46f: Waiting 01:10:29 2f39f015ded8: Waiting 01:10:29 5c69ac0246d0: Download complete 01:10:29 3a2ae6a8a46f: Verifying Checksum 01:10:29 3a2ae6a8a46f: Download complete 01:10:30 33b1e0a273af: Verifying Checksum 01:10:30 33b1e0a273af: Download complete 01:10:30 ec43610c2a17: Verifying Checksum 01:10:30 ec43610c2a17: Download complete 01:10:30 5d3b04190fa2: Download complete 01:10:30 5eb5b503b376: Verifying Checksum 01:10:30 5eb5b503b376: Download complete 01:10:30 2f39f015ded8: Download complete 01:10:31 5eb5b503b376: Pull complete 01:10:31 5c69ac0246d0: Pull complete 01:10:32 ec43610c2a17: Pull complete 01:10:32 3a2ae6a8a46f: Pull complete 01:10:32 33b1e0a273af: Pull complete 01:10:32 5d3b04190fa2: Pull complete 01:10:37 2f39f015ded8: Pull complete 01:10:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:10:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:10:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:37 prd-ubuntu20.04-docker-8c-8g-5393 does not seem to be running inside a container 01:10:37 $ 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-138 -v /w/workspace/edgexfoundry_device-gpio_PR-138:/w/workspace/edgexfoundry_device-gpio_PR-138:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-138@tmp:/w/workspace/edgexfoundry_device-gpio_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:10:43 $ docker top bddcc36f492dccac11a1dcb62f8bb63fa42df3317e563114048d87a9e692c5fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:43 ---> job-cost.sh 01:10:43 lf-activate-venv: SKIPPING 01:10:43 INFO: No Stack... 01:10:44 INFO: Retrieving Pricing Info for: v3-standard-8 01:10:44 INFO: Archiving Costs [Pipeline] sh 01:10:44 + cat /w/workspace/edgexfoundry_device-gpio_PR-138/archives/cost.csv 01:10:44 + cut -d, -f6 [Pipeline] lock 01:10:44 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-138-1-stack-cost] 01:10:44 Resource [jenkins-edgexfoundry-device-gpio-PR-138-1-stack-cost] did not exist. Created. 01:10:44 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-138-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:10:45 + echo total: 0.2199999988079071 [Pipeline] stash 01:10:45 Stashed 1 file(s) [Pipeline] } 01:10:45 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-138-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:10:45 $ docker stop --time=1 bddcc36f492dccac11a1dcb62f8bb63fa42df3317e563114048d87a9e692c5fa 01:10:46 $ docker rm -f --volumes bddcc36f492dccac11a1dcb62f8bb63fa42df3317e563114048d87a9e692c5fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:10:47 Failed in branch amd64 01:11:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5397 in /w/workspace/edgexfoundry_device-gpio_PR-138 [Pipeline] { [Pipeline] ws 01:11:43 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 01:11:43 The recommended git tool is: git 01:11:49 using credential edgex-jenkins-ssh 01:11:49 Cloning the remote Git repository 01:11:49 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:11:49 > git init /w/workspace/device-gpio/1 # timeout=10 01:11:49 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:11:49 > git --version # timeout=10 01:11:49 > git --version # 'git version 2.25.1' 01:11:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:51 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:11:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:52 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:11:52 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:11:52 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/138/head:refs/remotes/origin/PR-138 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:11:53 Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit 2aeee8b3f3177e00ee458032b29f5335ddc0d2b1 01:11:53 Merge succeeded, producing 2aeee8b3f3177e00ee458032b29f5335ddc0d2b1 01:11:53 Checking out Revision 2aeee8b3f3177e00ee458032b29f5335ddc0d2b1 (PR-138) 01:11:54 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:11:53 > git config core.sparsecheckout # timeout=10 01:11:53 > git checkout -f 2aeee8b3f3177e00ee458032b29f5335ddc0d2b1 # timeout=10 01:11:53 > git remote # timeout=10 01:11:53 > git config --get remote.origin.url # timeout=10 01:11:53 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:53 > git merge 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 01:11:53 > git rev-parse HEAD^{commit} # timeout=10 01:11:53 > git config core.sparsecheckout # timeout=10 01:11:53 > git checkout -f 2aeee8b3f3177e00ee458032b29f5335ddc0d2b1 # timeout=10 01:11:54 > git --version # timeout=10 01:11:54 > git --version # 'git version 2.25.1' 01:11:54 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:11:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:11:55 % Total % Received % Xferd Average Speed Time Time Time Current 01:11:55 Dload Upload Total Spent Left Speed 01:11:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 01:11:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:11:56 + + sudo tee /etc/docker/daemon.newsudo 01:11:56 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:11:56 { 01:11:56 "registry-mirrors": [ 01:11:56 "https://nexus3.edgexfoundry.org:10001" 01:11:56 ], 01:11:56 "bip": "10.250.0.254/24", 01:11:56 "hosts": [ 01:11:56 "tcp://0.0.0.0:5555", 01:11:56 "unix:///var/run/docker.sock" 01:11:56 ], 01:11:56 "mtu": 1458, 01:11:56 "selinux-enabled": true, 01:11:56 "seccomp-profile": "/etc/docker/seccomp.json" 01:11:56 } [Pipeline] sh 01:11:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:11:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:12:15 provisioning config files... 01:12:15 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config12964365260981519451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:16 ---> docker-login.sh 01:12:16 nexus3.edgexfoundry.org:10001 01:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:16 Configure a credential helper to remove this warning. See 01:12:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:16 01:12:16 Login Succeeded 01:12:16 nexus3.edgexfoundry.org:10002 01:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:16 Configure a credential helper to remove this warning. See 01:12:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:16 01:12:16 Login Succeeded 01:12:17 nexus3.edgexfoundry.org:10003 01:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:17 Configure a credential helper to remove this warning. See 01:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:17 01:12:17 Login Succeeded 01:12:17 nexus3.edgexfoundry.org:10004 01:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:17 Configure a credential helper to remove this warning. See 01:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:17 01:12:17 Login Succeeded 01:12:17 docker.io 01:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:18 Configure a credential helper to remove this warning. See 01:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:18 01:12:18 Login Succeeded 01:12:18 ---> docker-login.sh ends [Pipeline] } 01:12:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:12:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:12:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:12:18 ========================================================= 01:12:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:12:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:12:20 Sending build context to Docker daemon 8.095MB 01:12:20 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:12:20 Step 2/12 : FROM ${BASE} AS builder 01:12:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:12:20 af6eaf76a39c: Pulling fs layer 01:12:20 55522c791124: Pulling fs layer 01:12:20 ce5c4a1c91eb: Pulling fs layer 01:12:20 169dfbe0d373: Pulling fs layer 01:12:20 e1ff8fa3b103: Pulling fs layer 01:12:20 52ebb69f0ebf: Pulling fs layer 01:12:20 5abe8eddf0d5: Pulling fs layer 01:12:20 e1ff8fa3b103: Waiting 01:12:20 169dfbe0d373: Waiting 01:12:20 52ebb69f0ebf: Waiting 01:12:20 5abe8eddf0d5: Waiting 01:12:20 55522c791124: Verifying Checksum 01:12:20 55522c791124: Download complete 01:12:20 169dfbe0d373: Download complete 01:12:20 e1ff8fa3b103: Verifying Checksum 01:12:20 e1ff8fa3b103: Download complete 01:12:20 af6eaf76a39c: Verifying Checksum 01:12:20 af6eaf76a39c: Download complete 01:12:21 af6eaf76a39c: Pull complete 01:12:21 5abe8eddf0d5: Download complete 01:12:22 55522c791124: Pull complete 01:12:23 ce5c4a1c91eb: Verifying Checksum 01:12:23 ce5c4a1c91eb: Download complete 01:12:23 52ebb69f0ebf: Verifying Checksum 01:12:23 52ebb69f0ebf: Download complete 01:12:35 ce5c4a1c91eb: Pull complete 01:12:36 169dfbe0d373: Pull complete 01:12:36 e1ff8fa3b103: Pull complete 01:12:44 52ebb69f0ebf: Pull complete 01:12:45 5abe8eddf0d5: Pull complete 01:12:45 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 01:12:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:12:45 ---> 6cb57ee374ae 01:12:45 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:12:47 ---> Running in b5d3b407b548 01:12:47 Removing intermediate container b5d3b407b548 01:12:47 ---> 489ac914ddfd 01:12:47 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:12:47 ---> Running in 40a6c053fa88 01:12:47 Removing intermediate container 40a6c053fa88 01:12:47 ---> e75effa3c58b 01:12:47 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:12:48 ---> Running in a3b5e289f25c 01:12:48 Removing intermediate container a3b5e289f25c 01:12:48 ---> 225affedbd04 01:12:48 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:12:48 ---> Running in f8a89174e41d 01:12:48 Removing intermediate container f8a89174e41d 01:12:48 ---> 88a80df0d12a 01:12:48 Step 7/12 : WORKDIR /device-gpio 01:12:48 ---> Running in cfa7e3762f58 01:12:49 Removing intermediate container cfa7e3762f58 01:12:49 ---> 5edf35942c2b 01:12:49 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:12:49 ---> Running in 3a81664648af 01:12:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:12:52 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:12:52 (2/4) Installing libedit (20221030.3.1-r0) 01:12:52 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:12:52 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:12:52 Executing busybox-1.35.0-r29.trigger 01:12:52 OK: 268 MiB in 57 packages 01:12:53 Removing intermediate container 3a81664648af 01:12:53 ---> cfd65792c7c5 01:12:53 Step 9/12 : COPY go.mod vendor* ./ 01:12:54 ---> 76d2792edfc3 01:12:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:54 ---> Running in e46319f6a81f 01:14:02 Removing intermediate container e46319f6a81f 01:14:02 ---> 32386505158d 01:14:02 Step 11/12 : COPY . . 01:14:02 ---> 053f4996eecd 01:14:02 Step 12/12 : RUN ${MAKE} 01:14:02 ---> Running in e57503469963 01:14:02 noop 01:14:02 Removing intermediate container e57503469963 01:14:02 ---> 38c8ba1d1376 01:14:02 Successfully built 38c8ba1d1376 01:14:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:02 + docker inspect -f . ci-base-image-arm64 01:14:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:02 prd-ubuntu20.04-docker-arm64-4c-16g-5397 does not seem to be running inside a container 01:14:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:14:04 $ docker top 01b87292ac7342c894367b1cf7a248a787abeb31b4d95647cb30db0f710b752e -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:05 + go version 01:14:05 go version go1.20.2 linux/arm64 [Pipeline] } 01:14:05 $ docker stop --time=1 01b87292ac7342c894367b1cf7a248a787abeb31b4d95647cb30db0f710b752e 01:14:06 $ docker rm -f --volumes 01b87292ac7342c894367b1cf7a248a787abeb31b4d95647cb30db0f710b752e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:07 + docker inspect -f . ci-base-image-arm64 01:14:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:08 prd-ubuntu20.04-docker-arm64-4c-16g-5397 does not seem to be running inside a container 01:14:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:14:09 $ docker top c0ab82b7a30b8adb2ecf385c8c9a5504c15e810620a6fad7750ee99d510cdc08 -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:10 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 01:14:11 + make test 01:14:11 go test ./... -coverprofile=coverage.out ./... 01:14:49 ? github.com/edgexfoundry/device-gpio [no test files] 01:16:41 # github.com/edgexfoundry/device-gpio/internal/driver 01:16:41 internal/driver/config.go:29:24: undefined: service.DriverConfigs 01:16:41 internal/driver/config.go:34:24: undefined: service.DriverConfigs 01:16:48 FAIL 01:16:48 make: *** [Makefile:29: unittest] Error 1 [Pipeline] } 01:16:48 $ docker stop --time=1 c0ab82b7a30b8adb2ecf385c8c9a5504c15e810620a6fad7750ee99d510cdc08 01:16:50 $ docker rm -f --volumes c0ab82b7a30b8adb2ecf385c8c9a5504c15e810620a6fad7750ee99d510cdc08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:16:52 01:16:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:16:53 arm64: Pulling from edgex-lftools-log-publisher 01:16:53 8998bd30e6a1: Pulling fs layer 01:16:53 04944245beec: Pulling fs layer 01:16:53 699f458cf7ca: Pulling fs layer 01:16:53 765212b225bb: Pulling fs layer 01:16:53 f23df028b6ca: Pulling fs layer 01:16:53 d65c8cfc05b1: Pulling fs layer 01:16:53 2437ff75d9bd: Pulling fs layer 01:16:53 765212b225bb: Waiting 01:16:53 f23df028b6ca: Waiting 01:16:53 d65c8cfc05b1: Waiting 01:16:53 2437ff75d9bd: Waiting 01:16:53 04944245beec: Verifying Checksum 01:16:53 04944245beec: Download complete 01:16:53 765212b225bb: Verifying Checksum 01:16:53 765212b225bb: Download complete 01:16:53 f23df028b6ca: Verifying Checksum 01:16:53 f23df028b6ca: Download complete 01:16:53 d65c8cfc05b1: Verifying Checksum 01:16:53 d65c8cfc05b1: Download complete 01:16:53 699f458cf7ca: Verifying Checksum 01:16:53 699f458cf7ca: Download complete 01:16:54 8998bd30e6a1: Verifying Checksum 01:16:54 8998bd30e6a1: Download complete 01:16:57 2437ff75d9bd: Verifying Checksum 01:16:57 2437ff75d9bd: Download complete 01:16:59 8998bd30e6a1: Pull complete 01:17:00 04944245beec: Pull complete 01:17:03 699f458cf7ca: Pull complete 01:17:03 765212b225bb: Pull complete 01:17:05 f23df028b6ca: Pull complete 01:17:05 d65c8cfc05b1: Pull complete 01:17:23 2437ff75d9bd: Pull complete 01:17:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:17:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:17:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:24 prd-ubuntu20.04-docker-arm64-4c-16g-5397 does not seem to be running inside a container 01:17:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:17:26 $ docker top 832c8bc987c2d6fbcaa975a0e85dc4c0925ab2b773e20903920b3dbab418ffcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:17:27 ---> job-cost.sh 01:17:27 lf-activate-venv: SKIPPING 01:17:27 INFO: No Stack... 01:17:27 INFO: Retrieving Pricing Info for: v3-standard-4 01:17:28 INFO: Archiving Costs [Pipeline] sh 01:17:29 + cat /w/workspace/device-gpio/1/archives/cost.csv 01:17:29 + cut -d, -f6 [Pipeline] lock 01:17:29 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-138-1-stack-cost] 01:17:29 Resource [jenkins-edgexfoundry-device-gpio-PR-138-1-stack-cost] did not exist. Created. 01:17:29 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-138-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:17:30 /w/workspace/device-gpio/1@tmp/durable-83a5f94b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:17:30 + echo total: 0.10999999940395355 [Pipeline] stash 01:17:30 Warning: overwriting stash ‘stack-cost’ 01:17:31 Stashed 1 file(s) [Pipeline] } 01:17:31 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-138-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:17:31 $ docker stop --time=1 832c8bc987c2d6fbcaa975a0e85dc4c0925ab2b773e20903920b3dbab418ffcd 01:17:32 $ docker rm -f --volumes 832c8bc987c2d6fbcaa975a0e85dc4c0925ab2b773e20903920b3dbab418ffcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:17:33 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:17:36 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-138/archives ] 01:17:36 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-138/archives 01:17:36 total 16 01:17:36 drwxr-xr-x 3 root root 4096 Mar 23 01:10 . 01:17:36 drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 01:10 .. 01:17:36 drwxr-xr-x 2 root root 4096 Mar 23 01:10 cost 01:17:36 -rw-r--r-- 1 root root 83 Mar 23 01:10 cost.csv 01:17:36 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-138/archives 01:17:36 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-138/archives 01:17:36 total 16 01:17:36 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 01:10 . 01:17:36 drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 01:10 .. 01:17:36 drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 01:10 cost 01:17:36 -rw-r--r-- 1 jenkins jenkins 83 Mar 23 01:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:17:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:17:37 ---> package-listing.sh 01:17:37 ++ facter osfamily 01:17:37 ++ tr '[:upper:]' '[:lower:]' 01:17:37 + OS_FAMILY=debian 01:17:37 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-138 01:17:37 + START_PACKAGES=/tmp/packages_start.txt 01:17:37 + END_PACKAGES=/tmp/packages_end.txt 01:17:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:17:37 + PACKAGES=/tmp/packages_start.txt 01:17:37 + '[' /w/workspace/edgexfoundry_device-gpio_PR-138 ']' 01:17:37 + PACKAGES=/tmp/packages_end.txt 01:17:37 + case "${OS_FAMILY}" in 01:17:37 + dpkg -l 01:17:37 + grep '^ii' 01:17:37 + '[' -f /tmp/packages_start.txt ']' 01:17:37 + '[' -f /tmp/packages_end.txt ']' 01:17:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:17:37 + '[' /w/workspace/edgexfoundry_device-gpio_PR-138 ']' 01:17:37 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-138/archives/ 01:17:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-138/archives/ [Pipeline] echo 01:17:37 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-138/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:17:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:17:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:38 prd-ubuntu20.04-docker-8c-8g-5393 does not seem to be running inside a container 01:17:38 $ 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-138/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-138 -v /w/workspace/edgexfoundry_device-gpio_PR-138:/w/workspace/edgexfoundry_device-gpio_PR-138:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-138@tmp:/w/workspace/edgexfoundry_device-gpio_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:17:38 $ docker top 88a73c45471579da151fd1261a6c956fb9ef9193dc7b3f7989467d4b0c3b2387 -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:39 + touch /tmp/pre-build-complete [Pipeline] sh 01:17:39 + mkdir -p /var/log/sysstat [Pipeline] sh 01:17:39 + ls /var/log/sa-host 01:17:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:17:40 provisioning config files... 01:17:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-138@tmp/config128440041069939501tmp [Pipeline] { [Pipeline] echo 01:17:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:17:40 ---> create-netrc.sh [Pipeline] } 01:17:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:17:40 ---> python-tools-install.sh [Pipeline] echo 01:17:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:17:41 ---> sudo-logs.sh 01:17:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:17:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:17:41 ---> job-cost.sh 01:17:41 lf-activate-venv: SKIPPING 01:17:41 DEBUG: total: 0.2199999988079071 01:17:41 INFO: Retrieving Stack Cost... 01:17:41 INFO: Retrieving Pricing Info for: v3-standard-8 01:17:42 INFO: Archiving Costs [Pipeline] echo 01:17:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:17:42 ---> logs-deploy.sh 01:17:42 lf-activate-venv: SKIPPING 01:17:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-138/1 01:17:42 INFO: archiving workspace using pattern(s): 01:17:43 Archives upload complete. 01:17:43 INFO: archiving logs to Nexus 01:17:44 ---> uname -a: 01:17:44 Linux prd-ubuntu20-04-docker-8c-8g-5393 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:17:44 01:17:44 01:17:44 ---> lscpu: 01:17:44 Architecture: x86_64 01:17:44 CPU op-mode(s): 32-bit, 64-bit 01:17:44 Byte Order: Little Endian 01:17:44 Address sizes: 40 bits physical, 48 bits virtual 01:17:44 CPU(s): 8 01:17:44 On-line CPU(s) list: 0-7 01:17:44 Thread(s) per core: 1 01:17:44 Core(s) per socket: 1 01:17:44 Socket(s): 8 01:17:44 NUMA node(s): 1 01:17:44 Vendor ID: AuthenticAMD 01:17:44 CPU family: 23 01:17:44 Model: 49 01:17:44 Model name: AMD EPYC-Rome Processor 01:17:44 Stepping: 0 01:17:44 CPU MHz: 2800.000 01:17:44 BogoMIPS: 5600.00 01:17:44 Virtualization: AMD-V 01:17:44 Hypervisor vendor: KVM 01:17:44 Virtualization type: full 01:17:44 L1d cache: 256 KiB 01:17:44 L1i cache: 256 KiB 01:17:44 L2 cache: 4 MiB 01:17:44 L3 cache: 128 MiB 01:17:44 NUMA node0 CPU(s): 0-7 01:17:44 Vulnerability Itlb multihit: Not affected 01:17:44 Vulnerability L1tf: Not affected 01:17:44 Vulnerability Mds: Not affected 01:17:44 Vulnerability Meltdown: Not affected 01:17:44 Vulnerability Mmio stale data: Not affected 01:17:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:17:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:17:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:17:44 Vulnerability Srbds: Not affected 01:17:44 Vulnerability Tsx async abort: Not affected 01:17:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:17:44 01:17:44 01:17:44 ---> nproc: 01:17:44 8 01:17:44 01:17:44 01:17:44 ---> df -h: 01:17:44 Filesystem Size Used Avail Use% Mounted on 01:17:44 overlay 155G 12G 144G 8% / 01:17:44 tmpfs 64M 0 64M 0% /dev 01:17:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:17:44 shm 64M 0 64M 0% /dev/shm 01:17:44 /dev/vda1 155G 12G 144G 8% /facter-os 01:17:44 01:17:44 01:17:44 ---> sar -b -r -n DEV: 01:17:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5393) 03/23/23 _x86_64_ (8 CPU) 01:17:44 01:17:44 01:08:05 LINUX RESTART (8 CPU) 01:17:44 01:17:44 01:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:17:44 01:10:01 200.39 3.92 196.47 0.00 436.47 78968.27 0.00 01:17:44 01:11:01 62.31 0.22 62.10 0.00 17.86 23834.99 0.00 01:17:44 01:12:01 1.52 0.00 1.52 0.00 0.00 17.75 0.00 01:17:44 01:13:01 1.28 0.00 1.28 0.00 0.00 16.66 0.00 01:17:44 01:14:01 54.79 10.76 44.03 0.00 5173.40 8793.07 0.00 01:17:44 01:15:01 4.80 0.02 4.78 0.00 0.13 104.38 0.00 01:17:44 01:16:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 01:17:44 01:17:01 1.95 0.02 1.93 0.00 0.13 21.33 0.00 01:17:44 Average: 40.72 1.86 38.86 0.00 704.03 13834.43 0.00 01:17:44 01:17:44 01:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:17:44 01:10:01 28472520 31596564 713168 2.17 145612 3188432 1763864 5.20 1053344 2925876 476 01:17:44 01:11:01 27937796 31576324 729664 2.22 153028 3640932 1780676 5.25 1173864 3278260 336 01:17:44 01:12:01 27938236 31576836 728812 2.22 153060 3640932 1780676 5.25 1173820 3278260 16 01:17:44 01:13:01 27941484 31580448 725152 2.21 153116 3640928 1780676 5.25 1170188 3278492 36 01:17:44 01:14:01 27414928 31558312 729932 2.22 186960 4096868 1809200 5.33 1495568 3444692 228 01:17:44 01:15:01 27430856 31569364 718900 2.19 185552 4093604 1806972 5.33 1483560 3441456 0 01:17:44 01:16:01 27430184 31568740 719428 2.19 185636 4093608 1806972 5.33 1483612 3441464 4 01:17:44 01:17:01 27429764 31568432 719672 2.19 185708 4093612 1806972 5.33 1483704 3441476 8 01:17:44 Average: 27749471 31574378 723091 2.20 168584 3811114 1792001 5.28 1314708 3316247 138 01:17:44 01:17:44 01:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:17:44 01:10:01 docker0 206.63 331.27 16.30 2120.66 0.00 0.00 0.00 0.00 01:17:44 01:10:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 01:17:44 01:10:01 ens3 535.12 337.22 6258.37 41.50 0.00 0.00 0.00 0.00 01:17:44 01:11:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 01:17:44 01:11:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 01:17:44 01:11:01 ens3 143.19 102.83 2557.99 95.33 0.00 0.00 0.00 0.00 01:17:44 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:44 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:44 01:12:01 ens3 1.18 0.28 0.40 0.26 0.00 0.00 0.00 0.00 01:17:44 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:44 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:17:44 01:13:01 ens3 0.78 0.42 0.58 0.27 0.00 0.00 0.00 0.00 01:17:44 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:44 01:14:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 01:17:44 01:14:01 ens3 177.69 95.42 2807.23 6.76 0.00 0.00 0.00 0.00 01:17:44 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:44 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:17:44 01:15:01 ens3 0.28 0.20 0.02 0.01 0.00 0.00 0.00 0.00 01:17:44 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:44 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:44 01:16:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:44 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:44 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:17:44 01:17:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:17:44 Average: docker0 25.45 40.80 2.01 261.16 0.00 0.00 0.00 0.00 01:17:44 Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 01:17:44 Average: ens3 106.41 66.49 1442.94 17.97 0.00 0.00 0.00 0.00 01:17:44 01:17:44 01:17:44 ---> sar -P ALL: 01:17:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5393) 03/23/23 _x86_64_ (8 CPU) 01:17:44 01:17:44 01:08:05 LINUX RESTART (8 CPU) 01:17:44 01:17:44 01:09:02 CPU %user %nice %system %iowait %steal %idle 01:17:44 01:10:01 all 7.93 0.00 3.70 4.60 0.07 83.71 01:17:44 01:10:01 0 8.17 0.00 3.24 0.99 0.05 87.56 01:17:44 01:10:01 1 9.19 0.00 3.18 0.22 0.05 87.35 01:17:44 01:10:01 2 7.11 0.00 3.55 7.81 0.07 81.46 01:17:44 01:10:01 3 8.11 0.00 4.37 18.10 0.09 69.33 01:17:44 01:10:01 4 8.57 0.00 2.96 1.09 0.05 87.33 01:17:44 01:10:01 5 8.58 0.00 4.80 6.35 0.07 80.20 01:17:44 01:10:01 6 7.15 0.00 4.01 1.39 0.05 87.40 01:17:44 01:10:01 7 6.55 0.00 3.46 0.84 0.10 89.04 01:17:44 01:11:01 all 18.24 0.00 3.73 2.23 0.06 75.74 01:17:44 01:11:01 0 18.19 0.00 3.62 0.85 0.08 77.25 01:17:44 01:11:01 1 18.29 0.00 3.72 0.39 0.07 77.53 01:17:44 01:11:01 2 18.28 0.00 4.19 0.03 0.05 77.45 01:17:44 01:11:01 3 18.17 0.00 3.66 2.49 0.05 75.63 01:17:44 01:11:01 4 18.11 0.00 3.89 9.27 0.07 68.67 01:17:44 01:11:01 5 19.03 0.00 3.72 4.63 0.07 72.56 01:17:44 01:11:01 6 17.76 0.00 3.45 0.05 0.05 78.68 01:17:44 01:11:01 7 18.07 0.00 3.60 0.13 0.07 78.12 01:17:44 01:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:17:44 01:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:17:44 01:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:17:44 01:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:17:44 01:12:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:17:44 01:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:17:44 01:12:01 5 0.03 0.00 0.03 0.00 0.02 99.92 01:17:44 01:12:01 6 0.08 0.00 0.00 0.00 0.02 99.90 01:17:44 01:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:17:44 01:13:01 all 0.04 0.00 0.02 0.04 0.00 99.91 01:17:44 01:13:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:17:44 01:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:17:44 01:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:17:44 01:13:01 3 0.03 0.00 0.02 0.05 0.00 99.90 01:17:44 01:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:17:44 01:13:01 5 0.05 0.00 0.02 0.23 0.02 99.68 01:17:44 01:13:01 6 0.07 0.00 0.03 0.00 0.00 99.90 01:17:44 01:13:01 7 0.08 0.00 0.02 0.00 0.00 99.90 01:17:44 01:14:01 all 2.38 0.00 1.51 0.79 0.03 95.30 01:17:44 01:14:01 0 2.07 0.00 1.37 0.77 0.03 95.76 01:17:44 01:14:01 1 4.13 0.00 1.49 0.65 0.05 93.68 01:17:44 01:14:01 2 1.85 0.00 1.03 0.43 0.02 96.66 01:17:44 01:14:01 3 1.82 0.00 1.30 2.91 0.05 93.92 01:17:44 01:14:01 4 2.40 0.00 1.22 0.20 0.02 96.16 01:17:44 01:14:01 5 3.52 0.00 1.12 0.68 0.03 94.64 01:17:44 01:14:01 6 1.79 0.00 1.82 0.08 0.02 96.29 01:17:44 01:14:01 7 1.41 0.00 2.72 0.57 0.03 95.27 01:17:44 01:15:01 all 0.34 0.00 0.04 0.01 0.01 99.60 01:17:44 01:15:01 0 0.03 0.00 0.05 0.07 0.00 99.85 01:17:44 01:15:01 1 2.05 0.00 0.03 0.00 0.00 97.91 01:17:44 01:15:01 2 0.10 0.00 0.03 0.00 0.00 99.87 01:17:44 01:15:01 3 0.08 0.00 0.03 0.02 0.02 99.85 01:17:44 01:15:01 4 0.27 0.00 0.08 0.02 0.00 99.63 01:17:44 01:15:01 5 0.05 0.00 0.03 0.00 0.00 99.92 01:17:44 01:15:01 6 0.07 0.00 0.03 0.00 0.02 99.88 01:17:44 01:15:01 7 0.03 0.00 0.05 0.00 0.02 99.90 01:17:44 01:16:01 all 0.25 0.00 0.01 0.01 0.01 99.73 01:17:44 01:16:01 0 0.00 0.00 0.02 0.05 0.00 99.93 01:17:44 01:16:01 1 1.97 0.00 0.03 0.00 0.02 97.98 01:17:44 01:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:17:44 01:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:17:44 01:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:17:44 01:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:17:44 01:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:17:44 01:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:17:44 01:17:01 all 0.10 0.00 0.02 0.01 0.01 99.87 01:17:44 01:17:01 0 0.02 0.00 0.00 0.03 0.02 99.93 01:17:44 01:17:01 1 0.60 0.00 0.05 0.00 0.00 99.35 01:17:44 01:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:17:44 01:17:01 3 0.03 0.00 0.02 0.02 0.02 99.92 01:17:44 01:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:17:44 01:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:17:44 01:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:17:44 01:17:01 7 0.05 0.00 0.03 0.00 0.02 99.90 01:17:44 Average: all 3.63 0.00 1.12 0.95 0.02 94.28 01:17:44 Average: 0 3.54 0.00 1.03 0.34 0.02 95.05 01:17:44 Average: 1 4.49 0.00 1.05 0.16 0.02 94.28 01:17:44 Average: 2 3.40 0.00 1.09 1.01 0.02 94.48 01:17:44 Average: 3 3.50 0.00 1.16 2.90 0.03 92.41 01:17:44 Average: 4 3.64 0.00 1.01 1.31 0.02 94.02 01:17:44 Average: 5 3.89 0.00 1.20 1.47 0.03 93.41 01:17:44 Average: 6 3.34 0.00 1.16 0.19 0.02 95.30 01:17:44 Average: 7 3.25 0.00 1.22 0.19 0.03 95.31 01:17:44 01:17:44 01:17:44