Pull request #38 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 9f933305e25cc74b592f7d6596d964db36cd7864+5481a4acbe2c9cded44f119138c580c35965cafd (fca55b126a143a5cea18d5fa23ad95915f33a185) 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-ssh7451283352771377036.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh9108673031756849754.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-38/workspace@libs/edgex-global-pipelines # 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-38/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2251869288752663471.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-38/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8408023476290507105.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh15310858554879591923.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-38/workspace@libs/lf-pipelines # 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-38/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5665390806753529993.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-63478 in /w/workspace/edgexfoundry_device-gpio_PR-38 [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-38 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5481a4acbe2c9cded44f119138c580c35965cafd into PR head commit 9f933305e25cc74b592f7d6596d964db36cd7864 Merge succeeded, producing 9f933305e25cc74b592f7d6596d964db36cd7864 Checking out Revision 9f933305e25cc74b592f7d6596d964db36cd7864 (PR-38) > 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/38/head:refs/remotes/origin/PR-38 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f933305e25cc74b592f7d6596d964db36cd7864 # 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 5481a4acbe2c9cded44f119138c580c35965cafd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f933305e25cc74b592f7d6596d964db36cd7864 # timeout=10 Commit message: "fix: Add MAKE ARG so binary is actually built in docker image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:48:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:48:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:48:42 ========================================================= 19:48:42 EdgeX Global Pipelines Version Info 19:48:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:48:42 ------------------- 19:48:42 stable info: 19:48:42 ------------------- 19:48:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:48:42 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 19:48:42 Message: update stable to v1.0.230 19:48:43 ------------------- 19:48:43 experimental info: 19:48:43 ------------------- 19:48:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:48:43 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 19:48:43 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:48:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 19:48:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 19:48:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:48:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:48:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:48:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-38 [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-38 [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-38 [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f933305e25cc74b592f7d6596d964db36cd7864 [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f93330 [Pipeline] echo 19:48:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:48:45 provisioning config files... 19:48:45 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-38@tmp/config1506370398676685238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:48:45 ---> docker-login.sh 19:48:45 nexus3.edgexfoundry.org:10001 19:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:45 Configure a credential helper to remove this warning. See 19:48:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:45 19:48:45 Login Succeeded 19:48:45 nexus3.edgexfoundry.org:10002 19:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:46 Configure a credential helper to remove this warning. See 19:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:46 19:48:46 Login Succeeded 19:48:46 nexus3.edgexfoundry.org:10003 19:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:46 Configure a credential helper to remove this warning. See 19:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:46 19:48:46 Login Succeeded 19:48:46 nexus3.edgexfoundry.org:10004 19:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:46 Configure a credential helper to remove this warning. See 19:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:46 19:48:46 Login Succeeded 19:48:46 docker.io 19:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:46 Configure a credential helper to remove this warning. See 19:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:46 19:48:46 Login Succeeded 19:48:46 ---> docker-login.sh ends [Pipeline] } 19:48:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:48:47 + git rev-list -1 --merges 9f933305e25cc74b592f7d6596d964db36cd7864~1..9f933305e25cc74b592f7d6596d964db36cd7864 [Pipeline] echo 19:48:47 -----------> git rev-list -1 --merges 9f933305e25cc74b592f7d6596d964db36cd7864~1..9f933305e25cc74b592f7d6596d964db36cd7864 9f933305e25cc74b592f7d6596d964db36cd7864 [false] [Pipeline] sh 19:48:47 + git log --format=format:%s -1 9f933305e25cc74b592f7d6596d964db36cd7864 [Pipeline] echo 19:48:47 ========================================================= 19:48:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:48:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:48:48 + git log --format=format:%s -1 9f933305e25cc74b592f7d6596d964db36cd7864 [Pipeline] echo 19:48:48 [semverPrep] GIT_COMMIT: 9f933305e25cc74b592f7d6596d964db36cd7864, Commit Message: fix: Add MAKE ARG so binary is actually built in docker image [Pipeline] echo 19:48:48 [semverPrep] This is not a build commit. [Pipeline] sh 19:48:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:48:48 + grep -v github /etc/ssh/ssh_known_hosts 19:48:48 + [ -e /tmp/ssh_known_hosts ] 19:48:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:48:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:48:48 + sudo tee -a /etc/ssh/ssh_known_hosts 19:48:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:48:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:48:48 19:48:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:48:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:48:49 latest: Pulling from edgex-devops/py-git-semver 19:48:49 1fe172e4850f: Pulling fs layer 19:48:49 caf521ccaac6: Pulling fs layer 19:48:49 3ead6fa29328: Pulling fs layer 19:48:49 5c2a1cbceb83: Pulling fs layer 19:48:49 a8d5f1318db7: Pulling fs layer 19:48:49 c427282e49a2: Pulling fs layer 19:48:49 1827001aaf11: Pulling fs layer 19:48:49 0714d37db230: Pulling fs layer 19:48:49 ac28cf19c067: Pulling fs layer 19:48:49 ca983d60f3e2: Pulling fs layer 19:48:49 c427282e49a2: Waiting 19:48:49 1827001aaf11: Waiting 19:48:49 5c2a1cbceb83: Waiting 19:48:49 a8d5f1318db7: Waiting 19:48:49 0714d37db230: Waiting 19:48:49 ac28cf19c067: Waiting 19:48:49 9f894cec8388: Pulling fs layer 19:48:49 9f894cec8388: Waiting 19:48:49 caf521ccaac6: Download complete 19:48:49 5c2a1cbceb83: Verifying Checksum 19:48:49 5c2a1cbceb83: Download complete 19:48:49 a8d5f1318db7: Verifying Checksum 19:48:49 a8d5f1318db7: Download complete 19:48:49 3ead6fa29328: Verifying Checksum 19:48:49 3ead6fa29328: Download complete 19:48:49 c427282e49a2: Verifying Checksum 19:48:49 c427282e49a2: Download complete 19:48:49 0714d37db230: Verifying Checksum 19:48:49 0714d37db230: Download complete 19:48:49 ac28cf19c067: Download complete 19:48:49 ca983d60f3e2: Verifying Checksum 19:48:49 ca983d60f3e2: Download complete 19:48:49 9f894cec8388: Verifying Checksum 19:48:49 9f894cec8388: Download complete 19:48:49 1fe172e4850f: Verifying Checksum 19:48:49 1fe172e4850f: Download complete 19:48:49 1827001aaf11: Verifying Checksum 19:48:49 1827001aaf11: Download complete 19:48:50 1fe172e4850f: Pull complete 19:48:50 caf521ccaac6: Pull complete 19:48:51 3ead6fa29328: Pull complete 19:48:51 5c2a1cbceb83: Pull complete 19:48:51 a8d5f1318db7: Pull complete 19:48:51 c427282e49a2: Pull complete 19:48:53 1827001aaf11: Pull complete 19:48:53 0714d37db230: Pull complete 19:48:53 ac28cf19c067: Pull complete 19:48:53 ca983d60f3e2: Pull complete 19:48:53 9f894cec8388: Pull complete 19:48:53 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 19:48:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:48:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 19:48:53 prd-ubuntu20.04-docker-8c-8g-63478 does not seem to be running inside a container 19:48:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-38 -v /w/workspace/edgexfoundry_device-gpio_PR-38:/w/workspace/edgexfoundry_device-gpio_PR-38:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-38@tmp:/w/workspace/edgexfoundry_device-gpio_PR-38@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-devops/py-git-semver:latest cat 19:48:54 $ docker top 0828647876e10856ab989de72c24acaf1d30f79734f89c50dc105024bb33b975 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:48:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:48:55 [ssh-agent] Looking for ssh-agent implementation... 19:48:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:48:55 $ docker exec 0828647876e10856ab989de72c24acaf1d30f79734f89c50dc105024bb33b975 ssh-agent 19:48:55 SSH_AUTH_SOCK=/tmp/ssh-5rRz8vTtY9N1/agent.34 19:48:55 SSH_AGENT_PID=40 19:48:55 Running ssh-add (command line suppressed) 19:48:55 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-38@tmp/private_key_7288987614369857380.key (/w/workspace/edgexfoundry_device-gpio_PR-38@tmp/private_key_7288987614369857380.key) 19:48:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:48:55 + git tag --points-at HEAD [Pipeline] } 19:48:55 $ docker exec --env ******** --env ******** 0828647876e10856ab989de72c24acaf1d30f79734f89c50dc105024bb33b975 ssh-agent -k 19:48:56 unset SSH_AUTH_SOCK; 19:48:56 unset SSH_AGENT_PID; 19:48:56 echo Agent pid 40 killed; 19:48:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:48:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:48:56 [ssh-agent] Looking for ssh-agent implementation... 19:48:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:48:56 $ docker exec 0828647876e10856ab989de72c24acaf1d30f79734f89c50dc105024bb33b975 ssh-agent 19:48:56 SSH_AUTH_SOCK=/tmp/ssh-CuSckr398PBK/agent.73 19:48:56 SSH_AGENT_PID=79 19:48:56 Running ssh-add (command line suppressed) 19:48:56 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-38@tmp/private_key_4625224773910040857.key (/w/workspace/edgexfoundry_device-gpio_PR-38@tmp/private_key_4625224773910040857.key) 19:48:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:48:56 + git semver init 19:48:57 2022-05-12 19:48:57,075 [run_init] DEBUG init version:0.0.0 force:False 19:48:57 2022-05-12 19:48:57,076 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-38/.semver 19:48:57 2022-05-12 19:48:57,077 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-38/.semver 19:48:57 2022-05-12 19:48:57,077 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-38/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-38, universal_newlines=False, shell=None, istream=None) 19:48:58 2022-05-12 19:48:57,946 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-38/.git/info/exclude 19:48:58 2022-05-12 19:48:57,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-38/.semver/PR-38 with force:False 19:48:58 2022-05-12 19:48:57,947 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-38/.semver/PR-38 19:48:58 2022-05-12 19:48:57,950 [execute] INFO git cat-file --batch-check 19:48:58 2022-05-12 19:48:57,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-38/.semver, universal_newlines=False, shell=None, istream=) 19:48:58 2022-05-12 19:48:57,960 [execute] INFO git cat-file --batch 19:48:58 2022-05-12 19:48:57,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-38/.semver, universal_newlines=False, shell=None, istream=) 19:48:58 2022-05-12 19:48:57,965 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-38/.semver/PR-38 19:48:58 0.0.0 [Pipeline] } 19:48:58 $ docker exec --env ******** --env ******** 0828647876e10856ab989de72c24acaf1d30f79734f89c50dc105024bb33b975 ssh-agent -k 19:48:58 unset SSH_AUTH_SOCK; 19:48:58 unset SSH_AGENT_PID; 19:48:58 echo Agent pid 79 killed; 19:48:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:48:58 + git semver [Pipeline] } 19:48:58 $ docker stop --time=1 0828647876e10856ab989de72c24acaf1d30f79734f89c50dc105024bb33b975 19:49:00 $ docker rm -f 0828647876e10856ab989de72c24acaf1d30f79734f89c50dc105024bb33b975 [Pipeline] // withDockerContainer [Pipeline] sh 19:49:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:49:01 Stashed 1 file(s) [Pipeline] echo 19:49:01 [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] { [2022-05-12T19:49:01.644Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63467 in /w/workspace/edgexfoundry_device-gpio_PR-38 [Pipeline] configFileProvider 19:49:01 provisioning config files... 19:49:01 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-38@tmp/config8326235906295716696tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 19:49:01 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 19:49:01 The recommended git tool is: git 19:49:02 ---> docker-login.sh 19:49:02 nexus3.edgexfoundry.org:10001 19:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:02 Configure a credential helper to remove this warning. See 19:49:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:02 19:49:02 Login Succeeded 19:49:02 nexus3.edgexfoundry.org:10002 19:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:02 Configure a credential helper to remove this warning. See 19:49:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:02 19:49:02 Login Succeeded 19:49:02 nexus3.edgexfoundry.org:10003 19:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:02 Configure a credential helper to remove this warning. See 19:49:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:02 19:49:02 Login Succeeded 19:49:02 nexus3.edgexfoundry.org:10004 19:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:02 Configure a credential helper to remove this warning. See 19:49:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:02 19:49:02 Login Succeeded 19:49:02 docker.io 19:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:02 Configure a credential helper to remove this warning. See 19:49:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:02 19:49:02 Login Succeeded 19:49:02 ---> docker-login.sh ends [Pipeline] } 19:49:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:49:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:49:03 ========================================================= 19:49:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:49:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:49:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 19:49:03 Sending build context to Docker daemon 15.66MB 19:49:03 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 19:49:03 Step 2/12 : FROM ${BASE} AS builder 19:49:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:49:03 59bf1c3509f3: Pulling fs layer 19:49:03 666ba61612fd: Pulling fs layer 19:49:03 8ed8ca486205: Pulling fs layer 19:49:03 4fe6c5a15a65: Pulling fs layer 19:49:03 22a0e8bec74d: Pulling fs layer 19:49:03 ca2b28591e48: Pulling fs layer 19:49:03 a51346096db8: Pulling fs layer 19:49:03 daebc70d1ce1: Pulling fs layer 19:49:03 0e18a0eac166: Pulling fs layer 19:49:03 a51346096db8: Waiting 19:49:03 22a0e8bec74d: Waiting 19:49:03 daebc70d1ce1: Waiting 19:49:03 0e18a0eac166: Waiting 19:49:03 ca2b28591e48: Waiting 19:49:03 4fe6c5a15a65: Waiting 19:49:03 8ed8ca486205: Verifying Checksum 19:49:03 8ed8ca486205: Download complete 19:49:03 666ba61612fd: Verifying Checksum 19:49:03 666ba61612fd: Download complete 19:49:03 22a0e8bec74d: Verifying Checksum 19:49:03 22a0e8bec74d: Download complete 19:49:03 ca2b28591e48: Download complete 19:49:03 a51346096db8: Verifying Checksum 19:49:03 a51346096db8: Download complete 19:49:03 59bf1c3509f3: Download complete 19:49:03 daebc70d1ce1: Verifying Checksum 19:49:03 daebc70d1ce1: Download complete 19:49:03 59bf1c3509f3: Pull complete 19:49:03 666ba61612fd: Pull complete 19:49:03 8ed8ca486205: Pull complete 19:49:04 0e18a0eac166: Verifying Checksum 19:49:04 0e18a0eac166: Download complete 19:49:04 4fe6c5a15a65: Verifying Checksum 19:49:04 4fe6c5a15a65: Download complete 19:49:06 using credential edgex-jenkins-ssh 19:49:06 Cloning the remote Git repository 19:49:06 Cloning repository git@github.com:edgexfoundry/device-gpio.git 19:49:06 > git init /w/workspace/device-gpio/1 # timeout=10 19:49:06 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 19:49:06 > git --version # timeout=10 19:49:06 > git --version # 'git version 2.25.1' 19:49:06 using GIT_SSH to set credentials SSH Credentials for GitHub 19:49:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:49:08 4fe6c5a15a65: Pull complete 19:49:08 22a0e8bec74d: Pull complete 19:49:08 ca2b28591e48: Pull complete 19:49:08 a51346096db8: Pull complete 19:49:08 daebc70d1ce1: Pull complete 19:49:08 Merging remotes/origin/main commit 5481a4acbe2c9cded44f119138c580c35965cafd into PR head commit 9f933305e25cc74b592f7d6596d964db36cd7864 19:49:08 Merge succeeded, producing 9f933305e25cc74b592f7d6596d964db36cd7864 19:49:08 Checking out Revision 9f933305e25cc74b592f7d6596d964db36cd7864 (PR-38) 19:49:08 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 19:49:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:49:08 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 19:49:08 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 19:49:08 using GIT_SSH to set credentials SSH Credentials for GitHub 19:49:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:49:08 > git config core.sparsecheckout # timeout=10 19:49:08 > git checkout -f 9f933305e25cc74b592f7d6596d964db36cd7864 # timeout=10 19:49:08 > git remote # timeout=10 19:49:08 > git config --get remote.origin.url # timeout=10 19:49:08 using GIT_SSH to set credentials SSH Credentials for GitHub 19:49:08 > git merge 5481a4acbe2c9cded44f119138c580c35965cafd # timeout=10 19:49:08 > git rev-parse HEAD^{commit} # timeout=10 19:49:08 > git config core.sparsecheckout # timeout=10 19:49:08 > git checkout -f 9f933305e25cc74b592f7d6596d964db36cd7864 # timeout=10 19:49:10 0e18a0eac166: Pull complete 19:49:10 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 19:49:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:49:10 ---> f018257e8ee9 19:49:10 Step 3/12 : ARG MAKE="make build" 19:49:11 ---> Running in be6fc35e2a2b 19:49:11 Removing intermediate container be6fc35e2a2b 19:49:11 ---> e2178e3c027f 19:49:11 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:49:11 ---> Running in c92cccedfe95 19:49:11 Removing intermediate container c92cccedfe95 19:49:11 ---> 3a2c2089d3b1 19:49:11 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 19:49:11 ---> Running in 081909fcea85 19:49:11 Removing intermediate container 081909fcea85 19:49:11 ---> 8e6e9af42101 19:49:11 Step 6/12 : WORKDIR /device-gpio 19:49:11 ---> Running in 33535efb0c1c 19:49:11 Removing intermediate container 33535efb0c1c 19:49:11 ---> 321e51b272aa 19:49:11 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:49:11 ---> Running in 3ec2cf51fdc5 19:49:12 Removing intermediate container 3ec2cf51fdc5 19:49:12 ---> e316a18f5103 19:49:12 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:49:12 ---> Running in 31c6961b7bcd 19:49:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:49:13 Commit message: "fix: Add MAKE ARG so binary is actually built in docker image" 19:49:13 > git --version # timeout=10 19:49:13 > git --version # 'git version 2.25.1' 19:49:13 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb 19:49:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 19:49:13 (1/4) Installing openssh-keygen (8.8_p1-r1) 19:49:13 (2/4) Installing libedit (20210910.3.1-r0) [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:49:13 (3/4) Installing openssh-client-common (8.8_p1-r1) 19:49:13 (4/4) Installing openssh-client-default (8.8_p1-r1) 19:49:14 Executing busybox-1.34.1-r3.trigger 19:49:14 OK: 224 MiB in 56 packages 19:49:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:49:14 % Total % Received % Xferd Average Speed Time Time Time Current 19:49:14 Dload Upload Total Spent Left Speed 19:49:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 96284 0 --:--:-- --:--:-- --:--:-- 97073 19:49:14 Removing intermediate container 31c6961b7bcd 19:49:14 ---> 525de37628fb 19:49:14 Step 9/12 : COPY go.mod vendor* ./ [Pipeline] sh 19:49:14 ---> 95b2318f3a87 19:49:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:14 ---> Running in f006f7c0763d 19:49:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:49:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:49:15 + sudo tee /etc/docker/daemon.new 19:49:15 { 19:49:15 "registry-mirrors": [ 19:49:15 "https://nexus3.edgexfoundry.org:10001" 19:49:15 ], 19:49:15 "bip": "10.250.0.254/24", 19:49:15 "hosts": [ 19:49:15 "tcp://0.0.0.0:5555", 19:49:15 "unix:///var/run/docker.sock" 19:49:15 ], 19:49:15 "mtu": 1458, 19:49:15 "selinux-enabled": true, 19:49:15 "seccomp-profile": "/etc/docker/seccomp.json" 19:49:15 } [Pipeline] sh 19:49:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:49:15 + sudo service docker restart 19:49:32 Removing intermediate container f006f7c0763d 19:49:32 ---> c5b07b088eab 19:49:32 Step 11/12 : COPY . . 19:49:32 ---> 06b7d29b234c 19:49:32 Step 12/12 : RUN ${MAKE} 19:49:32 ---> Running in 2185bced0ff0 19:49:33 noop 19:49:33 Removing intermediate container 2185bced0ff0 19:49:33 ---> ae079c3474ff 19:49:33 Successfully built ae079c3474ff 19:49:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:49:33 + docker inspect -f . ci-base-image-x86_64 19:49:33 . [Pipeline] withDockerContainer 19:49:33 prd-ubuntu20.04-docker-8c-8g-63478 does not seem to be running inside a container 19:49:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-38 -v /w/workspace/edgexfoundry_device-gpio_PR-38:/w/workspace/edgexfoundry_device-gpio_PR-38:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-38@tmp:/w/workspace/edgexfoundry_device-gpio_PR-38@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 ******** ci-base-image-x86_64 cat 19:49:34 $ docker top 1d848a81415271b75677800571424c33e924723320c69e190229a5ba66162630 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 19:49:34 provisioning config files... 19:49:34 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config3892957365851631307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:49:34 + go version 19:49:34 go version go1.17.6 linux/amd64 [Pipeline] } 19:49:34 $ docker stop --time=1 1d848a81415271b75677800571424c33e924723320c69e190229a5ba66162630 19:49:34 ---> docker-login.sh 19:49:34 nexus3.edgexfoundry.org:10001 19:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:35 Configure a credential helper to remove this warning. See 19:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:35 19:49:35 Login Succeeded 19:49:35 nexus3.edgexfoundry.org:10002 19:49:35 $ docker rm -f 1d848a81415271b75677800571424c33e924723320c69e190229a5ba66162630 19:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 19:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:36 Configure a credential helper to remove this warning. See 19:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:36 19:49:36 Login Succeeded 19:49:36 nexus3.edgexfoundry.org:10003 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:36 Configure a credential helper to remove this warning. See 19:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:36 19:49:36 Login Succeeded 19:49:36 nexus3.edgexfoundry.org:10004 19:49:36 + docker inspect -f . ci-base-image-x86_64 19:49:36 . [Pipeline] withDockerContainer 19:49:36 prd-ubuntu20.04-docker-8c-8g-63478 does not seem to be running inside a container 19:49:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-38 -v /w/workspace/edgexfoundry_device-gpio_PR-38:/w/workspace/edgexfoundry_device-gpio_PR-38:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-38@tmp:/w/workspace/edgexfoundry_device-gpio_PR-38@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 ******** ci-base-image-x86_64 cat 19:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:37 Configure a credential helper to remove this warning. See 19:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:37 19:49:37 Login Succeeded 19:49:37 docker.io 19:49:37 $ docker top c7167f045715553bb753bfcec7ef3a3dfeca80b67c2ab8a9aad9938bffa2ee0d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:37 + make test 19:49:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:49:38 ? github.com/edgexfoundry/device-gpio [no test files] 19:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:38 Configure a credential helper to remove this warning. See 19:49:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:38 19:49:38 Login Succeeded 19:49:38 ---> docker-login.sh ends [Pipeline] } 19:49:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:49:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:49:38 ========================================================= 19:49:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:49:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:49:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 19:49:39 Sending build context to Docker daemon 7.905MB 19:49:39 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 19:49:39 Step 2/12 : FROM ${BASE} AS builder 19:49:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:49:39 9b3977197b4f: Pulling fs layer 19:49:39 1a89e8eeedd5: Pulling fs layer 19:49:39 94645a83ff95: Pulling fs layer 19:49:39 3f3a8bcf1eab: Pulling fs layer 19:49:39 0c92f367c5e7: Pulling fs layer 19:49:39 3096ccb668a1: Pulling fs layer 19:49:39 e8cf19c19ddd: Pulling fs layer 19:49:39 a4caa8a26152: Pulling fs layer 19:49:39 3f3a8bcf1eab: Waiting 19:49:39 0c92f367c5e7: Waiting 19:49:39 3096ccb668a1: Waiting 19:49:39 a4caa8a26152: Waiting 19:49:39 e8cf19c19ddd: Waiting 19:49:39 94645a83ff95: Verifying Checksum 19:49:39 94645a83ff95: Download complete 19:49:39 1a89e8eeedd5: Download complete 19:49:39 0c92f367c5e7: Verifying Checksum 19:49:39 0c92f367c5e7: Download complete 19:49:39 3096ccb668a1: Verifying Checksum 19:49:39 3096ccb668a1: Download complete 19:49:39 9b3977197b4f: Verifying Checksum 19:49:39 9b3977197b4f: Download complete 19:49:39 e8cf19c19ddd: Verifying Checksum 19:49:40 9b3977197b4f: Pull complete 19:49:41 1a89e8eeedd5: Pull complete 19:49:41 94645a83ff95: Pull complete 19:49:41 a4caa8a26152: Verifying Checksum 19:49:41 a4caa8a26152: Download complete 19:49:42 3f3a8bcf1eab: Verifying Checksum 19:49:42 3f3a8bcf1eab: Download complete 19:49:48 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 19:49:48 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 19:49:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:49:54 3f3a8bcf1eab: Pull complete 19:49:54 0c92f367c5e7: Pull complete 19:49:54 3096ccb668a1: Pull complete 19:49:54 e8cf19c19ddd: Pull complete 19:49:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:49:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:49:56 ./bin/test-attribution-txt.sh [Pipeline] echo 19:49:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:49:57 $ docker stop --time=1 c7167f045715553bb753bfcec7ef3a3dfeca80b67c2ab8a9aad9938bffa2ee0d 19:49:58 $ docker rm -f c7167f045715553bb753bfcec7ef3a3dfeca80b67c2ab8a9aad9938bffa2ee0d [Pipeline] // withDockerContainer [Pipeline] sh 19:49:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:49:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:50:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:50:00 + ls -al . 19:50:00 total 172 19:50:00 drwxrwxr-x 9 jenkins jenkins 4096 May 12 19:49 . 19:50:00 drwxrwxr-x 4 jenkins jenkins 4096 May 12 19:48 .. 19:50:00 -rw-rw-r-- 1 jenkins jenkins 120 May 12 19:48 .dockerignore 19:50:00 drwxrwxr-x 8 jenkins jenkins 4096 May 12 19:48 .git 19:50:00 drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:48 .github 19:50:00 -rw-rw-r-- 1 jenkins jenkins 343 May 12 19:48 .gitignore 19:50:00 -rw-rw-r-- 1 jenkins jenkins 41 May 12 19:48 .golangci.yml 19:50:00 drwxr-xr-x 3 jenkins jenkins 4096 May 12 19:48 .semver 19:50:00 -rw-rw-r-- 1 jenkins jenkins 9053 May 12 19:48 Attribution.txt 19:50:00 -rw-rw-r-- 1 jenkins jenkins 3081 May 12 19:48 CHANGELOG.md 19:50:00 -rw-rw-r-- 1 jenkins jenkins 1868 May 12 19:48 Dockerfile 19:50:00 -rw-rw-r-- 1 jenkins jenkins 677 May 12 19:48 GOVERNANCE.md 19:50:00 -rw-rw-r-- 1 jenkins jenkins 657 May 12 19:48 Jenkinsfile 19:50:00 -rw-rw-r-- 1 jenkins jenkins 11340 May 12 19:48 LICENSE 19:50:00 -rw-rw-r-- 1 jenkins jenkins 1876 May 12 19:48 Makefile 19:50:00 -rw-rw-r-- 1 jenkins jenkins 617 May 12 19:48 OWNERS.md 19:50:00 -rw-rw-r-- 1 jenkins jenkins 11178 May 12 19:48 README.md 19:50:00 -rw-rw-r-- 1 jenkins jenkins 5 May 12 19:49 VERSION 19:50:00 drwxrwxr-x 2 jenkins jenkins 4096 May 12 19:48 bin 19:50:00 drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:48 cmd 19:50:00 -rw-r--r-- 1 jenkins jenkins 10 May 12 19:49 coverage.out 19:50:00 -rw-rw-r-- 1 jenkins jenkins 3236 May 12 19:48 go.mod 19:50:00 -rw-rw-r-- 1 jenkins jenkins 46962 May 12 19:48 go.sum 19:50:00 drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:48 internal 19:50:00 drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:48 snap 19:50:00 -rw-rw-r-- 1 jenkins jenkins 209 May 12 19:48 version.go [Pipeline] isUnix [Pipeline] sh 19:50:00 + 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=9f933305e25cc74b592f7d6596d964db36cd7864 --label arch=amd64 --label version=0.0.0 . 19:50:00 Sending build context to Docker daemon 15.66MB 19:50:00 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 19:50:00 Step 2/26 : FROM ${BASE} AS builder 19:50:00 ---> ae079c3474ff 19:50:00 Step 3/26 : ARG MAKE="make build" 19:50:00 ---> Running in 23ee2098cf98 19:50:01 Removing intermediate container 23ee2098cf98 19:50:01 ---> e183299091d5 19:50:01 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:50:01 ---> Running in 84e8adb03cd0 19:50:01 Removing intermediate container 84e8adb03cd0 19:50:01 ---> 85dc8de2f0a1 19:50:01 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 19:50:01 ---> Running in 70a1e997defb 19:50:01 Removing intermediate container 70a1e997defb 19:50:01 ---> 4063a9d960cf 19:50:01 Step 6/26 : WORKDIR /device-gpio 19:50:01 ---> Running in bb4bfa8855bf 19:50:01 Removing intermediate container bb4bfa8855bf 19:50:01 ---> a2e2aa339c9d 19:50:01 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:01 ---> Running in 2497e3ccd2f5 19:50:01 a4caa8a26152: Pull complete 19:50:01 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 19:50:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:50:01 ---> 725f1c02e7f9 19:50:01 Step 3/12 : ARG MAKE="make build" 19:50:01 ---> Running in 8a740b0a034d 19:50:02 Removing intermediate container 2497e3ccd2f5 19:50:02 ---> 352293bf499f 19:50:02 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:50:02 ---> Running in 196f0f171579 19:50:02 Removing intermediate container 8a740b0a034d 19:50:02 ---> d1c3ca0d0d84 19:50:02 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:50:02 ---> Running in a7c1f28b664f 19:50:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:50:02 Removing intermediate container a7c1f28b664f 19:50:02 ---> 4581e32a1c84 19:50:02 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 19:50:02 ---> Running in 9fd74b57ad82 19:50:02 Removing intermediate container 9fd74b57ad82 19:50:02 ---> 8a43633b45ec 19:50:02 Step 6/12 : WORKDIR /device-gpio 19:50:02 ---> Running in 009d48f58cac 19:50:03 Removing intermediate container 009d48f58cac 19:50:03 ---> 8c06627728f3 19:50:03 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:03 ---> Running in 7c9664f52b61 19:50:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:50:03 OK: 224 MiB in 56 packages 19:50:03 Removing intermediate container 196f0f171579 19:50:03 ---> e5a5d8641502 19:50:03 Step 9/26 : COPY go.mod vendor* ./ 19:50:03 ---> 115ed6efef14 19:50:03 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:03 ---> Running in 4574a34813f0 19:50:04 Removing intermediate container 4574a34813f0 19:50:04 ---> 87f371b8dc90 19:50:04 Step 11/26 : COPY . . 19:50:04 ---> 8a29c2d81810 19:50:04 Step 12/26 : RUN ${MAKE} 19:50:04 ---> Running in b07fa3369a2f 19:50:05 Removing intermediate container 7c9664f52b61 19:50:05 ---> bbaa6032ad76 19:50:05 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:50:05 ---> Running in a793d2ed851a 19:50:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 19:50:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:50:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:50:07 (1/4) Installing openssh-keygen (8.8_p1-r1) 19:50:07 (2/4) Installing libedit (20210910.3.1-r0) 19:50:07 (3/4) Installing openssh-client-common (8.8_p1-r1) 19:50:07 (4/4) Installing openssh-client-default (8.8_p1-r1) 19:50:08 Executing busybox-1.34.1-r3.trigger 19:50:08 OK: 224 MiB in 56 packages 19:50:09 Removing intermediate container a793d2ed851a 19:50:09 ---> 1f881932ced8 19:50:09 Step 9/12 : COPY go.mod vendor* ./ 19:50:09 ---> b7fcc17ffded 19:50:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:09 ---> Running in 3492836ac323 19:50:23 Removing intermediate container b07fa3369a2f 19:50:23 ---> 67e52c7c1507 19:50:23 Step 13/26 : FROM alpine:3.15 19:50:23 3.15: Pulling from library/alpine 19:50:23 df9b9388f04a: Pulling fs layer 19:50:24 df9b9388f04a: Verifying Checksum 19:50:24 df9b9388f04a: Download complete 19:50:24 df9b9388f04a: Pull complete 19:50:24 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:50:24 Status: Downloaded newer image for alpine:3.15 19:50:24 ---> 0ac33e5f5afa 19:50:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:50:24 ---> Running in 841f9c3883e4 19:50:24 Removing intermediate container 841f9c3883e4 19:50:24 ---> a804b156861e 19:50:24 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:24 ---> Running in 9a7362aec28e 19:50:24 Removing intermediate container 9a7362aec28e 19:50:24 ---> 99477b5c3084 19:50:24 Step 16/26 : RUN apk add --update --no-cache zeromq 19:50:24 ---> Running in cb41c9134ba4 19:50:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:50:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:50:26 (1/5) Installing libgcc (10.3.1_git20211027-r0) 19:50:26 (2/5) Installing libsodium (1.0.18-r0) 19:50:26 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 19:50:26 (4/5) Installing libzmq (4.3.4-r0) 19:50:26 (5/5) Installing zeromq (4.3.4-r0) 19:50:26 Executing busybox-1.34.1-r5.trigger 19:50:26 OK: 8 MiB in 19 packages 19:50:27 Removing intermediate container cb41c9134ba4 19:50:27 ---> 25b5f23304d2 19:50:27 Step 17/26 : WORKDIR / 19:50:27 ---> Running in 62f665f3549f 19:50:27 Removing intermediate container 62f665f3549f 19:50:27 ---> e61143754da7 19:50:27 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 19:50:27 ---> 6f1c3ac3a241 19:50:27 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 19:50:27 ---> 77653bf14911 19:50:27 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 19:50:28 ---> 6d38485350d8 19:50:28 Step 21/26 : EXPOSE 59910 19:50:28 ---> Running in 484d0bfe40d8 19:50:28 Removing intermediate container 484d0bfe40d8 19:50:28 ---> 5ba5d69e6005 19:50:28 Step 22/26 : ENTRYPOINT ["/device-gpio"] 19:50:28 ---> Running in 17876fa62dba 19:50:28 Removing intermediate container 17876fa62dba 19:50:28 ---> 36beadb4b5cd 19:50:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:50:28 ---> Running in ef18e2984a0c 19:50:28 Removing intermediate container ef18e2984a0c 19:50:28 ---> 8c7a883ce1b5 19:50:28 Step 24/26 : LABEL arch=amd64 19:50:28 ---> Running in bb549495b904 19:50:28 Removing intermediate container bb549495b904 19:50:28 ---> 166398a697b8 19:50:28 Step 25/26 : LABEL git_sha=9f933305e25cc74b592f7d6596d964db36cd7864 19:50:28 ---> Running in f5d407f0a661 19:50:28 Removing intermediate container f5d407f0a661 19:50:28 ---> 55b77ae00713 19:50:28 Step 26/26 : LABEL version=0.0.0 19:50:28 ---> Running in 7407253492de 19:50:28 Removing intermediate container 7407253492de 19:50:28 ---> 526dd43a6aa0 19:50:28 [Warning] One or more build-args [ARCH] were not consumed 19:50:28 Successfully built 526dd43a6aa0 19:50:28 Successfully tagged device-gpio:latest [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] sh 19:50:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:50:29 19:50:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:50:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:50:29 latest: Pulling from edgex-lftools-log-publisher 19:50:29 5eb5b503b376: Pulling fs layer 19:50:29 5c69ac0246d0: Pulling fs layer 19:50:29 ec43610c2a17: Pulling fs layer 19:50:29 3a2ae6a8a46f: Pulling fs layer 19:50:29 33b1e0a273af: Pulling fs layer 19:50:29 5d3b04190fa2: Pulling fs layer 19:50:29 2f39f015ded8: Pulling fs layer 19:50:29 3a2ae6a8a46f: Waiting 19:50:29 33b1e0a273af: Waiting 19:50:29 5d3b04190fa2: Waiting 19:50:29 2f39f015ded8: Waiting 19:50:29 5c69ac0246d0: Download complete 19:50:29 3a2ae6a8a46f: Download complete 19:50:29 33b1e0a273af: Verifying Checksum 19:50:29 33b1e0a273af: Download complete 19:50:29 5d3b04190fa2: Verifying Checksum 19:50:29 5d3b04190fa2: Download complete 19:50:29 ec43610c2a17: Verifying Checksum 19:50:29 ec43610c2a17: Download complete 19:50:30 5eb5b503b376: Verifying Checksum 19:50:30 5eb5b503b376: Download complete 19:50:30 2f39f015ded8: Verifying Checksum 19:50:30 2f39f015ded8: Download complete 19:50:31 5eb5b503b376: Pull complete 19:50:31 5c69ac0246d0: Pull complete 19:50:31 ec43610c2a17: Pull complete 19:50:31 3a2ae6a8a46f: Pull complete 19:50:32 33b1e0a273af: Pull complete 19:50:32 5d3b04190fa2: Pull complete 19:50:36 2f39f015ded8: Pull complete 19:50:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:50:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:50:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:50:36 prd-ubuntu20.04-docker-8c-8g-63478 does not seem to be running inside a container 19:50:36 $ 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-38 -v /w/workspace/edgexfoundry_device-gpio_PR-38:/w/workspace/edgexfoundry_device-gpio_PR-38:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-38@tmp:/w/workspace/edgexfoundry_device-gpio_PR-38@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 19:50:37 $ docker top c82324ddeb27e59a4f6ce90ada1749e1347a5c103743443de0e265917332f6a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:50:38 ---> job-cost.sh 19:50:38 lf-activate-venv: SKIPPING 19:50:38 INFO: No Stack... 19:50:38 INFO: Retrieving Pricing Info for: v3-standard-8 19:50:39 INFO: Archiving Costs [Pipeline] sh 19:50:39 + cat /w/workspace/edgexfoundry_device-gpio_PR-38/archives/cost.csv 19:50:39 + cut -d, -f6 [Pipeline] lock 19:50:39 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-38-1-stack-cost] 19:50:39 Resource [jenkins-edgexfoundry-device-gpio-PR-38-1-stack-cost] did not exist. Created. 19:50:39 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-38-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:50:39 + echo total: 0.2199999988079071 [Pipeline] stash 19:50:40 Stashed 1 file(s) [Pipeline] } 19:50:40 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-38-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:50:40 $ docker stop --time=1 c82324ddeb27e59a4f6ce90ada1749e1347a5c103743443de0e265917332f6a1 19:50:41 $ docker rm -f c82324ddeb27e59a4f6ce90ada1749e1347a5c103743443de0e265917332f6a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:51:06 Removing intermediate container 3492836ac323 19:51:06 ---> 3815272df122 19:51:06 Step 11/12 : COPY . . 19:51:06 ---> 973714e61972 19:51:06 Step 12/12 : RUN ${MAKE} 19:51:06 ---> Running in 07293b34861a 19:51:06 noop 19:51:06 Removing intermediate container 07293b34861a 19:51:06 ---> 65d0c45058fb 19:51:06 Successfully built 65d0c45058fb 19:51:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:51:07 + docker inspect -f . ci-base-image-arm64 19:51:07 . [Pipeline] withDockerContainer 19:51:07 prd-ubuntu20.04-docker-arm64-4c-16g-63467 does not seem to be running inside a container 19:51:07 $ 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 ******** ci-base-image-arm64 cat 19:51:08 $ docker top 0c3d9f64a7517df762ff78b99f3c639ceb5c8d2f984098e16b7279292d8be092 -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:09 + go version 19:51:09 go version go1.17.6 linux/arm64 [Pipeline] } 19:51:09 $ docker stop --time=1 0c3d9f64a7517df762ff78b99f3c639ceb5c8d2f984098e16b7279292d8be092 19:51:11 $ docker rm -f 0c3d9f64a7517df762ff78b99f3c639ceb5c8d2f984098e16b7279292d8be092 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:51:12 + docker inspect -f . ci-base-image-arm64 19:51:12 . [Pipeline] withDockerContainer 19:51:12 prd-ubuntu20.04-docker-arm64-4c-16g-63467 does not seem to be running inside a container 19:51:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:51:14 $ docker top 48e3d1853cafe96bd650dc8996e21766eb86988e7a8b5444d966d26343cb26ca -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:51:15 + make test 19:51:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:51:16 ? github.com/edgexfoundry/device-gpio [no test files] 19:52:38 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 19:52:38 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 19:52:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:52:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:53:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:53:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:53:00 ./bin/test-attribution-txt.sh [Pipeline] echo 19:53:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:53:00 $ docker stop --time=1 48e3d1853cafe96bd650dc8996e21766eb86988e7a8b5444d966d26343cb26ca 19:53:02 $ docker rm -f 48e3d1853cafe96bd650dc8996e21766eb86988e7a8b5444d966d26343cb26ca [Pipeline] // withDockerContainer [Pipeline] sh 19:53:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:53:03 Warning: overwriting stash ‘coverage-report’ 19:53:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:53:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:53:04 + ls -al . 19:53:04 total 168 19:53:04 drwxrwxr-x 8 jenkins jenkins 4096 May 12 19:53 . 19:53:04 drwxrwxr-x 4 jenkins jenkins 4096 May 12 19:49 .. 19:53:04 -rw-rw-r-- 1 jenkins jenkins 120 May 12 19:49 .dockerignore 19:53:04 drwxrwxr-x 8 jenkins jenkins 4096 May 12 19:49 .git 19:53:04 drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:49 .github 19:53:04 -rw-rw-r-- 1 jenkins jenkins 343 May 12 19:49 .gitignore 19:53:04 -rw-rw-r-- 1 jenkins jenkins 41 May 12 19:49 .golangci.yml 19:53:04 -rw-rw-r-- 1 jenkins jenkins 9053 May 12 19:49 Attribution.txt 19:53:04 -rw-rw-r-- 1 jenkins jenkins 3081 May 12 19:49 CHANGELOG.md 19:53:04 -rw-rw-r-- 1 jenkins jenkins 1868 May 12 19:49 Dockerfile 19:53:04 -rw-rw-r-- 1 jenkins jenkins 677 May 12 19:49 GOVERNANCE.md 19:53:04 -rw-rw-r-- 1 jenkins jenkins 657 May 12 19:49 Jenkinsfile 19:53:04 -rw-rw-r-- 1 jenkins jenkins 11340 May 12 19:49 LICENSE 19:53:04 -rw-rw-r-- 1 jenkins jenkins 1876 May 12 19:49 Makefile 19:53:04 -rw-rw-r-- 1 jenkins jenkins 617 May 12 19:49 OWNERS.md 19:53:04 -rw-rw-r-- 1 jenkins jenkins 11178 May 12 19:49 README.md 19:53:04 -rw-rw-r-- 1 jenkins jenkins 5 May 12 19:49 VERSION 19:53:04 drwxrwxr-x 2 jenkins jenkins 4096 May 12 19:49 bin 19:53:04 drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:49 cmd 19:53:04 -rw-r--r-- 1 jenkins jenkins 10 May 12 19:51 coverage.out 19:53:04 -rw-rw-r-- 1 jenkins jenkins 3236 May 12 19:49 go.mod 19:53:04 -rw-rw-r-- 1 jenkins jenkins 46962 May 12 19:49 go.sum 19:53:04 drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:49 internal 19:53:04 drwxrwxr-x 3 jenkins jenkins 4096 May 12 19:49 snap 19:53:04 -rw-rw-r-- 1 jenkins jenkins 209 May 12 19:49 version.go [Pipeline] isUnix [Pipeline] sh 19:53:05 + 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=9f933305e25cc74b592f7d6596d964db36cd7864 --label arch=arm64 --label version=0.0.0 . 19:53:05 Sending build context to Docker daemon 7.906MB 19:53:05 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 19:53:05 Step 2/26 : FROM ${BASE} AS builder 19:53:05 ---> 65d0c45058fb 19:53:05 Step 3/26 : ARG MAKE="make build" 19:53:05 ---> Running in 679f64790bdc 19:53:06 Removing intermediate container 679f64790bdc 19:53:06 ---> 94b07f37f928 19:53:06 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:53:06 ---> Running in 2f6e3c99266b 19:53:06 Removing intermediate container 2f6e3c99266b 19:53:06 ---> 9c0b2356b980 19:53:06 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 19:53:06 ---> Running in 54b947f23c74 19:53:06 Removing intermediate container 54b947f23c74 19:53:06 ---> 975c3cd5dc12 19:53:06 Step 6/26 : WORKDIR /device-gpio 19:53:06 ---> Running in a0945267dd4c 19:53:07 Removing intermediate container a0945267dd4c 19:53:07 ---> 09c3b826c0bb 19:53:07 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:53:07 ---> Running in fe90aa7f43f0 19:53:09 Removing intermediate container fe90aa7f43f0 19:53:09 ---> 9c6f5183c5a6 19:53:09 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:53:09 ---> Running in a8dce5decfa9 19:53:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:53:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:53:11 OK: 224 MiB in 56 packages 19:53:12 Removing intermediate container a8dce5decfa9 19:53:12 ---> 8d0246c2887f 19:53:12 Step 9/26 : COPY go.mod vendor* ./ 19:53:13 ---> de35bb4893e5 19:53:13 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:13 ---> Running in 837a43131db8 19:53:14 Removing intermediate container 837a43131db8 19:53:14 ---> 02f93187eb25 19:53:14 Step 11/26 : COPY . . 19:53:15 ---> 721d29b0e11d 19:53:15 Step 12/26 : RUN ${MAKE} 19:53:15 ---> Running in 1fab9e162639 19:53:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 19:55:23 Removing intermediate container 1fab9e162639 19:55:23 ---> cd1a7b8fdcb5 19:55:23 Step 13/26 : FROM alpine:3.15 19:55:23 3.15: Pulling from library/alpine 19:55:23 9981e73032c8: Pulling fs layer 19:55:23 9981e73032c8: Verifying Checksum 19:55:23 9981e73032c8: Download complete 19:55:23 9981e73032c8: Pull complete 19:55:23 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:55:23 Status: Downloaded newer image for alpine:3.15 19:55:23 ---> 3fb3c9af89a9 19:55:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:55:23 ---> Running in b1c16cc5ba5e 19:55:23 Removing intermediate container b1c16cc5ba5e 19:55:23 ---> 2f1b30739e9f 19:55:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:55:23 ---> Running in 8703c5e8185a 19:55:23 Removing intermediate container 8703c5e8185a 19:55:23 ---> 760a1de28677 19:55:23 Step 16/26 : RUN apk add --update --no-cache zeromq 19:55:23 ---> Running in 8796d93c8576 19:55:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:55:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:55:23 (1/5) Installing libgcc (10.3.1_git20211027-r0) 19:55:23 (2/5) Installing libsodium (1.0.18-r0) 19:55:23 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 19:55:23 (4/5) Installing libzmq (4.3.4-r0) 19:55:23 (5/5) Installing zeromq (4.3.4-r0) 19:55:23 Executing busybox-1.34.1-r5.trigger 19:55:23 OK: 8 MiB in 19 packages 19:55:23 Removing intermediate container 8796d93c8576 19:55:23 ---> c855739bb524 19:55:23 Step 17/26 : WORKDIR / 19:55:23 ---> Running in 61a322067bcb 19:55:23 Removing intermediate container 61a322067bcb 19:55:23 ---> 61f44ff0c89f 19:55:23 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 19:55:23 ---> d71ec1733e35 19:55:23 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 19:55:23 ---> 6232fcc0a562 19:55:23 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 19:55:23 ---> 39a707bc37d6 19:55:23 Step 21/26 : EXPOSE 59910 19:55:23 ---> Running in 8927de48b649 19:55:23 Removing intermediate container 8927de48b649 19:55:23 ---> 5b438ff8f9f8 19:55:23 Step 22/26 : ENTRYPOINT ["/device-gpio"] 19:55:23 ---> Running in 18e5e0b3be8c 19:55:23 Removing intermediate container 18e5e0b3be8c 19:55:23 ---> d57c950e457f 19:55:23 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:55:23 ---> Running in e344ffd1ac38 19:55:23 Removing intermediate container e344ffd1ac38 19:55:23 ---> 8899f1ffacea 19:55:23 Step 24/26 : LABEL arch=arm64 19:55:23 ---> Running in 0c6b4c82400e 19:55:23 Removing intermediate container 0c6b4c82400e 19:55:23 ---> 57966beef7c9 19:55:23 Step 25/26 : LABEL git_sha=9f933305e25cc74b592f7d6596d964db36cd7864 19:55:23 ---> Running in 6d2e735890c0 19:55:23 Removing intermediate container 6d2e735890c0 19:55:23 ---> d54d07db8d93 19:55:23 Step 26/26 : LABEL version=0.0.0 19:55:23 ---> Running in c7db9050c8cf 19:55:24 Removing intermediate container c7db9050c8cf 19:55:24 ---> d4c8cd0f0075 19:55:24 [Warning] One or more build-args [ARCH] were not consumed 19:55:24 Successfully built d4c8cd0f0075 19:55:24 Successfully tagged device-gpio-arm64:latest [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] sh 19:55:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:55:24 19:55:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:55:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:55:25 arm64: Pulling from edgex-lftools-log-publisher 19:55:25 8998bd30e6a1: Pulling fs layer 19:55:25 04944245beec: Pulling fs layer 19:55:25 699f458cf7ca: Pulling fs layer 19:55:25 765212b225bb: Pulling fs layer 19:55:25 f23df028b6ca: Pulling fs layer 19:55:25 d65c8cfc05b1: Pulling fs layer 19:55:25 2437ff75d9bd: Pulling fs layer 19:55:25 765212b225bb: Waiting 19:55:25 d65c8cfc05b1: Waiting 19:55:25 2437ff75d9bd: Waiting 19:55:25 f23df028b6ca: Waiting 19:55:25 04944245beec: Verifying Checksum 19:55:25 04944245beec: Download complete 19:55:25 765212b225bb: Verifying Checksum 19:55:25 765212b225bb: Download complete 19:55:25 f23df028b6ca: Verifying Checksum 19:55:25 f23df028b6ca: Download complete 19:55:25 d65c8cfc05b1: Verifying Checksum 19:55:25 d65c8cfc05b1: Download complete 19:55:25 699f458cf7ca: Verifying Checksum 19:55:25 699f458cf7ca: Download complete 19:55:25 8998bd30e6a1: Verifying Checksum 19:55:25 8998bd30e6a1: Download complete 19:55:28 2437ff75d9bd: Verifying Checksum 19:55:28 2437ff75d9bd: Download complete 19:55:30 8998bd30e6a1: Pull complete 19:55:30 04944245beec: Pull complete 19:55:31 699f458cf7ca: Pull complete 19:55:32 765212b225bb: Pull complete 19:55:33 f23df028b6ca: Pull complete 19:55:33 d65c8cfc05b1: Pull complete 19:55:48 2437ff75d9bd: Pull complete 19:55:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:55:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:55:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:55:48 prd-ubuntu20.04-docker-arm64-4c-16g-63467 does not seem to be running inside a container 19:55:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:55:51 $ docker top 38e0fc1a9a978ebe2ea2fd684430bfe47115f5487fe6a006dc1fcbf2be4ece3e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:55:52 ---> job-cost.sh 19:55:52 lf-activate-venv: SKIPPING 19:55:52 INFO: No Stack... 19:55:53 INFO: Retrieving Pricing Info for: v3-standard-4 19:55:54 INFO: Archiving Costs [Pipeline] sh 19:55:54 + + cat /w/workspace/device-gpio/1/archives/cost.csv 19:55:54 cut -d, -f6 [Pipeline] lock 19:55:54 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-38-1-stack-cost] 19:55:54 Resource [jenkins-edgexfoundry-device-gpio-PR-38-1-stack-cost] did not exist. Created. 19:55:54 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-38-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:55:55 /w/workspace/device-gpio/1@tmp/durable-329aa1f2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:55:56 + echo total: 0.4399999976158142 [Pipeline] stash 19:55:56 Warning: overwriting stash ‘stack-cost’ 19:55:56 Stashed 1 file(s) [Pipeline] } 19:55:56 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-38-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:55:56 $ docker stop --time=1 38e0fc1a9a978ebe2ea2fd684430bfe47115f5487fe6a006dc1fcbf2be4ece3e 19:55:58 $ docker rm -f 38e0fc1a9a978ebe2ea2fd684430bfe47115f5487fe6a006dc1fcbf2be4ece3e [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 19:55:59 provisioning config files... 19:55:59 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-38@tmp/config1988037053254565141tmp [Pipeline] { [Pipeline] sh 19:55:59 + set +x 19:55:59 + curl -s https://codecov.io/bash 19:55:59 + bash -s -- 19:55:59 19:55:59 _____ _ 19:55:59 / ____| | | 19:55:59 | | ___ __| | ___ ___ _____ __ 19:55:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:55:59 | |___| (_) | (_| | __/ (_| (_) \ V / 19:55:59 \_____\___/ \__,_|\___|\___\___/ \_/ 19:55:59 Bash-1.0.6 19:55:59 19:55:59 19:55:59 ==> git version 2.25.1 found 19:55:59 ==> 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 19:55:59 Release-Date: 2020-01-08 19:55:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:55:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:55:59 ==> Jenkins CI detected. 19:55:59 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-38 19:55:59 project root: . 19:55:59 --> token set from env 19:55:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:55:59 ==> Running gcov in . (disable via -X gcov) 19:55:59 ==> Python coveragepy not found 19:55:59 ==> Searching for coverage reports in: 19:55:59 + . 19:55:59 -> Found 1 reports 19:55:59 ==> Detecting git/mercurial file structure 19:55:59 ==> Reading reports 19:55:59 + ./coverage.out bytes=10 19:55:59 ==> Appending adjustments 19:55:59 https://docs.codecov.io/docs/fixing-reports 19:55:59 + Found adjustments 19:55:59 ==> Gzipping contents 19:55:59 4.0K /tmp/codecov.oJUJ20.gz 19:55:59 ==> Uploading reports 19:55:59 url: https://codecov.io 19:55:59 query: branch=PR-38&commit=9f933305e25cc74b592f7d6596d964db36cd7864&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-38%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=38&job=&cmd_args= 19:55:59 -> Pinging Codecov 19:55:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-38&commit=9f933305e25cc74b592f7d6596d964db36cd7864&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-38%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=38&job=&cmd_args= 19:55:59 -> Uploading to 19:55:59 https://storage.googleapis.com/codecov/v4/raw/2022-05-12/3EC07B1A8CA8AF9BCAA0BB9F0134797F/9f933305e25cc74b592f7d6596d964db36cd7864/312b7078-c929-41f1-a569-4eb056cc17ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T195559Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd11b17b2eaddd18a6d5003ff3ffe460023e19cda54babb2027e3bbe8d901ada 19:55:59 % Total % Received % Xferd Average Speed Time Time Time Current 19:55:59 Dload Upload Total Spent Left Speed 19:56:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3328 --:--:-- --:--:-- --:--:-- 3328 19:56:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/9f933305e25cc74b592f7d6596d964db36cd7864 [Pipeline] } 19:56:00 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 19:56:01 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-38/archives ] 19:56:01 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-38/archives 19:56:01 total 16 19:56:01 drwxr-xr-x 3 root root 4096 May 12 19:50 . 19:56:01 drwxrwxr-x 10 jenkins jenkins 4096 May 12 19:50 .. 19:56:01 drwxr-xr-x 2 root root 4096 May 12 19:50 cost 19:56:01 -rw-r--r-- 1 root root 81 May 12 19:50 cost.csv 19:56:01 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-38/archives 19:56:01 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-38/archives 19:56:01 total 16 19:56:01 drwxr-xr-x 3 jenkins jenkins 4096 May 12 19:50 . 19:56:01 drwxrwxr-x 10 jenkins jenkins 4096 May 12 19:50 .. 19:56:01 drwxr-xr-x 2 jenkins jenkins 4096 May 12 19:50 cost 19:56:01 -rw-r--r-- 1 jenkins jenkins 81 May 12 19:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:56:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:56:03 ---> package-listing.sh 19:56:03 ++ facter osfamily 19:56:03 ++ tr '[:upper:]' '[:lower:]' 19:56:03 + OS_FAMILY=debian 19:56:03 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-38 19:56:03 + START_PACKAGES=/tmp/packages_start.txt 19:56:03 + END_PACKAGES=/tmp/packages_end.txt 19:56:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:56:03 + PACKAGES=/tmp/packages_start.txt 19:56:03 + '[' /w/workspace/edgexfoundry_device-gpio_PR-38 ']' 19:56:03 + PACKAGES=/tmp/packages_end.txt 19:56:03 + case "${OS_FAMILY}" in 19:56:03 + dpkg -l 19:56:03 + grep '^ii' 19:56:03 + '[' -f /tmp/packages_start.txt ']' 19:56:03 + '[' -f /tmp/packages_end.txt ']' 19:56:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:56:03 + '[' /w/workspace/edgexfoundry_device-gpio_PR-38 ']' 19:56:03 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-38/archives/ 19:56:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-38/archives/ [Pipeline] echo 19:56:03 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-38/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:56:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:56:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:56:04 . [Pipeline] withDockerContainer 19:56:04 prd-ubuntu20.04-docker-8c-8g-63478 does not seem to be running inside a container 19:56:04 $ 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-38/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-38 -v /w/workspace/edgexfoundry_device-gpio_PR-38:/w/workspace/edgexfoundry_device-gpio_PR-38:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-38@tmp:/w/workspace/edgexfoundry_device-gpio_PR-38@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:56:04 $ docker top 2a066ce542b0de5bf13848d7d6128309892d61c332e56e74d279203cad3122c3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:56:05 + touch /tmp/pre-build-complete [Pipeline] sh 19:56:05 + mkdir -p /var/log/sysstat [Pipeline] sh 19:56:05 + ls /var/log/sa-host 19:56:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:56:05 provisioning config files... 19:56:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-38@tmp/config4624512607377598408tmp [Pipeline] { [Pipeline] echo 19:56:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:56:06 ---> create-netrc.sh [Pipeline] } 19:56:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:56:06 ---> python-tools-install.sh [Pipeline] echo 19:56:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:56:07 ---> sudo-logs.sh 19:56:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:56:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:56:07 ---> job-cost.sh 19:56:07 lf-activate-venv: SKIPPING 19:56:07 DEBUG: total: 0.2199999988079071 19:56:07 INFO: Retrieving Stack Cost... 19:56:08 INFO: Retrieving Pricing Info for: v3-standard-8 19:56:08 INFO: Archiving Costs [Pipeline] echo 19:56:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:56:08 ---> logs-deploy.sh 19:56:08 lf-activate-venv: SKIPPING 19:56:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-38/1 19:56:08 INFO: archiving workspace using pattern(s): 19:56:09 Archives upload complete. 19:56:09 INFO: archiving logs to Nexus 19:56:10 ---> uname -a: 19:56:10 Linux prd-ubuntu20-04-docker-8c-8g-63478 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:56:10 19:56:10 19:56:10 ---> lscpu: 19:56:10 Architecture: x86_64 19:56:10 CPU op-mode(s): 32-bit, 64-bit 19:56:10 Byte Order: Little Endian 19:56:10 Address sizes: 40 bits physical, 48 bits virtual 19:56:10 CPU(s): 8 19:56:10 On-line CPU(s) list: 0-7 19:56:10 Thread(s) per core: 1 19:56:10 Core(s) per socket: 1 19:56:10 Socket(s): 8 19:56:10 NUMA node(s): 1 19:56:10 Vendor ID: AuthenticAMD 19:56:10 CPU family: 23 19:56:10 Model: 49 19:56:10 Model name: AMD EPYC-Rome Processor 19:56:10 Stepping: 0 19:56:10 CPU MHz: 2799.998 19:56:10 BogoMIPS: 5599.99 19:56:10 Virtualization: AMD-V 19:56:10 Hypervisor vendor: KVM 19:56:10 Virtualization type: full 19:56:10 L1d cache: 256 KiB 19:56:10 L1i cache: 256 KiB 19:56:10 L2 cache: 4 MiB 19:56:10 L3 cache: 128 MiB 19:56:10 NUMA node0 CPU(s): 0-7 19:56:10 Vulnerability Itlb multihit: Not affected 19:56:10 Vulnerability L1tf: Not affected 19:56:10 Vulnerability Mds: Not affected 19:56:10 Vulnerability Meltdown: Not affected 19:56:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:56:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:56:10 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:56:10 Vulnerability Srbds: Not affected 19:56:10 Vulnerability Tsx async abort: Not affected 19:56:10 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 19:56:10 19:56:10 19:56:10 ---> nproc: 19:56:10 8 19:56:10 19:56:10 19:56:10 ---> df -h: 19:56:10 Filesystem Size Used Avail Use% Mounted on 19:56:10 overlay 155G 11G 145G 7% / 19:56:10 tmpfs 64M 0 64M 0% /dev 19:56:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:56:10 shm 64M 0 64M 0% /dev/shm 19:56:10 /dev/vda1 155G 11G 145G 7% /facter-os 19:56:10 19:56:10 19:56:10 ---> sar -b -r -n DEV: 19:56:10 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63478) 05/12/22 _x86_64_ (8 CPU) 19:56:10 19:56:10 19:48:04 LINUX RESTART (8 CPU) 19:56:10 19:56:10 19:49:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:56:10 19:50:01 216.22 1.58 214.64 0.00 31.72 66378.17 0.00 19:56:10 19:51:01 154.90 0.05 154.85 0.00 7.60 34630.32 0.00 19:56:10 19:52:01 1.22 0.00 1.22 0.00 0.00 14.55 0.00 19:56:10 19:53:01 1.73 0.00 1.73 0.00 0.00 21.33 0.00 19:56:10 19:54:01 1.02 0.02 1.00 0.00 0.13 11.73 0.00 19:56:10 19:55:02 1.52 0.00 1.52 0.00 0.00 18.13 0.00 19:56:10 19:56:01 1.10 0.10 1.00 0.00 7.32 11.52 0.00 19:56:10 Average: 53.70 0.25 53.45 0.00 6.62 14350.90 0.00 19:56:10 19:56:10 19:49:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:56:10 19:50:01 28419444 31747528 543388 1.65 175968 3355816 2275708 6.71 1264292 2739928 436 19:56:10 19:51:01 27711276 31790384 496828 1.51 187408 4031588 1788624 5.27 1280968 3365160 140 19:56:10 19:52:01 27713920 31793060 494028 1.50 187432 4031592 1788624 5.27 1278060 3365164 20 19:56:10 19:53:01 27716828 31796068 491020 1.49 187464 4031728 1788624 5.27 1275460 3365292 212 19:56:10 19:54:01 27716764 31796040 491004 1.49 187492 4031736 1788624 5.27 1275496 3365300 12 19:56:10 19:55:02 27723100 31802456 484312 1.47 187524 4031740 1788624 5.27 1269372 3365312 192 19:56:10 19:56:01 27721580 31801236 485004 1.47 187544 4031960 1824976 5.38 1269880 3365392 196 19:56:10 Average: 27817559 31789539 497941 1.51 185833 3935166 1863401 5.49 1273361 3275935 173 19:56:10 19:56:10 19:49:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:56:10 19:50:01 ens3 371.14 263.82 4752.89 86.79 0.00 0.00 0.00 0.00 19:56:10 19:50:01 veth5a947c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:10 19:50:01 docker0 143.06 172.38 11.26 1323.67 0.00 0.00 0.00 0.00 19:56:10 19:50:01 veth9e15141 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:10 19:50:01 lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 19:56:10 19:51:01 ens3 143.24 90.80 2671.30 18.26 0.00 0.00 0.00 0.00 19:56:10 19:51:01 docker0 18.76 22.46 1.11 91.80 0.00 0.00 0.00 0.00 19:56:10 19:51:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 19:56:10 19:52:01 ens3 10.35 8.50 4.19 10.18 0.00 0.00 0.00 0.00 19:56:10 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:10 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:10 19:53:01 ens3 8.76 3.48 9.87 0.25 0.00 0.00 0.00 0.00 19:56:10 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:10 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:56:10 19:54:01 ens3 4.72 4.35 0.39 7.00 0.00 0.00 0.00 0.00 19:56:10 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:10 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:10 19:55:02 ens3 7.67 8.22 0.81 14.05 0.00 0.00 0.00 0.00 19:56:10 19:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:10 19:55:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:56:10 19:56:01 ens3 11.79 10.54 4.83 17.72 0.00 0.00 0.00 0.00 19:56:10 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:10 19:56:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 19:56:10 Average: ens3 79.13 55.28 1057.16 21.89 0.00 0.00 0.00 0.00 19:56:10 Average: docker0 22.88 27.55 1.75 200.00 0.00 0.00 0.00 0.00 19:56:10 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 19:56:10 19:56:10 19:56:10 ---> sar -P ALL: 19:56:10 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63478) 05/12/22 _x86_64_ (8 CPU) 19:56:10 19:56:10 19:48:04 LINUX RESTART (8 CPU) 19:56:10 19:56:10 19:49:02 CPU %user %nice %system %iowait %steal %idle 19:56:10 19:50:01 all 26.63 0.00 6.49 0.92 0.08 65.89 19:56:10 19:50:01 0 26.83 0.00 6.57 1.42 0.07 65.11 19:56:10 19:50:01 1 25.31 0.00 6.17 0.46 0.07 67.98 19:56:10 19:50:01 2 26.09 0.00 6.15 0.12 0.07 67.56 19:56:10 19:50:01 3 26.15 0.00 6.57 0.07 0.09 67.13 19:56:10 19:50:01 4 25.81 0.00 6.79 0.91 0.07 66.43 19:56:10 19:50:01 5 26.81 0.00 6.26 0.29 0.10 66.53 19:56:10 19:50:01 6 28.16 0.00 6.39 1.45 0.09 63.92 19:56:10 19:50:01 7 27.89 0.00 7.01 2.60 0.09 62.41 19:56:10 19:51:01 all 16.15 0.00 3.45 0.67 0.06 79.68 19:56:10 19:51:01 0 17.70 0.00 3.74 0.39 0.07 78.11 19:56:10 19:51:01 1 15.39 0.00 4.02 2.42 0.07 78.10 19:56:10 19:51:01 2 15.84 0.00 2.79 0.08 0.07 81.23 19:56:10 19:51:01 3 14.51 0.00 3.37 0.98 0.05 81.10 19:56:10 19:51:01 4 16.96 0.00 3.27 0.18 0.07 79.51 19:56:10 19:51:01 5 17.60 0.00 3.16 0.35 0.05 78.83 19:56:10 19:51:01 6 15.76 0.00 4.02 0.35 0.05 79.82 19:56:10 19:51:01 7 15.42 0.00 3.24 0.57 0.05 80.72 19:56:10 19:52:01 all 0.04 0.00 0.02 0.00 0.01 99.93 19:56:10 19:52:01 0 0.07 0.00 0.02 0.00 0.00 99.92 19:56:10 19:52:01 1 0.03 0.00 0.05 0.00 0.00 99.92 19:56:10 19:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:56:10 19:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:56:10 19:52:01 4 0.05 0.00 0.03 0.02 0.00 99.90 19:56:10 19:52:01 5 0.08 0.00 0.02 0.00 0.02 99.88 19:56:10 19:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:56:10 19:52:01 7 0.05 0.00 0.05 0.02 0.02 99.87 19:56:10 19:53:01 all 0.05 0.00 0.03 0.00 0.00 99.92 19:56:10 19:53:01 0 0.03 0.00 0.03 0.02 0.00 99.92 19:56:10 19:53:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:56:10 19:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:56:10 19:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:56:10 19:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:56:10 19:53:01 5 0.07 0.00 0.02 0.00 0.00 99.92 19:56:10 19:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:56:10 19:53:01 7 0.12 0.00 0.08 0.02 0.02 99.77 19:56:10 19:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:56:10 19:54:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:56:10 19:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:56:10 19:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:56:10 19:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:56:10 19:54:01 4 0.07 0.00 0.02 0.00 0.02 99.90 19:56:10 19:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:56:10 19:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:56:10 19:54:01 7 0.03 0.00 0.05 0.02 0.00 99.90 19:56:10 19:55:02 all 0.04 0.00 0.02 0.01 0.00 99.92 19:56:10 19:55:02 0 0.03 0.00 0.02 0.00 0.00 99.95 19:56:10 19:55:02 1 0.03 0.00 0.02 0.00 0.00 99.95 19:56:10 19:55:02 2 0.02 0.00 0.00 0.00 0.00 99.98 19:56:10 19:55:02 3 0.03 0.00 0.00 0.00 0.00 99.97 19:56:10 19:55:02 4 0.08 0.00 0.03 0.00 0.00 99.88 19:56:10 19:55:02 5 0.02 0.00 0.02 0.00 0.02 99.95 19:56:10 19:55:02 6 0.05 0.00 0.00 0.08 0.00 99.87 19:56:10 19:55:02 7 0.05 0.00 0.05 0.03 0.02 99.85 19:56:10 19:56:01 all 0.08 0.00 0.06 0.00 0.01 99.84 19:56:10 19:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:56:10 19:56:01 1 0.10 0.00 0.07 0.00 0.02 99.81 19:56:10 19:56:01 2 0.03 0.00 0.05 0.00 0.00 99.92 19:56:10 19:56:01 3 0.10 0.00 0.05 0.00 0.02 99.83 19:56:10 19:56:01 4 0.12 0.00 0.05 0.00 0.00 99.83 19:56:10 19:56:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:56:10 19:56:01 6 0.10 0.00 0.03 0.02 0.02 99.83 19:56:10 19:56:01 7 0.15 0.00 0.15 0.02 0.02 99.66 19:56:10 Average: all 6.06 0.00 1.42 0.23 0.02 92.27 19:56:10 Average: 0 6.31 0.00 1.47 0.26 0.02 91.94 19:56:10 Average: 1 5.77 0.00 1.46 0.41 0.02 92.34 19:56:10 Average: 2 5.92 0.00 1.27 0.03 0.02 92.76 19:56:10 Average: 3 5.75 0.00 1.40 0.15 0.02 92.67 19:56:10 Average: 4 6.08 0.00 1.44 0.16 0.02 92.31 19:56:10 Average: 5 6.28 0.00 1.34 0.09 0.03 92.27 19:56:10 Average: 6 6.21 0.00 1.48 0.27 0.02 92.03 19:56:10 Average: 7 6.15 0.00 1.49 0.46 0.03 91.87 19:56:10 19:56:10 19:56:10