Pull request #13 updated 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 farshidtz for edgexfoundry/device-gpio Loading trusted files from base branch main at d550a7515acedfb5a6817696fd12096f388c1d1e rather than 77b5df9a5fbda4615766292996bf2ff042b53e04 Obtained Jenkinsfile from d550a7515acedfb5a6817696fd12096f388c1d1e 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-ssh14796652383320538111.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh5228125182445894217.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-13/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-13/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9448469050679256061.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 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-ssh10734601276038608766.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-13/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-13/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4945980312361958853.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-7127 in /w/workspace/edgexfoundry_device-gpio_PR-13 [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-13 # 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 d550a7515acedfb5a6817696fd12096f388c1d1e into PR head commit 77b5df9a5fbda4615766292996bf2ff042b53e04 Merge succeeded, producing 77b5df9a5fbda4615766292996bf2ff042b53e04 Checking out Revision 77b5df9a5fbda4615766292996bf2ff042b53e04 (PR-13) > 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/13/head:refs/remotes/origin/PR-13 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77b5df9a5fbda4615766292996bf2ff042b53e04 # 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 d550a7515acedfb5a6817696fd12096f388c1d1e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77b5df9a5fbda4615766292996bf2ff042b53e04 # timeout=10 Commit message: "build(snap): fetch metadata from git source" > git rev-list --no-walk 83edf236b17a89ee3f89b8e5bbb05c5d72ac0004 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-15T10:22:31.255Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-15T10:22:31.319Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-15T10:22:31.336Z] ========================================================= [2022-03-15T10:22:31.336Z] EdgeX Global Pipelines Version Info [2022-03-15T10:22:31.336Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-15T10:22:32.069Z] ------------------- [2022-03-15T10:22:32.069Z] stable info: [2022-03-15T10:22:32.069Z] ------------------- [2022-03-15T10:22:32.069Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-15T10:22:32.069Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-15T10:22:32.069Z] Message: update stable to v1.0.221 [2022-03-15T10:22:32.643Z] ------------------- [2022-03-15T10:22:32.643Z] experimental info: [2022-03-15T10:22:32.643Z] ------------------- [2022-03-15T10:22:32.643Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-15T10:22:32.643Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-15T10:22:32.643Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-15T10:22:32.803Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-03-15T10:22:32.812Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-03-15T10:22:32.820Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-15T10:22:32.829Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-15T10:22:32.838Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-15T10:22:32.846Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-15T10:22:32.855Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-15T10:22:32.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-15T10:22:32.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-15T10:22:32.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-15T10:22:32.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-15T10:22:32.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-03-15T10:22:32.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-15T10:22:32.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-15T10:22:32.975Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-15T10:22:32.993Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-15T10:22:33.012Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-15T10:22:33.025Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-15T10:22:33.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-15T10:22:33.055Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-15T10:22:33.075Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-15T10:22:33.089Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-15T10:22:33.104Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-15T10:22:33.118Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-15T10:22:33.133Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-15T10:22:33.146Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-15T10:22:33.160Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-13 [Pipeline] echo [2022-03-15T10:22:33.178Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-13 [Pipeline] echo [2022-03-15T10:22:33.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-13 [Pipeline] echo [2022-03-15T10:22:33.209Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77b5df9a5fbda4615766292996bf2ff042b53e04 [Pipeline] echo [2022-03-15T10:22:33.222Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77b5df9 [Pipeline] echo [2022-03-15T10:22:33.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T10:22:33.293Z] provisioning config files... [2022-03-15T10:22:33.307Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-13@tmp/config9215457344793252416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T10:22:33.704Z] ---> docker-login.sh [2022-03-15T10:22:33.704Z] nexus3.edgexfoundry.org:10001 [2022-03-15T10:22:33.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T10:22:33.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T10:22:33.967Z] Configure a credential helper to remove this warning. See [2022-03-15T10:22:33.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T10:22:33.967Z] [2022-03-15T10:22:33.967Z] Login Succeeded [2022-03-15T10:22:33.967Z] nexus3.edgexfoundry.org:10002 [2022-03-15T10:22:34.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T10:22:34.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T10:22:34.229Z] Configure a credential helper to remove this warning. See [2022-03-15T10:22:34.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T10:22:34.229Z] [2022-03-15T10:22:34.229Z] Login Succeeded [2022-03-15T10:22:34.229Z] nexus3.edgexfoundry.org:10003 [2022-03-15T10:22:34.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T10:22:34.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T10:22:34.490Z] Configure a credential helper to remove this warning. See [2022-03-15T10:22:34.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T10:22:34.490Z] [2022-03-15T10:22:34.490Z] Login Succeeded [2022-03-15T10:22:34.490Z] nexus3.edgexfoundry.org:10004 [2022-03-15T10:22:34.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T10:22:34.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T10:22:34.490Z] Configure a credential helper to remove this warning. See [2022-03-15T10:22:34.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T10:22:34.490Z] [2022-03-15T10:22:34.490Z] Login Succeeded [2022-03-15T10:22:34.490Z] docker.io [2022-03-15T10:22:34.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T10:22:35.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T10:22:35.061Z] Configure a credential helper to remove this warning. See [2022-03-15T10:22:35.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T10:22:35.061Z] [2022-03-15T10:22:35.061Z] Login Succeeded [2022-03-15T10:22:35.061Z] ---> docker-login.sh ends [Pipeline] } [2022-03-15T10:22:35.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-15T10:22:35.473Z] + git rev-list -1 --merges 77b5df9a5fbda4615766292996bf2ff042b53e04~1..77b5df9a5fbda4615766292996bf2ff042b53e04 [Pipeline] echo [2022-03-15T10:22:35.507Z] -----------> git rev-list -1 --merges 77b5df9a5fbda4615766292996bf2ff042b53e04~1..77b5df9a5fbda4615766292996bf2ff042b53e04 77b5df9a5fbda4615766292996bf2ff042b53e04 [false] [Pipeline] sh [2022-03-15T10:22:35.803Z] + git log --format=format:%s -1 77b5df9a5fbda4615766292996bf2ff042b53e04 [Pipeline] echo [2022-03-15T10:22:35.819Z] ========================================================= [2022-03-15T10:22:35.819Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-15T10:22:35.819Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-15T10:22:36.156Z] + git log --format=format:%s -1 77b5df9a5fbda4615766292996bf2ff042b53e04 [Pipeline] echo [2022-03-15T10:22:36.170Z] [semverPrep] GIT_COMMIT: 77b5df9a5fbda4615766292996bf2ff042b53e04, Commit Message: build(snap): fetch metadata from git source [Pipeline] echo [2022-03-15T10:22:36.178Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-15T10:22:36.614Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-15T10:22:36.614Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-15T10:22:36.614Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-15T10:22:36.614Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-15T10:22:36.614Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-15T10:22:36.614Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-15T10:22:36.614Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-15T10:22:37.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T10:22:37.042Z] [2022-03-15T10:22:37.042Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T10:22:37.347Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T10:22:37.347Z] latest: Pulling from edgex-devops/git-semver [2022-03-15T10:22:37.347Z] a0d0a0d46f8b: Pulling fs layer [2022-03-15T10:22:37.347Z] 3e5f54012d9b: Pulling fs layer [2022-03-15T10:22:37.347Z] 4c7163046ea9: Pulling fs layer [2022-03-15T10:22:37.347Z] 0c2d73faf560: Pulling fs layer [2022-03-15T10:22:37.347Z] 0c2d73faf560: Waiting [2022-03-15T10:22:37.347Z] 3e5f54012d9b: Download complete [2022-03-15T10:22:37.347Z] a0d0a0d46f8b: Download complete [2022-03-15T10:22:37.347Z] 0c2d73faf560: Verifying Checksum [2022-03-15T10:22:37.347Z] 0c2d73faf560: Download complete [2022-03-15T10:22:37.347Z] 4c7163046ea9: Verifying Checksum [2022-03-15T10:22:37.347Z] 4c7163046ea9: Download complete [2022-03-15T10:22:37.606Z] a0d0a0d46f8b: Pull complete [2022-03-15T10:22:37.606Z] 3e5f54012d9b: Pull complete [2022-03-15T10:22:37.865Z] 4c7163046ea9: Pull complete [2022-03-15T10:22:38.126Z] 0c2d73faf560: Pull complete [2022-03-15T10:22:38.126Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-15T10:22:38.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T10:22:38.126Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-15T10:22:38.196Z] prd-ubuntu20.04-docker-8c-8g-7127 does not seem to be running inside a container [2022-03-15T10:22:38.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-13 -v /w/workspace/edgexfoundry_device-gpio_PR-13:/w/workspace/edgexfoundry_device-gpio_PR-13:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-13@tmp:/w/workspace/edgexfoundry_device-gpio_PR-13@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:10004/edgex-devops/git-semver:latest cat [2022-03-15T10:22:38.944Z] $ docker top f45fc8bfde8cc1b4b4dba73435056a946597848faae337cf1c0ea907e9691c20 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-15T10:22:39.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-15T10:22:39.044Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-15T10:22:39.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-15T10:22:39.175Z] $ docker exec f45fc8bfde8cc1b4b4dba73435056a946597848faae337cf1c0ea907e9691c20 ssh-agent [2022-03-15T10:22:39.296Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcIPIgD/agent.13 [2022-03-15T10:22:39.296Z] SSH_AGENT_PID=19 [2022-03-15T10:22:39.306Z] Running ssh-add (command line suppressed) [2022-03-15T10:22:39.417Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-13@tmp/private_key_7076215234721240359.key (/w/workspace/edgexfoundry_device-gpio_PR-13@tmp/private_key_7076215234721240359.key) [2022-03-15T10:22:39.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-15T10:22:39.725Z] + git tag --points-at HEAD [Pipeline] } [2022-03-15T10:22:39.743Z] $ docker exec --env ******** --env ******** f45fc8bfde8cc1b4b4dba73435056a946597848faae337cf1c0ea907e9691c20 ssh-agent -k [2022-03-15T10:22:39.858Z] unset SSH_AUTH_SOCK; [2022-03-15T10:22:39.859Z] unset SSH_AGENT_PID; [2022-03-15T10:22:39.859Z] echo Agent pid 19 killed; [2022-03-15T10:22:39.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-15T10:22:39.895Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-15T10:22:39.895Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-15T10:22:40.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-15T10:22:40.030Z] $ docker exec f45fc8bfde8cc1b4b4dba73435056a946597848faae337cf1c0ea907e9691c20 ssh-agent [2022-03-15T10:22:40.147Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfIpJPo/agent.54 [2022-03-15T10:22:40.147Z] SSH_AGENT_PID=60 [2022-03-15T10:22:40.153Z] Running ssh-add (command line suppressed) [2022-03-15T10:22:40.284Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-13@tmp/private_key_3163084749166121585.key (/w/workspace/edgexfoundry_device-gpio_PR-13@tmp/private_key_3163084749166121585.key) [2022-03-15T10:22:40.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-15T10:22:40.588Z] + git semver init [2022-03-15T10:22:40.588Z] # -> Open(): unable to determine branch for HEAD [2022-03-15T10:22:40.588Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_PR-13/.git [2022-03-15T10:22:40.588Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_PR-13 [2022-03-15T10:22:40.588Z] # $SEMVER_REMOTE_NAME = origin [2022-03-15T10:22:40.588Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-15T10:22:40.588Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-15T10:22:40.588Z] # $SEMVER_BRANCH = PR-13 [2022-03-15T10:22:40.588Z] # $SEMVER_TEMP = /tmp/semver-316032845 [2022-03-15T10:22:40.588Z] # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP [2022-03-15T10:22:41.529Z] # '/tmp/semver-316032845' -> '/w/workspace/edgexfoundry_device-gpio_PR-13/.semver' [2022-03-15T10:22:41.529Z] # -> Force: false [2022-03-15T10:22:41.529Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_PR-13/.semver [Pipeline] } [2022-03-15T10:22:41.542Z] $ docker exec --env ******** --env ******** f45fc8bfde8cc1b4b4dba73435056a946597848faae337cf1c0ea907e9691c20 ssh-agent -k [2022-03-15T10:22:41.653Z] unset SSH_AUTH_SOCK; [2022-03-15T10:22:41.654Z] unset SSH_AGENT_PID; [2022-03-15T10:22:41.654Z] echo Agent pid 60 killed; [2022-03-15T10:22:41.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-15T10:22:41.982Z] + git semver [Pipeline] } [2022-03-15T10:22:42.001Z] $ docker stop --time=1 f45fc8bfde8cc1b4b4dba73435056a946597848faae337cf1c0ea907e9691c20 [2022-03-15T10:22:43.361Z] $ docker rm -f f45fc8bfde8cc1b4b4dba73435056a946597848faae337cf1c0ea907e9691c20 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T10:22:43.722Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-15T10:22:43.980Z] Stashed 1 file(s) [Pipeline] echo [2022-03-15T10:22:43.982Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T10:22:44.100Z] provisioning config files... [2022-03-15T10:22:44.111Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-13@tmp/config3900496849250644899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T10:22:44.413Z] ---> docker-login.sh [2022-03-15T10:22:44.413Z] nexus3.edgexfoundry.org:10001 [2022-03-15T10:22:44.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T10:22:44.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T10:22:44.413Z] Configure a credential helper to remove this warning. See [2022-03-15T10:22:44.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T10:22:44.413Z] [2022-03-15T10:22:44.413Z] Login Succeeded [2022-03-15T10:22:44.413Z] nexus3.edgexfoundry.org:10002 [2022-03-15T10:22:44.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T10:22:44.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T10:22:44.673Z] Configure a credential helper to remove this warning. See [2022-03-15T10:22:44.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T10:22:44.673Z] [2022-03-15T10:22:44.673Z] Login Succeeded [2022-03-15T10:22:44.673Z] nexus3.edgexfoundry.org:10003 [2022-03-15T10:22:44.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T10:22:44.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T10:22:44.673Z] Configure a credential helper to remove this warning. See [2022-03-15T10:22:44.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T10:22:44.673Z] [2022-03-15T10:22:44.673Z] Login Succeeded [2022-03-15T10:22:44.673Z] nexus3.edgexfoundry.org:10004 [2022-03-15T10:22:44.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T10:22:44.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T10:22:44.933Z] Configure a credential helper to remove this warning. See [2022-03-15T10:22:44.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T10:22:44.933Z] [2022-03-15T10:22:44.933Z] Login Succeeded [2022-03-15T10:22:44.933Z] docker.io [2022-03-15T10:22:44.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T10:22:45.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T10:22:45.193Z] Configure a credential helper to remove this warning. See [2022-03-15T10:22:45.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T10:22:45.193Z] [2022-03-15T10:22:45.193Z] Login Succeeded [2022-03-15T10:22:45.193Z] ---> docker-login.sh ends [Pipeline] } [2022-03-15T10:22:45.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-15T10:22:45.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-15T10:22:45.286Z] ========================================================= [2022-03-15T10:22:45.286Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-15T10:22:45.286Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-15T10:22:45.597Z] + 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 . [2022-03-15T10:22:45.597Z] Sending build context to Docker daemon 11.18MB [2022-03-15T10:22:45.597Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-15T10:22:45.597Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-15T10:22:45.597Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-15T10:22:45.597Z] 59bf1c3509f3: Pulling fs layer [2022-03-15T10:22:45.597Z] 666ba61612fd: Pulling fs layer [2022-03-15T10:22:45.597Z] 8ed8ca486205: Pulling fs layer [2022-03-15T10:22:45.597Z] 4fe6c5a15a65: Pulling fs layer [2022-03-15T10:22:45.597Z] 22a0e8bec74d: Pulling fs layer [2022-03-15T10:22:45.597Z] 4fe6c5a15a65: Waiting [2022-03-15T10:22:45.597Z] 640e595b4fbd: Pulling fs layer [2022-03-15T10:22:45.597Z] 763cafe07f6e: Pulling fs layer [2022-03-15T10:22:45.597Z] 0c0b528cf693: Pulling fs layer [2022-03-15T10:22:45.597Z] 22a0e8bec74d: Waiting [2022-03-15T10:22:45.597Z] 640e595b4fbd: Waiting [2022-03-15T10:22:45.597Z] 763cafe07f6e: Waiting [2022-03-15T10:22:45.597Z] 10935f4eaf8b: Pulling fs layer [2022-03-15T10:22:45.597Z] 0c0b528cf693: Waiting [2022-03-15T10:22:45.858Z] 8ed8ca486205: Verifying Checksum [2022-03-15T10:22:45.858Z] 8ed8ca486205: Download complete [2022-03-15T10:22:45.858Z] 666ba61612fd: Verifying Checksum [2022-03-15T10:22:45.858Z] 666ba61612fd: Download complete [2022-03-15T10:22:45.858Z] 22a0e8bec74d: Verifying Checksum [2022-03-15T10:22:45.858Z] 22a0e8bec74d: Download complete [2022-03-15T10:22:45.858Z] 640e595b4fbd: Verifying Checksum [2022-03-15T10:22:45.858Z] 640e595b4fbd: Download complete [2022-03-15T10:22:45.858Z] 763cafe07f6e: Verifying Checksum [2022-03-15T10:22:45.858Z] 763cafe07f6e: Download complete [2022-03-15T10:22:45.858Z] 59bf1c3509f3: Verifying Checksum [2022-03-15T10:22:45.858Z] 59bf1c3509f3: Download complete [2022-03-15T10:22:45.858Z] 0c0b528cf693: Verifying Checksum [2022-03-15T10:22:45.858Z] 0c0b528cf693: Download complete [2022-03-15T10:22:45.858Z] 59bf1c3509f3: Pull complete [2022-03-15T10:22:46.120Z] 666ba61612fd: Pull complete [2022-03-15T10:22:46.120Z] 8ed8ca486205: Pull complete [2022-03-15T10:22:46.380Z] 10935f4eaf8b: Download complete [2022-03-15T10:22:46.641Z] 4fe6c5a15a65: Verifying Checksum [2022-03-15T10:22:46.641Z] 4fe6c5a15a65: Download complete [2022-03-15T10:22:49.935Z] 4fe6c5a15a65: Pull complete [2022-03-15T10:22:50.195Z] 22a0e8bec74d: Pull complete [2022-03-15T10:22:50.195Z] 640e595b4fbd: Pull complete [2022-03-15T10:22:50.195Z] 763cafe07f6e: Pull complete [2022-03-15T10:22:50.455Z] 0c0b528cf693: Pull complete [2022-03-15T10:22:52.365Z] 10935f4eaf8b: Pull complete [2022-03-15T10:22:52.365Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-15T10:22:52.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T10:22:52.365Z] ---> 99d49a6021b9 [2022-03-15T10:22:52.365Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-15T10:22:54.282Z] ---> Running in e8cb49a5089d [2022-03-15T10:22:54.282Z] Removing intermediate container e8cb49a5089d [2022-03-15T10:22:54.282Z] ---> 8e77a981ddfb [2022-03-15T10:22:54.282Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-03-15T10:22:54.282Z] ---> Running in c4bdca0c65d1 [2022-03-15T10:22:54.542Z] Removing intermediate container c4bdca0c65d1 [2022-03-15T10:22:54.542Z] ---> ada79c741a22 [2022-03-15T10:22:54.542Z] Step 5/11 : WORKDIR /device-gpio [2022-03-15T10:22:54.542Z] ---> Running in e308414f4c33 [2022-03-15T10:22:54.542Z] Removing intermediate container e308414f4c33 [2022-03-15T10:22:54.542Z] ---> 3a4a0cc92f09 [2022-03-15T10:22:54.542Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T10:22:54.542Z] ---> Running in b1af566a7f05 [2022-03-15T10:22:55.115Z] Removing intermediate container b1af566a7f05 [2022-03-15T10:22:55.115Z] ---> bcd266f01b31 [2022-03-15T10:22:55.115Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-15T10:22:55.115Z] ---> Running in ffd69464d341 [2022-03-15T10:22:55.689Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T10:22:56.260Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T10:22:56.831Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-03-15T10:22:56.831Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-03-15T10:22:56.831Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-03-15T10:22:57.090Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-03-15T10:22:57.090Z] Executing busybox-1.34.1-r3.trigger [2022-03-15T10:22:57.090Z] OK: 224 MiB in 56 packages [2022-03-15T10:22:57.660Z] Removing intermediate container ffd69464d341 [2022-03-15T10:22:57.660Z] ---> dc5b139357cd [2022-03-15T10:22:57.660Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-15T10:22:57.660Z] ---> 0aca2b8e08e0 [2022-03-15T10:22:57.660Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T10:22:57.660Z] ---> Running in 54636b1aaba0 [2022-03-15T10:22:59.070Z] Still waiting to schedule task [2022-03-15T10:22:59.070Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-15T10:23:24.234Z] Removing intermediate container 54636b1aaba0 [2022-03-15T10:23:24.234Z] ---> e733764fe5b5 [2022-03-15T10:23:24.234Z] Step 10/11 : COPY . . [2022-03-15T10:23:24.234Z] ---> 9cd78d77c803 [2022-03-15T10:23:24.234Z] Step 11/11 : RUN ${MAKE} [2022-03-15T10:23:24.234Z] ---> Running in 134e7f9ff053 [2022-03-15T10:23:24.234Z] Removing intermediate container 134e7f9ff053 [2022-03-15T10:23:24.234Z] ---> ab5e8c3a8042 [2022-03-15T10:23:24.234Z] [Warning] One or more build-args [MAKE] were not consumed [2022-03-15T10:23:24.234Z] Successfully built ab5e8c3a8042 [2022-03-15T10:23:24.234Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T10:23:24.534Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-15T10:23:24.534Z] . [Pipeline] withDockerContainer [2022-03-15T10:23:24.607Z] prd-ubuntu20.04-docker-8c-8g-7127 does not seem to be running inside a container [2022-03-15T10:23:24.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-13 -v /w/workspace/edgexfoundry_device-gpio_PR-13:/w/workspace/edgexfoundry_device-gpio_PR-13:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-13@tmp:/w/workspace/edgexfoundry_device-gpio_PR-13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-15T10:23:25.088Z] $ docker top bbd41a2dfda6517814cf1d0adb87bdc6a97f56362011df7aeafb4fcc401bc984 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T10:23:25.453Z] + go version [2022-03-15T10:23:25.453Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-15T10:23:25.469Z] $ docker stop --time=1 bbd41a2dfda6517814cf1d0adb87bdc6a97f56362011df7aeafb4fcc401bc984 [2022-03-15T10:23:26.791Z] $ docker rm -f bbd41a2dfda6517814cf1d0adb87bdc6a97f56362011df7aeafb4fcc401bc984 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T10:23:27.216Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-15T10:23:27.216Z] . [Pipeline] withDockerContainer [2022-03-15T10:23:27.287Z] prd-ubuntu20.04-docker-8c-8g-7127 does not seem to be running inside a container [2022-03-15T10:23:27.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-13 -v /w/workspace/edgexfoundry_device-gpio_PR-13:/w/workspace/edgexfoundry_device-gpio_PR-13:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-13@tmp:/w/workspace/edgexfoundry_device-gpio_PR-13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-15T10:23:27.737Z] $ docker top 9b291ed736ce8d1e18ba9f34687568dbf41e652a18bf2fbf0d5118845d428ae1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-15T10:23:28.204Z] + make test [2022-03-15T10:23:28.204Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-03-15T10:23:28.483Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-03-15T10:23:35.061Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-03-15T10:23:35.061Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-03-15T10:23:35.061Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-15T10:23:38.361Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-15T10:23:38.361Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-15T10:23:38.622Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-15T10:23:38.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-15T10:23:38.912Z] $ docker stop --time=1 9b291ed736ce8d1e18ba9f34687568dbf41e652a18bf2fbf0d5118845d428ae1 [2022-03-15T10:23:40.520Z] $ docker rm -f 9b291ed736ce8d1e18ba9f34687568dbf41e652a18bf2fbf0d5118845d428ae1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T10:23:40.906Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-15T10:23:40.952Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-15T10:23:41.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-15T10:23:42.218Z] + ls -al . [2022-03-15T10:23:42.218Z] total 184 [2022-03-15T10:23:42.218Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 10:23 . [2022-03-15T10:23:42.218Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 10:22 .. [2022-03-15T10:23:42.218Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 15 10:22 .dockerignore [2022-03-15T10:23:42.218Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 10:22 .git [2022-03-15T10:23:42.218Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 10:22 .github [2022-03-15T10:23:42.218Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 15 10:22 .gitignore [2022-03-15T10:23:42.218Z] drwx------ 3 jenkins jenkins 4096 Mar 15 10:22 .semver [2022-03-15T10:23:42.218Z] -rw-rw-r-- 1 jenkins jenkins 7772 Mar 15 10:22 Attribution.txt [2022-03-15T10:23:42.218Z] -rw-rw-r-- 1 jenkins jenkins 1846 Mar 15 10:22 Dockerfile [2022-03-15T10:23:42.218Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 10:22 GOVERNANCE.md [2022-03-15T10:23:42.218Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 15 10:22 Jenkinsfile [2022-03-15T10:23:42.218Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 10:22 LICENSE [2022-03-15T10:23:42.218Z] -rw-rw-r-- 1 jenkins jenkins 992 Mar 15 10:22 Makefile [2022-03-15T10:23:42.218Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 10:22 OWNERS.md [2022-03-15T10:23:42.218Z] -rw-rw-r-- 1 jenkins jenkins 9578 Mar 15 10:22 README.md [2022-03-15T10:23:42.218Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 10:22 VERSION [2022-03-15T10:23:42.218Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 10:22 bin [2022-03-15T10:23:42.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 10:22 cmd [2022-03-15T10:23:42.218Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 15 10:23 coverage.out [2022-03-15T10:23:42.218Z] -rw-rw-r-- 1 jenkins jenkins 2794 Mar 15 10:22 go.mod [2022-03-15T10:23:42.218Z] -rw-rw-r-- 1 jenkins jenkins 70652 Mar 15 10:22 go.sum [2022-03-15T10:23:42.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 10:22 internal [2022-03-15T10:23:42.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 10:22 snap [2022-03-15T10:23:42.218Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 15 10:22 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-15T10:23:42.515Z] + 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=77b5df9a5fbda4615766292996bf2ff042b53e04 --label arch=amd64 --label version=0.0.0 . [2022-03-15T10:23:42.515Z] Sending build context to Docker daemon 11.18MB [2022-03-15T10:23:42.515Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-15T10:23:42.515Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-15T10:23:42.515Z] ---> ab5e8c3a8042 [2022-03-15T10:23:42.515Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-15T10:23:42.776Z] ---> Running in 3a371232df63 [2022-03-15T10:23:42.776Z] Removing intermediate container 3a371232df63 [2022-03-15T10:23:42.776Z] ---> 7eea45cbcaf1 [2022-03-15T10:23:42.776Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-03-15T10:23:42.776Z] ---> Running in 5caf21defa43 [2022-03-15T10:23:42.776Z] Removing intermediate container 5caf21defa43 [2022-03-15T10:23:42.776Z] ---> 4c58dd5776b3 [2022-03-15T10:23:42.776Z] Step 5/25 : WORKDIR /device-gpio [2022-03-15T10:23:42.776Z] ---> Running in 6e967b3f208a [2022-03-15T10:23:43.037Z] Removing intermediate container 6e967b3f208a [2022-03-15T10:23:43.037Z] ---> 806d5018422c [2022-03-15T10:23:43.037Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T10:23:43.037Z] ---> Running in c1bcd0544f07 [2022-03-15T10:23:43.608Z] Removing intermediate container c1bcd0544f07 [2022-03-15T10:23:43.608Z] ---> 7db5edc172d1 [2022-03-15T10:23:43.608Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-15T10:23:43.608Z] ---> Running in c5408d662e1a [2022-03-15T10:23:43.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T10:23:44.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T10:23:45.078Z] OK: 224 MiB in 56 packages [2022-03-15T10:23:45.339Z] Removing intermediate container c5408d662e1a [2022-03-15T10:23:45.339Z] ---> f98e86a435b6 [2022-03-15T10:23:45.339Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-15T10:23:45.601Z] ---> 6d83a787fb4a [2022-03-15T10:23:45.601Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T10:23:45.601Z] ---> Running in 2e116f0fbb15 [2022-03-15T10:23:46.546Z] Removing intermediate container 2e116f0fbb15 [2022-03-15T10:23:46.546Z] ---> a68130116ce9 [2022-03-15T10:23:46.546Z] Step 10/25 : COPY . . [2022-03-15T10:23:46.806Z] ---> 7ab7034919f4 [2022-03-15T10:23:46.806Z] Step 11/25 : RUN ${MAKE} [2022-03-15T10:23:46.806Z] ---> Running in 94226ca794a2 [2022-03-15T10:23:47.378Z] Removing intermediate container 94226ca794a2 [2022-03-15T10:23:47.378Z] ---> 6015bb8df9c8 [2022-03-15T10:23:47.378Z] Step 12/25 : FROM alpine:3.15 [2022-03-15T10:23:47.951Z] 3.15: Pulling from library/alpine [2022-03-15T10:23:48.212Z] 59bf1c3509f3: Already exists [2022-03-15T10:23:48.212Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-15T10:23:48.212Z] Status: Downloaded newer image for alpine:3.15 [2022-03-15T10:23:48.212Z] ---> c059bfaa849c [2022-03-15T10:23:48.212Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-03-15T10:23:48.473Z] ---> Running in 0cd0cca96f82 [2022-03-15T10:23:48.473Z] Removing intermediate container 0cd0cca96f82 [2022-03-15T10:23:48.473Z] ---> 95f006497636 [2022-03-15T10:23:48.473Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T10:23:48.473Z] ---> Running in f1cf180cc723 [2022-03-15T10:23:49.046Z] Removing intermediate container f1cf180cc723 [2022-03-15T10:23:49.046Z] ---> 48fe6ef6bc7e [2022-03-15T10:23:49.046Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-15T10:23:49.046Z] ---> Running in fe30d74773a5 [2022-03-15T10:23:49.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T10:23:50.193Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T10:23:50.765Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-03-15T10:23:50.765Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-15T10:23:50.765Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-15T10:23:51.026Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-15T10:23:51.026Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-15T10:23:51.026Z] Executing busybox-1.34.1-r3.trigger [2022-03-15T10:23:51.026Z] OK: 8 MiB in 19 packages [2022-03-15T10:23:51.596Z] Removing intermediate container fe30d74773a5 [2022-03-15T10:23:51.596Z] ---> 5f362cb73fbf [2022-03-15T10:23:51.596Z] Step 16/25 : WORKDIR / [2022-03-15T10:23:51.596Z] ---> Running in 687c49a9c900 [2022-03-15T10:23:51.596Z] Removing intermediate container 687c49a9c900 [2022-03-15T10:23:51.596Z] ---> b7912b1ca634 [2022-03-15T10:23:51.596Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-03-15T10:23:51.855Z] ---> 270012042e82 [2022-03-15T10:23:51.855Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-03-15T10:23:52.117Z] ---> f731c342ac3e [2022-03-15T10:23:52.117Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-03-15T10:23:52.117Z] ---> a84829676ec6 [2022-03-15T10:23:52.117Z] Step 20/25 : EXPOSE 59910 [2022-03-15T10:23:52.117Z] ---> Running in b626ba99067c [2022-03-15T10:23:52.377Z] Removing intermediate container b626ba99067c [2022-03-15T10:23:52.377Z] ---> 067e0405e797 [2022-03-15T10:23:52.377Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-03-15T10:23:52.377Z] ---> Running in bbe1be695701 [2022-03-15T10:23:52.377Z] Removing intermediate container bbe1be695701 [2022-03-15T10:23:52.377Z] ---> 9773202ef0f2 [2022-03-15T10:23:52.377Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T10:23:52.377Z] ---> Running in 6dff4de88a01 [2022-03-15T10:23:52.637Z] Removing intermediate container 6dff4de88a01 [2022-03-15T10:23:52.637Z] ---> eae455a50685 [2022-03-15T10:23:52.637Z] Step 23/25 : LABEL arch=amd64 [2022-03-15T10:23:52.637Z] ---> Running in e155c0461dd9 [2022-03-15T10:23:52.637Z] Removing intermediate container e155c0461dd9 [2022-03-15T10:23:52.637Z] ---> dcc57ee7fe27 [2022-03-15T10:23:52.637Z] Step 24/25 : LABEL git_sha=77b5df9a5fbda4615766292996bf2ff042b53e04 [2022-03-15T10:23:52.899Z] ---> Running in 426863ada928 [2022-03-15T10:23:52.899Z] Removing intermediate container 426863ada928 [2022-03-15T10:23:52.899Z] ---> 97135655eb2d [2022-03-15T10:23:52.899Z] Step 25/25 : LABEL version=0.0.0 [2022-03-15T10:23:52.899Z] ---> Running in e118f0e30e61 [2022-03-15T10:23:52.899Z] Removing intermediate container e118f0e30e61 [2022-03-15T10:23:52.899Z] ---> 306e58938aab [2022-03-15T10:23:52.899Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2022-03-15T10:23:52.899Z] Successfully built 306e58938aab [2022-03-15T10:23:52.899Z] 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 [2022-03-15T10:23:53.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T10:23:53.339Z] [2022-03-15T10:23:53.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T10:23:53.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T10:23:53.646Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-15T10:23:53.646Z] 5eb5b503b376: Pulling fs layer [2022-03-15T10:23:53.646Z] 5c69ac0246d0: Pulling fs layer [2022-03-15T10:23:53.646Z] ec43610c2a17: Pulling fs layer [2022-03-15T10:23:53.646Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-15T10:23:53.646Z] 33b1e0a273af: Pulling fs layer [2022-03-15T10:23:53.646Z] 5d3b04190fa2: Pulling fs layer [2022-03-15T10:23:53.646Z] 2f39f015ded8: Pulling fs layer [2022-03-15T10:23:53.646Z] 5d3b04190fa2: Waiting [2022-03-15T10:23:53.646Z] 2f39f015ded8: Waiting [2022-03-15T10:23:53.646Z] 3a2ae6a8a46f: Waiting [2022-03-15T10:23:53.646Z] 33b1e0a273af: Waiting [2022-03-15T10:23:53.646Z] 5c69ac0246d0: Download complete [2022-03-15T10:23:53.646Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-15T10:23:53.646Z] 3a2ae6a8a46f: Download complete [2022-03-15T10:23:53.646Z] 33b1e0a273af: Verifying Checksum [2022-03-15T10:23:53.646Z] 33b1e0a273af: Download complete [2022-03-15T10:23:53.646Z] 5d3b04190fa2: Download complete [2022-03-15T10:23:53.646Z] ec43610c2a17: Verifying Checksum [2022-03-15T10:23:53.646Z] ec43610c2a17: Download complete [2022-03-15T10:23:53.905Z] 5eb5b503b376: Verifying Checksum [2022-03-15T10:23:53.905Z] 5eb5b503b376: Download complete [2022-03-15T10:23:54.474Z] 2f39f015ded8: Download complete [2022-03-15T10:23:55.042Z] 5eb5b503b376: Pull complete [2022-03-15T10:23:55.300Z] 5c69ac0246d0: Pull complete [2022-03-15T10:23:55.868Z] ec43610c2a17: Pull complete [2022-03-15T10:23:55.868Z] 3a2ae6a8a46f: Pull complete [2022-03-15T10:23:55.868Z] 33b1e0a273af: Pull complete [2022-03-15T10:23:56.128Z] 5d3b04190fa2: Pull complete [2022-03-15T10:24:01.407Z] 2f39f015ded8: Pull complete [2022-03-15T10:24:01.407Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-15T10:24:01.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T10:24:01.407Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-15T10:24:01.471Z] prd-ubuntu20.04-docker-8c-8g-7127 does not seem to be running inside a container [2022-03-15T10:24:01.504Z] $ 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-13 -v /w/workspace/edgexfoundry_device-gpio_PR-13:/w/workspace/edgexfoundry_device-gpio_PR-13:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-13@tmp:/w/workspace/edgexfoundry_device-gpio_PR-13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-15T10:24:03.274Z] $ docker top 01da4027640809939550e3d2570651912796d1ca0b1166cd4d23411c145ba37a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T10:24:03.747Z] ---> job-cost.sh [2022-03-15T10:24:03.747Z] lf-activate-venv: SKIPPING [2022-03-15T10:24:03.747Z] INFO: No Stack... [2022-03-15T10:24:04.008Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-15T10:24:04.578Z] INFO: Archiving Costs [Pipeline] sh [2022-03-15T10:24:04.879Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-13/archives/cost.csv [2022-03-15T10:24:04.879Z] + cut -d, -f6 [Pipeline] lock [2022-03-15T10:24:04.895Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-13-8-stack-cost] [2022-03-15T10:24:04.900Z] Resource [jenkins-edgexfoundry-device-gpio-PR-13-8-stack-cost] did not exist. Created. [2022-03-15T10:24:04.900Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-13-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-15T10:24:05.213Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-15T10:24:05.239Z] Stashed 1 file(s) [Pipeline] } [2022-03-15T10:24:05.246Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-13-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-15T10:24:05.271Z] $ docker stop --time=1 01da4027640809939550e3d2570651912796d1ca0b1166cd4d23411c145ba37a [2022-03-15T10:24:06.446Z] $ docker rm -f 01da4027640809939550e3d2570651912796d1ca0b1166cd4d23411c145ba37a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-15T10:24:37.425Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7128 in /w/workspace/edgexfoundry_device-gpio_PR-13 [Pipeline] { [Pipeline] ws [2022-03-15T10:24:37.437Z] Running in /w/workspace/device-gpio/8 [Pipeline] { [Pipeline] checkout [2022-03-15T10:24:37.665Z] The recommended git tool is: git [2022-03-15T10:24:44.637Z] using credential edgex-jenkins-ssh [2022-03-15T10:24:44.655Z] Cloning the remote Git repository [2022-03-15T10:24:44.736Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-03-15T10:24:44.855Z] > git init /w/workspace/device-gpio/8 # timeout=10 [2022-03-15T10:24:44.956Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-03-15T10:24:44.959Z] > git --version # timeout=10 [2022-03-15T10:24:44.995Z] > git --version # 'git version 2.25.1' [2022-03-15T10:24:44.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T10:24:45.079Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T10:24:46.277Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-03-15T10:24:46.363Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T10:24:46.414Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-03-15T10:24:46.501Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-03-15T10:24:46.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T10:24:46.524Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/13/head:refs/remotes/origin/PR-13 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-15T10:24:47.172Z] Merging remotes/origin/main commit d550a7515acedfb5a6817696fd12096f388c1d1e into PR head commit 77b5df9a5fbda4615766292996bf2ff042b53e04 [2022-03-15T10:24:47.440Z] Merge succeeded, producing 77b5df9a5fbda4615766292996bf2ff042b53e04 [2022-03-15T10:24:47.441Z] Checking out Revision 77b5df9a5fbda4615766292996bf2ff042b53e04 (PR-13) [2022-03-15T10:24:47.205Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T10:24:47.227Z] > git checkout -f 77b5df9a5fbda4615766292996bf2ff042b53e04 # timeout=10 [2022-03-15T10:24:47.309Z] > git remote # timeout=10 [2022-03-15T10:24:47.333Z] > git config --get remote.origin.url # timeout=10 [2022-03-15T10:24:47.348Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T10:24:47.360Z] > git merge d550a7515acedfb5a6817696fd12096f388c1d1e # timeout=10 [2022-03-15T10:24:47.388Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-15T10:24:47.449Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T10:24:47.508Z] > git checkout -f 77b5df9a5fbda4615766292996bf2ff042b53e04 # timeout=10 [2022-03-15T10:24:52.073Z] Commit message: "build(snap): fetch metadata from git source" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-15T10:24:53.058Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-15T10:24:53.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T10:24:53.058Z] Dload Upload Total Spent Left Speed [2022-03-15T10:24:53.058Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 51491 0 --:--:-- --:--:-- --:--:-- 51716 [Pipeline] sh [2022-03-15T10:24:53.615Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-15T10:24:54.206Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-15T10:24:54.206Z] + sudo tee /etc/docker/daemon.new [2022-03-15T10:24:54.206Z] { [2022-03-15T10:24:54.206Z] "registry-mirrors": [ [2022-03-15T10:24:54.206Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-15T10:24:54.206Z] ], [2022-03-15T10:24:54.206Z] "bip": "10.250.0.254/24", [2022-03-15T10:24:54.206Z] "hosts": [ [2022-03-15T10:24:54.206Z] "tcp://0.0.0.0:5555", [2022-03-15T10:24:54.206Z] "unix:///var/run/docker.sock" [2022-03-15T10:24:54.206Z] ], [2022-03-15T10:24:54.206Z] "mtu": 1458, [2022-03-15T10:24:54.206Z] "selinux-enabled": true, [2022-03-15T10:24:54.206Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-15T10:24:54.206Z] } [Pipeline] sh [2022-03-15T10:24:54.562Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-15T10:24:54.959Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T10:25:13.307Z] provisioning config files... [2022-03-15T10:25:13.331Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/8@tmp/config6885831148724229447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T10:25:13.689Z] ---> docker-login.sh [2022-03-15T10:25:13.689Z] nexus3.edgexfoundry.org:10001 [2022-03-15T10:25:14.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T10:25:14.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T10:25:14.561Z] Configure a credential helper to remove this warning. See [2022-03-15T10:25:14.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T10:25:14.561Z] [2022-03-15T10:25:14.561Z] Login Succeeded [2022-03-15T10:25:14.561Z] nexus3.edgexfoundry.org:10002 [2022-03-15T10:25:14.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T10:25:14.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T10:25:14.834Z] Configure a credential helper to remove this warning. See [2022-03-15T10:25:14.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T10:25:14.834Z] [2022-03-15T10:25:15.109Z] Login Succeeded [2022-03-15T10:25:15.109Z] nexus3.edgexfoundry.org:10003 [2022-03-15T10:25:15.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T10:25:15.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T10:25:15.387Z] Configure a credential helper to remove this warning. See [2022-03-15T10:25:15.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T10:25:15.387Z] [2022-03-15T10:25:15.387Z] Login Succeeded [2022-03-15T10:25:15.387Z] nexus3.edgexfoundry.org:10004 [2022-03-15T10:25:15.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T10:25:15.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T10:25:15.993Z] Configure a credential helper to remove this warning. See [2022-03-15T10:25:15.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T10:25:15.993Z] [2022-03-15T10:25:15.993Z] Login Succeeded [2022-03-15T10:25:15.993Z] docker.io [2022-03-15T10:25:16.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T10:25:16.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T10:25:16.863Z] Configure a credential helper to remove this warning. See [2022-03-15T10:25:16.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T10:25:16.863Z] [2022-03-15T10:25:16.863Z] Login Succeeded [2022-03-15T10:25:16.863Z] ---> docker-login.sh ends [Pipeline] } [2022-03-15T10:25:16.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-15T10:25:17.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-15T10:25:17.408Z] ========================================================= [2022-03-15T10:25:17.408Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-15T10:25:17.408Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-15T10:25:17.764Z] + 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 . [2022-03-15T10:25:18.380Z] Sending build context to Docker daemon 5.73MB [2022-03-15T10:25:18.380Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-15T10:25:18.380Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-15T10:25:18.380Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-15T10:25:18.380Z] 9b3977197b4f: Pulling fs layer [2022-03-15T10:25:18.380Z] 1a89e8eeedd5: Pulling fs layer [2022-03-15T10:25:18.380Z] 94645a83ff95: Pulling fs layer [2022-03-15T10:25:18.380Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-15T10:25:18.380Z] 0c92f367c5e7: Pulling fs layer [2022-03-15T10:25:18.380Z] f7c0051592d6: Pulling fs layer [2022-03-15T10:25:18.380Z] a227ed2f7395: Pulling fs layer [2022-03-15T10:25:18.380Z] 7b1c46037f91: Pulling fs layer [2022-03-15T10:25:18.380Z] 3f3a8bcf1eab: Waiting [2022-03-15T10:25:18.380Z] f7c0051592d6: Waiting [2022-03-15T10:25:18.380Z] 0c92f367c5e7: Waiting [2022-03-15T10:25:18.380Z] a227ed2f7395: Waiting [2022-03-15T10:25:18.380Z] 7b1c46037f91: Waiting [2022-03-15T10:25:18.380Z] 94645a83ff95: Verifying Checksum [2022-03-15T10:25:18.380Z] 94645a83ff95: Download complete [2022-03-15T10:25:18.380Z] 1a89e8eeedd5: Verifying Checksum [2022-03-15T10:25:18.380Z] 1a89e8eeedd5: Download complete [2022-03-15T10:25:18.380Z] 0c92f367c5e7: Verifying Checksum [2022-03-15T10:25:18.380Z] 0c92f367c5e7: Download complete [2022-03-15T10:25:18.380Z] f7c0051592d6: Verifying Checksum [2022-03-15T10:25:18.380Z] f7c0051592d6: Download complete [2022-03-15T10:25:18.660Z] 9b3977197b4f: Download complete [2022-03-15T10:25:18.660Z] a227ed2f7395: Verifying Checksum [2022-03-15T10:25:18.660Z] a227ed2f7395: Download complete [2022-03-15T10:25:19.286Z] 9b3977197b4f: Pull complete [2022-03-15T10:25:19.895Z] 1a89e8eeedd5: Pull complete [2022-03-15T10:25:20.174Z] 94645a83ff95: Pull complete [2022-03-15T10:25:20.448Z] 7b1c46037f91: Verifying Checksum [2022-03-15T10:25:20.448Z] 7b1c46037f91: Download complete [2022-03-15T10:25:21.046Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-15T10:25:21.046Z] 3f3a8bcf1eab: Download complete [2022-03-15T10:25:33.453Z] 3f3a8bcf1eab: Pull complete [2022-03-15T10:25:33.453Z] 0c92f367c5e7: Pull complete [2022-03-15T10:25:33.453Z] f7c0051592d6: Pull complete [2022-03-15T10:25:33.727Z] a227ed2f7395: Pull complete [2022-03-15T10:25:40.450Z] 7b1c46037f91: Pull complete [2022-03-15T10:25:40.450Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-15T10:25:40.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T10:25:40.450Z] ---> f79e39bc4007 [2022-03-15T10:25:40.450Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-15T10:25:41.435Z] ---> Running in e28d4a434ac9 [2022-03-15T10:25:41.707Z] Removing intermediate container e28d4a434ac9 [2022-03-15T10:25:41.707Z] ---> eecbe1d8bd23 [2022-03-15T10:25:41.707Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-03-15T10:25:41.707Z] ---> Running in b18d4a62279e [2022-03-15T10:25:41.982Z] Removing intermediate container b18d4a62279e [2022-03-15T10:25:41.982Z] ---> a323a5910b3d [2022-03-15T10:25:41.982Z] Step 5/11 : WORKDIR /device-gpio [2022-03-15T10:25:41.982Z] ---> Running in 229c884046ca [2022-03-15T10:25:42.260Z] Removing intermediate container 229c884046ca [2022-03-15T10:25:42.260Z] ---> fa3226f176bc [2022-03-15T10:25:42.260Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T10:25:42.260Z] ---> Running in 7ce512d7415b [2022-03-15T10:25:44.239Z] Removing intermediate container 7ce512d7415b [2022-03-15T10:25:44.239Z] ---> 56c51d9861c8 [2022-03-15T10:25:44.239Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-15T10:25:44.239Z] ---> Running in 1b97b931b7c1 [2022-03-15T10:25:45.215Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T10:25:45.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T10:25:46.783Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-03-15T10:25:46.783Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-03-15T10:25:46.783Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-03-15T10:25:47.060Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-03-15T10:25:47.335Z] Executing busybox-1.34.1-r3.trigger [2022-03-15T10:25:47.335Z] OK: 224 MiB in 56 packages [2022-03-15T10:25:48.326Z] Removing intermediate container 1b97b931b7c1 [2022-03-15T10:25:48.326Z] ---> c01ef796c324 [2022-03-15T10:25:48.326Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-15T10:25:48.608Z] ---> 36b9137b4b48 [2022-03-15T10:25:48.608Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T10:25:48.886Z] ---> Running in 4553a0e85fa3 [2022-03-15T10:27:10.738Z] Removing intermediate container 4553a0e85fa3 [2022-03-15T10:27:10.738Z] ---> dcf419fb5752 [2022-03-15T10:27:10.738Z] Step 10/11 : COPY . . [2022-03-15T10:27:10.738Z] ---> eeb473d66bf2 [2022-03-15T10:27:10.738Z] Step 11/11 : RUN ${MAKE} [2022-03-15T10:27:10.738Z] ---> Running in 830a3766c41e [2022-03-15T10:27:10.738Z] Removing intermediate container 830a3766c41e [2022-03-15T10:27:10.738Z] ---> 338abbf76e3c [2022-03-15T10:27:10.738Z] [Warning] One or more build-args [MAKE] were not consumed [2022-03-15T10:27:10.738Z] Successfully built 338abbf76e3c [2022-03-15T10:27:10.738Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T10:27:11.087Z] + docker inspect -f . ci-base-image-arm64 [2022-03-15T10:27:11.087Z] . [Pipeline] withDockerContainer [2022-03-15T10:27:11.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-7128 does not seem to be running inside a container [2022-03-15T10:27:11.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-15T10:27:12.695Z] $ docker top 3fe268b352db7616b147517a041fdee2df339329ce625eab99a7f41d43701026 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T10:27:13.624Z] + go version [2022-03-15T10:27:13.624Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-15T10:27:13.649Z] $ docker stop --time=1 3fe268b352db7616b147517a041fdee2df339329ce625eab99a7f41d43701026 [2022-03-15T10:27:15.243Z] $ docker rm -f 3fe268b352db7616b147517a041fdee2df339329ce625eab99a7f41d43701026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T10:27:15.831Z] + docker inspect -f . ci-base-image-arm64 [2022-03-15T10:27:15.832Z] . [Pipeline] withDockerContainer [2022-03-15T10:27:16.060Z] prd-ubuntu20.04-docker-arm64-4c-16g-7128 does not seem to be running inside a container [2022-03-15T10:27:16.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-15T10:27:17.345Z] $ docker top 6c93e60cfd0371723b0c9f5a961b998ded843dd157a1688a9c8c53f276e99c8d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-15T10:27:18.250Z] + make test [2022-03-15T10:27:18.250Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-03-15T10:27:19.234Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-03-15T10:28:06.309Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-03-15T10:28:06.309Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-03-15T10:28:06.309Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-15T10:28:28.503Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-15T10:28:28.503Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-15T10:28:28.503Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-15T10:28:28.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-15T10:28:28.542Z] $ docker stop --time=1 6c93e60cfd0371723b0c9f5a961b998ded843dd157a1688a9c8c53f276e99c8d [2022-03-15T10:28:30.312Z] $ docker rm -f 6c93e60cfd0371723b0c9f5a961b998ded843dd157a1688a9c8c53f276e99c8d [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T10:28:31.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-15T10:28:31.146Z] Warning: overwriting stash ‘coverage-report’ [2022-03-15T10:28:31.605Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-15T10:28:32.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-15T10:28:32.341Z] + ls -al . [2022-03-15T10:28:32.341Z] total 180 [2022-03-15T10:28:32.341Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 10:28 . [2022-03-15T10:28:32.341Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 10:24 .. [2022-03-15T10:28:32.341Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 15 10:24 .dockerignore [2022-03-15T10:28:32.341Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 10:24 .git [2022-03-15T10:28:32.341Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 10:24 .github [2022-03-15T10:28:32.341Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 15 10:24 .gitignore [2022-03-15T10:28:32.341Z] -rw-rw-r-- 1 jenkins jenkins 7772 Mar 15 10:24 Attribution.txt [2022-03-15T10:28:32.341Z] -rw-rw-r-- 1 jenkins jenkins 1846 Mar 15 10:24 Dockerfile [2022-03-15T10:28:32.341Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 10:24 GOVERNANCE.md [2022-03-15T10:28:32.341Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 15 10:24 Jenkinsfile [2022-03-15T10:28:32.341Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 10:24 LICENSE [2022-03-15T10:28:32.341Z] -rw-rw-r-- 1 jenkins jenkins 992 Mar 15 10:24 Makefile [2022-03-15T10:28:32.341Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 10:24 OWNERS.md [2022-03-15T10:28:32.341Z] -rw-rw-r-- 1 jenkins jenkins 9578 Mar 15 10:24 README.md [2022-03-15T10:28:32.341Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 10:22 VERSION [2022-03-15T10:28:32.341Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 10:24 bin [2022-03-15T10:28:32.341Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 10:24 cmd [2022-03-15T10:28:32.341Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 15 10:27 coverage.out [2022-03-15T10:28:32.341Z] -rw-rw-r-- 1 jenkins jenkins 2794 Mar 15 10:24 go.mod [2022-03-15T10:28:32.341Z] -rw-rw-r-- 1 jenkins jenkins 70652 Mar 15 10:24 go.sum [2022-03-15T10:28:32.341Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 10:24 internal [2022-03-15T10:28:32.341Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 10:24 snap [2022-03-15T10:28:32.341Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 15 10:24 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-15T10:28:32.684Z] + 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=77b5df9a5fbda4615766292996bf2ff042b53e04 --label arch=arm64 --label version=0.0.0 . [2022-03-15T10:28:33.291Z] Sending build context to Docker daemon 5.731MB [2022-03-15T10:28:33.291Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-15T10:28:33.291Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-15T10:28:33.291Z] ---> 338abbf76e3c [2022-03-15T10:28:33.291Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-15T10:28:33.291Z] ---> Running in 893a8f8b36f6 [2022-03-15T10:28:33.567Z] Removing intermediate container 893a8f8b36f6 [2022-03-15T10:28:33.567Z] ---> 703c0eb4fb44 [2022-03-15T10:28:33.567Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-03-15T10:28:33.567Z] ---> Running in a00c46ad954f [2022-03-15T10:28:34.170Z] Removing intermediate container a00c46ad954f [2022-03-15T10:28:34.170Z] ---> 0dd32bb95be4 [2022-03-15T10:28:34.170Z] Step 5/25 : WORKDIR /device-gpio [2022-03-15T10:28:34.170Z] ---> Running in 67c9c2c48d99 [2022-03-15T10:28:34.446Z] Removing intermediate container 67c9c2c48d99 [2022-03-15T10:28:34.446Z] ---> 73f523cd4692 [2022-03-15T10:28:34.447Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T10:28:34.447Z] ---> Running in 13718c47f98c [2022-03-15T10:28:36.432Z] Removing intermediate container 13718c47f98c [2022-03-15T10:28:36.432Z] ---> ce4305e002a8 [2022-03-15T10:28:36.432Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-15T10:28:36.432Z] ---> Running in f6e112ec421a [2022-03-15T10:28:37.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T10:28:38.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T10:28:38.990Z] OK: 224 MiB in 56 packages [2022-03-15T10:28:39.591Z] Removing intermediate container f6e112ec421a [2022-03-15T10:28:39.591Z] ---> e5ff43e19e3a [2022-03-15T10:28:39.591Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-15T10:28:40.187Z] ---> 619b33ee3de0 [2022-03-15T10:28:40.187Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T10:28:40.187Z] ---> Running in 36dfbf5758b5 [2022-03-15T10:28:42.175Z] Removing intermediate container 36dfbf5758b5 [2022-03-15T10:28:42.175Z] ---> f7ba95033328 [2022-03-15T10:28:42.175Z] Step 10/25 : COPY . . [2022-03-15T10:28:43.157Z] ---> 7f516ab3fb5e [2022-03-15T10:28:43.157Z] Step 11/25 : RUN ${MAKE} [2022-03-15T10:28:43.435Z] ---> Running in 2226a738b3e7 [2022-03-15T10:28:44.878Z] Removing intermediate container 2226a738b3e7 [2022-03-15T10:28:44.878Z] ---> 354847c463fc [2022-03-15T10:28:44.878Z] Step 12/25 : FROM alpine:3.15 [2022-03-15T10:28:45.861Z] 3.15: Pulling from library/alpine [2022-03-15T10:28:45.861Z] 9b3977197b4f: Already exists [2022-03-15T10:28:46.135Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-15T10:28:46.135Z] Status: Downloaded newer image for alpine:3.15 [2022-03-15T10:28:46.135Z] ---> 8e1d7573f448 [2022-03-15T10:28:46.135Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-03-15T10:28:46.135Z] ---> Running in a9269054843e [2022-03-15T10:28:46.410Z] Removing intermediate container a9269054843e [2022-03-15T10:28:46.410Z] ---> e59683d5ec15 [2022-03-15T10:28:46.410Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T10:28:46.410Z] ---> Running in 8d7f5f511de5 [2022-03-15T10:28:48.393Z] Removing intermediate container 8d7f5f511de5 [2022-03-15T10:28:48.393Z] ---> 6161621545b3 [2022-03-15T10:28:48.393Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-15T10:28:48.393Z] ---> Running in 11814e49995e [2022-03-15T10:28:49.373Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T10:28:49.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T10:28:50.956Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-03-15T10:28:50.956Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-15T10:28:50.956Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-15T10:28:51.227Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-15T10:28:51.227Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-15T10:28:51.498Z] Executing busybox-1.34.1-r3.trigger [2022-03-15T10:28:51.498Z] OK: 8 MiB in 19 packages [2022-03-15T10:28:52.486Z] Removing intermediate container 11814e49995e [2022-03-15T10:28:52.486Z] ---> d05c4cc3e50f [2022-03-15T10:28:52.486Z] Step 16/25 : WORKDIR / [2022-03-15T10:28:52.486Z] ---> Running in 64a5512e0879 [2022-03-15T10:28:52.760Z] Removing intermediate container 64a5512e0879 [2022-03-15T10:28:52.760Z] ---> 964dce0678c9 [2022-03-15T10:28:52.760Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-03-15T10:28:53.358Z] ---> 7ae27481d2bc [2022-03-15T10:28:53.358Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-03-15T10:28:53.959Z] ---> f9cf9e6d0a36 [2022-03-15T10:28:53.959Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-03-15T10:28:54.560Z] ---> 969538f14816 [2022-03-15T10:28:54.560Z] Step 20/25 : EXPOSE 59910 [2022-03-15T10:28:54.560Z] ---> Running in 2cad2a70339b [2022-03-15T10:28:54.834Z] Removing intermediate container 2cad2a70339b [2022-03-15T10:28:54.834Z] ---> 35ab9a42b8b6 [2022-03-15T10:28:54.834Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-03-15T10:28:54.834Z] ---> Running in 9c4cd5b9883a [2022-03-15T10:28:55.108Z] Removing intermediate container 9c4cd5b9883a [2022-03-15T10:28:55.108Z] ---> a10ce612bbc9 [2022-03-15T10:28:55.108Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T10:28:55.108Z] ---> Running in 2b635a417061 [2022-03-15T10:28:55.385Z] Removing intermediate container 2b635a417061 [2022-03-15T10:28:55.385Z] ---> c131d0de7dd1 [2022-03-15T10:28:55.385Z] Step 23/25 : LABEL arch=arm64 [2022-03-15T10:28:55.660Z] ---> Running in 47dd7b60f2dc [2022-03-15T10:28:55.934Z] Removing intermediate container 47dd7b60f2dc [2022-03-15T10:28:55.934Z] ---> f6b73f73a5bc [2022-03-15T10:28:55.934Z] Step 24/25 : LABEL git_sha=77b5df9a5fbda4615766292996bf2ff042b53e04 [2022-03-15T10:28:55.934Z] ---> Running in 4e7b9c896b1e [2022-03-15T10:28:56.205Z] Removing intermediate container 4e7b9c896b1e [2022-03-15T10:28:56.205Z] ---> 35efcd91162c [2022-03-15T10:28:56.205Z] Step 25/25 : LABEL version=0.0.0 [2022-03-15T10:28:56.205Z] ---> Running in 3921645f1d54 [2022-03-15T10:28:56.480Z] Removing intermediate container 3921645f1d54 [2022-03-15T10:28:56.480Z] ---> 061146737705 [2022-03-15T10:28:56.480Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2022-03-15T10:28:56.752Z] Successfully built 061146737705 [2022-03-15T10:28:56.752Z] 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 [2022-03-15T10:28:57.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T10:28:57.187Z] [2022-03-15T10:28:57.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-15T10:28:57.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T10:28:57.817Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-15T10:28:57.818Z] 8998bd30e6a1: Pulling fs layer [2022-03-15T10:28:57.818Z] 04944245beec: Pulling fs layer [2022-03-15T10:28:57.818Z] 699f458cf7ca: Pulling fs layer [2022-03-15T10:28:57.818Z] 765212b225bb: Pulling fs layer [2022-03-15T10:28:57.818Z] f23df028b6ca: Pulling fs layer [2022-03-15T10:28:57.818Z] d65c8cfc05b1: Pulling fs layer [2022-03-15T10:28:57.818Z] 2437ff75d9bd: Pulling fs layer [2022-03-15T10:28:57.818Z] f23df028b6ca: Waiting [2022-03-15T10:28:57.818Z] d65c8cfc05b1: Waiting [2022-03-15T10:28:57.818Z] 2437ff75d9bd: Waiting [2022-03-15T10:28:57.818Z] 765212b225bb: Waiting [2022-03-15T10:28:57.818Z] 04944245beec: Verifying Checksum [2022-03-15T10:28:57.818Z] 04944245beec: Download complete [2022-03-15T10:28:57.818Z] 765212b225bb: Verifying Checksum [2022-03-15T10:28:57.818Z] 765212b225bb: Download complete [2022-03-15T10:28:57.818Z] f23df028b6ca: Verifying Checksum [2022-03-15T10:28:57.818Z] f23df028b6ca: Download complete [2022-03-15T10:28:57.818Z] d65c8cfc05b1: Verifying Checksum [2022-03-15T10:28:57.818Z] d65c8cfc05b1: Download complete [2022-03-15T10:28:58.094Z] 699f458cf7ca: Verifying Checksum [2022-03-15T10:28:58.094Z] 699f458cf7ca: Download complete [2022-03-15T10:28:58.369Z] 8998bd30e6a1: Verifying Checksum [2022-03-15T10:28:58.369Z] 8998bd30e6a1: Download complete [2022-03-15T10:29:01.017Z] 2437ff75d9bd: Verifying Checksum [2022-03-15T10:29:01.017Z] 2437ff75d9bd: Download complete [2022-03-15T10:29:03.007Z] 8998bd30e6a1: Pull complete [2022-03-15T10:29:03.287Z] 04944245beec: Pull complete [2022-03-15T10:29:04.733Z] 699f458cf7ca: Pull complete [2022-03-15T10:29:05.008Z] 765212b225bb: Pull complete [2022-03-15T10:29:05.992Z] f23df028b6ca: Pull complete [2022-03-15T10:29:05.992Z] d65c8cfc05b1: Pull complete [2022-03-15T10:29:21.086Z] 2437ff75d9bd: Pull complete [2022-03-15T10:29:21.086Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-15T10:29:21.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T10:29:21.086Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-15T10:29:21.320Z] prd-ubuntu20.04-docker-arm64-4c-16g-7128 does not seem to be running inside a container [2022-03-15T10:29:21.408Z] $ 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/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-15T10:29:24.002Z] $ docker top f79af55381cdcc2baae9a596b930c163d79f5d555176d6de1107623f1fbdd877 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T10:29:24.899Z] ---> job-cost.sh [2022-03-15T10:29:24.900Z] lf-activate-venv: SKIPPING [2022-03-15T10:29:24.900Z] INFO: No Stack... [2022-03-15T10:29:25.494Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-15T10:29:26.090Z] INFO: Archiving Costs [Pipeline] sh [2022-03-15T10:29:26.759Z] + cat /w/workspace/device-gpio/8/archives/cost.csv [2022-03-15T10:29:26.759Z] + cut -d, -f6 [Pipeline] lock [2022-03-15T10:29:26.827Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-13-8-stack-cost] [2022-03-15T10:29:26.832Z] Resource [jenkins-edgexfoundry-device-gpio-PR-13-8-stack-cost] did not exist. Created. [2022-03-15T10:29:26.832Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-13-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-15T10:29:27.514Z] /w/workspace/device-gpio/8@tmp/durable-8adef29e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-15T10:29:28.191Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-15T10:29:28.211Z] Warning: overwriting stash ‘stack-cost’ [2022-03-15T10:29:28.252Z] Stashed 1 file(s) [Pipeline] } [2022-03-15T10:29:28.258Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-13-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-15T10:29:28.279Z] $ docker stop --time=1 f79af55381cdcc2baae9a596b930c163d79f5d555176d6de1107623f1fbdd877 [2022-03-15T10:29:29.759Z] $ docker rm -f f79af55381cdcc2baae9a596b930c163d79f5d555176d6de1107623f1fbdd877 [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 [2022-03-15T10:29:30.250Z] provisioning config files... [2022-03-15T10:29:30.260Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-13@tmp/config468231507353621425tmp [Pipeline] { [Pipeline] sh [2022-03-15T10:29:30.559Z] + set +x [2022-03-15T10:29:30.559Z] + curl -s https://codecov.io/bash [2022-03-15T10:29:30.559Z] + bash -s -- [2022-03-15T10:29:30.559Z] [2022-03-15T10:29:30.559Z] _____ _ [2022-03-15T10:29:30.559Z] / ____| | | [2022-03-15T10:29:30.559Z] | | ___ __| | ___ ___ _____ __ [2022-03-15T10:29:30.559Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-15T10:29:30.559Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-15T10:29:30.559Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-15T10:29:30.559Z] Bash-1.0.6 [2022-03-15T10:29:30.559Z] [2022-03-15T10:29:30.559Z] [2022-03-15T10:29:30.559Z] ==> git version 2.25.1 found [2022-03-15T10:29:30.559Z] ==> 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 [2022-03-15T10:29:30.559Z] Release-Date: 2020-01-08 [2022-03-15T10:29:30.559Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-15T10:29:30.559Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-15T10:29:30.559Z] ==> Jenkins CI detected. [2022-03-15T10:29:30.559Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-13 [2022-03-15T10:29:30.559Z] project root: . [2022-03-15T10:29:30.559Z] --> token set from env [2022-03-15T10:29:30.559Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-15T10:29:30.559Z] ==> Running gcov in . (disable via -X gcov) [2022-03-15T10:29:30.559Z] ==> Python coveragepy not found [2022-03-15T10:29:30.559Z] ==> Searching for coverage reports in: [2022-03-15T10:29:30.559Z] + . [2022-03-15T10:29:30.559Z] -> Found 1 reports [2022-03-15T10:29:30.559Z] ==> Detecting git/mercurial file structure [2022-03-15T10:29:30.559Z] ==> Reading reports [2022-03-15T10:29:30.559Z] + ./coverage.out bytes=10 [2022-03-15T10:29:30.559Z] ==> Appending adjustments [2022-03-15T10:29:30.559Z] https://docs.codecov.io/docs/fixing-reports [2022-03-15T10:29:30.820Z] + Found adjustments [2022-03-15T10:29:30.820Z] ==> Gzipping contents [2022-03-15T10:29:30.820Z] 4.0K /tmp/codecov.KCJx1L.gz [2022-03-15T10:29:30.820Z] ==> Uploading reports [2022-03-15T10:29:30.820Z] url: https://codecov.io [2022-03-15T10:29:30.820Z] query: branch=PR-13&commit=77b5df9a5fbda4615766292996bf2ff042b53e04&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-13%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=13&job=&cmd_args= [2022-03-15T10:29:30.820Z] -> Pinging Codecov [2022-03-15T10:29:30.820Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-13&commit=77b5df9a5fbda4615766292996bf2ff042b53e04&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-13%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=13&job=&cmd_args= [2022-03-15T10:29:31.101Z] -> Uploading to [2022-03-15T10:29:31.101Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-15/3EC07B1A8CA8AF9BCAA0BB9F0134797F/77b5df9a5fbda4615766292996bf2ff042b53e04/47a7454c-5c59-43e1-bbbc-ab679715309e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220315T102930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c694ba4a55e674d2441aa87304cd96259f0c6fd3a9d2194565aef7121aecdf9 [2022-03-15T10:29:31.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T10:29:31.101Z] Dload Upload Total Spent Left Speed [2022-03-15T10:29:31.101Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 822 0 0 100 822 0 3841 --:--:-- --:--:-- --:--:-- 3841 [2022-03-15T10:29:31.101Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/77b5df9a5fbda4615766292996bf2ff042b53e04 [Pipeline] } [2022-03-15T10:29:31.125Z] 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 [2022-03-15T10:29:31.889Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-13/archives ] [2022-03-15T10:29:31.889Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-13/archives [2022-03-15T10:29:31.889Z] total 16 [2022-03-15T10:29:31.889Z] drwxr-xr-x 3 root root 4096 Mar 15 10:24 . [2022-03-15T10:29:31.889Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 10:24 .. [2022-03-15T10:29:31.889Z] drwxr-xr-x 2 root root 4096 Mar 15 10:24 cost [2022-03-15T10:29:31.889Z] -rw-r--r-- 1 root root 81 Mar 15 10:24 cost.csv [2022-03-15T10:29:31.889Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-13/archives [2022-03-15T10:29:31.889Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-13/archives [2022-03-15T10:29:31.889Z] total 16 [2022-03-15T10:29:31.889Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 10:24 . [2022-03-15T10:29:31.889Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 10:24 .. [2022-03-15T10:29:31.889Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 10:24 cost [2022-03-15T10:29:31.889Z] -rw-r--r-- 1 jenkins jenkins 81 Mar 15 10:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-15T10:29:32.184Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T10:29:33.044Z] ---> package-listing.sh [2022-03-15T10:29:33.044Z] ++ facter osfamily [2022-03-15T10:29:33.044Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-15T10:29:33.304Z] + OS_FAMILY=debian [2022-03-15T10:29:33.304Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-13 [2022-03-15T10:29:33.304Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-15T10:29:33.304Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-15T10:29:33.304Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-15T10:29:33.304Z] + PACKAGES=/tmp/packages_start.txt [2022-03-15T10:29:33.304Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-13 ']' [2022-03-15T10:29:33.304Z] + PACKAGES=/tmp/packages_end.txt [2022-03-15T10:29:33.304Z] + case "${OS_FAMILY}" in [2022-03-15T10:29:33.304Z] + dpkg -l [2022-03-15T10:29:33.304Z] + grep '^ii' [2022-03-15T10:29:33.304Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-15T10:29:33.304Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-15T10:29:33.304Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-15T10:29:33.304Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-13 ']' [2022-03-15T10:29:33.304Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-13/archives/ [2022-03-15T10:29:33.304Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-13/archives/ [Pipeline] echo [2022-03-15T10:29:33.313Z] 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-13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-15T10:29:33.593Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-15T10:29:33.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T10:29:33.887Z] . [Pipeline] withDockerContainer [2022-03-15T10:29:33.956Z] prd-ubuntu20.04-docker-8c-8g-7127 does not seem to be running inside a container [2022-03-15T10:29:33.989Z] $ 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-13/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-13 -v /w/workspace/edgexfoundry_device-gpio_PR-13:/w/workspace/edgexfoundry_device-gpio_PR-13:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-13@tmp:/w/workspace/edgexfoundry_device-gpio_PR-13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-15T10:29:34.237Z] $ docker top b98d033f07e3972a1ca8540c45711195048b2037ec00489e017f08504c3c70ec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T10:29:34.599Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-15T10:29:34.889Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-15T10:29:35.177Z] + ls /var/log/sa-host [2022-03-15T10:29:35.178Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T10:29:35.401Z] provisioning config files... [2022-03-15T10:29:35.411Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-13@tmp/config3143667091542764577tmp [Pipeline] { [Pipeline] echo [2022-03-15T10:29:35.426Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T10:29:35.717Z] ---> create-netrc.sh [Pipeline] } [2022-03-15T10:29:35.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-15T10:29:36.076Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-15T10:29:36.086Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T10:29:36.381Z] ---> sudo-logs.sh [2022-03-15T10:29:36.381Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-15T10:29:36.417Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T10:29:36.699Z] ---> job-cost.sh [2022-03-15T10:29:36.699Z] lf-activate-venv: SKIPPING [2022-03-15T10:29:36.699Z] DEBUG: total: 0.2199999988079071 [2022-03-15T10:29:36.699Z] INFO: Retrieving Stack Cost... [2022-03-15T10:29:37.270Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-15T10:29:37.530Z] INFO: Archiving Costs [Pipeline] echo [2022-03-15T10:29:37.545Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T10:29:37.828Z] ---> logs-deploy.sh [2022-03-15T10:29:37.828Z] lf-activate-venv: SKIPPING [2022-03-15T10:29:37.828Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-13/8 [2022-03-15T10:29:37.828Z] INFO: archiving workspace using pattern(s): [2022-03-15T10:29:38.764Z] Archives upload complete. [2022-03-15T10:29:38.765Z] INFO: archiving logs to Nexus [2022-03-15T10:29:39.336Z] ---> uname -a: [2022-03-15T10:29:39.336Z] Linux prd-ubuntu20-04-docker-8c-8g-7127 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-03-15T10:29:39.336Z] [2022-03-15T10:29:39.336Z] [2022-03-15T10:29:39.336Z] ---> lscpu: [2022-03-15T10:29:39.336Z] Architecture: x86_64 [2022-03-15T10:29:39.336Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-15T10:29:39.336Z] Byte Order: Little Endian [2022-03-15T10:29:39.336Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-15T10:29:39.336Z] CPU(s): 8 [2022-03-15T10:29:39.336Z] On-line CPU(s) list: 0-7 [2022-03-15T10:29:39.336Z] Thread(s) per core: 1 [2022-03-15T10:29:39.336Z] Core(s) per socket: 1 [2022-03-15T10:29:39.336Z] Socket(s): 8 [2022-03-15T10:29:39.336Z] NUMA node(s): 1 [2022-03-15T10:29:39.336Z] Vendor ID: AuthenticAMD [2022-03-15T10:29:39.336Z] CPU family: 23 [2022-03-15T10:29:39.336Z] Model: 49 [2022-03-15T10:29:39.336Z] Model name: AMD EPYC-Rome Processor [2022-03-15T10:29:39.336Z] Stepping: 0 [2022-03-15T10:29:39.336Z] CPU MHz: 2800.000 [2022-03-15T10:29:39.336Z] BogoMIPS: 5600.00 [2022-03-15T10:29:39.336Z] Virtualization: AMD-V [2022-03-15T10:29:39.336Z] Hypervisor vendor: KVM [2022-03-15T10:29:39.336Z] Virtualization type: full [2022-03-15T10:29:39.336Z] L1d cache: 256 KiB [2022-03-15T10:29:39.336Z] L1i cache: 256 KiB [2022-03-15T10:29:39.336Z] L2 cache: 4 MiB [2022-03-15T10:29:39.336Z] L3 cache: 128 MiB [2022-03-15T10:29:39.336Z] NUMA node0 CPU(s): 0-7 [2022-03-15T10:29:39.336Z] Vulnerability Itlb multihit: Not affected [2022-03-15T10:29:39.336Z] Vulnerability L1tf: Not affected [2022-03-15T10:29:39.336Z] Vulnerability Mds: Not affected [2022-03-15T10:29:39.336Z] Vulnerability Meltdown: Not affected [2022-03-15T10:29:39.336Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-15T10:29:39.336Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-03-15T10:29:39.336Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-03-15T10:29:39.336Z] Vulnerability Srbds: Not affected [2022-03-15T10:29:39.336Z] Vulnerability Tsx async abort: Not affected [2022-03-15T10:29:39.336Z] 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 [2022-03-15T10:29:39.336Z] [2022-03-15T10:29:39.336Z]