Pull request #152 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 61531529f3215b413c6fc31809ef56d1477482c4+83219317ed357fa41fa49faebd7c1604abe399ab (4af9ec0c14f0112eb3ae1ae5ed1dedc070587661) 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-ssh10366935347677502913.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11577019714709745045.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-152/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-152/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2151048836824710670.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-152/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7814118015123813459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13863974329014369061.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-152/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-152/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12736397976935190356.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8664’ Running on prd-ubuntu20.04-docker-8c-8g-8670 in /w/workspace/edgexfoundry_device-gpio_PR-152 [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-152 # 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 83219317ed357fa41fa49faebd7c1604abe399ab into PR head commit 61531529f3215b413c6fc31809ef56d1477482c4 > 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/152/head:refs/remotes/origin/PR-152 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61531529f3215b413c6fc31809ef56d1477482c4 # timeout=10 Merge succeeded, producing 61531529f3215b413c6fc31809ef56d1477482c4 Checking out Revision 61531529f3215b413c6fc31809ef56d1477482c4 (PR-152) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-17T01:15:44.724Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 83219317ed357fa41fa49faebd7c1604abe399ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61531529f3215b413c6fc31809ef56d1477482c4 # timeout=10 [2023-04-17T01:15:44.924Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-17T01:15:45.028Z] ========================================================= [2023-04-17T01:15:45.028Z] EdgeX Global Pipelines Version Info [2023-04-17T01:15:45.028Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-17T01:15:45.783Z] ------------------- [2023-04-17T01:15:45.783Z] stable info: [2023-04-17T01:15:45.783Z] ------------------- [2023-04-17T01:15:45.783Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-17T01:15:45.783Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-17T01:15:45.783Z] Message: update stable to v1.0.248 [2023-04-17T01:15:46.351Z] ------------------- [2023-04-17T01:15:46.351Z] experimental info: [2023-04-17T01:15:46.351Z] ------------------- [2023-04-17T01:15:46.351Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-17T01:15:46.351Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-17T01:15:46.351Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-17T01:15:46.634Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-04-17T01:15:46.678Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-04-17T01:15:46.723Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-17T01:15:46.764Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-17T01:15:46.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-17T01:15:46.847Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-17T01:15:46.890Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-17T01:15:46.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-17T01:15:46.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-17T01:15:47.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-17T01:15:47.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-17T01:15:47.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-04-17T01:15:47.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-17T01:15:47.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-17T01:15:47.277Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-17T01:15:47.324Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-17T01:15:47.374Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-17T01:15:47.414Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-17T01:15:47.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-17T01:15:47.493Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-17T01:15:47.536Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-17T01:15:47.581Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-17T01:15:47.625Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-17T01:15:47.668Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-17T01:15:47.708Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-17T01:15:47.749Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-17T01:15:47.788Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-17T01:15:47.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-152 [Pipeline] echo [2023-04-17T01:15:47.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-152 [Pipeline] echo [2023-04-17T01:15:47.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-152 [Pipeline] echo [2023-04-17T01:15:47.953Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61531529f3215b413c6fc31809ef56d1477482c4 [Pipeline] echo [2023-04-17T01:15:47.997Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6153152 [Pipeline] echo [2023-04-17T01:15:48.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T01:15:48.142Z] provisioning config files... [2023-04-17T01:15:48.178Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-152@tmp/config17100032857368440067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T01:15:48.523Z] ---> docker-login.sh [2023-04-17T01:15:48.523Z] nexus3.edgexfoundry.org:10001 [2023-04-17T01:15:48.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T01:15:49.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T01:15:49.042Z] Configure a credential helper to remove this warning. See [2023-04-17T01:15:49.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T01:15:49.042Z] [2023-04-17T01:15:49.042Z] Login Succeeded [2023-04-17T01:15:49.042Z] nexus3.edgexfoundry.org:10002 [2023-04-17T01:15:49.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T01:15:49.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T01:15:49.042Z] Configure a credential helper to remove this warning. See [2023-04-17T01:15:49.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T01:15:49.042Z] [2023-04-17T01:15:49.042Z] Login Succeeded [2023-04-17T01:15:49.042Z] nexus3.edgexfoundry.org:10003 [2023-04-17T01:15:49.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T01:15:49.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T01:15:49.302Z] Configure a credential helper to remove this warning. See [2023-04-17T01:15:49.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T01:15:49.302Z] [2023-04-17T01:15:49.302Z] Login Succeeded [2023-04-17T01:15:49.302Z] nexus3.edgexfoundry.org:10004 [2023-04-17T01:15:49.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T01:15:49.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T01:15:49.302Z] Configure a credential helper to remove this warning. See [2023-04-17T01:15:49.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T01:15:49.302Z] [2023-04-17T01:15:49.302Z] Login Succeeded [2023-04-17T01:15:49.302Z] docker.io [2023-04-17T01:15:49.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T01:15:49.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T01:15:49.562Z] Configure a credential helper to remove this warning. See [2023-04-17T01:15:49.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T01:15:49.562Z] [2023-04-17T01:15:49.562Z] Login Succeeded [2023-04-17T01:15:49.562Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T01:15:49.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-17T01:15:50.226Z] + git rev-list -1 --merges 61531529f3215b413c6fc31809ef56d1477482c4~1..61531529f3215b413c6fc31809ef56d1477482c4 [Pipeline] echo [2023-04-17T01:15:50.291Z] -----------> git rev-list -1 --merges 61531529f3215b413c6fc31809ef56d1477482c4~1..61531529f3215b413c6fc31809ef56d1477482c4 61531529f3215b413c6fc31809ef56d1477482c4 [false] [Pipeline] sh [2023-04-17T01:15:50.605Z] + git log --format=format:%s -1 61531529f3215b413c6fc31809ef56d1477482c4 [Pipeline] echo [2023-04-17T01:15:50.644Z] ========================================================= [2023-04-17T01:15:50.644Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-17T01:15:50.644Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T01:15:51.079Z] + git log --format=format:%s -1 61531529f3215b413c6fc31809ef56d1477482c4 [Pipeline] echo [2023-04-17T01:15:51.115Z] [semverPrep] GIT_COMMIT: 61531529f3215b413c6fc31809ef56d1477482c4, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-17T01:15:51.143Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-17T01:15:51.535Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T01:15:51.535Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-17T01:15:51.535Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-17T01:15:51.535Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-17T01:15:51.535Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-17T01:15:51.535Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-17T01:15:51.535Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T01:15:52.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T01:15:52.044Z] [2023-04-17T01:15:52.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T01:15:52.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T01:15:52.437Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-17T01:15:52.437Z] b85a868b505f: Pulling fs layer [2023-04-17T01:15:52.437Z] e2be974225ed: Pulling fs layer [2023-04-17T01:15:52.437Z] 339a4e72a1f5: Pulling fs layer [2023-04-17T01:15:52.437Z] 988bab9f4d93: Pulling fs layer [2023-04-17T01:15:52.437Z] 1469e6f7b9e6: Pulling fs layer [2023-04-17T01:15:52.437Z] eaf3925da568: Pulling fs layer [2023-04-17T01:15:52.437Z] bab4dde63d76: Pulling fs layer [2023-04-17T01:15:52.437Z] bde34c3a00c8: Pulling fs layer [2023-04-17T01:15:52.437Z] b352a97aabf1: Pulling fs layer [2023-04-17T01:15:52.437Z] 4872d77fe225: Pulling fs layer [2023-04-17T01:15:52.437Z] 5851b861e8e6: Pulling fs layer [2023-04-17T01:15:52.437Z] 1469e6f7b9e6: Waiting [2023-04-17T01:15:52.437Z] eaf3925da568: Waiting [2023-04-17T01:15:52.437Z] bab4dde63d76: Waiting [2023-04-17T01:15:52.437Z] bde34c3a00c8: Waiting [2023-04-17T01:15:52.437Z] b352a97aabf1: Waiting [2023-04-17T01:15:52.437Z] 4872d77fe225: Waiting [2023-04-17T01:15:52.437Z] 5851b861e8e6: Waiting [2023-04-17T01:15:52.437Z] 988bab9f4d93: Waiting [2023-04-17T01:15:52.437Z] e2be974225ed: Verifying Checksum [2023-04-17T01:15:52.437Z] e2be974225ed: Download complete [2023-04-17T01:15:52.437Z] 988bab9f4d93: Verifying Checksum [2023-04-17T01:15:52.437Z] 988bab9f4d93: Download complete [2023-04-17T01:15:52.696Z] 1469e6f7b9e6: Verifying Checksum [2023-04-17T01:15:52.696Z] 1469e6f7b9e6: Download complete [2023-04-17T01:15:52.696Z] eaf3925da568: Download complete [2023-04-17T01:15:52.696Z] 339a4e72a1f5: Verifying Checksum [2023-04-17T01:15:52.696Z] 339a4e72a1f5: Download complete [2023-04-17T01:15:52.696Z] bde34c3a00c8: Download complete [2023-04-17T01:15:52.696Z] b352a97aabf1: Verifying Checksum [2023-04-17T01:15:52.696Z] b352a97aabf1: Download complete [2023-04-17T01:15:52.696Z] 4872d77fe225: Verifying Checksum [2023-04-17T01:15:52.696Z] 4872d77fe225: Download complete [2023-04-17T01:15:52.696Z] 5851b861e8e6: Verifying Checksum [2023-04-17T01:15:52.696Z] 5851b861e8e6: Download complete [2023-04-17T01:15:52.696Z] b85a868b505f: Download complete [2023-04-17T01:15:52.956Z] bab4dde63d76: Verifying Checksum [2023-04-17T01:15:52.956Z] bab4dde63d76: Download complete [2023-04-17T01:15:53.892Z] b85a868b505f: Pull complete [2023-04-17T01:15:54.151Z] e2be974225ed: Pull complete [2023-04-17T01:15:54.721Z] 339a4e72a1f5: Pull complete [2023-04-17T01:15:54.721Z] 988bab9f4d93: Pull complete [2023-04-17T01:15:54.979Z] 1469e6f7b9e6: Pull complete [2023-04-17T01:15:54.979Z] eaf3925da568: Pull complete [2023-04-17T01:15:56.363Z] bab4dde63d76: Pull complete [2023-04-17T01:15:56.630Z] bde34c3a00c8: Pull complete [2023-04-17T01:15:56.630Z] b352a97aabf1: Pull complete [2023-04-17T01:15:56.630Z] 4872d77fe225: Pull complete [2023-04-17T01:15:56.890Z] 5851b861e8e6: Pull complete [2023-04-17T01:15:56.890Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-17T01:15:56.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T01:15:56.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T01:15:57.189Z] prd-ubuntu20.04-docker-8c-8g-8670 does not seem to be running inside a container [2023-04-17T01:15:57.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-152 -v /w/workspace/edgexfoundry_device-gpio_PR-152:/w/workspace/edgexfoundry_device-gpio_PR-152:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-152@tmp:/w/workspace/edgexfoundry_device-gpio_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T01:16:01.283Z] $ docker top 82b720711145cf0cc66a30c873048523dd1f1793605bb42d248e2e223be2756c -eo pid,comm [2023-04-17T01:16:01.336Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-17T01:16:01.336Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T01:16:01.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T01:16:01.462Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T01:16:01.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T01:16:01.571Z] $ docker exec 82b720711145cf0cc66a30c873048523dd1f1793605bb42d248e2e223be2756c ssh-agent [2023-04-17T01:16:01.678Z] SSH_AUTH_SOCK=/tmp/ssh-vBF5IyTtPJuO/agent.32 [2023-04-17T01:16:01.678Z] SSH_AGENT_PID=38 [2023-04-17T01:16:01.685Z] Running ssh-add (command line suppressed) [2023-04-17T01:16:01.765Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-152@tmp/private_key_1003024415433463980.key (/w/workspace/edgexfoundry_device-gpio_PR-152@tmp/private_key_1003024415433463980.key) [2023-04-17T01:16:01.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T01:16:02.106Z] + git tag --points-at HEAD [Pipeline] } [2023-04-17T01:16:02.131Z] $ docker exec --env ******** --env ******** 82b720711145cf0cc66a30c873048523dd1f1793605bb42d248e2e223be2756c ssh-agent -k [2023-04-17T01:16:02.219Z] unset SSH_AUTH_SOCK; [2023-04-17T01:16:02.219Z] unset SSH_AGENT_PID; [2023-04-17T01:16:02.219Z] echo Agent pid 38 killed; [2023-04-17T01:16:02.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-17T01:16:02.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T01:16:02.323Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T01:16:02.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T01:16:02.428Z] $ docker exec 82b720711145cf0cc66a30c873048523dd1f1793605bb42d248e2e223be2756c ssh-agent [2023-04-17T01:16:02.531Z] SSH_AUTH_SOCK=/tmp/ssh-1lccxRsm4JBI/agent.70 [2023-04-17T01:16:02.531Z] SSH_AGENT_PID=76 [2023-04-17T01:16:02.536Z] Running ssh-add (command line suppressed) [2023-04-17T01:16:02.645Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-152@tmp/private_key_692788526016427413.key (/w/workspace/edgexfoundry_device-gpio_PR-152@tmp/private_key_692788526016427413.key) [2023-04-17T01:16:02.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T01:16:02.984Z] + git semver init [2023-04-17T01:16:03.243Z] 2023-04-17 01:16:03,159 [run_init] DEBUG init version:0.0.0 force:False [2023-04-17T01:16:03.243Z] 2023-04-17 01:16:03,160 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-152/.semver [2023-04-17T01:16:03.243Z] 2023-04-17 01:16:03,160 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-152/.semver [2023-04-17T01:16:03.243Z] 2023-04-17 01:16:03,160 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-152/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-152, universal_newlines=False, shell=None, istream=None) [2023-04-17T01:16:04.188Z] 2023-04-17 01:16:04,077 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-152/.git/info/exclude [2023-04-17T01:16:04.188Z] 2023-04-17 01:16:04,077 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-152/.semver/PR-152 with force:False [2023-04-17T01:16:04.188Z] 2023-04-17 01:16:04,077 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-152/.semver/PR-152 [2023-04-17T01:16:04.188Z] 2023-04-17 01:16:04,080 [execute] INFO git cat-file --batch-check [2023-04-17T01:16:04.188Z] 2023-04-17 01:16:04,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-152/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T01:16:04.188Z] 2023-04-17 01:16:04,087 [execute] INFO git cat-file --batch [2023-04-17T01:16:04.188Z] 2023-04-17 01:16:04,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-152/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T01:16:04.188Z] 2023-04-17 01:16:04,092 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-152/.semver/PR-152 [2023-04-17T01:16:04.188Z] 0.0.0 [Pipeline] } [2023-04-17T01:16:04.213Z] $ docker exec --env ******** --env ******** 82b720711145cf0cc66a30c873048523dd1f1793605bb42d248e2e223be2756c ssh-agent -k [2023-04-17T01:16:04.314Z] unset SSH_AUTH_SOCK; [2023-04-17T01:16:04.314Z] unset SSH_AGENT_PID; [2023-04-17T01:16:04.314Z] echo Agent pid 76 killed; [2023-04-17T01:16:04.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T01:16:04.742Z] + git semver [Pipeline] } [2023-04-17T01:16:05.021Z] $ docker stop --time=1 82b720711145cf0cc66a30c873048523dd1f1793605bb42d248e2e223be2756c [2023-04-17T01:16:06.317Z] $ docker rm -f --volumes 82b720711145cf0cc66a30c873048523dd1f1793605bb42d248e2e223be2756c [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T01:16:06.752Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-17T01:16:07.082Z] Stashed 1 file(s) [Pipeline] echo [2023-04-17T01:16:07.100Z] [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 [2023-04-17T01:16:07.768Z] provisioning config files... [2023-04-17T01:16:07.776Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-152@tmp/config6955069832278900190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T01:16:08.128Z] ---> docker-login.sh [2023-04-17T01:16:08.128Z] nexus3.edgexfoundry.org:10001 [2023-04-17T01:16:08.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T01:16:08.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T01:16:08.128Z] Configure a credential helper to remove this warning. See [2023-04-17T01:16:08.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T01:16:08.128Z] [2023-04-17T01:16:08.128Z] Login Succeeded [2023-04-17T01:16:08.128Z] nexus3.edgexfoundry.org:10002 [2023-04-17T01:16:08.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T01:16:08.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T01:16:08.128Z] Configure a credential helper to remove this warning. See [2023-04-17T01:16:08.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T01:16:08.128Z] [2023-04-17T01:16:08.128Z] Login Succeeded [2023-04-17T01:16:08.128Z] nexus3.edgexfoundry.org:10003 [2023-04-17T01:16:08.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T01:16:08.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T01:16:08.388Z] Configure a credential helper to remove this warning. See [2023-04-17T01:16:08.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T01:16:08.388Z] [2023-04-17T01:16:08.388Z] Login Succeeded [2023-04-17T01:16:08.388Z] nexus3.edgexfoundry.org:10004 [2023-04-17T01:16:08.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T01:16:08.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T01:16:08.388Z] Configure a credential helper to remove this warning. See [2023-04-17T01:16:08.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T01:16:08.388Z] [2023-04-17T01:16:08.388Z] Login Succeeded [2023-04-17T01:16:08.388Z] docker.io [2023-04-17T01:16:08.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T01:16:08.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T01:16:08.648Z] Configure a credential helper to remove this warning. See [2023-04-17T01:16:08.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T01:16:08.648Z] [2023-04-17T01:16:08.648Z] Login Succeeded [2023-04-17T01:16:08.648Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T01:16:08.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-17T01:16:08.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T01:16:08.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T01:16:08.948Z] ========================================================= [2023-04-17T01:16:08.948Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-17T01:16:08.948Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T01:16:09.424Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-17T01:16:09.424Z] Sending build context to Docker daemon 16.05MB [2023-04-17T01:16:09.424Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T01:16:09.424Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-17T01:16:09.683Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-17T01:16:09.683Z] 63b65145d645: Pulling fs layer [2023-04-17T01:16:09.683Z] a2d21d5440eb: Pulling fs layer [2023-04-17T01:16:09.683Z] 935e6c44a52c: Pulling fs layer [2023-04-17T01:16:09.683Z] 94cc34f8dd06: Pulling fs layer [2023-04-17T01:16:09.683Z] 30dea6a524f1: Pulling fs layer [2023-04-17T01:16:09.683Z] a2aff8979fd8: Pulling fs layer [2023-04-17T01:16:09.683Z] 6808be2612f2: Pulling fs layer [2023-04-17T01:16:09.683Z] f25807f1079a: Pulling fs layer [2023-04-17T01:16:09.683Z] 94cc34f8dd06: Waiting [2023-04-17T01:16:09.683Z] 30dea6a524f1: Waiting [2023-04-17T01:16:09.683Z] f25807f1079a: Waiting [2023-04-17T01:16:09.683Z] a2d21d5440eb: Download complete [2023-04-17T01:16:09.683Z] 94cc34f8dd06: Verifying Checksum [2023-04-17T01:16:09.683Z] 94cc34f8dd06: Download complete [2023-04-17T01:16:09.683Z] 30dea6a524f1: Verifying Checksum [2023-04-17T01:16:09.683Z] 30dea6a524f1: Download complete [2023-04-17T01:16:09.683Z] 63b65145d645: Verifying Checksum [2023-04-17T01:16:09.683Z] 63b65145d645: Download complete [2023-04-17T01:16:09.683Z] a2aff8979fd8: Verifying Checksum [2023-04-17T01:16:09.683Z] a2aff8979fd8: Download complete [2023-04-17T01:16:09.683Z] 63b65145d645: Pull complete [2023-04-17T01:16:09.949Z] a2d21d5440eb: Pull complete [2023-04-17T01:16:10.210Z] f25807f1079a: Verifying Checksum [2023-04-17T01:16:10.210Z] f25807f1079a: Download complete [2023-04-17T01:16:10.467Z] 935e6c44a52c: Verifying Checksum [2023-04-17T01:16:10.467Z] 935e6c44a52c: Download complete [2023-04-17T01:16:10.467Z] 6808be2612f2: Verifying Checksum [2023-04-17T01:16:10.467Z] 6808be2612f2: Download complete [2023-04-17T01:16:13.751Z] 935e6c44a52c: Pull complete [2023-04-17T01:16:13.751Z] 94cc34f8dd06: Pull complete [2023-04-17T01:16:13.751Z] 30dea6a524f1: Pull complete [2023-04-17T01:16:13.752Z] a2aff8979fd8: Pull complete [2023-04-17T01:16:16.283Z] 6808be2612f2: Pull complete [2023-04-17T01:16:17.217Z] f25807f1079a: Pull complete [2023-04-17T01:16:17.217Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-17T01:16:17.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-17T01:16:17.217Z] ---> 3b553350e43f [2023-04-17T01:16:17.217Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-17T01:16:22.510Z] ---> Running in 2d7eb9bd0be6 [2023-04-17T01:16:22.510Z] Removing intermediate container 2d7eb9bd0be6 [2023-04-17T01:16:22.510Z] ---> 676adef14fb3 [2023-04-17T01:16:22.510Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-17T01:16:22.510Z] ---> Running in 7a84f707cab1 [2023-04-17T01:16:22.510Z] Removing intermediate container 7a84f707cab1 [2023-04-17T01:16:22.510Z] ---> df1e9a055a45 [2023-04-17T01:16:22.510Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-17T01:16:22.510Z] ---> Running in 3c42bc7e0ded [2023-04-17T01:16:22.510Z] Removing intermediate container 3c42bc7e0ded [2023-04-17T01:16:22.510Z] ---> 1c250e41bd2e [2023-04-17T01:16:22.510Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-17T01:16:22.510Z] ---> Running in 0f0f45e664f0 [2023-04-17T01:16:22.510Z] Removing intermediate container 0f0f45e664f0 [2023-04-17T01:16:22.510Z] ---> b44a2ebd517c [2023-04-17T01:16:22.510Z] Step 7/12 : WORKDIR /device-gpio [2023-04-17T01:16:22.510Z] ---> Running in d2504eb947f7 [2023-04-17T01:16:22.510Z] Removing intermediate container d2504eb947f7 [2023-04-17T01:16:22.510Z] ---> 8f3e6b04a460 [2023-04-17T01:16:22.510Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-17T01:16:22.510Z] ---> Running in 1bc123c286bb [2023-04-17T01:16:22.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T01:16:22.527Z] Still waiting to schedule task [2023-04-17T01:16:22.527Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8668’ [2023-04-17T01:16:22.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T01:16:23.029Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-17T01:16:23.029Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-17T01:16:23.029Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-17T01:16:23.029Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-17T01:16:23.029Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T01:16:23.029Z] OK: 269 MiB in 57 packages [2023-04-17T01:16:23.596Z] Removing intermediate container 1bc123c286bb [2023-04-17T01:16:23.596Z] ---> 4ae770d4a2ef [2023-04-17T01:16:23.596Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-17T01:16:23.596Z] ---> f4ce0047279d [2023-04-17T01:16:23.596Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T01:16:23.596Z] ---> Running in 425ac8493591 [2023-04-17T01:17:31.288Z] Removing intermediate container 425ac8493591 [2023-04-17T01:17:31.288Z] ---> e1ea9310e3fa [2023-04-17T01:17:31.288Z] Step 11/12 : COPY . . [2023-04-17T01:17:31.288Z] ---> c1396cce73bf [2023-04-17T01:17:31.288Z] Step 12/12 : RUN ${MAKE} [2023-04-17T01:17:31.288Z] ---> Running in c57a0ed6e8ca [2023-04-17T01:17:31.288Z] noop [2023-04-17T01:17:31.288Z] Removing intermediate container c57a0ed6e8ca [2023-04-17T01:17:31.288Z] ---> 0a2c05564e70 [2023-04-17T01:17:31.288Z] Successfully built 0a2c05564e70 [2023-04-17T01:17:31.288Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T01:17:31.728Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-17T01:17:31.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T01:17:31.874Z] prd-ubuntu20.04-docker-8c-8g-8670 does not seem to be running inside a container [2023-04-17T01:17:31.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-152 -v /w/workspace/edgexfoundry_device-gpio_PR-152:/w/workspace/edgexfoundry_device-gpio_PR-152:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-152@tmp:/w/workspace/edgexfoundry_device-gpio_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-17T01:17:32.208Z] $ docker top 3e76410ada68827648fde62cbc47f2b7b4a5c17e998845cd477bd4bfeee98c38 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T01:17:32.600Z] + go version [2023-04-17T01:17:32.600Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-17T01:17:32.629Z] $ docker stop --time=1 3e76410ada68827648fde62cbc47f2b7b4a5c17e998845cd477bd4bfeee98c38 [2023-04-17T01:17:33.905Z] $ docker rm -f --volumes 3e76410ada68827648fde62cbc47f2b7b4a5c17e998845cd477bd4bfeee98c38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T01:17:34.629Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-17T01:17:34.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T01:17:34.766Z] prd-ubuntu20.04-docker-8c-8g-8670 does not seem to be running inside a container [2023-04-17T01:17:34.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-152 -v /w/workspace/edgexfoundry_device-gpio_PR-152:/w/workspace/edgexfoundry_device-gpio_PR-152:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-152@tmp:/w/workspace/edgexfoundry_device-gpio_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-17T01:17:35.147Z] $ docker top 6a63ac9b1ab4cb39fec718a65f455a20a20c61e504f46527ee3904f3621518f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T01:17:35.554Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-152 [Pipeline] fileExists [Pipeline] sh [2023-04-17T01:17:35.917Z] + make test [2023-04-17T01:17:35.917Z] go test ./... -coverprofile=coverage.out ./... [2023-04-17T01:17:41.186Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-17T01:17:49.301Z] # github.com/edgexfoundry/device-gpio/cmd [2023-04-17T01:17:49.301Z] cmd/main.go:22:49: cannot use &d (value of type *"github.com/edgexfoundry/device-gpio/internal/driver".Driver) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver value in argument to startup.Bootstrap: *"github.com/edgexfoundry/device-gpio/internal/driver".Driver does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver (missing method Start) [2023-04-17T01:17:49.560Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-17T01:17:49.560Z] FAIL [2023-04-17T01:17:49.560Z] make: *** [Makefile:29: unittest] Error 1 [Pipeline] } [2023-04-17T01:17:49.601Z] $ docker stop --time=1 6a63ac9b1ab4cb39fec718a65f455a20a20c61e504f46527ee3904f3621518f5 [2023-04-17T01:17:52.863Z] $ docker rm -f --volumes 6a63ac9b1ab4cb39fec718a65f455a20a20c61e504f46527ee3904f3621518f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T01:17:54.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T01:17:54.175Z] [2023-04-17T01:17:54.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T01:17:54.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T01:17:54.607Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-17T01:17:54.607Z] 5eb5b503b376: Pulling fs layer [2023-04-17T01:17:54.607Z] 5c69ac0246d0: Pulling fs layer [2023-04-17T01:17:54.607Z] ec43610c2a17: Pulling fs layer [2023-04-17T01:17:54.607Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-17T01:17:54.607Z] 33b1e0a273af: Pulling fs layer [2023-04-17T01:17:54.607Z] 5d3b04190fa2: Pulling fs layer [2023-04-17T01:17:54.607Z] 2f39f015ded8: Pulling fs layer [2023-04-17T01:17:54.607Z] 3a2ae6a8a46f: Waiting [2023-04-17T01:17:54.607Z] 33b1e0a273af: Waiting [2023-04-17T01:17:54.607Z] 5d3b04190fa2: Waiting [2023-04-17T01:17:54.607Z] 2f39f015ded8: Waiting [2023-04-17T01:17:54.607Z] 5c69ac0246d0: Download complete [2023-04-17T01:17:54.607Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-17T01:17:54.607Z] 3a2ae6a8a46f: Download complete [2023-04-17T01:17:54.607Z] 33b1e0a273af: Verifying Checksum [2023-04-17T01:17:54.607Z] 33b1e0a273af: Download complete [2023-04-17T01:17:54.869Z] 5d3b04190fa2: Download complete [2023-04-17T01:17:54.869Z] ec43610c2a17: Verifying Checksum [2023-04-17T01:17:54.869Z] ec43610c2a17: Download complete [2023-04-17T01:17:54.869Z] 5eb5b503b376: Verifying Checksum [2023-04-17T01:17:54.869Z] 5eb5b503b376: Download complete [2023-04-17T01:17:55.436Z] 2f39f015ded8: Verifying Checksum [2023-04-17T01:17:55.436Z] 2f39f015ded8: Download complete [2023-04-17T01:17:56.002Z] 5eb5b503b376: Pull complete [2023-04-17T01:17:56.002Z] 5c69ac0246d0: Pull complete [2023-04-17T01:17:56.569Z] ec43610c2a17: Pull complete [2023-04-17T01:17:56.569Z] 3a2ae6a8a46f: Pull complete [2023-04-17T01:17:56.827Z] 33b1e0a273af: Pull complete [2023-04-17T01:17:56.827Z] 5d3b04190fa2: Pull complete [2023-04-17T01:18:01.044Z] 2f39f015ded8: Pull complete [2023-04-17T01:18:01.044Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-17T01:18:01.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T01:18:01.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T01:18:01.316Z] prd-ubuntu20.04-docker-8c-8g-8670 does not seem to be running inside a container [2023-04-17T01:18:01.377Z] $ 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-152 -v /w/workspace/edgexfoundry_device-gpio_PR-152:/w/workspace/edgexfoundry_device-gpio_PR-152:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-152@tmp:/w/workspace/edgexfoundry_device-gpio_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-17T01:18:05.112Z] $ docker top 85d8e22c854ea65b26cc9d3a6f7f6e74cd1bd126fd2c95928ebab6066e048d92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T01:18:05.575Z] ---> job-cost.sh [2023-04-17T01:18:05.575Z] lf-activate-venv: SKIPPING [2023-04-17T01:18:05.575Z] INFO: No Stack... [2023-04-17T01:18:05.846Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-17T01:18:06.413Z] INFO: Archiving Costs [Pipeline] sh [2023-04-17T01:18:06.728Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-152/archives/cost.csv [2023-04-17T01:18:06.728Z] + cut -d, -f6 [Pipeline] lock [2023-04-17T01:18:06.766Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-152-1-stack-cost] [2023-04-17T01:18:06.771Z] Resource [jenkins-edgexfoundry-device-gpio-PR-152-1-stack-cost] did not exist. Created. [2023-04-17T01:18:06.771Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-152-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-17T01:18:07.160Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-17T01:18:07.229Z] Stashed 1 file(s) [Pipeline] } [2023-04-17T01:18:07.253Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-152-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-17T01:18:07.331Z] $ docker stop --time=1 85d8e22c854ea65b26cc9d3a6f7f6e74cd1bd126fd2c95928ebab6066e048d92 [2023-04-17T01:18:08.478Z] $ docker rm -f --volumes 85d8e22c854ea65b26cc9d3a6f7f6e74cd1bd126fd2c95928ebab6066e048d92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-17T01:18:08.861Z] Failed in branch amd64 [2023-04-17T01:19:45.516Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8671 in /w/workspace/edgexfoundry_device-gpio_PR-152 [Pipeline] { [Pipeline] ws [2023-04-17T01:19:45.576Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-04-17T01:19:45.657Z] The recommended git tool is: git [2023-04-17T01:19:51.292Z] using credential edgex-jenkins-ssh [2023-04-17T01:19:51.311Z] Cloning the remote Git repository [2023-04-17T01:19:51.361Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-04-17T01:19:51.461Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-04-17T01:19:51.618Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-17T01:19:51.619Z] > git --version # timeout=10 [2023-04-17T01:19:51.641Z] > git --version # 'git version 2.25.1' [2023-04-17T01:19:51.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-17T01:19:51.793Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-17T01:19:53.779Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-17T01:19:53.805Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-17T01:19:55.312Z] Merging remotes/origin/main commit 83219317ed357fa41fa49faebd7c1604abe399ab into PR head commit 61531529f3215b413c6fc31809ef56d1477482c4 [2023-04-17T01:19:55.597Z] Merge succeeded, producing 61531529f3215b413c6fc31809ef56d1477482c4 [2023-04-17T01:19:55.597Z] Checking out Revision 61531529f3215b413c6fc31809ef56d1477482c4 (PR-152) [2023-04-17T01:19:54.767Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-17T01:19:54.819Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-17T01:19:54.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-17T01:19:54.840Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/152/head:refs/remotes/origin/PR-152 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-17T01:19:55.333Z] > git config core.sparsecheckout # timeout=10 [2023-04-17T01:19:55.405Z] > git checkout -f 61531529f3215b413c6fc31809ef56d1477482c4 # timeout=10 [2023-04-17T01:19:55.492Z] > git remote # timeout=10 [2023-04-17T01:19:55.514Z] > git config --get remote.origin.url # timeout=10 [2023-04-17T01:19:55.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-17T01:19:55.555Z] > git merge 83219317ed357fa41fa49faebd7c1604abe399ab # timeout=10 [2023-04-17T01:19:55.583Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-17T01:19:55.606Z] > git config core.sparsecheckout # timeout=10 [2023-04-17T01:19:55.620Z] > git checkout -f 61531529f3215b413c6fc31809ef56d1477482c4 # timeout=10 [2023-04-17T01:19:56.117Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-17T01:19:56.172Z] > git --version # timeout=10 [2023-04-17T01:19:56.183Z] > git --version # 'git version 2.25.1' [2023-04-17T01:19:56.206Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T01:19:57.409Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-17T01:19:57.409Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T01:19:57.409Z] Dload Upload Total Spent Left Speed [2023-04-17T01:19:57.409Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [2023-04-17T01:19:58.041Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-17T01:19:58.397Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2023-04-17T01:19:58.397Z] [2023-04-17T01:19:58.397Z] { [2023-04-17T01:19:58.397Z] "registry-mirrors": [ [2023-04-17T01:19:58.397Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-17T01:19:58.397Z] ], [2023-04-17T01:19:58.397Z] "bip": "10.250.0.254/24", [2023-04-17T01:19:58.397Z] "hosts": [ [2023-04-17T01:19:58.397Z] "tcp://0.0.0.0:5555", [2023-04-17T01:19:58.397Z] "unix:///var/run/docker.sock" [2023-04-17T01:19:58.397Z] ], [2023-04-17T01:19:58.397Z] "mtu": 1458, [2023-04-17T01:19:58.397Z] "selinux-enabled": true, [2023-04-17T01:19:58.397Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-17T01:19:58.397Z] } [Pipeline] sh [2023-04-17T01:19:58.745Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-17T01:19:59.095Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T01:20:17.446Z] provisioning config files... [2023-04-17T01:20:17.478Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config8383036697715611857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T01:20:17.872Z] ---> docker-login.sh [2023-04-17T01:20:17.872Z] nexus3.edgexfoundry.org:10001 [2023-04-17T01:20:18.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T01:20:18.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T01:20:18.465Z] Configure a credential helper to remove this warning. See [2023-04-17T01:20:18.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T01:20:18.465Z] [2023-04-17T01:20:18.465Z] Login Succeeded [2023-04-17T01:20:18.465Z] nexus3.edgexfoundry.org:10002 [2023-04-17T01:20:18.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T01:20:18.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T01:20:18.741Z] Configure a credential helper to remove this warning. See [2023-04-17T01:20:18.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T01:20:18.741Z] [2023-04-17T01:20:18.741Z] Login Succeeded [2023-04-17T01:20:18.741Z] nexus3.edgexfoundry.org:10003 [2023-04-17T01:20:19.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T01:20:19.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T01:20:19.287Z] Configure a credential helper to remove this warning. See [2023-04-17T01:20:19.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T01:20:19.287Z] [2023-04-17T01:20:19.287Z] Login Succeeded [2023-04-17T01:20:19.287Z] nexus3.edgexfoundry.org:10004 [2023-04-17T01:20:19.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T01:20:19.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T01:20:19.560Z] Configure a credential helper to remove this warning. See [2023-04-17T01:20:19.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T01:20:19.560Z] [2023-04-17T01:20:19.560Z] Login Succeeded [2023-04-17T01:20:19.560Z] docker.io [2023-04-17T01:20:19.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T01:20:20.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T01:20:20.416Z] Configure a credential helper to remove this warning. See [2023-04-17T01:20:20.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T01:20:20.416Z] [2023-04-17T01:20:20.416Z] Login Succeeded [2023-04-17T01:20:20.416Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T01:20:20.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-17T01:20:20.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T01:20:20.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T01:20:20.899Z] ========================================================= [2023-04-17T01:20:20.899Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-17T01:20:20.899Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T01:20:21.390Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-17T01:20:21.658Z] Sending build context to Docker daemon 8.106MB [2023-04-17T01:20:21.658Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T01:20:21.658Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-17T01:20:21.937Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-17T01:20:21.937Z] af6eaf76a39c: Pulling fs layer [2023-04-17T01:20:21.937Z] 55522c791124: Pulling fs layer [2023-04-17T01:20:21.937Z] ce5c4a1c91eb: Pulling fs layer [2023-04-17T01:20:21.937Z] 169dfbe0d373: Pulling fs layer [2023-04-17T01:20:21.937Z] e1ff8fa3b103: Pulling fs layer [2023-04-17T01:20:21.937Z] 52ebb69f0ebf: Pulling fs layer [2023-04-17T01:20:21.937Z] 5abe8eddf0d5: Pulling fs layer [2023-04-17T01:20:21.937Z] e1ff8fa3b103: Waiting [2023-04-17T01:20:21.937Z] 52ebb69f0ebf: Waiting [2023-04-17T01:20:21.937Z] 169dfbe0d373: Waiting [2023-04-17T01:20:21.937Z] 5abe8eddf0d5: Waiting [2023-04-17T01:20:21.937Z] 55522c791124: Verifying Checksum [2023-04-17T01:20:21.937Z] 55522c791124: Download complete [2023-04-17T01:20:21.937Z] 169dfbe0d373: Verifying Checksum [2023-04-17T01:20:21.937Z] 169dfbe0d373: Download complete [2023-04-17T01:20:21.937Z] e1ff8fa3b103: Verifying Checksum [2023-04-17T01:20:21.937Z] e1ff8fa3b103: Download complete [2023-04-17T01:20:21.937Z] af6eaf76a39c: Download complete [2023-04-17T01:20:22.906Z] 5abe8eddf0d5: Download complete [2023-04-17T01:20:22.906Z] af6eaf76a39c: Pull complete [2023-04-17T01:20:23.495Z] 55522c791124: Pull complete [2023-04-17T01:20:24.480Z] ce5c4a1c91eb: Verifying Checksum [2023-04-17T01:20:24.480Z] ce5c4a1c91eb: Download complete [2023-04-17T01:20:24.480Z] 52ebb69f0ebf: Verifying Checksum [2023-04-17T01:20:24.480Z] 52ebb69f0ebf: Download complete [2023-04-17T01:20:35.839Z] ce5c4a1c91eb: Pull complete [2023-04-17T01:20:35.839Z] 169dfbe0d373: Pull complete [2023-04-17T01:20:35.839Z] e1ff8fa3b103: Pull complete [2023-04-17T01:20:42.589Z] 52ebb69f0ebf: Pull complete [2023-04-17T01:20:44.001Z] 5abe8eddf0d5: Pull complete [2023-04-17T01:20:44.001Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-17T01:20:44.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-17T01:20:44.001Z] ---> 6cb57ee374ae [2023-04-17T01:20:44.001Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-17T01:20:45.953Z] ---> Running in 2eb00c14427e [2023-04-17T01:20:45.953Z] Removing intermediate container 2eb00c14427e [2023-04-17T01:20:45.953Z] ---> aaaaf52133f3 [2023-04-17T01:20:45.953Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-17T01:20:45.953Z] ---> Running in 91565ad53fd4 [2023-04-17T01:20:46.221Z] Removing intermediate container 91565ad53fd4 [2023-04-17T01:20:46.221Z] ---> c63cf03125bf [2023-04-17T01:20:46.221Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-17T01:20:46.490Z] ---> Running in b0ae401bf2ce [2023-04-17T01:20:46.758Z] Removing intermediate container b0ae401bf2ce [2023-04-17T01:20:46.758Z] ---> b66b120dac9b [2023-04-17T01:20:46.758Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-17T01:20:46.758Z] ---> Running in 58af9e3239d3 [2023-04-17T01:20:47.024Z] Removing intermediate container 58af9e3239d3 [2023-04-17T01:20:47.024Z] ---> 6cb746f07f1a [2023-04-17T01:20:47.024Z] Step 7/12 : WORKDIR /device-gpio [2023-04-17T01:20:47.295Z] ---> Running in e9c033f20341 [2023-04-17T01:20:47.565Z] Removing intermediate container e9c033f20341 [2023-04-17T01:20:47.565Z] ---> fccb19d10a2e [2023-04-17T01:20:47.565Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-17T01:20:47.565Z] ---> Running in 4ba4fd5a2d11 [2023-04-17T01:20:48.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T01:20:49.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T01:20:50.458Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-17T01:20:50.458Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-17T01:20:50.458Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-17T01:20:50.725Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-17T01:20:50.725Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T01:20:50.725Z] OK: 268 MiB in 57 packages [2023-04-17T01:20:51.719Z] Removing intermediate container 4ba4fd5a2d11 [2023-04-17T01:20:51.719Z] ---> 993e54d3fcb2 [2023-04-17T01:20:51.719Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-17T01:20:52.308Z] ---> 0296f1f9039c [2023-04-17T01:20:52.308Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T01:20:52.308Z] ---> Running in 1e91d39a4a87 [2023-04-17T01:22:00.226Z] Removing intermediate container 1e91d39a4a87 [2023-04-17T01:22:00.226Z] ---> 505d2215b913 [2023-04-17T01:22:00.226Z] Step 11/12 : COPY . . [2023-04-17T01:22:00.226Z] ---> 532b04545c93 [2023-04-17T01:22:00.226Z] Step 12/12 : RUN ${MAKE} [2023-04-17T01:22:00.226Z] ---> Running in 18fedbcb570f [2023-04-17T01:22:00.226Z] noop [2023-04-17T01:22:00.226Z] Removing intermediate container 18fedbcb570f [2023-04-17T01:22:00.226Z] ---> c662ea536740 [2023-04-17T01:22:00.226Z] Successfully built c662ea536740 [2023-04-17T01:22:00.226Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T01:22:00.715Z] + docker inspect -f . ci-base-image-arm64 [2023-04-17T01:22:00.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T01:22:00.986Z] prd-ubuntu20.04-docker-arm64-4c-16g-8671 does not seem to be running inside a container [2023-04-17T01:22:01.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-17T01:22:02.255Z] $ docker top 54d778bbf5d0ffa6ce85234ee4ae3fd56ea8a105aa8d81c4e0d2b88604536508 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T01:22:03.154Z] + go version [2023-04-17T01:22:03.154Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-17T01:22:03.194Z] $ docker stop --time=1 54d778bbf5d0ffa6ce85234ee4ae3fd56ea8a105aa8d81c4e0d2b88604536508 [2023-04-17T01:22:04.817Z] $ docker rm -f --volumes 54d778bbf5d0ffa6ce85234ee4ae3fd56ea8a105aa8d81c4e0d2b88604536508 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T01:22:05.681Z] + docker inspect -f . ci-base-image-arm64 [2023-04-17T01:22:05.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T01:22:05.918Z] prd-ubuntu20.04-docker-arm64-4c-16g-8671 does not seem to be running inside a container [2023-04-17T01:22:05.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-17T01:22:07.133Z] $ docker top fc638d7a6074e4e69aa300321dcc714c4206f1656a3fe5358b496722ee7d10e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T01:22:07.689Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-04-17T01:22:08.075Z] + make test [2023-04-17T01:22:08.075Z] go test ./... -coverprofile=coverage.out ./... [2023-04-17T01:22:40.306Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-17T01:24:16.995Z] # github.com/edgexfoundry/device-gpio/cmd [2023-04-17T01:24:16.995Z] cmd/main.go:22:49: cannot use &d (value of type *"github.com/edgexfoundry/device-gpio/internal/driver".Driver) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver value in argument to startup.Bootstrap: *"github.com/edgexfoundry/device-gpio/internal/driver".Driver does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver (missing method Start) [2023-04-17T01:24:27.100Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-17T01:24:27.100Z] FAIL [2023-04-17T01:24:27.100Z] make: *** [Makefile:29: unittest] Error 1 [Pipeline] } [2023-04-17T01:24:27.156Z] $ docker stop --time=1 fc638d7a6074e4e69aa300321dcc714c4206f1656a3fe5358b496722ee7d10e3 [2023-04-17T01:24:29.297Z] $ docker rm -f --volumes fc638d7a6074e4e69aa300321dcc714c4206f1656a3fe5358b496722ee7d10e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T01:24:31.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T01:24:31.417Z] [2023-04-17T01:24:31.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T01:24:31.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T01:24:32.090Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-17T01:24:32.090Z] 8998bd30e6a1: Pulling fs layer [2023-04-17T01:24:32.090Z] 04944245beec: Pulling fs layer [2023-04-17T01:24:32.090Z] 699f458cf7ca: Pulling fs layer [2023-04-17T01:24:32.090Z] 765212b225bb: Pulling fs layer [2023-04-17T01:24:32.090Z] f23df028b6ca: Pulling fs layer [2023-04-17T01:24:32.090Z] d65c8cfc05b1: Pulling fs layer [2023-04-17T01:24:32.090Z] 2437ff75d9bd: Pulling fs layer [2023-04-17T01:24:32.090Z] 765212b225bb: Waiting [2023-04-17T01:24:32.090Z] f23df028b6ca: Waiting [2023-04-17T01:24:32.090Z] d65c8cfc05b1: Waiting [2023-04-17T01:24:32.090Z] 2437ff75d9bd: Waiting [2023-04-17T01:24:32.090Z] 04944245beec: Verifying Checksum [2023-04-17T01:24:32.091Z] 04944245beec: Download complete [2023-04-17T01:24:32.361Z] 765212b225bb: Verifying Checksum [2023-04-17T01:24:32.361Z] 765212b225bb: Download complete [2023-04-17T01:24:32.361Z] f23df028b6ca: Verifying Checksum [2023-04-17T01:24:32.361Z] f23df028b6ca: Download complete [2023-04-17T01:24:32.361Z] d65c8cfc05b1: Verifying Checksum [2023-04-17T01:24:32.361Z] d65c8cfc05b1: Download complete [2023-04-17T01:24:32.361Z] 699f458cf7ca: Verifying Checksum [2023-04-17T01:24:32.361Z] 699f458cf7ca: Download complete [2023-04-17T01:24:32.960Z] 8998bd30e6a1: Verifying Checksum [2023-04-17T01:24:32.960Z] 8998bd30e6a1: Download complete [2023-04-17T01:24:36.310Z] 2437ff75d9bd: Verifying Checksum [2023-04-17T01:24:36.310Z] 2437ff75d9bd: Download complete [2023-04-17T01:24:38.261Z] 8998bd30e6a1: Pull complete [2023-04-17T01:24:38.847Z] 04944245beec: Pull complete [2023-04-17T01:24:40.256Z] 699f458cf7ca: Pull complete [2023-04-17T01:24:40.256Z] 765212b225bb: Pull complete [2023-04-17T01:24:41.218Z] f23df028b6ca: Pull complete [2023-04-17T01:24:41.486Z] d65c8cfc05b1: Pull complete [2023-04-17T01:24:59.701Z] 2437ff75d9bd: Pull complete [2023-04-17T01:24:59.701Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-17T01:24:59.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T01:24:59.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T01:25:00.046Z] prd-ubuntu20.04-docker-arm64-4c-16g-8671 does not seem to be running inside a container [2023-04-17T01:25:00.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-17T01:25:02.299Z] $ docker top f7212e1a8efc93b9313162e65a282d9dd899b0f9117dd7b5d94c5857444f7aa6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T01:25:03.236Z] ---> job-cost.sh [2023-04-17T01:25:03.236Z] lf-activate-venv: SKIPPING [2023-04-17T01:25:03.236Z] INFO: No Stack... [2023-04-17T01:25:03.505Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-17T01:25:04.466Z] INFO: Archiving Costs [Pipeline] sh [2023-04-17T01:25:05.121Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-04-17T01:25:05.121Z] + cut -d, -f6 [Pipeline] lock [2023-04-17T01:25:05.228Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-152-1-stack-cost] [2023-04-17T01:25:05.233Z] Resource [jenkins-edgexfoundry-device-gpio-PR-152-1-stack-cost] did not exist. Created. [2023-04-17T01:25:05.233Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-152-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-17T01:25:05.984Z] /w/workspace/device-gpio/1@tmp/durable-f129cca4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-17T01:25:06.678Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-17T01:25:06.718Z] Warning: overwriting stash ‘stack-cost’ [2023-04-17T01:25:07.235Z] Stashed 1 file(s) [Pipeline] } [2023-04-17T01:25:07.255Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-152-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-17T01:25:07.336Z] $ docker stop --time=1 f7212e1a8efc93b9313162e65a282d9dd899b0f9117dd7b5d94c5857444f7aa6 [2023-04-17T01:25:08.959Z] $ docker rm -f --volumes f7212e1a8efc93b9313162e65a282d9dd899b0f9117dd7b5d94c5857444f7aa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-17T01:25:09.700Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-17T01:25:11.639Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-152/archives ] [2023-04-17T01:25:11.639Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-152/archives [2023-04-17T01:25:11.640Z] total 16 [2023-04-17T01:25:11.640Z] drwxr-xr-x 3 root root 4096 Apr 17 01:18 . [2023-04-17T01:25:11.640Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 01:18 .. [2023-04-17T01:25:11.640Z] drwxr-xr-x 2 root root 4096 Apr 17 01:18 cost [2023-04-17T01:25:11.640Z] -rw-r--r-- 1 root root 83 Apr 17 01:18 cost.csv [2023-04-17T01:25:11.640Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-152/archives [2023-04-17T01:25:11.640Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-152/archives [2023-04-17T01:25:11.640Z] total 16 [2023-04-17T01:25:11.640Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 01:18 . [2023-04-17T01:25:11.640Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 01:18 .. [2023-04-17T01:25:11.640Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 17 01:18 cost [2023-04-17T01:25:11.640Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 17 01:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-17T01:25:11.964Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T01:25:12.858Z] ---> package-listing.sh [2023-04-17T01:25:12.858Z] ++ facter osfamily [2023-04-17T01:25:12.858Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-17T01:25:13.118Z] + OS_FAMILY=debian [2023-04-17T01:25:13.118Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-152 [2023-04-17T01:25:13.118Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-17T01:25:13.118Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-17T01:25:13.118Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-17T01:25:13.118Z] + PACKAGES=/tmp/packages_start.txt [2023-04-17T01:25:13.118Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-152 ']' [2023-04-17T01:25:13.118Z] + PACKAGES=/tmp/packages_end.txt [2023-04-17T01:25:13.118Z] + case "${OS_FAMILY}" in [2023-04-17T01:25:13.118Z] + dpkg -l [2023-04-17T01:25:13.118Z] + grep '^ii' [2023-04-17T01:25:13.118Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-17T01:25:13.118Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-17T01:25:13.118Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-17T01:25:13.118Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-152 ']' [2023-04-17T01:25:13.118Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-152/archives/ [2023-04-17T01:25:13.118Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-152/archives/ [Pipeline] echo [2023-04-17T01:25:13.154Z] 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-152/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-17T01:25:13.447Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T01:25:14.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T01:25:14.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T01:25:14.207Z] prd-ubuntu20.04-docker-8c-8g-8670 does not seem to be running inside a container [2023-04-17T01:25:14.233Z] $ 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-152/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-152 -v /w/workspace/edgexfoundry_device-gpio_PR-152:/w/workspace/edgexfoundry_device-gpio_PR-152:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-152@tmp:/w/workspace/edgexfoundry_device-gpio_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-17T01:25:14.425Z] $ docker top bdf200c393177a9b2c26af97046417cac241054e9fbb3a2e6bd702addbfb82b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T01:25:14.819Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-17T01:25:15.126Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-17T01:25:15.434Z] + ls /var/log/sa-host [2023-04-17T01:25:15.434Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T01:25:15.663Z] provisioning config files... [2023-04-17T01:25:15.671Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-152@tmp/config704029244789949057tmp [Pipeline] { [Pipeline] echo [2023-04-17T01:25:15.735Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T01:25:16.048Z] ---> create-netrc.sh [Pipeline] } [2023-04-17T01:25:16.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-17T01:25:16.483Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-17T01:25:16.517Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T01:25:16.826Z] ---> sudo-logs.sh [2023-04-17T01:25:16.826Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-17T01:25:16.909Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T01:25:17.218Z] ---> job-cost.sh [2023-04-17T01:25:17.218Z] lf-activate-venv: SKIPPING [2023-04-17T01:25:17.218Z] DEBUG: total: 0.2199999988079071 [2023-04-17T01:25:17.218Z] INFO: Retrieving Stack Cost... [2023-04-17T01:25:17.476Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-17T01:25:18.044Z] INFO: Archiving Costs [Pipeline] echo [2023-04-17T01:25:18.077Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T01:25:18.389Z] ---> logs-deploy.sh [2023-04-17T01:25:18.389Z] lf-activate-venv: SKIPPING [2023-04-17T01:25:18.389Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-152/1 [2023-04-17T01:25:18.389Z] INFO: archiving workspace using pattern(s): [2023-04-17T01:25:19.325Z] Archives upload complete. [2023-04-17T01:25:19.584Z] INFO: archiving logs to Nexus [2023-04-17T01:25:20.154Z] ---> uname -a: [2023-04-17T01:25:20.154Z] Linux prd-ubuntu20-04-docker-8c-8g-8670 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-17T01:25:20.154Z] [2023-04-17T01:25:20.154Z] [2023-04-17T01:25:20.154Z] ---> lscpu: [2023-04-17T01:25:20.154Z] Architecture: x86_64 [2023-04-17T01:25:20.154Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-17T01:25:20.154Z] Byte Order: Little Endian [2023-04-17T01:25:20.154Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-17T01:25:20.154Z] CPU(s): 8 [2023-04-17T01:25:20.154Z] On-line CPU(s) list: 0-7 [2023-04-17T01:25:20.154Z] Thread(s) per core: 1 [2023-04-17T01:25:20.154Z] Core(s) per socket: 1 [2023-04-17T01:25:20.154Z] Socket(s): 8 [2023-04-17T01:25:20.154Z] NUMA node(s): 1 [2023-04-17T01:25:20.154Z] Vendor ID: AuthenticAMD [2023-04-17T01:25:20.154Z] CPU family: 23 [2023-04-17T01:25:20.154Z] Model: 49 [2023-04-17T01:25:20.154Z] Model name: AMD EPYC-Rome Processor [2023-04-17T01:25:20.154Z] Stepping: 0 [2023-04-17T01:25:20.154Z] CPU MHz: 2800.000 [2023-04-17T01:25:20.154Z] BogoMIPS: 5600.00 [2023-04-17T01:25:20.154Z] Virtualization: AMD-V [2023-04-17T01:25:20.154Z] Hypervisor vendor: KVM [2023-04-17T01:25:20.154Z] Virtualization type: full [2023-04-17T01:25:20.154Z] L1d cache: 256 KiB [2023-04-17T01:25:20.154Z] L1i cache: 256 KiB [2023-04-17T01:25:20.154Z] L2 cache: 4 MiB [2023-04-17T01:25:20.154Z] L3 cache: 128 MiB [2023-04-17T01:25:20.154Z] NUMA node0 CPU(s): 0-7 [2023-04-17T01:25:20.154Z] Vulnerability Itlb multihit: Not affected [2023-04-17T01:25:20.154Z] Vulnerability L1tf: Not affected [2023-04-17T01:25:20.154Z] Vulnerability Mds: Not affected [2023-04-17T01:25:20.154Z] Vulnerability Meltdown: Not affected [2023-04-17T01:25:20.154Z] Vulnerability Mmio stale data: Not affected [2023-04-17T01:25:20.154Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-17T01:25:20.154Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-17T01:25:20.154Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-17T01:25:20.154Z] Vulnerability Srbds: Not affected [2023-04-17T01:25:20.154Z] Vulnerability Tsx async abort: Not affected [2023-04-17T01:25:20.154Z] 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 [2023-04-17T01:25:20.154Z] [2023-04-17T01:25:20.154Z] [2023-04-17T01:25:20.154Z] ---> nproc: [2023-04-17T01:25:20.154Z] 8 [2023-04-17T01:25:20.154Z] [2023-04-17T01:25:20.154Z] [2023-04-17T01:25:20.154Z] ---> df -h: [2023-04-17T01:25:20.154Z] Filesystem Size Used Avail Use% Mounted on [2023-04-17T01:25:20.154Z] overlay 155G 12G 144G 8% / [2023-04-17T01:25:20.154Z] tmpfs 64M 0 64M 0% /dev [2023-04-17T01:25:20.154Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-17T01:25:20.154Z] shm 64M 0 64M 0% /dev/shm [2023-04-17T01:25:20.154Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-17T01:25:20.154Z] [2023-04-17T01:25:20.154Z] [2023-04-17T01:25:20.154Z] ---> sar -b -r -n DEV: [2023-04-17T01:25:20.154Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8670) 04/17/23 _x86_64_ (8 CPU) [2023-04-17T01:25:20.154Z] [2023-04-17T01:25:20.154Z] 01:15:09 LINUX RESTART (8 CPU) [2023-04-17T01:25:20.154Z] [2023-04-17T01:25:20.154Z] 01:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-17T01:25:20.154Z] 01:17:01 90.10 0.53 89.58 0.00 32.81 26876.39 0.00 [2023-04-17T01:25:20.154Z] 01:18:01 129.28 1.02 128.26 0.00 24.93 53976.07 0.00 [2023-04-17T01:25:20.154Z] 01:19:01 30.53 0.12 30.41 0.00 2.13 15940.16 0.00 [2023-04-17T01:25:20.154Z] 01:20:01 1.42 0.00 1.42 0.00 0.00 17.46 0.00 [2023-04-17T01:25:20.154Z] 01:21:01 52.27 10.58 41.69 0.00 5154.87 8740.54 0.00 [2023-04-17T01:25:20.154Z] 01:22:01 6.43 0.02 6.42 0.00 0.13 124.91 0.00 [2023-04-17T01:25:20.154Z] 01:23:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2023-04-17T01:25:20.154Z] 01:24:01 1.75 0.00 1.75 0.00 0.00 19.33 0.00 [2023-04-17T01:25:20.154Z] 01:25:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 [2023-04-17T01:25:20.154Z] Average: 34.75 1.36 33.39 0.00 580.43 11717.90 0.00 [2023-04-17T01:25:20.154Z] [2023-04-17T01:25:20.154Z] 01:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-17T01:25:20.154Z] 01:17:01 28907532 31565732 741596 2.26 86124 2822848 1961328 5.78 1051168 2531556 206400 [2023-04-17T01:25:20.154Z] 01:18:01 27928552 31569904 733928 2.23 153100 3644544 1733000 5.11 1165188 3295764 468748 [2023-04-17T01:25:20.154Z] 01:19:01 27926152 31568180 734788 2.23 153400 3644612 1716768 5.06 1178316 3283108 8 [2023-04-17T01:25:20.154Z] 01:20:01 27926092 31568188 734316 2.23 153440 3644620 1716768 5.06 1178436 3283108 16 [2023-04-17T01:25:20.154Z] 01:21:01 27407060 31553548 730960 2.22 187256 4100104 1822720 5.37 1494564 3449604 960 [2023-04-17T01:25:20.154Z] 01:22:01 27412448 31554108 731104 2.22 185792 4096856 1805152 5.32 1492992 3446384 8 [2023-04-17T01:25:20.154Z] 01:23:01 27420324 31562072 723144 2.20 185812 4096860 1805152 5.32 1486084 3446388 8 [2023-04-17T01:25:20.154Z] 01:24:01 27419816 31561604 723316 2.20 185848 4096864 1805152 5.32 1486428 3446392 188 [2023-04-17T01:25:20.154Z] 01:25:01 27419816 31561624 723204 2.20 185880 4096864 1805152 5.32 1486104 3446392 12 [2023-04-17T01:25:20.154Z] Average: 27751977 31562773 730706 2.22 164072 3804908 1796799 5.30 1335476 3292077 75150 [2023-04-17T01:25:20.154Z] [2023-04-17T01:25:20.154Z] 01:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-17T01:25:20.154Z] 01:17:01 docker0 168.75 239.62 12.95 848.05 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.154Z] 01:17:01 vethd4bf9f2 153.06 218.40 13.73 648.95 0.00 0.00 0.00 0.05 [2023-04-17T01:25:20.154Z] 01:17:01 ens3 429.10 265.45 4979.58 34.18 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.154Z] 01:17:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.154Z] 01:18:01 docker0 88.22 162.99 6.26 1263.61 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.154Z] 01:18:01 ens3 282.64 163.54 3798.24 37.42 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.154Z] 01:18:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.154Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.154Z] 01:19:01 ens3 27.55 29.06 12.92 69.14 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.154Z] 01:19:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.154Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.154Z] 01:20:01 ens3 2.65 1.78 12.06 0.36 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.154Z] 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.154Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.154Z] 01:21:01 ens3 176.75 84.62 2807.14 6.06 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.155Z] 01:21:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.155Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.155Z] 01:22:01 ens3 0.28 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.155Z] 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.155Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.155Z] 01:23:01 ens3 0.20 0.15 0.09 0.01 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.155Z] 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.155Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.155Z] 01:24:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.155Z] 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.155Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.155Z] 01:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.155Z] 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.155Z] Average: docker0 28.29 44.37 2.11 233.49 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.155Z] Average: ens3 101.55 60.17 1283.14 16.32 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.155Z] Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 [2023-04-17T01:25:20.155Z] [2023-04-17T01:25:20.155Z] [2023-04-17T01:25:20.155Z] ---> sar -P ALL: [2023-04-17T01:25:20.155Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8670) 04/17/23 _x86_64_ (8 CPU) [2023-04-17T01:25:20.155Z] [2023-04-17T01:25:20.155Z] 01:15:09 LINUX RESTART (8 CPU) [2023-04-17T01:25:20.155Z] [2023-04-17T01:25:20.155Z] 01:16:02 CPU %user %nice %system %iowait %steal %idle [2023-04-17T01:25:20.155Z] 01:17:01 all 4.98 0.00 2.10 1.40 0.06 91.45 [2023-04-17T01:25:20.155Z] 01:17:01 0 4.61 0.00 1.86 0.49 0.07 92.97 [2023-04-17T01:25:20.155Z] 01:17:01 1 5.39 0.00 1.79 0.03 0.03 92.75 [2023-04-17T01:25:20.155Z] 01:17:01 2 5.09 0.00 1.79 0.03 0.07 93.01 [2023-04-17T01:25:20.155Z] 01:17:01 3 3.84 0.00 2.49 2.19 0.09 91.39 [2023-04-17T01:25:20.155Z] 01:17:01 4 5.84 0.00 1.67 0.12 0.05 92.33 [2023-04-17T01:25:20.155Z] 01:17:01 5 4.52 0.00 2.73 6.30 0.07 86.39 [2023-04-17T01:25:20.155Z] 01:17:01 6 5.07 0.00 2.25 1.06 0.07 91.55 [2023-04-17T01:25:20.155Z] 01:17:01 7 5.45 0.00 2.23 0.98 0.07 91.27 [2023-04-17T01:25:20.155Z] 01:18:01 all 20.37 0.00 5.24 3.53 0.08 70.77 [2023-04-17T01:25:20.155Z] 01:18:01 0 20.52 0.00 4.32 0.34 0.08 74.74 [2023-04-17T01:25:20.155Z] 01:18:01 1 20.88 0.00 5.54 2.42 0.10 71.06 [2023-04-17T01:25:20.155Z] 01:18:01 2 19.91 0.00 4.42 1.59 0.07 74.02 [2023-04-17T01:25:20.155Z] 01:18:01 3 19.71 0.00 6.08 8.20 0.08 65.93 [2023-04-17T01:25:20.155Z] 01:18:01 4 20.01 0.00 4.80 3.53 0.07 71.59 [2023-04-17T01:25:20.155Z] 01:18:01 5 20.57 0.00 6.22 1.07 0.08 72.05 [2023-04-17T01:25:20.155Z] 01:18:01 6 19.97 0.00 5.41 10.69 0.07 63.86 [2023-04-17T01:25:20.155Z] 01:18:01 7 21.41 0.00 5.14 0.41 0.10 72.94 [2023-04-17T01:25:20.155Z] 01:19:01 all 0.33 0.00 0.23 0.53 0.01 98.90 [2023-04-17T01:25:20.155Z] 01:19:01 0 0.45 0.00 0.13 0.02 0.03 99.36 [2023-04-17T01:25:20.155Z] 01:19:01 1 0.22 0.00 0.72 1.79 0.03 97.24 [2023-04-17T01:25:20.155Z] 01:19:01 2 0.25 0.00 0.18 0.02 0.00 99.55 [2023-04-17T01:25:20.155Z] 01:19:01 3 0.30 0.00 0.08 0.00 0.02 99.60 [2023-04-17T01:25:20.155Z] 01:19:01 4 0.32 0.00 0.30 2.10 0.02 97.26 [2023-04-17T01:25:20.155Z] 01:19:01 5 0.58 0.00 0.13 0.20 0.00 99.08 [2023-04-17T01:25:20.155Z] 01:19:01 6 0.37 0.00 0.10 0.00 0.00 99.53 [2023-04-17T01:25:20.155Z] 01:19:01 7 0.15 0.00 0.15 0.13 0.02 99.55 [2023-04-17T01:25:20.155Z] 01:20:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2023-04-17T01:25:20.155Z] 01:20:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2023-04-17T01:25:20.155Z] 01:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-17T01:25:20.155Z] 01:20:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-17T01:25:20.155Z] 01:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-17T01:25:20.155Z] 01:20:01 4 0.05 0.00 0.00 0.02 0.00 99.93 [2023-04-17T01:25:20.155Z] 01:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T01:25:20.155Z] 01:20:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-17T01:25:20.155Z] 01:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T01:25:20.155Z] 01:21:01 all 2.21 0.00 1.32 0.74 0.03 95.70 [2023-04-17T01:25:20.155Z] 01:21:01 0 1.46 0.00 0.87 1.16 0.03 96.47 [2023-04-17T01:25:20.155Z] 01:21:01 1 2.09 0.00 1.79 0.05 0.03 96.04 [2023-04-17T01:25:20.155Z] 01:21:01 2 2.39 0.00 1.69 0.47 0.02 95.44 [2023-04-17T01:25:20.155Z] 01:21:01 3 2.62 0.00 1.15 0.37 0.02 95.85 [2023-04-17T01:25:20.155Z] 01:21:01 4 1.15 0.00 0.70 1.37 0.02 96.76 [2023-04-17T01:25:20.155Z] 01:21:01 5 2.86 0.00 1.17 0.99 0.03 94.96 [2023-04-17T01:25:20.155Z] 01:21:01 6 3.29 0.00 1.07 0.72 0.02 94.91 [2023-04-17T01:25:20.155Z] 01:21:01 7 1.86 0.00 2.14 0.82 0.03 95.14 [2023-04-17T01:25:20.155Z] 01:22:01 all 0.08 0.00 0.06 0.01 0.00 99.85 [2023-04-17T01:25:20.155Z] 01:22:01 0 0.10 0.00 0.10 0.05 0.00 99.75 [2023-04-17T01:25:20.155Z] 01:22:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-17T01:25:20.155Z] 01:22:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2023-04-17T01:25:20.155Z] 01:22:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-17T01:25:20.155Z] 01:22:01 4 0.07 0.00 0.03 0.07 0.00 99.83 [2023-04-17T01:25:20.155Z] 01:22:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-17T01:25:20.155Z] 01:22:01 6 0.20 0.00 0.10 0.00 0.00 99.70 [2023-04-17T01:25:20.155Z] 01:22:01 7 0.07 0.00 0.07 0.00 0.00 99.87 [2023-04-17T01:25:20.155Z] 01:23:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-04-17T01:25:20.155Z] 01:23:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-17T01:25:20.155Z] 01:23:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-17T01:25:20.155Z] 01:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-17T01:25:20.155Z] 01:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-17T01:25:20.155Z] 01:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-17T01:25:20.155Z] 01:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T01:25:20.155Z] 01:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-17T01:25:20.155Z] 01:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-17T01:25:20.155Z] 01:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-17T01:25:20.155Z] 01:24:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-17T01:25:20.155Z] 01:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-17T01:25:20.155Z] 01:24:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-17T01:25:20.155Z] 01:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-17T01:25:20.155Z] 01:24:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-04-17T01:25:20.155Z] 01:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-17T01:25:20.155Z] 01:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-17T01:25:20.155Z] 01:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T01:25:20.155Z] 01:25:01 all 0.11 0.00 0.01 0.00 0.00 99.88 [2023-04-17T01:25:20.155Z] 01:25:01 0 0.73 0.00 0.03 0.00 0.02 99.22 [2023-04-17T01:25:20.155Z] 01:25:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-17T01:25:20.155Z] 01:25:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-17T01:25:20.155Z] 01:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-17T01:25:20.155Z] 01:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-17T01:25:20.155Z] 01:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T01:25:20.155Z] 01:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-17T01:25:20.155Z] 01:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T01:25:20.155Z] Average: all 3.10 0.00 0.99 0.69 0.02 95.20 [2023-04-17T01:25:20.155Z] Average: 0 3.11 0.00 0.82 0.23 0.03 95.82 [2023-04-17T01:25:20.155Z] Average: 1 3.17 0.00 1.10 0.47 0.03 95.23 [2023-04-17T01:25:20.155Z] Average: 2 3.07 0.00 0.90 0.23 0.02 95.78 [2023-04-17T01:25:20.155Z] Average: 3 2.93 0.00 1.09 1.18 0.02 94.77 [2023-04-17T01:25:20.155Z] Average: 4 3.02 0.00 0.83 0.80 0.02 95.33 [2023-04-17T01:25:20.155Z] Average: 5 3.15 0.00 1.13 0.94 0.02 94.76 [2023-04-17T01:25:20.155Z] Average: 6 3.19 0.00 0.98 1.37 0.02 94.44 [2023-04-17T01:25:20.155Z] Average: 7 3.19 0.00 1.07 0.26 0.02 95.46 [2023-04-17T01:25:20.155Z] [2023-04-17T01:25:20.155Z] [2023-04-17T01:25:20.155Z]