Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 38fc2323aa528de23490dff2839e446048b01bfa+8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d (abe94d3478c344465f0dd505055e2dc0a594518d) 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-ssh16634559712815556964.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3700682816619635278.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9004357905145877855.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh3916120009663063419.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1314/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1314/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15150281368478215366.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5590 in /w/workspace/gexfoundry_device-sdk-go_PR-1314 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1314 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1314/head:refs/remotes/origin/PR-1314 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d into PR head commit 38fc2323aa528de23490dff2839e446048b01bfa Merge succeeded, producing dabce21f0ddfa0e7efcba7431d19f95e05f59c46 Checking out Revision dabce21f0ddfa0e7efcba7431d19f95e05f59c46 (PR-1314) > git config core.sparsecheckout # timeout=10 > git checkout -f 38fc2323aa528de23490dff2839e446048b01bfa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dabce21f0ddfa0e7efcba7431d19f95e05f59c46 # timeout=10 Commit message: "Merge commit '8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d' into HEAD" > git rev-list --no-walk 38fc2323aa528de23490dff2839e446048b01bfa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-13T18:41:19.339Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-13T18:41:19.407Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-13T18:41:19.422Z] ========================================================= [2023-02-13T18:41:19.422Z] EdgeX Global Pipelines Version Info [2023-02-13T18:41:19.422Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-13T18:41:20.127Z] ------------------- [2023-02-13T18:41:20.127Z] stable info: [2023-02-13T18:41:20.127Z] ------------------- [2023-02-13T18:41:20.127Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-13T18:41:20.127Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T18:41:20.127Z] Message: update stable to v1.0.244 [2023-02-13T18:41:20.697Z] ------------------- [2023-02-13T18:41:20.697Z] experimental info: [2023-02-13T18:41:20.697Z] ------------------- [2023-02-13T18:41:20.697Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-13T18:41:20.697Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T18:41:20.697Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-13T18:41:20.971Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-13T18:41:20.980Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-13T18:41:20.988Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-13T18:41:20.997Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-13T18:41:21.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-13T18:41:21.013Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-13T18:41:21.022Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-13T18:41:21.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-13T18:41:21.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-13T18:41:21.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-13T18:41:21.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-13T18:41:21.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-13T18:41:21.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-13T18:41:21.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-13T18:41:21.090Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T18:41:21.109Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T18:41:21.122Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T18:41:21.136Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T18:41:21.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-13T18:41:21.164Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-13T18:41:21.179Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-13T18:41:21.197Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-13T18:41:21.217Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-13T18:41:21.235Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-13T18:41:21.254Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-13T18:41:21.282Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-13T18:41:21.299Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-13T18:41:21.315Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1314 [Pipeline] echo [2023-02-13T18:41:21.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1314 [Pipeline] echo [2023-02-13T18:41:21.345Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1314 [Pipeline] echo [2023-02-13T18:41:21.357Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dabce21f0ddfa0e7efcba7431d19f95e05f59c46 [Pipeline] echo [2023-02-13T18:41:21.372Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dabce21 [Pipeline] echo [2023-02-13T18:41:21.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T18:41:21.441Z] provisioning config files... [2023-02-13T18:41:21.455Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp/config10972506649906908954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T18:41:21.751Z] ---> docker-login.sh [2023-02-13T18:41:21.751Z] nexus3.edgexfoundry.org:10001 [2023-02-13T18:41:22.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T18:41:22.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T18:41:22.012Z] Configure a credential helper to remove this warning. See [2023-02-13T18:41:22.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T18:41:22.012Z] [2023-02-13T18:41:22.012Z] Login Succeeded [2023-02-13T18:41:22.012Z] nexus3.edgexfoundry.org:10002 [2023-02-13T18:41:22.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T18:41:22.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T18:41:22.274Z] Configure a credential helper to remove this warning. See [2023-02-13T18:41:22.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T18:41:22.274Z] [2023-02-13T18:41:22.274Z] Login Succeeded [2023-02-13T18:41:22.274Z] nexus3.edgexfoundry.org:10003 [2023-02-13T18:41:22.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T18:41:22.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T18:41:22.274Z] Configure a credential helper to remove this warning. See [2023-02-13T18:41:22.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T18:41:22.274Z] [2023-02-13T18:41:22.274Z] Login Succeeded [2023-02-13T18:41:22.274Z] nexus3.edgexfoundry.org:10004 [2023-02-13T18:41:22.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T18:41:22.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T18:41:22.533Z] Configure a credential helper to remove this warning. See [2023-02-13T18:41:22.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T18:41:22.533Z] [2023-02-13T18:41:22.533Z] Login Succeeded [2023-02-13T18:41:22.533Z] docker.io [2023-02-13T18:41:22.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T18:41:22.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T18:41:22.792Z] Configure a credential helper to remove this warning. See [2023-02-13T18:41:22.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T18:41:22.792Z] [2023-02-13T18:41:22.792Z] Login Succeeded [2023-02-13T18:41:22.792Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T18:41:22.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-13T18:41:23.167Z] + git rev-list -1 --merges dabce21f0ddfa0e7efcba7431d19f95e05f59c46~1..dabce21f0ddfa0e7efcba7431d19f95e05f59c46 [Pipeline] echo [2023-02-13T18:41:23.205Z] -----------> git rev-list -1 --merges dabce21f0ddfa0e7efcba7431d19f95e05f59c46~1..dabce21f0ddfa0e7efcba7431d19f95e05f59c46 dabce21f0ddfa0e7efcba7431d19f95e05f59c46 [2023-02-13T18:41:23.205Z] dabce21f0ddfa0e7efcba7431d19f95e05f59c46 [false] [Pipeline] sh [2023-02-13T18:41:23.488Z] + git log --format=format:%s -1 dabce21f0ddfa0e7efcba7431d19f95e05f59c46 [Pipeline] echo [2023-02-13T18:41:23.502Z] ========================================================= [2023-02-13T18:41:23.502Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-13T18:41:23.502Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T18:41:23.842Z] + git log --format=format:%s -1 dabce21f0ddfa0e7efcba7431d19f95e05f59c46 [Pipeline] echo [2023-02-13T18:41:23.853Z] [semverPrep] GIT_COMMIT: dabce21f0ddfa0e7efcba7431d19f95e05f59c46, Commit Message: Merge commit '8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d' into HEAD [Pipeline] echo [2023-02-13T18:41:23.862Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-13T18:41:24.222Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T18:41:24.222Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-13T18:41:24.222Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-13T18:41:24.222Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-13T18:41:24.222Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-13T18:41:24.222Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-13T18:41:24.222Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T18:41:24.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T18:41:24.660Z] [2023-02-13T18:41:24.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T18:41:24.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T18:41:24.964Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-13T18:41:24.964Z] b85a868b505f: Pulling fs layer [2023-02-13T18:41:24.964Z] e2be974225ed: Pulling fs layer [2023-02-13T18:41:24.964Z] 339a4e72a1f5: Pulling fs layer [2023-02-13T18:41:24.964Z] 988bab9f4d93: Pulling fs layer [2023-02-13T18:41:24.964Z] 1469e6f7b9e6: Pulling fs layer [2023-02-13T18:41:24.964Z] eaf3925da568: Pulling fs layer [2023-02-13T18:41:24.964Z] bab4dde63d76: Pulling fs layer [2023-02-13T18:41:24.964Z] bde34c3a00c8: Pulling fs layer [2023-02-13T18:41:24.964Z] b352a97aabf1: Pulling fs layer [2023-02-13T18:41:24.964Z] 4872d77fe225: Pulling fs layer [2023-02-13T18:41:24.964Z] 5851b861e8e6: Pulling fs layer [2023-02-13T18:41:24.964Z] 988bab9f4d93: Waiting [2023-02-13T18:41:24.964Z] 1469e6f7b9e6: Waiting [2023-02-13T18:41:24.964Z] eaf3925da568: Waiting [2023-02-13T18:41:24.964Z] bde34c3a00c8: Waiting [2023-02-13T18:41:24.964Z] b352a97aabf1: Waiting [2023-02-13T18:41:24.964Z] 4872d77fe225: Waiting [2023-02-13T18:41:24.964Z] 5851b861e8e6: Waiting [2023-02-13T18:41:24.964Z] bab4dde63d76: Waiting [2023-02-13T18:41:24.964Z] e2be974225ed: Download complete [2023-02-13T18:41:24.964Z] 988bab9f4d93: Verifying Checksum [2023-02-13T18:41:24.964Z] 988bab9f4d93: Download complete [2023-02-13T18:41:25.232Z] 1469e6f7b9e6: Verifying Checksum [2023-02-13T18:41:25.232Z] 1469e6f7b9e6: Download complete [2023-02-13T18:41:25.494Z] 339a4e72a1f5: Verifying Checksum [2023-02-13T18:41:25.494Z] 339a4e72a1f5: Download complete [2023-02-13T18:41:25.494Z] bde34c3a00c8: Verifying Checksum [2023-02-13T18:41:25.494Z] bde34c3a00c8: Download complete [2023-02-13T18:41:25.494Z] b352a97aabf1: Download complete [2023-02-13T18:41:25.494Z] b85a868b505f: Verifying Checksum [2023-02-13T18:41:25.494Z] b85a868b505f: Download complete [2023-02-13T18:41:25.494Z] 4872d77fe225: Download complete [2023-02-13T18:41:25.494Z] 5851b861e8e6: Verifying Checksum [2023-02-13T18:41:25.494Z] 5851b861e8e6: Download complete [2023-02-13T18:41:25.753Z] bab4dde63d76: Verifying Checksum [2023-02-13T18:41:25.753Z] bab4dde63d76: Download complete [2023-02-13T18:41:26.692Z] b85a868b505f: Pull complete [2023-02-13T18:41:26.692Z] e2be974225ed: Pull complete [2023-02-13T18:41:27.262Z] 339a4e72a1f5: Pull complete [2023-02-13T18:41:27.262Z] 988bab9f4d93: Pull complete [2023-02-13T18:41:27.523Z] 1469e6f7b9e6: Pull complete [2023-02-13T18:41:27.523Z] eaf3925da568: Pull complete [2023-02-13T18:41:29.431Z] bab4dde63d76: Pull complete [2023-02-13T18:41:29.431Z] bde34c3a00c8: Pull complete [2023-02-13T18:41:29.431Z] b352a97aabf1: Pull complete [2023-02-13T18:41:29.431Z] 4872d77fe225: Pull complete [2023-02-13T18:41:29.431Z] 5851b861e8e6: Pull complete [2023-02-13T18:41:29.431Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-13T18:41:29.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T18:41:29.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T18:41:29.512Z] prd-ubuntu20.04-docker-8c-8g-5590 does not seem to be running inside a container [2023-02-13T18:41:29.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1314 -v /w/workspace/gexfoundry_device-sdk-go_PR-1314:/w/workspace/gexfoundry_device-sdk-go_PR-1314:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-13T18:41:30.728Z] $ docker top 2fc04fe842bff1520be8ca3b48ce33e20338cbecf37df4447e4bbdb6a7545b60 -eo pid,comm [2023-02-13T18:41:30.792Z] 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-02-13T18:41:30.792Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T18:41:30.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T18:41:30.823Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T18:41:30.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T18:41:30.930Z] $ docker exec 2fc04fe842bff1520be8ca3b48ce33e20338cbecf37df4447e4bbdb6a7545b60 ssh-agent [2023-02-13T18:41:31.054Z] SSH_AUTH_SOCK=/tmp/ssh-L3pBT7CQFJy9/agent.31 [2023-02-13T18:41:31.054Z] SSH_AGENT_PID=37 [2023-02-13T18:41:31.061Z] Running ssh-add (command line suppressed) [2023-02-13T18:41:31.150Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp/private_key_13612127231026041357.key (/w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp/private_key_13612127231026041357.key) [2023-02-13T18:41:31.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T18:41:31.468Z] + git tag --points-at HEAD [Pipeline] } [2023-02-13T18:41:31.471Z] $ docker exec --env ******** --env ******** 2fc04fe842bff1520be8ca3b48ce33e20338cbecf37df4447e4bbdb6a7545b60 ssh-agent -k [2023-02-13T18:41:31.576Z] unset SSH_AUTH_SOCK; [2023-02-13T18:41:31.577Z] unset SSH_AGENT_PID; [2023-02-13T18:41:31.577Z] echo Agent pid 37 killed; [2023-02-13T18:41:31.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-13T18:41:31.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T18:41:31.623Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T18:41:31.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T18:41:31.725Z] $ docker exec 2fc04fe842bff1520be8ca3b48ce33e20338cbecf37df4447e4bbdb6a7545b60 ssh-agent [2023-02-13T18:41:31.846Z] SSH_AUTH_SOCK=/tmp/ssh-2UYE2B4h8M8S/agent.69 [2023-02-13T18:41:31.846Z] SSH_AGENT_PID=75 [2023-02-13T18:41:31.851Z] Running ssh-add (command line suppressed) [2023-02-13T18:41:31.934Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp/private_key_4240661536923318063.key (/w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp/private_key_4240661536923318063.key) [2023-02-13T18:41:31.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T18:41:32.250Z] + git semver init [2023-02-13T18:41:32.509Z] 2023-02-13 18:41:32,401 [run_init] DEBUG init version:0.0.0 force:False [2023-02-13T18:41:32.509Z] 2023-02-13 18:41:32,402 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1314/.semver [2023-02-13T18:41:32.509Z] 2023-02-13 18:41:32,402 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1314/.semver [2023-02-13T18:41:32.509Z] 2023-02-13 18:41:32,402 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1314/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1314, universal_newlines=False, shell=None, istream=None) [2023-02-13T18:41:33.449Z] 2023-02-13 18:41:33,368 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1314/.git/info/exclude [2023-02-13T18:41:33.449Z] 2023-02-13 18:41:33,368 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1314/.semver/PR-1314 with force:False [2023-02-13T18:41:33.449Z] 2023-02-13 18:41:33,368 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1314/.semver/PR-1314 [2023-02-13T18:41:33.449Z] 2023-02-13 18:41:33,372 [execute] INFO git cat-file --batch-check [2023-02-13T18:41:33.449Z] 2023-02-13 18:41:33,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1314/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T18:41:33.449Z] 2023-02-13 18:41:33,378 [execute] INFO git cat-file --batch [2023-02-13T18:41:33.449Z] 2023-02-13 18:41:33,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1314/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T18:41:33.449Z] 2023-02-13 18:41:33,382 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1314/.semver/PR-1314 [2023-02-13T18:41:33.449Z] 0.0.0 [Pipeline] } [2023-02-13T18:41:33.445Z] $ docker exec --env ******** --env ******** 2fc04fe842bff1520be8ca3b48ce33e20338cbecf37df4447e4bbdb6a7545b60 ssh-agent -k [2023-02-13T18:41:33.539Z] unset SSH_AUTH_SOCK; [2023-02-13T18:41:33.539Z] unset SSH_AGENT_PID; [2023-02-13T18:41:33.539Z] echo Agent pid 75 killed; [2023-02-13T18:41:33.560Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T18:41:33.860Z] + git semver [Pipeline] } [2023-02-13T18:41:34.118Z] $ docker stop --time=1 2fc04fe842bff1520be8ca3b48ce33e20338cbecf37df4447e4bbdb6a7545b60 [2023-02-13T18:41:35.410Z] $ docker rm -f --volumes 2fc04fe842bff1520be8ca3b48ce33e20338cbecf37df4447e4bbdb6a7545b60 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T18:41:35.758Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-13T18:41:35.996Z] Stashed 1 file(s) [Pipeline] echo [2023-02-13T18:41:36.000Z] [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-02-13T18:41:36.157Z] provisioning config files... [2023-02-13T18:41:36.167Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp/config13791863828279869777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T18:41:36.466Z] ---> docker-login.sh [2023-02-13T18:41:36.466Z] nexus3.edgexfoundry.org:10001 [2023-02-13T18:41:36.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T18:41:36.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T18:41:36.466Z] Configure a credential helper to remove this warning. See [2023-02-13T18:41:36.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T18:41:36.466Z] [2023-02-13T18:41:36.466Z] Login Succeeded [2023-02-13T18:41:36.466Z] nexus3.edgexfoundry.org:10002 [2023-02-13T18:41:36.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T18:41:36.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T18:41:36.466Z] Configure a credential helper to remove this warning. See [2023-02-13T18:41:36.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T18:41:36.466Z] [2023-02-13T18:41:36.466Z] Login Succeeded [2023-02-13T18:41:36.466Z] nexus3.edgexfoundry.org:10003 [2023-02-13T18:41:36.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T18:41:36.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T18:41:36.727Z] Configure a credential helper to remove this warning. See [2023-02-13T18:41:36.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T18:41:36.727Z] [2023-02-13T18:41:36.727Z] Login Succeeded [2023-02-13T18:41:36.727Z] nexus3.edgexfoundry.org:10004 [2023-02-13T18:41:36.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T18:41:36.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T18:41:36.727Z] Configure a credential helper to remove this warning. See [2023-02-13T18:41:36.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T18:41:36.727Z] [2023-02-13T18:41:36.727Z] Login Succeeded [2023-02-13T18:41:36.727Z] docker.io [2023-02-13T18:41:36.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T18:41:37.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T18:41:37.247Z] Configure a credential helper to remove this warning. See [2023-02-13T18:41:37.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T18:41:37.247Z] [2023-02-13T18:41:37.247Z] Login Succeeded [2023-02-13T18:41:37.247Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T18:41:37.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-13T18:41:37.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T18:41:37.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T18:41:37.336Z] ========================================================= [2023-02-13T18:41:37.336Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-13T18:41:37.336Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T18:41:37.651Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-13T18:41:37.651Z] Sending build context to Docker daemon 10.39MB [2023-02-13T18:41:37.651Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T18:41:37.651Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-13T18:41:37.651Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-13T18:41:37.651Z] 213ec9aee27d: Pulling fs layer [2023-02-13T18:41:37.651Z] 4583459ba037: Pulling fs layer [2023-02-13T18:41:37.651Z] 93c1e223e6f2: Pulling fs layer [2023-02-13T18:41:37.651Z] 53926ce57604: Pulling fs layer [2023-02-13T18:41:37.651Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-13T18:41:37.651Z] 22ff95d597cd: Pulling fs layer [2023-02-13T18:41:37.651Z] 12d6caf4c0d1: Pulling fs layer [2023-02-13T18:41:37.651Z] 96b7cbca73a9: Pulling fs layer [2023-02-13T18:41:37.651Z] a7acece74701: Pulling fs layer [2023-02-13T18:41:37.651Z] 12d6caf4c0d1: Waiting [2023-02-13T18:41:37.651Z] 21b2b0c7a3f4: Waiting [2023-02-13T18:41:37.651Z] 22ff95d597cd: Waiting [2023-02-13T18:41:37.651Z] 53926ce57604: Waiting [2023-02-13T18:41:37.651Z] 96b7cbca73a9: Waiting [2023-02-13T18:41:37.651Z] a7acece74701: Waiting [2023-02-13T18:41:37.651Z] 93c1e223e6f2: Download complete [2023-02-13T18:41:37.651Z] 4583459ba037: Download complete [2023-02-13T18:41:37.651Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-13T18:41:37.651Z] 21b2b0c7a3f4: Download complete [2023-02-13T18:41:37.914Z] 22ff95d597cd: Download complete [2023-02-13T18:41:37.914Z] 213ec9aee27d: Verifying Checksum [2023-02-13T18:41:37.914Z] 213ec9aee27d: Download complete [2023-02-13T18:41:37.914Z] 12d6caf4c0d1: Verifying Checksum [2023-02-13T18:41:37.914Z] 12d6caf4c0d1: Download complete [2023-02-13T18:41:37.914Z] 213ec9aee27d: Pull complete [2023-02-13T18:41:38.188Z] 4583459ba037: Pull complete [2023-02-13T18:41:38.188Z] 93c1e223e6f2: Pull complete [2023-02-13T18:41:39.231Z] a7acece74701: Verifying Checksum [2023-02-13T18:41:39.231Z] a7acece74701: Download complete [2023-02-13T18:41:39.231Z] 53926ce57604: Verifying Checksum [2023-02-13T18:41:39.231Z] 53926ce57604: Download complete [2023-02-13T18:41:39.489Z] 96b7cbca73a9: Verifying Checksum [2023-02-13T18:41:39.489Z] 96b7cbca73a9: Download complete [2023-02-13T18:41:42.768Z] 53926ce57604: Pull complete [2023-02-13T18:41:42.768Z] 21b2b0c7a3f4: Pull complete [2023-02-13T18:41:42.768Z] 22ff95d597cd: Pull complete [2023-02-13T18:41:42.768Z] 12d6caf4c0d1: Pull complete [2023-02-13T18:41:44.663Z] 96b7cbca73a9: Pull complete [2023-02-13T18:41:45.228Z] a7acece74701: Pull complete [2023-02-13T18:41:45.228Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-13T18:41:45.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T18:41:45.228Z] ---> db6d94c90886 [2023-02-13T18:41:45.228Z] Step 3/10 : ARG MAKE=make build [2023-02-13T18:41:47.133Z] ---> Running in b7e6d033306c [2023-02-13T18:41:47.133Z] Removing intermediate container b7e6d033306c [2023-02-13T18:41:47.133Z] ---> cb35f21eb465 [2023-02-13T18:41:47.133Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-13T18:41:47.133Z] ---> Running in c33da2843fdf [2023-02-13T18:41:47.133Z] Removing intermediate container c33da2843fdf [2023-02-13T18:41:47.133Z] ---> e1e85975bd15 [2023-02-13T18:41:47.133Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-13T18:41:47.133Z] ---> Running in baaa422c04d1 [2023-02-13T18:41:47.133Z] Removing intermediate container baaa422c04d1 [2023-02-13T18:41:47.133Z] ---> 51ebb10e89a2 [2023-02-13T18:41:47.133Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-13T18:41:47.133Z] ---> Running in f74bc9e64eb5 [2023-02-13T18:41:47.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T18:41:47.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T18:41:47.907Z] OK: 211 MiB in 51 packages [2023-02-13T18:41:48.165Z] Removing intermediate container f74bc9e64eb5 [2023-02-13T18:41:48.165Z] ---> 5cea54343f8a [2023-02-13T18:41:48.165Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-13T18:41:48.425Z] ---> 4b6b21441191 [2023-02-13T18:41:48.425Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T18:41:48.425Z] ---> Running in a3c2ba418708 [2023-02-13T18:41:51.119Z] Still waiting to schedule task [2023-02-13T18:41:51.119Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-13T18:42:20.504Z] Removing intermediate container a3c2ba418708 [2023-02-13T18:42:20.504Z] ---> fed343578050 [2023-02-13T18:42:20.504Z] Step 9/10 : COPY . . [2023-02-13T18:42:20.504Z] ---> d8b0533317a4 [2023-02-13T18:42:20.504Z] Step 10/10 : RUN ${MAKE} [2023-02-13T18:42:20.504Z] ---> Running in d88e82e0ec89 [2023-02-13T18:42:20.504Z] noop [2023-02-13T18:42:20.504Z] Removing intermediate container d88e82e0ec89 [2023-02-13T18:42:20.504Z] ---> 65c43c149bd9 [2023-02-13T18:42:20.504Z] Successfully built 65c43c149bd9 [2023-02-13T18:42:20.504Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T18:42:20.812Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T18:42:20.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T18:42:20.886Z] prd-ubuntu20.04-docker-8c-8g-5590 does not seem to be running inside a container [2023-02-13T18:42:20.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1314 -v /w/workspace/gexfoundry_device-sdk-go_PR-1314:/w/workspace/gexfoundry_device-sdk-go_PR-1314:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-13T18:42:21.248Z] $ docker top ed4c3bd97f73e55f10813430624cef04c27428bea968ddb86b607e544befc1a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T18:42:21.583Z] + go version [2023-02-13T18:42:21.583Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-13T18:42:21.598Z] $ docker stop --time=1 ed4c3bd97f73e55f10813430624cef04c27428bea968ddb86b607e544befc1a0 [2023-02-13T18:42:22.846Z] $ docker rm -f --volumes ed4c3bd97f73e55f10813430624cef04c27428bea968ddb86b607e544befc1a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T18:42:23.242Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T18:42:23.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T18:42:23.307Z] prd-ubuntu20.04-docker-8c-8g-5590 does not seem to be running inside a container [2023-02-13T18:42:23.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1314 -v /w/workspace/gexfoundry_device-sdk-go_PR-1314:/w/workspace/gexfoundry_device-sdk-go_PR-1314:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-13T18:42:23.717Z] $ docker top e6587d3860b81ac699cbda8106fc665b9aa3a9e7e3bfaa55f9ab5a3593deb2f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T18:42:24.062Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1314 [Pipeline] fileExists [Pipeline] sh [2023-02-13T18:42:24.359Z] + make test [2023-02-13T18:42:24.359Z] go test -race -coverprofile=coverage.out ./... [2023-02-13T18:42:30.931Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-13T18:42:43.121Z] # github.com/edgexfoundry/device-sdk-go/v3/pkg/service [2023-02-13T18:42:43.121Z] pkg/service/main.go:82:3: not enough arguments in call to bootstrap.Run [2023-02-13T18:42:43.121Z] have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/device-sdk-go/v3/internal/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-13T18:42:43.121Z] want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-13T18:42:43.121Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.054s coverage: 27.6% of statements [2023-02-13T18:42:43.121Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.062s coverage: 78.9% of statements [2023-02-13T18:42:43.121Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.095s coverage: 78.1% of statements [2023-02-13T18:42:43.121Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.097s coverage: 72.4% of statements [2023-02-13T18:42:43.121Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.106s coverage: 65.2% of statements [2023-02-13T18:42:43.121Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.735s coverage: 89.2% of statements [2023-02-13T18:42:43.121Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] [2023-02-13T18:42:43.121Z] make: *** [Makefile:35: unittest] Error 2 [Pipeline] } [2023-02-13T18:42:43.138Z] $ docker stop --time=1 e6587d3860b81ac699cbda8106fc665b9aa3a9e7e3bfaa55f9ab5a3593deb2f0 [2023-02-13T18:42:45.189Z] $ docker rm -f --volumes e6587d3860b81ac699cbda8106fc665b9aa3a9e7e3bfaa55f9ab5a3593deb2f0 [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-02-13T18:42:45.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T18:42:45.710Z] [2023-02-13T18:42:45.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T18:42:46.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T18:42:46.010Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-13T18:42:46.010Z] 5eb5b503b376: Pulling fs layer [2023-02-13T18:42:46.010Z] 5c69ac0246d0: Pulling fs layer [2023-02-13T18:42:46.010Z] ec43610c2a17: Pulling fs layer [2023-02-13T18:42:46.010Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-13T18:42:46.010Z] 33b1e0a273af: Pulling fs layer [2023-02-13T18:42:46.010Z] 5d3b04190fa2: Pulling fs layer [2023-02-13T18:42:46.010Z] 2f39f015ded8: Pulling fs layer [2023-02-13T18:42:46.010Z] 33b1e0a273af: Waiting [2023-02-13T18:42:46.010Z] 5d3b04190fa2: Waiting [2023-02-13T18:42:46.010Z] 2f39f015ded8: Waiting [2023-02-13T18:42:46.010Z] 3a2ae6a8a46f: Waiting [2023-02-13T18:42:46.010Z] 5c69ac0246d0: Verifying Checksum [2023-02-13T18:42:46.010Z] 5c69ac0246d0: Download complete [2023-02-13T18:42:46.010Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-13T18:42:46.010Z] 3a2ae6a8a46f: Download complete [2023-02-13T18:42:46.278Z] 33b1e0a273af: Verifying Checksum [2023-02-13T18:42:46.278Z] 33b1e0a273af: Download complete [2023-02-13T18:42:46.278Z] 5d3b04190fa2: Verifying Checksum [2023-02-13T18:42:46.278Z] 5d3b04190fa2: Download complete [2023-02-13T18:42:46.278Z] ec43610c2a17: Verifying Checksum [2023-02-13T18:42:46.278Z] ec43610c2a17: Download complete [2023-02-13T18:42:46.543Z] 5eb5b503b376: Download complete [2023-02-13T18:42:47.495Z] 2f39f015ded8: Download complete [2023-02-13T18:42:47.495Z] 5eb5b503b376: Pull complete [2023-02-13T18:42:47.753Z] 5c69ac0246d0: Pull complete [2023-02-13T18:42:48.011Z] ec43610c2a17: Pull complete [2023-02-13T18:42:48.276Z] 3a2ae6a8a46f: Pull complete [2023-02-13T18:42:48.276Z] 33b1e0a273af: Pull complete [2023-02-13T18:42:48.535Z] 5d3b04190fa2: Pull complete [2023-02-13T18:42:52.719Z] 2f39f015ded8: Pull complete [2023-02-13T18:42:52.719Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-13T18:42:52.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T18:42:52.719Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T18:42:52.788Z] prd-ubuntu20.04-docker-8c-8g-5590 does not seem to be running inside a container [2023-02-13T18:42:52.819Z] $ 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/gexfoundry_device-sdk-go_PR-1314 -v /w/workspace/gexfoundry_device-sdk-go_PR-1314:/w/workspace/gexfoundry_device-sdk-go_PR-1314:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-13T18:42:54.779Z] $ docker top 4b39954eb74418cf1ebfe57168114aff07dc79a574290f074d312ffba2bfffa1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T18:42:55.156Z] ---> job-cost.sh [2023-02-13T18:42:55.156Z] lf-activate-venv: SKIPPING [2023-02-13T18:42:55.156Z] INFO: No Stack... [2023-02-13T18:42:59.351Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T18:42:59.351Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T18:42:59.638Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1314/archives/cost.csv [2023-02-13T18:42:59.638Z] + cut -d, -f6 [Pipeline] lock [2023-02-13T18:42:59.651Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1314-3-stack-cost] [2023-02-13T18:42:59.661Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1314-3-stack-cost] did not exist. Created. [2023-02-13T18:42:59.661Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1314-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T18:42:59.959Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-13T18:43:00.003Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T18:43:00.009Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1314-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T18:43:00.030Z] $ docker stop --time=1 4b39954eb74418cf1ebfe57168114aff07dc79a574290f074d312ffba2bfffa1 [2023-02-13T18:43:01.173Z] $ docker rm -f --volumes 4b39954eb74418cf1ebfe57168114aff07dc79a574290f074d312ffba2bfffa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-13T18:43:01.257Z] Failed in branch amd64 [2023-02-13T18:43:22.421Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5591 in /w/workspace/gexfoundry_device-sdk-go_PR-1314 [Pipeline] { [Pipeline] ws [2023-02-13T18:43:22.435Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2023-02-13T18:43:22.476Z] The recommended git tool is: git [2023-02-13T18:43:27.376Z] using credential edgex-jenkins-ssh [2023-02-13T18:43:27.393Z] Cloning the remote Git repository [2023-02-13T18:43:27.441Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-13T18:43:27.509Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2023-02-13T18:43:27.647Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-13T18:43:27.648Z] > git --version # timeout=10 [2023-02-13T18:43:27.672Z] > git --version # 'git version 2.25.1' [2023-02-13T18:43:27.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T18:43:27.732Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T18:43:29.256Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-13T18:43:29.277Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T18:43:30.749Z] Merging remotes/origin/main commit 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d into PR head commit 38fc2323aa528de23490dff2839e446048b01bfa [2023-02-13T18:43:31.047Z] Merge succeeded, producing 121f6744f747709f769023ad43c07a0669cc9153 [2023-02-13T18:43:31.047Z] Checking out Revision 121f6744f747709f769023ad43c07a0669cc9153 (PR-1314) [2023-02-13T18:43:30.094Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-13T18:43:30.137Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-13T18:43:30.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T18:43:30.155Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1314/head:refs/remotes/origin/PR-1314 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-13T18:43:30.768Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T18:43:30.795Z] > git checkout -f 38fc2323aa528de23490dff2839e446048b01bfa # timeout=10 [2023-02-13T18:43:30.897Z] > git remote # timeout=10 [2023-02-13T18:43:30.912Z] > git config --get remote.origin.url # timeout=10 [2023-02-13T18:43:30.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T18:43:30.943Z] > git merge 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d # timeout=10 [2023-02-13T18:43:31.034Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-13T18:43:31.056Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T18:43:31.067Z] > git checkout -f 121f6744f747709f769023ad43c07a0669cc9153 # timeout=10 [2023-02-13T18:43:34.504Z] Commit message: "Merge commit '8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d' into HEAD" [2023-02-13T18:43:34.512Z] > git rev-list --no-walk 38fc2323aa528de23490dff2839e446048b01bfa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T18:43:35.515Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-13T18:43:35.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T18:43:35.516Z] Dload Upload Total Spent Left Speed [2023-02-13T18:43:35.516Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80194 [Pipeline] sh [2023-02-13T18:43:36.161Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-13T18:43:36.485Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-13T18:43:36.485Z] + sudo tee /etc/docker/daemon.new [2023-02-13T18:43:36.485Z] { [2023-02-13T18:43:36.485Z] "registry-mirrors": [ [2023-02-13T18:43:36.485Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-13T18:43:36.485Z] ], [2023-02-13T18:43:36.485Z] "bip": "10.250.0.254/24", [2023-02-13T18:43:36.485Z] "hosts": [ [2023-02-13T18:43:36.485Z] "tcp://0.0.0.0:5555", [2023-02-13T18:43:36.485Z] "unix:///var/run/docker.sock" [2023-02-13T18:43:36.485Z] ], [2023-02-13T18:43:36.485Z] "mtu": 1458, [2023-02-13T18:43:36.485Z] "selinux-enabled": true, [2023-02-13T18:43:36.485Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-13T18:43:36.485Z] } [Pipeline] sh [2023-02-13T18:43:36.825Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-13T18:43:37.164Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T18:43:59.296Z] provisioning config files... [2023-02-13T18:43:59.320Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config10124365323884551642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T18:43:59.669Z] ---> docker-login.sh [2023-02-13T18:43:59.669Z] nexus3.edgexfoundry.org:10001 [2023-02-13T18:43:59.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T18:44:00.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T18:44:00.209Z] Configure a credential helper to remove this warning. See [2023-02-13T18:44:00.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T18:44:00.209Z] [2023-02-13T18:44:00.209Z] Login Succeeded [2023-02-13T18:44:00.209Z] nexus3.edgexfoundry.org:10002 [2023-02-13T18:44:00.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T18:44:00.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T18:44:00.751Z] Configure a credential helper to remove this warning. See [2023-02-13T18:44:00.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T18:44:00.751Z] [2023-02-13T18:44:00.751Z] Login Succeeded [2023-02-13T18:44:00.751Z] nexus3.edgexfoundry.org:10003 [2023-02-13T18:44:01.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T18:44:01.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T18:44:01.023Z] Configure a credential helper to remove this warning. See [2023-02-13T18:44:01.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T18:44:01.023Z] [2023-02-13T18:44:01.023Z] Login Succeeded [2023-02-13T18:44:01.023Z] nexus3.edgexfoundry.org:10004 [2023-02-13T18:44:01.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T18:44:01.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T18:44:01.296Z] Configure a credential helper to remove this warning. See [2023-02-13T18:44:01.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T18:44:01.296Z] [2023-02-13T18:44:01.296Z] Login Succeeded [2023-02-13T18:44:01.296Z] docker.io [2023-02-13T18:44:01.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T18:44:01.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T18:44:01.835Z] Configure a credential helper to remove this warning. See [2023-02-13T18:44:01.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T18:44:01.835Z] [2023-02-13T18:44:01.835Z] Login Succeeded [2023-02-13T18:44:01.835Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T18:44:01.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-13T18:44:02.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T18:44:02.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T18:44:02.143Z] ========================================================= [2023-02-13T18:44:02.143Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-13T18:44:02.143Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T18:44:02.485Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-13T18:44:02.755Z] Sending build context to Docker daemon 5.581MB [2023-02-13T18:44:03.025Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T18:44:03.025Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-13T18:44:03.025Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-13T18:44:03.025Z] 9b18e9b68314: Pulling fs layer [2023-02-13T18:44:03.025Z] 35d82f9e3411: Pulling fs layer [2023-02-13T18:44:03.025Z] e16973657156: Pulling fs layer [2023-02-13T18:44:03.025Z] fc693d55d65f: Pulling fs layer [2023-02-13T18:44:03.025Z] 7e9fc2657dce: Pulling fs layer [2023-02-13T18:44:03.025Z] dda99020689f: Pulling fs layer [2023-02-13T18:44:03.025Z] db1c61fa0a46: Pulling fs layer [2023-02-13T18:44:03.025Z] 891c053d2c06: Pulling fs layer [2023-02-13T18:44:03.025Z] dda99020689f: Waiting [2023-02-13T18:44:03.025Z] db1c61fa0a46: Waiting [2023-02-13T18:44:03.025Z] fc693d55d65f: Waiting [2023-02-13T18:44:03.025Z] 7e9fc2657dce: Waiting [2023-02-13T18:44:03.025Z] 891c053d2c06: Waiting [2023-02-13T18:44:03.025Z] e16973657156: Verifying Checksum [2023-02-13T18:44:03.025Z] e16973657156: Download complete [2023-02-13T18:44:03.025Z] 35d82f9e3411: Verifying Checksum [2023-02-13T18:44:03.025Z] 35d82f9e3411: Download complete [2023-02-13T18:44:03.025Z] 7e9fc2657dce: Verifying Checksum [2023-02-13T18:44:03.025Z] 7e9fc2657dce: Download complete [2023-02-13T18:44:03.025Z] dda99020689f: Verifying Checksum [2023-02-13T18:44:03.025Z] dda99020689f: Download complete [2023-02-13T18:44:03.301Z] 9b18e9b68314: Verifying Checksum [2023-02-13T18:44:03.301Z] 9b18e9b68314: Download complete [2023-02-13T18:44:04.306Z] 9b18e9b68314: Pull complete [2023-02-13T18:44:04.306Z] 891c053d2c06: Verifying Checksum [2023-02-13T18:44:04.306Z] 891c053d2c06: Download complete [2023-02-13T18:44:04.893Z] 35d82f9e3411: Pull complete [2023-02-13T18:44:05.164Z] e16973657156: Pull complete [2023-02-13T18:44:05.433Z] db1c61fa0a46: Verifying Checksum [2023-02-13T18:44:05.433Z] db1c61fa0a46: Download complete [2023-02-13T18:44:06.019Z] fc693d55d65f: Verifying Checksum [2023-02-13T18:44:06.019Z] fc693d55d65f: Download complete [2023-02-13T18:44:18.350Z] fc693d55d65f: Pull complete [2023-02-13T18:44:18.350Z] 7e9fc2657dce: Pull complete [2023-02-13T18:44:18.350Z] dda99020689f: Pull complete [2023-02-13T18:44:25.023Z] db1c61fa0a46: Pull complete [2023-02-13T18:44:26.981Z] 891c053d2c06: Pull complete [2023-02-13T18:44:26.981Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-13T18:44:26.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T18:44:26.981Z] ---> f96f9c87975a [2023-02-13T18:44:26.981Z] Step 3/10 : ARG MAKE=make build [2023-02-13T18:44:28.928Z] ---> Running in a708e151ee0e [2023-02-13T18:44:28.928Z] Removing intermediate container a708e151ee0e [2023-02-13T18:44:28.928Z] ---> 1d1e05884afb [2023-02-13T18:44:28.928Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-13T18:44:28.928Z] ---> Running in b1b91c39f088 [2023-02-13T18:44:29.197Z] Removing intermediate container b1b91c39f088 [2023-02-13T18:44:29.197Z] ---> 3c4069ab4eb6 [2023-02-13T18:44:29.197Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-13T18:44:29.197Z] ---> Running in 511d4bbf7d36 [2023-02-13T18:44:29.467Z] Removing intermediate container 511d4bbf7d36 [2023-02-13T18:44:29.467Z] ---> 00669413d4d5 [2023-02-13T18:44:29.467Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-13T18:44:29.735Z] ---> Running in 7992b37d4ccd [2023-02-13T18:44:30.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T18:44:30.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T18:44:31.928Z] OK: 221 MiB in 51 packages [2023-02-13T18:44:32.517Z] Removing intermediate container 7992b37d4ccd [2023-02-13T18:44:32.517Z] ---> 41c934e39292 [2023-02-13T18:44:32.517Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-13T18:44:35.110Z] ---> e915c9c02580 [2023-02-13T18:44:35.110Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T18:44:35.110Z] ---> Running in d244b9fbec09 [2023-02-13T18:45:42.977Z] Removing intermediate container d244b9fbec09 [2023-02-13T18:45:42.977Z] ---> f02c99e161af [2023-02-13T18:45:42.977Z] Step 9/10 : COPY . . [2023-02-13T18:45:42.977Z] ---> 29f6203f248a [2023-02-13T18:45:42.977Z] Step 10/10 : RUN ${MAKE} [2023-02-13T18:45:42.977Z] ---> Running in eb8c88476143 [2023-02-13T18:45:42.977Z] noop [2023-02-13T18:45:42.977Z] Removing intermediate container eb8c88476143 [2023-02-13T18:45:42.977Z] ---> 44c24f77bfc4 [2023-02-13T18:45:42.977Z] Successfully built 44c24f77bfc4 [2023-02-13T18:45:42.977Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T18:45:43.324Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T18:45:43.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T18:45:43.506Z] prd-ubuntu20.04-docker-arm64-4c-16g-5591 does not seem to be running inside a container [2023-02-13T18:45:43.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T18:45:44.669Z] $ docker top 6f7b8f8a9961b6830f0ebd5aee1c8905a4dd9fd1c65865124e18e0d65b39fe50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T18:45:45.469Z] + go version [2023-02-13T18:45:45.469Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-13T18:45:45.490Z] $ docker stop --time=1 6f7b8f8a9961b6830f0ebd5aee1c8905a4dd9fd1c65865124e18e0d65b39fe50 [2023-02-13T18:45:47.045Z] $ docker rm -f --volumes 6f7b8f8a9961b6830f0ebd5aee1c8905a4dd9fd1c65865124e18e0d65b39fe50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T18:45:47.543Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T18:45:47.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T18:45:47.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-5591 does not seem to be running inside a container [2023-02-13T18:45:47.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T18:45:48.842Z] $ docker top a90a0be64c74ad15af1cc9fff5881075874eea5fee9b9b5f71a89074a83fa0e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T18:45:49.360Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/3 [Pipeline] fileExists [Pipeline] sh [2023-02-13T18:45:49.693Z] + make test [2023-02-13T18:45:49.693Z] go test -race -coverprofile=coverage.out ./... [2023-02-13T18:46:21.909Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-13T18:48:13.583Z] # github.com/edgexfoundry/device-sdk-go/v3/pkg/service [2023-02-13T18:48:13.583Z] pkg/service/main.go:82:3: not enough arguments in call to bootstrap.Run [2023-02-13T18:48:13.583Z] have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/device-sdk-go/v3/internal/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-13T18:48:13.583Z] want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) [2023-02-13T18:48:13.583Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.264s coverage: 27.6% of statements [2023-02-13T18:48:14.988Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.569s coverage: 78.9% of statements [2023-02-13T18:48:19.232Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.803s coverage: 78.1% of statements [2023-02-13T18:48:21.842Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.555s coverage: 72.4% of statements [2023-02-13T18:48:22.818Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.402s coverage: 65.2% of statements [2023-02-13T18:48:22.818Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 4.555s coverage: 89.2% of statements [2023-02-13T18:48:22.818Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] [2023-02-13T18:48:23.400Z] make: *** [Makefile:35: unittest] Error 2 [Pipeline] } [2023-02-13T18:48:23.421Z] $ docker stop --time=1 a90a0be64c74ad15af1cc9fff5881075874eea5fee9b9b5f71a89074a83fa0e1 [2023-02-13T18:48:25.220Z] $ docker rm -f --volumes a90a0be64c74ad15af1cc9fff5881075874eea5fee9b9b5f71a89074a83fa0e1 [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-02-13T18:48:26.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T18:48:26.314Z] [2023-02-13T18:48:26.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T18:48:26.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T18:48:26.925Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-13T18:48:26.925Z] 8998bd30e6a1: Pulling fs layer [2023-02-13T18:48:26.925Z] 04944245beec: Pulling fs layer [2023-02-13T18:48:26.925Z] 699f458cf7ca: Pulling fs layer [2023-02-13T18:48:26.925Z] 765212b225bb: Pulling fs layer [2023-02-13T18:48:26.925Z] f23df028b6ca: Pulling fs layer [2023-02-13T18:48:26.925Z] d65c8cfc05b1: Pulling fs layer [2023-02-13T18:48:26.925Z] 2437ff75d9bd: Pulling fs layer [2023-02-13T18:48:26.925Z] 765212b225bb: Waiting [2023-02-13T18:48:26.925Z] f23df028b6ca: Waiting [2023-02-13T18:48:26.925Z] d65c8cfc05b1: Waiting [2023-02-13T18:48:26.925Z] 2437ff75d9bd: Waiting [2023-02-13T18:48:26.925Z] 04944245beec: Verifying Checksum [2023-02-13T18:48:26.925Z] 04944245beec: Download complete [2023-02-13T18:48:26.925Z] 765212b225bb: Verifying Checksum [2023-02-13T18:48:26.925Z] 765212b225bb: Download complete [2023-02-13T18:48:27.192Z] f23df028b6ca: Verifying Checksum [2023-02-13T18:48:27.192Z] f23df028b6ca: Download complete [2023-02-13T18:48:27.192Z] d65c8cfc05b1: Verifying Checksum [2023-02-13T18:48:27.192Z] d65c8cfc05b1: Download complete [2023-02-13T18:48:27.192Z] 699f458cf7ca: Verifying Checksum [2023-02-13T18:48:27.192Z] 699f458cf7ca: Download complete [2023-02-13T18:48:27.775Z] 8998bd30e6a1: Verifying Checksum [2023-02-13T18:48:27.775Z] 8998bd30e6a1: Download complete [2023-02-13T18:48:30.362Z] 2437ff75d9bd: Verifying Checksum [2023-02-13T18:48:30.362Z] 2437ff75d9bd: Download complete [2023-02-13T18:48:32.305Z] 8998bd30e6a1: Pull complete [2023-02-13T18:48:32.890Z] 04944245beec: Pull complete [2023-02-13T18:48:34.848Z] 699f458cf7ca: Pull complete [2023-02-13T18:48:34.848Z] 765212b225bb: Pull complete [2023-02-13T18:48:35.808Z] f23df028b6ca: Pull complete [2023-02-13T18:48:37.218Z] d65c8cfc05b1: Pull complete [2023-02-13T18:48:59.309Z] 2437ff75d9bd: Pull complete [2023-02-13T18:48:59.310Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-13T18:48:59.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T18:48:59.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T18:48:59.508Z] prd-ubuntu20.04-docker-arm64-4c-16g-5591 does not seem to be running inside a container [2023-02-13T18:48:59.660Z] $ 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-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-13T18:49:01.466Z] $ docker top 8502b8fbc3c83373e334699492cf54994ed46c6c14be90f483a590eab7e6a789 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T18:49:01.999Z] ---> job-cost.sh [2023-02-13T18:49:02.269Z] lf-activate-venv: SKIPPING [2023-02-13T18:49:02.269Z] INFO: No Stack... [2023-02-13T18:49:02.536Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-13T18:49:03.503Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T18:49:03.844Z] + cat /w/workspace/device-sdk-go/3/archives/cost.csv [2023-02-13T18:49:03.844Z] + cut -d, -f6 [Pipeline] lock [2023-02-13T18:49:03.914Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1314-3-stack-cost] [2023-02-13T18:49:03.923Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1314-3-stack-cost] did not exist. Created. [2023-02-13T18:49:03.923Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1314-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T18:49:04.255Z] /w/workspace/device-sdk-go/3@tmp/durable-801d6a49/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-13T18:49:04.589Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-13T18:49:04.617Z] Warning: overwriting stash ‘stack-cost’ [2023-02-13T18:49:05.008Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T18:49:05.017Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1314-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T18:49:05.036Z] $ docker stop --time=1 8502b8fbc3c83373e334699492cf54994ed46c6c14be90f483a590eab7e6a789 [2023-02-13T18:49:06.502Z] $ docker rm -f --volumes 8502b8fbc3c83373e334699492cf54994ed46c6c14be90f483a590eab7e6a789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-13T18:49:06.738Z] 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-02-13T18:49:07.600Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1314/archives ] [2023-02-13T18:49:07.600Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1314/archives [2023-02-13T18:49:07.600Z] total 16 [2023-02-13T18:49:07.600Z] drwxr-xr-x 3 root root 4096 Feb 13 18:42 . [2023-02-13T18:49:07.600Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 13 18:42 .. [2023-02-13T18:49:07.600Z] drwxr-xr-x 2 root root 4096 Feb 13 18:42 cost [2023-02-13T18:49:07.600Z] -rw-r--r-- 1 root root 86 Feb 13 18:42 cost.csv [2023-02-13T18:49:07.600Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1314/archives [2023-02-13T18:49:07.600Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1314/archives [2023-02-13T18:49:07.600Z] total 16 [2023-02-13T18:49:07.600Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 18:42 . [2023-02-13T18:49:07.600Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 13 18:42 .. [2023-02-13T18:49:07.600Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 18:42 cost [2023-02-13T18:49:07.600Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 13 18:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-13T18:49:07.889Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T18:49:08.752Z] ---> package-listing.sh [2023-02-13T18:49:08.752Z] ++ facter osfamily [2023-02-13T18:49:08.752Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-13T18:49:09.011Z] + OS_FAMILY=debian [2023-02-13T18:49:09.011Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1314 [2023-02-13T18:49:09.011Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-13T18:49:09.011Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-13T18:49:09.011Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-13T18:49:09.011Z] + PACKAGES=/tmp/packages_start.txt [2023-02-13T18:49:09.011Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1314 ']' [2023-02-13T18:49:09.011Z] + PACKAGES=/tmp/packages_end.txt [2023-02-13T18:49:09.011Z] + case "${OS_FAMILY}" in [2023-02-13T18:49:09.011Z] + dpkg -l [2023-02-13T18:49:09.011Z] + grep '^ii' [2023-02-13T18:49:09.011Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-13T18:49:09.011Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-13T18:49:09.011Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-13T18:49:09.011Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1314 ']' [2023-02-13T18:49:09.011Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1314/archives/ [2023-02-13T18:49:09.011Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1314/archives/ [Pipeline] echo [2023-02-13T18:49:09.024Z] 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/gexfoundry_device-sdk-go_PR-1314/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-13T18:49:09.315Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T18:49:09.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T18:49:09.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T18:49:09.956Z] prd-ubuntu20.04-docker-8c-8g-5590 does not seem to be running inside a container [2023-02-13T18:49:10.001Z] $ 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/gexfoundry_device-sdk-go_PR-1314/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1314 -v /w/workspace/gexfoundry_device-sdk-go_PR-1314:/w/workspace/gexfoundry_device-sdk-go_PR-1314:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-13T18:49:10.199Z] $ docker top c51ca7b77a662a1961a8b5f096e3164b516b25f22fafcef6dbd633d1e4d5f29b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T18:49:10.531Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-13T18:49:10.816Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-13T18:49:11.103Z] + ls /var/log/sa-host [2023-02-13T18:49:11.104Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T18:49:11.179Z] provisioning config files... [2023-02-13T18:49:11.190Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp/config4870625207868207720tmp [Pipeline] { [Pipeline] echo [2023-02-13T18:49:11.206Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T18:49:11.488Z] ---> create-netrc.sh [Pipeline] } [2023-02-13T18:49:11.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-13T18:49:11.806Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-13T18:49:11.814Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T18:49:12.102Z] ---> sudo-logs.sh [2023-02-13T18:49:12.102Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-13T18:49:12.128Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T18:49:12.410Z] ---> job-cost.sh [2023-02-13T18:49:12.410Z] lf-activate-venv: SKIPPING [2023-02-13T18:49:12.410Z] DEBUG: total: 0.2199999988079071 [2023-02-13T18:49:12.410Z] INFO: Retrieving Stack Cost... [2023-02-13T18:49:12.669Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T18:49:12.928Z] INFO: Archiving Costs [Pipeline] echo [2023-02-13T18:49:12.941Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T18:49:13.230Z] ---> logs-deploy.sh [2023-02-13T18:49:13.230Z] lf-activate-venv: SKIPPING [2023-02-13T18:49:13.230Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1314/3 [2023-02-13T18:49:13.230Z] INFO: archiving workspace using pattern(s): [2023-02-13T18:49:14.169Z] Archives upload complete. [2023-02-13T18:49:14.427Z] INFO: archiving logs to Nexus [2023-02-13T18:49:14.994Z] ---> uname -a: [2023-02-13T18:49:14.994Z] Linux prd-ubuntu20-04-docker-8c-8g-5590 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-13T18:49:14.994Z] [2023-02-13T18:49:14.994Z] [2023-02-13T18:49:14.994Z] ---> lscpu: [2023-02-13T18:49:14.994Z] Architecture: x86_64 [2023-02-13T18:49:14.994Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-13T18:49:14.994Z] Byte Order: Little Endian [2023-02-13T18:49:14.994Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-13T18:49:14.994Z] CPU(s): 8 [2023-02-13T18:49:14.994Z] On-line CPU(s) list: 0-7 [2023-02-13T18:49:14.994Z] Thread(s) per core: 1 [2023-02-13T18:49:14.994Z] Core(s) per socket: 1 [2023-02-13T18:49:14.994Z] Socket(s): 8 [2023-02-13T18:49:14.994Z] NUMA node(s): 1 [2023-02-13T18:49:14.994Z] Vendor ID: AuthenticAMD [2023-02-13T18:49:14.994Z] CPU family: 23 [2023-02-13T18:49:14.994Z] Model: 49 [2023-02-13T18:49:14.994Z] Model name: AMD EPYC-Rome Processor [2023-02-13T18:49:14.994Z] Stepping: 0 [2023-02-13T18:49:14.994Z] CPU MHz: 2800.002 [2023-02-13T18:49:14.994Z] BogoMIPS: 5600.00 [2023-02-13T18:49:14.994Z] Virtualization: AMD-V [2023-02-13T18:49:14.994Z] Hypervisor vendor: KVM [2023-02-13T18:49:14.994Z] Virtualization type: full [2023-02-13T18:49:14.994Z] L1d cache: 256 KiB [2023-02-13T18:49:14.994Z] L1i cache: 256 KiB [2023-02-13T18:49:14.994Z] L2 cache: 4 MiB [2023-02-13T18:49:14.994Z] L3 cache: 128 MiB [2023-02-13T18:49:14.994Z] NUMA node0 CPU(s): 0-7 [2023-02-13T18:49:14.994Z] Vulnerability Itlb multihit: Not affected [2023-02-13T18:49:14.994Z] Vulnerability L1tf: Not affected [2023-02-13T18:49:14.994Z] Vulnerability Mds: Not affected [2023-02-13T18:49:14.994Z] Vulnerability Meltdown: Not affected [2023-02-13T18:49:14.994Z] Vulnerability Mmio stale data: Not affected [2023-02-13T18:49:14.994Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-13T18:49:14.994Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-13T18:49:14.994Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-13T18:49:14.994Z] Vulnerability Srbds: Not affected [2023-02-13T18:49:14.994Z] Vulnerability Tsx async abort: Not affected [2023-02-13T18:49:14.994Z] 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-02-13T18:49:14.994Z] [2023-02-13T18:49:14.994Z] [2023-02-13T18:49:14.994Z] ---> nproc: [2023-02-13T18:49:14.994Z] 8 [2023-02-13T18:49:14.994Z] [2023-02-13T18:49:14.994Z] [2023-02-13T18:49:14.994Z] ---> df -h: [2023-02-13T18:49:14.994Z] Filesystem Size Used Avail Use% Mounted on [2023-02-13T18:49:14.994Z] overlay 155G 12G 144G 8% / [2023-02-13T18:49:14.994Z] tmpfs 64M 0 64M 0% /dev [2023-02-13T18:49:14.994Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-13T18:49:14.994Z] shm 64M 0 64M 0% /dev/shm [2023-02-13T18:49:14.994Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-13T18:49:14.994Z] [2023-02-13T18:49:14.994Z] [2023-02-13T18:49:14.994Z] ---> sar -b -r -n DEV: [2023-02-13T18:49:14.994Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5590) 02/13/23 _x86_64_ (8 CPU) [2023-02-13T18:49:14.994Z] [2023-02-13T18:49:14.994Z] 18:40:40 LINUX RESTART (8 CPU) [2023-02-13T18:49:14.994Z] [2023-02-13T18:49:14.994Z] 18:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-13T18:49:14.994Z] 18:42:01 353.86 38.36 315.50 0.00 4291.55 75393.03 0.00 [2023-02-13T18:49:14.994Z] 18:43:01 160.04 0.97 159.07 0.00 15.20 69358.84 0.00 [2023-02-13T18:49:14.994Z] 18:44:01 1.55 0.00 1.55 0.00 0.00 21.61 0.00 [2023-02-13T18:49:14.994Z] 18:45:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 [2023-02-13T18:49:14.994Z] 18:46:01 49.86 10.58 39.28 0.00 5154.87 8597.90 0.00 [2023-02-13T18:49:14.994Z] 18:47:01 5.71 0.00 5.71 0.00 0.00 159.81 0.00 [2023-02-13T18:49:14.994Z] 18:48:01 3.02 0.02 3.00 0.00 0.13 85.32 0.00 [2023-02-13T18:49:14.994Z] 18:49:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2023-02-13T18:49:14.994Z] Average: 72.11 6.24 65.87 0.00 1182.69 19205.75 0.00 [2023-02-13T18:49:14.994Z] [2023-02-13T18:49:14.994Z] 18:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-13T18:49:14.994Z] 18:42:01 29167900 31588304 723348 2.20 76600 2622340 1998936 5.89 1004280 2351440 5884 [2023-02-13T18:49:14.994Z] 18:43:01 27975292 31593908 705832 2.15 151876 3632152 1763952 5.20 1170416 3254000 164 [2023-02-13T18:49:14.994Z] 18:44:01 27978300 31596980 702696 2.14 151904 3632224 1763952 5.20 1161652 3253976 28 [2023-02-13T18:49:14.994Z] 18:45:01 27979324 31598068 701508 2.13 151956 3632224 1763952 5.20 1160808 3253980 4 [2023-02-13T18:49:14.994Z] 18:46:01 27499896 31573268 712776 2.17 173512 4047584 1784048 5.26 1440960 3424196 836 [2023-02-13T18:49:14.994Z] 18:47:01 27453848 31581080 704756 2.14 185748 4087132 1811260 5.34 1479504 3424004 160 [2023-02-13T18:49:14.994Z] 18:48:01 27460864 31583348 702612 2.14 184328 4083880 1806952 5.33 1476324 3420884 4 [2023-02-13T18:49:14.994Z] 18:49:01 27460760 31583312 702496 2.14 184392 4083892 1806952 5.33 1476652 3420896 164 [2023-02-13T18:49:14.994Z] Average: 27872023 31587284 707003 2.15 157540 3727678 1812500 5.34 1296324 3225422 906 [2023-02-13T18:49:14.994Z] [2023-02-13T18:49:14.994Z] 18:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-13T18:49:14.994Z] 18:42:01 lo 6.67 6.67 0.65 0.65 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.994Z] 18:42:01 docker0 69.24 90.07 5.81 166.50 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.994Z] 18:42:01 veth399ce05 59.84 79.59 5.78 52.68 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.994Z] 18:42:01 ens3 755.76 565.07 6599.59 127.11 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.994Z] 18:43:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.994Z] 18:43:01 docker0 84.59 141.84 7.83 1797.35 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.994Z] 18:43:01 ens3 261.22 171.69 4344.75 30.80 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.994Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.994Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.994Z] 18:44:01 ens3 2.90 1.70 7.56 0.39 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.995Z] 18:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.995Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.995Z] 18:45:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.995Z] 18:46:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.995Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.995Z] 18:46:01 ens3 139.28 79.44 2784.89 5.67 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.995Z] 18:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.995Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.995Z] 18:47:01 ens3 0.63 0.43 0.33 0.13 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.995Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.995Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.995Z] 18:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.995Z] 18:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.995Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.995Z] 18:49:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.995Z] Average: lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.995Z] Average: docker0 19.23 28.99 1.71 245.48 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.995Z] Average: ens3 145.00 102.32 1717.11 20.51 0.00 0.00 0.00 0.00 [2023-02-13T18:49:14.995Z] [2023-02-13T18:49:14.995Z] [2023-02-13T18:49:14.995Z] ---> sar -P ALL: [2023-02-13T18:49:14.995Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5590) 02/13/23 _x86_64_ (8 CPU) [2023-02-13T18:49:14.995Z] [2023-02-13T18:49:14.995Z] 18:40:40 LINUX RESTART (8 CPU) [2023-02-13T18:49:14.995Z] [2023-02-13T18:49:14.995Z] 18:41:01 CPU %user %nice %system %iowait %steal %idle [2023-02-13T18:49:14.995Z] 18:42:01 all 9.42 0.00 3.35 1.66 0.06 85.51 [2023-02-13T18:49:14.995Z] 18:42:01 0 11.56 0.00 2.87 0.32 0.05 85.20 [2023-02-13T18:49:14.995Z] 18:42:01 1 8.74 0.00 3.79 3.51 0.07 83.89 [2023-02-13T18:49:14.995Z] 18:42:01 2 8.40 0.00 2.75 0.13 0.05 88.67 [2023-02-13T18:49:14.995Z] 18:42:01 3 7.14 0.00 3.95 0.08 0.07 88.76 [2023-02-13T18:49:14.995Z] 18:42:01 4 8.35 0.00 3.16 1.11 0.07 87.31 [2023-02-13T18:49:14.995Z] 18:42:01 5 7.85 0.00 3.35 1.10 0.07 87.63 [2023-02-13T18:49:14.995Z] 18:42:01 6 12.90 0.00 2.67 2.09 0.05 82.29 [2023-02-13T18:49:14.995Z] 18:42:01 7 10.39 0.00 4.22 4.98 0.08 80.33 [2023-02-13T18:49:14.995Z] 18:43:01 all 24.35 0.00 5.07 1.26 0.08 69.24 [2023-02-13T18:49:14.995Z] 18:43:01 0 24.74 0.00 4.76 2.38 0.08 68.04 [2023-02-13T18:49:14.995Z] 18:43:01 1 25.26 0.00 5.49 0.05 0.08 69.12 [2023-02-13T18:49:14.995Z] 18:43:01 2 23.56 0.00 4.27 0.12 0.07 71.99 [2023-02-13T18:49:14.995Z] 18:43:01 3 23.28 0.00 4.31 0.24 0.07 72.11 [2023-02-13T18:49:14.995Z] 18:43:01 4 24.49 0.00 4.95 0.25 0.07 70.24 [2023-02-13T18:49:14.995Z] 18:43:01 5 23.90 0.00 5.43 2.96 0.07 67.64 [2023-02-13T18:49:14.995Z] 18:43:01 6 23.88 0.00 5.75 3.87 0.08 66.41 [2023-02-13T18:49:14.995Z] 18:43:01 7 25.69 0.00 5.57 0.25 0.12 68.38 [2023-02-13T18:49:14.995Z] 18:44:01 all 0.23 0.00 0.02 0.01 0.01 99.73 [2023-02-13T18:49:14.995Z] 18:44:01 0 1.66 0.00 0.03 0.00 0.02 98.29 [2023-02-13T18:49:14.995Z] 18:44:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-02-13T18:49:14.995Z] 18:44:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2023-02-13T18:49:14.995Z] 18:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-13T18:49:14.995Z] 18:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-13T18:49:14.995Z] 18:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-13T18:49:14.995Z] 18:44:01 6 0.02 0.00 0.02 0.05 0.02 99.90 [2023-02-13T18:49:14.995Z] 18:44:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-13T18:49:14.995Z] 18:45:01 all 0.10 0.00 0.01 0.00 0.00 99.89 [2023-02-13T18:49:14.995Z] 18:45:01 0 0.62 0.00 0.00 0.00 0.00 99.38 [2023-02-13T18:49:14.995Z] 18:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T18:49:14.995Z] 18:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-13T18:49:14.995Z] 18:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-13T18:49:14.995Z] 18:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-13T18:49:14.995Z] 18:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-13T18:49:14.995Z] 18:45:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2023-02-13T18:49:14.995Z] 18:45:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-02-13T18:49:14.995Z] 18:46:01 all 2.10 0.00 1.04 0.42 0.02 96.41 [2023-02-13T18:49:14.995Z] 18:46:01 0 1.44 0.00 0.47 0.02 0.02 98.06 [2023-02-13T18:49:14.995Z] 18:46:01 1 3.72 0.00 1.14 0.33 0.02 94.79 [2023-02-13T18:49:14.995Z] 18:46:01 2 1.92 0.00 0.84 0.02 0.02 97.21 [2023-02-13T18:49:14.995Z] 18:46:01 3 2.01 0.00 0.99 0.53 0.03 96.44 [2023-02-13T18:49:14.995Z] 18:46:01 4 2.72 0.00 0.82 0.33 0.02 96.11 [2023-02-13T18:49:14.995Z] 18:46:01 5 1.57 0.00 2.37 0.57 0.02 95.47 [2023-02-13T18:49:14.995Z] 18:46:01 6 1.27 0.00 0.70 1.18 0.03 96.81 [2023-02-13T18:49:14.995Z] 18:46:01 7 2.13 0.00 1.04 0.39 0.03 96.42 [2023-02-13T18:49:14.995Z] 18:47:01 all 0.10 0.00 0.38 0.03 0.00 99.50 [2023-02-13T18:49:14.995Z] 18:47:01 0 0.10 0.00 0.57 0.03 0.00 99.30 [2023-02-13T18:49:14.995Z] 18:47:01 1 0.07 0.00 0.17 0.00 0.00 99.77 [2023-02-13T18:49:14.995Z] 18:47:01 2 0.05 0.00 0.20 0.00 0.00 99.75 [2023-02-13T18:49:14.995Z] 18:47:01 3 0.17 0.00 0.17 0.00 0.00 99.67 [2023-02-13T18:49:14.995Z] 18:47:01 4 0.03 0.00 0.15 0.00 0.00 99.82 [2023-02-13T18:49:14.995Z] 18:47:01 5 0.17 0.00 1.47 0.02 0.00 98.35 [2023-02-13T18:49:14.995Z] 18:47:01 6 0.15 0.00 0.15 0.12 0.00 99.58 [2023-02-13T18:49:14.995Z] 18:47:01 7 0.08 0.00 0.15 0.03 0.00 99.73 [2023-02-13T18:49:14.995Z] 18:48:01 all 0.11 0.00 0.06 0.01 0.00 99.82 [2023-02-13T18:49:14.995Z] 18:48:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2023-02-13T18:49:14.995Z] 18:48:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2023-02-13T18:49:14.995Z] 18:48:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2023-02-13T18:49:14.995Z] 18:48:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2023-02-13T18:49:14.995Z] 18:48:01 4 0.07 0.00 0.07 0.00 0.02 99.85 [2023-02-13T18:49:14.995Z] 18:48:01 5 0.03 0.00 0.07 0.02 0.00 99.88 [2023-02-13T18:49:14.995Z] 18:48:01 6 0.30 0.00 0.08 0.05 0.00 99.57 [2023-02-13T18:49:14.995Z] 18:48:01 7 0.28 0.00 0.07 0.00 0.00 99.65 [2023-02-13T18:49:14.995Z] 18:49:01 all 0.08 0.00 0.01 0.00 0.01 99.91 [2023-02-13T18:49:14.995Z] 18:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T18:49:14.995Z] 18:49:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-13T18:49:14.995Z] 18:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-13T18:49:14.995Z] 18:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-13T18:49:14.995Z] 18:49:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2023-02-13T18:49:14.995Z] 18:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T18:49:14.995Z] 18:49:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-13T18:49:14.995Z] 18:49:01 7 0.43 0.00 0.00 0.00 0.02 99.55 [2023-02-13T18:49:14.995Z] Average: all 4.53 0.00 1.23 0.42 0.02 93.80 [2023-02-13T18:49:14.995Z] Average: 0 5.01 0.00 1.09 0.34 0.02 93.54 [2023-02-13T18:49:14.995Z] Average: 1 4.71 0.00 1.33 0.48 0.02 93.45 [2023-02-13T18:49:14.995Z] Average: 2 4.22 0.00 1.01 0.03 0.02 94.71 [2023-02-13T18:49:14.995Z] Average: 3 4.05 0.00 1.18 0.11 0.02 94.65 [2023-02-13T18:49:14.995Z] Average: 4 4.44 0.00 1.14 0.21 0.02 94.19 [2023-02-13T18:49:14.995Z] Average: 5 4.15 0.00 1.58 0.58 0.02 93.67 [2023-02-13T18:49:14.995Z] Average: 6 4.78 0.00 1.17 0.92 0.03 93.11 [2023-02-13T18:49:14.995Z] Average: 7 4.85 0.00 1.37 0.70 0.03 93.04 [2023-02-13T18:49:14.995Z] [2023-02-13T18:49:14.995Z] [2023-02-13T18:49:14.995Z]