Pull request #450 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4332d47f4190b0d0d1899c6ff0c806ce51981e8+08f894f6759a1d01e47be8be883e82626f2c5ca7 (0758d1195bdc826445f8a6061e072d907a8f4178) 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-ssh5632225004562152071.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-ssh16842883117383635281.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-450/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-450/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2013243244424400829.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-450/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15806094730829086807.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12576859290307087966.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-450/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-450/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9445030585547597403.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-mqtt-go, buildSnap:false] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1757 in /w/workspace/gexfoundry_device-mqtt-go_PR-450 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-450 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 08f894f6759a1d01e47be8be883e82626f2c5ca7 into PR head commit c4332d47f4190b0d0d1899c6ff0c806ce51981e8 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/450/head:refs/remotes/origin/PR-450 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4332d47f4190b0d0d1899c6ff0c806ce51981e8 # timeout=10 Merge succeeded, producing c4332d47f4190b0d0d1899c6ff0c806ce51981e8 Checking out Revision c4332d47f4190b0d0d1899c6ff0c806ce51981e8 (PR-450) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T23:31:05.453Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T23:31:05.609Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T23:31:05.702Z] ========================================================= [2023-01-10T23:31:05.702Z] EdgeX Global Pipelines Version Info [2023-01-10T23:31:05.702Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 08f894f6759a1d01e47be8be883e82626f2c5ca7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4332d47f4190b0d0d1899c6ff0c806ce51981e8 # timeout=10 [2023-01-10T23:31:06.436Z] ------------------- [2023-01-10T23:31:06.436Z] stable info: [2023-01-10T23:31:06.436Z] ------------------- [2023-01-10T23:31:06.436Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T23:31:06.436Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T23:31:06.436Z] Message: update stable to v1.0.244 [2023-01-10T23:31:07.378Z] ------------------- [2023-01-10T23:31:07.378Z] experimental info: [2023-01-10T23:31:07.378Z] ------------------- [2023-01-10T23:31:07.378Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T23:31:07.378Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T23:31:07.378Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T23:31:07.637Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-01-10T23:31:07.675Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-01-10T23:31:07.710Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T23:31:07.748Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T23:31:07.789Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T23:31:07.826Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T23:31:07.865Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T23:31:07.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T23:31:07.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T23:31:07.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T23:31:08.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T23:31:08.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-01-10T23:31:08.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T23:31:08.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T23:31:08.167Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T23:31:08.205Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T23:31:08.247Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T23:31:08.287Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T23:31:08.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T23:31:08.367Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T23:31:08.410Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-10T23:31:08.454Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-10T23:31:08.499Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T23:31:08.541Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T23:31:08.579Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T23:31:08.618Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T23:31:08.661Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T23:31:08.705Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-450 [Pipeline] echo [2023-01-10T23:31:08.745Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-450 [Pipeline] echo [2023-01-10T23:31:08.787Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-450 [Pipeline] echo [2023-01-10T23:31:08.825Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4332d47f4190b0d0d1899c6ff0c806ce51981e8 [Pipeline] echo [2023-01-10T23:31:08.861Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4332d4 [Pipeline] echo [2023-01-10T23:31:08.898Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:31:09.010Z] provisioning config files... [2023-01-10T23:31:09.026Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-450@tmp/config15164363949676115665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:31:09.367Z] ---> docker-login.sh [2023-01-10T23:31:09.367Z] nexus3.edgexfoundry.org:10001 [2023-01-10T23:31:09.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:31:09.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:31:09.626Z] Configure a credential helper to remove this warning. See [2023-01-10T23:31:09.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:31:09.626Z] [2023-01-10T23:31:09.626Z] Login Succeeded [2023-01-10T23:31:09.626Z] nexus3.edgexfoundry.org:10002 [2023-01-10T23:31:09.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:31:09.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:31:09.627Z] Configure a credential helper to remove this warning. See [2023-01-10T23:31:09.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:31:09.627Z] [2023-01-10T23:31:09.627Z] Login Succeeded [2023-01-10T23:31:09.627Z] nexus3.edgexfoundry.org:10003 [2023-01-10T23:31:09.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:31:09.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:31:09.885Z] Configure a credential helper to remove this warning. See [2023-01-10T23:31:09.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:31:09.885Z] [2023-01-10T23:31:09.885Z] Login Succeeded [2023-01-10T23:31:09.885Z] nexus3.edgexfoundry.org:10004 [2023-01-10T23:31:09.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:31:09.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:31:09.885Z] Configure a credential helper to remove this warning. See [2023-01-10T23:31:09.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:31:09.885Z] [2023-01-10T23:31:09.885Z] Login Succeeded [2023-01-10T23:31:09.885Z] docker.io [2023-01-10T23:31:09.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:31:10.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:31:10.146Z] Configure a credential helper to remove this warning. See [2023-01-10T23:31:10.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:31:10.146Z] [2023-01-10T23:31:10.146Z] Login Succeeded [2023-01-10T23:31:10.146Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T23:31:10.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T23:31:10.788Z] + git rev-list -1 --merges c4332d47f4190b0d0d1899c6ff0c806ce51981e8~1..c4332d47f4190b0d0d1899c6ff0c806ce51981e8 [Pipeline] echo [2023-01-10T23:31:10.850Z] -----------> git rev-list -1 --merges c4332d47f4190b0d0d1899c6ff0c806ce51981e8~1..c4332d47f4190b0d0d1899c6ff0c806ce51981e8 c4332d47f4190b0d0d1899c6ff0c806ce51981e8 [false] [Pipeline] sh [2023-01-10T23:31:11.156Z] + git log --format=format:%s -1 c4332d47f4190b0d0d1899c6ff0c806ce51981e8 [Pipeline] echo [2023-01-10T23:31:11.192Z] ========================================================= [2023-01-10T23:31:11.192Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T23:31:11.192Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T23:31:11.629Z] + git log --format=format:%s -1 c4332d47f4190b0d0d1899c6ff0c806ce51981e8 [Pipeline] echo [2023-01-10T23:31:11.661Z] [semverPrep] GIT_COMMIT: c4332d47f4190b0d0d1899c6ff0c806ce51981e8, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-01-10T23:31:11.689Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T23:31:12.067Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T23:31:12.067Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T23:31:12.067Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T23:31:12.067Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T23:31:12.067Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T23:31:12.067Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T23:31:12.067Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:31:12.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T23:31:12.485Z] [2023-01-10T23:31:12.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:31:12.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T23:31:12.861Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T23:31:12.861Z] b85a868b505f: Pulling fs layer [2023-01-10T23:31:12.861Z] e2be974225ed: Pulling fs layer [2023-01-10T23:31:12.861Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T23:31:12.861Z] 988bab9f4d93: Pulling fs layer [2023-01-10T23:31:12.861Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T23:31:12.861Z] eaf3925da568: Pulling fs layer [2023-01-10T23:31:12.861Z] bab4dde63d76: Pulling fs layer [2023-01-10T23:31:12.861Z] bde34c3a00c8: Pulling fs layer [2023-01-10T23:31:12.861Z] b352a97aabf1: Pulling fs layer [2023-01-10T23:31:12.861Z] 4872d77fe225: Pulling fs layer [2023-01-10T23:31:12.861Z] 5851b861e8e6: Pulling fs layer [2023-01-10T23:31:12.861Z] 1469e6f7b9e6: Waiting [2023-01-10T23:31:12.861Z] bab4dde63d76: Waiting [2023-01-10T23:31:12.861Z] bde34c3a00c8: Waiting [2023-01-10T23:31:12.861Z] b352a97aabf1: Waiting [2023-01-10T23:31:12.861Z] 4872d77fe225: Waiting [2023-01-10T23:31:12.861Z] 5851b861e8e6: Waiting [2023-01-10T23:31:12.861Z] eaf3925da568: Waiting [2023-01-10T23:31:12.861Z] 988bab9f4d93: Waiting [2023-01-10T23:31:12.861Z] e2be974225ed: Download complete [2023-01-10T23:31:12.861Z] 988bab9f4d93: Download complete [2023-01-10T23:31:13.125Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T23:31:13.125Z] 1469e6f7b9e6: Download complete [2023-01-10T23:31:13.125Z] eaf3925da568: Verifying Checksum [2023-01-10T23:31:13.125Z] eaf3925da568: Download complete [2023-01-10T23:31:13.125Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T23:31:13.125Z] 339a4e72a1f5: Download complete [2023-01-10T23:31:13.125Z] bde34c3a00c8: Verifying Checksum [2023-01-10T23:31:13.125Z] bde34c3a00c8: Download complete [2023-01-10T23:31:13.125Z] b352a97aabf1: Download complete [2023-01-10T23:31:13.125Z] 4872d77fe225: Verifying Checksum [2023-01-10T23:31:13.125Z] 4872d77fe225: Download complete [2023-01-10T23:31:13.125Z] 5851b861e8e6: Verifying Checksum [2023-01-10T23:31:13.125Z] 5851b861e8e6: Download complete [2023-01-10T23:31:13.125Z] b85a868b505f: Verifying Checksum [2023-01-10T23:31:13.125Z] b85a868b505f: Download complete [2023-01-10T23:31:13.692Z] bab4dde63d76: Verifying Checksum [2023-01-10T23:31:13.692Z] bab4dde63d76: Download complete [2023-01-10T23:31:14.627Z] b85a868b505f: Pull complete [2023-01-10T23:31:14.627Z] e2be974225ed: Pull complete [2023-01-10T23:31:15.194Z] 339a4e72a1f5: Pull complete [2023-01-10T23:31:15.194Z] 988bab9f4d93: Pull complete [2023-01-10T23:31:15.453Z] 1469e6f7b9e6: Pull complete [2023-01-10T23:31:15.453Z] eaf3925da568: Pull complete [2023-01-10T23:31:17.358Z] bab4dde63d76: Pull complete [2023-01-10T23:31:17.358Z] bde34c3a00c8: Pull complete [2023-01-10T23:31:17.617Z] b352a97aabf1: Pull complete [2023-01-10T23:31:17.617Z] 4872d77fe225: Pull complete [2023-01-10T23:31:17.617Z] 5851b861e8e6: Pull complete [2023-01-10T23:31:17.617Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T23:31:17.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T23:31:17.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:31:17.859Z] prd-ubuntu20.04-docker-8c-8g-1757 does not seem to be running inside a container [2023-01-10T23:31:17.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-450 -v /w/workspace/gexfoundry_device-mqtt-go_PR-450:/w/workspace/gexfoundry_device-mqtt-go_PR-450:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-450@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-450@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T23:31:20.056Z] $ docker top 67455157536d670eaf0caea70e819f5129b2b66b63aa520455d54520d67f6bfa -eo pid,comm [2023-01-10T23:31:20.125Z] 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-01-10T23:31:20.125Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T23:31:20.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T23:31:20.251Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T23:31:20.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T23:31:20.371Z] $ docker exec 67455157536d670eaf0caea70e819f5129b2b66b63aa520455d54520d67f6bfa ssh-agent [2023-01-10T23:31:20.473Z] SSH_AUTH_SOCK=/tmp/ssh-Q9IXr042XPlZ/agent.32 [2023-01-10T23:31:20.473Z] SSH_AGENT_PID=38 [2023-01-10T23:31:20.479Z] Running ssh-add (command line suppressed) [2023-01-10T23:31:20.589Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-450@tmp/private_key_717611938837547397.key (/w/workspace/gexfoundry_device-mqtt-go_PR-450@tmp/private_key_717611938837547397.key) [2023-01-10T23:31:20.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T23:31:20.923Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T23:31:20.947Z] $ docker exec --env ******** --env ******** 67455157536d670eaf0caea70e819f5129b2b66b63aa520455d54520d67f6bfa ssh-agent -k [2023-01-10T23:31:21.043Z] unset SSH_AUTH_SOCK; [2023-01-10T23:31:21.044Z] unset SSH_AGENT_PID; [2023-01-10T23:31:21.044Z] echo Agent pid 38 killed; [2023-01-10T23:31:21.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T23:31:21.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T23:31:21.134Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T23:31:21.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T23:31:21.246Z] $ docker exec 67455157536d670eaf0caea70e819f5129b2b66b63aa520455d54520d67f6bfa ssh-agent [2023-01-10T23:31:21.354Z] SSH_AUTH_SOCK=/tmp/ssh-iSWYZdpEpf7j/agent.70 [2023-01-10T23:31:21.354Z] SSH_AGENT_PID=76 [2023-01-10T23:31:21.359Z] Running ssh-add (command line suppressed) [2023-01-10T23:31:21.467Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-450@tmp/private_key_3452430902203924251.key (/w/workspace/gexfoundry_device-mqtt-go_PR-450@tmp/private_key_3452430902203924251.key) [2023-01-10T23:31:21.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T23:31:21.807Z] + git semver init [2023-01-10T23:31:22.067Z] 2023-01-10 23:31:22,006 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T23:31:22.067Z] 2023-01-10 23:31:22,007 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-450/.semver [2023-01-10T23:31:22.067Z] 2023-01-10 23:31:22,008 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-450/.semver [2023-01-10T23:31:22.067Z] 2023-01-10 23:31:22,008 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-450/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-450, universal_newlines=False, shell=None, istream=None) [2023-01-10T23:31:23.012Z] 2023-01-10 23:31:22,816 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-450/.git/info/exclude [2023-01-10T23:31:23.012Z] 2023-01-10 23:31:22,818 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-450/.semver/PR-450 with force:False [2023-01-10T23:31:23.012Z] 2023-01-10 23:31:22,818 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-450/.semver/PR-450 [2023-01-10T23:31:23.012Z] 2023-01-10 23:31:22,822 [execute] INFO git cat-file --batch-check [2023-01-10T23:31:23.012Z] 2023-01-10 23:31:22,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-450/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T23:31:23.012Z] 2023-01-10 23:31:22,827 [execute] INFO git cat-file --batch [2023-01-10T23:31:23.012Z] 2023-01-10 23:31:22,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-450/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T23:31:23.012Z] 2023-01-10 23:31:22,832 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-450/.semver/PR-450 [2023-01-10T23:31:23.012Z] 0.0.0 [Pipeline] } [2023-01-10T23:31:23.038Z] $ docker exec --env ******** --env ******** 67455157536d670eaf0caea70e819f5129b2b66b63aa520455d54520d67f6bfa ssh-agent -k [2023-01-10T23:31:23.148Z] unset SSH_AUTH_SOCK; [2023-01-10T23:31:23.149Z] unset SSH_AGENT_PID; [2023-01-10T23:31:23.149Z] echo Agent pid 76 killed; [2023-01-10T23:31:23.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T23:31:23.595Z] + git semver [Pipeline] } [2023-01-10T23:31:23.878Z] $ docker stop --time=1 67455157536d670eaf0caea70e819f5129b2b66b63aa520455d54520d67f6bfa [2023-01-10T23:31:25.141Z] $ docker rm -f --volumes 67455157536d670eaf0caea70e819f5129b2b66b63aa520455d54520d67f6bfa [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T23:31:25.531Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T23:31:25.789Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T23:31:25.807Z] [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-01-10T23:31:26.421Z] provisioning config files... [2023-01-10T23:31:26.434Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-450@tmp/config9750588563361092338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:31:26.779Z] ---> docker-login.sh [2023-01-10T23:31:26.779Z] nexus3.edgexfoundry.org:10001 [2023-01-10T23:31:26.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:31:26.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:31:26.779Z] Configure a credential helper to remove this warning. See [2023-01-10T23:31:26.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:31:26.779Z] [2023-01-10T23:31:26.779Z] Login Succeeded [2023-01-10T23:31:26.779Z] nexus3.edgexfoundry.org:10002 [2023-01-10T23:31:26.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:31:26.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:31:26.779Z] Configure a credential helper to remove this warning. See [2023-01-10T23:31:26.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:31:26.779Z] [2023-01-10T23:31:26.779Z] Login Succeeded [2023-01-10T23:31:26.779Z] nexus3.edgexfoundry.org:10003 [2023-01-10T23:31:27.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:31:27.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:31:27.040Z] Configure a credential helper to remove this warning. See [2023-01-10T23:31:27.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:31:27.040Z] [2023-01-10T23:31:27.040Z] Login Succeeded [2023-01-10T23:31:27.040Z] nexus3.edgexfoundry.org:10004 [2023-01-10T23:31:27.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:31:27.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:31:27.040Z] Configure a credential helper to remove this warning. See [2023-01-10T23:31:27.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:31:27.040Z] [2023-01-10T23:31:27.040Z] Login Succeeded [2023-01-10T23:31:27.040Z] docker.io [2023-01-10T23:31:27.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:31:27.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:31:27.299Z] Configure a credential helper to remove this warning. See [2023-01-10T23:31:27.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:31:27.299Z] [2023-01-10T23:31:27.299Z] Login Succeeded [2023-01-10T23:31:27.299Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T23:31:27.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T23:31:27.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:31:27.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:31:27.620Z] ========================================================= [2023-01-10T23:31:27.620Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T23:31:27.620Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:31:28.144Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T23:31:28.145Z] Sending build context to Docker daemon 6.329MB [2023-01-10T23:31:28.145Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T23:31:28.145Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T23:31:28.145Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T23:31:28.145Z] 213ec9aee27d: Pulling fs layer [2023-01-10T23:31:28.145Z] 4583459ba037: Pulling fs layer [2023-01-10T23:31:28.145Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T23:31:28.145Z] 53926ce57604: Pulling fs layer [2023-01-10T23:31:28.145Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T23:31:28.145Z] 22ff95d597cd: Pulling fs layer [2023-01-10T23:31:28.145Z] 21b2b0c7a3f4: Waiting [2023-01-10T23:31:28.145Z] 53926ce57604: Waiting [2023-01-10T23:31:28.145Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T23:31:28.145Z] 22ff95d597cd: Waiting [2023-01-10T23:31:28.145Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T23:31:28.145Z] a7acece74701: Pulling fs layer [2023-01-10T23:31:28.145Z] 96b7cbca73a9: Waiting [2023-01-10T23:31:28.145Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T23:31:28.145Z] 93c1e223e6f2: Download complete [2023-01-10T23:31:28.145Z] 4583459ba037: Verifying Checksum [2023-01-10T23:31:28.145Z] 4583459ba037: Download complete [2023-01-10T23:31:28.145Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T23:31:28.145Z] 21b2b0c7a3f4: Download complete [2023-01-10T23:31:28.407Z] 22ff95d597cd: Verifying Checksum [2023-01-10T23:31:28.407Z] 22ff95d597cd: Download complete [2023-01-10T23:31:28.407Z] 213ec9aee27d: Verifying Checksum [2023-01-10T23:31:28.407Z] 213ec9aee27d: Download complete [2023-01-10T23:31:28.407Z] 12d6caf4c0d1: Download complete [2023-01-10T23:31:28.680Z] 213ec9aee27d: Pull complete [2023-01-10T23:31:28.680Z] 4583459ba037: Pull complete [2023-01-10T23:31:28.680Z] 93c1e223e6f2: Pull complete [2023-01-10T23:31:29.284Z] a7acece74701: Verifying Checksum [2023-01-10T23:31:29.284Z] a7acece74701: Download complete [2023-01-10T23:31:29.550Z] 53926ce57604: Verifying Checksum [2023-01-10T23:31:29.550Z] 53926ce57604: Download complete [2023-01-10T23:31:29.811Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T23:31:29.811Z] 96b7cbca73a9: Download complete [2023-01-10T23:31:34.005Z] 53926ce57604: Pull complete [2023-01-10T23:31:34.005Z] 21b2b0c7a3f4: Pull complete [2023-01-10T23:31:34.005Z] 22ff95d597cd: Pull complete [2023-01-10T23:31:34.005Z] 12d6caf4c0d1: Pull complete [2023-01-10T23:31:35.378Z] 96b7cbca73a9: Pull complete [2023-01-10T23:31:36.314Z] a7acece74701: Pull complete [2023-01-10T23:31:36.314Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T23:31:36.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T23:31:36.314Z] ---> db6d94c90886 [2023-01-10T23:31:36.314Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T23:31:39.605Z] ---> Running in 03b108975620 [2023-01-10T23:31:39.605Z] Removing intermediate container 03b108975620 [2023-01-10T23:31:39.605Z] ---> 3d2b4f289692 [2023-01-10T23:31:39.605Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T23:31:39.605Z] ---> Running in fb3e9561e8e1 [2023-01-10T23:31:39.605Z] Removing intermediate container fb3e9561e8e1 [2023-01-10T23:31:39.605Z] ---> 2acd217d8e08 [2023-01-10T23:31:39.605Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T23:31:39.605Z] ---> Running in 5ead7e189d6d [2023-01-10T23:31:39.605Z] Removing intermediate container 5ead7e189d6d [2023-01-10T23:31:39.605Z] ---> c40a337c6599 [2023-01-10T23:31:39.605Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T23:31:39.605Z] ---> Running in 97acb7065cca [2023-01-10T23:31:39.605Z] Removing intermediate container 97acb7065cca [2023-01-10T23:31:39.605Z] ---> 984964e59f8d [2023-01-10T23:31:39.605Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T23:31:39.605Z] ---> Running in 87fa17aca310 [2023-01-10T23:31:39.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T23:31:40.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T23:31:40.122Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T23:31:40.122Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T23:31:40.122Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T23:31:40.122Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T23:31:40.122Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T23:31:40.122Z] OK: 216 MiB in 55 packages [2023-01-10T23:31:40.690Z] Removing intermediate container 87fa17aca310 [2023-01-10T23:31:40.690Z] ---> d23dec33812a [2023-01-10T23:31:40.690Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-01-10T23:31:40.690Z] ---> Running in 194888ed89c9 [2023-01-10T23:31:40.690Z] Removing intermediate container 194888ed89c9 [2023-01-10T23:31:40.690Z] ---> 9c73f59e8d6c [2023-01-10T23:31:40.690Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T23:31:40.948Z] ---> 842964452f8f [2023-01-10T23:31:40.948Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T23:31:40.948Z] ---> Running in 97da239ade7b [2023-01-10T23:31:41.235Z] Still waiting to schedule task [2023-01-10T23:31:41.235Z] ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T23:31:41.235Z] ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T23:31:41.235Z] ‘prd-ubuntu20.04-docker-8c-8g-1760’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T23:31:41.235Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1759’ is offline [2023-01-10T23:32:02.887Z] Removing intermediate container 97da239ade7b [2023-01-10T23:32:02.887Z] ---> 3890b8f65e01 [2023-01-10T23:32:02.887Z] Step 11/12 : COPY . . [2023-01-10T23:32:02.887Z] ---> ecb5dc0c5e55 [2023-01-10T23:32:02.887Z] Step 12/12 : RUN $MAKE [2023-01-10T23:32:02.887Z] ---> Running in f96c0840f1ce [2023-01-10T23:32:02.887Z] noop [2023-01-10T23:32:02.887Z] Removing intermediate container f96c0840f1ce [2023-01-10T23:32:02.887Z] ---> 4df00d65e481 [2023-01-10T23:32:02.887Z] Successfully built 4df00d65e481 [2023-01-10T23:32:02.887Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:32:03.338Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T23:32:03.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:32:03.488Z] prd-ubuntu20.04-docker-8c-8g-1757 does not seem to be running inside a container [2023-01-10T23:32:03.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-450 -v /w/workspace/gexfoundry_device-mqtt-go_PR-450:/w/workspace/gexfoundry_device-mqtt-go_PR-450:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-450@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-450@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T23:32:03.826Z] $ docker top b7befb3ac4423bea846c06fab46bebce4bb6f0e150366d4c078f91da745acf00 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:32:04.211Z] + go version [2023-01-10T23:32:04.211Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T23:32:04.247Z] $ docker stop --time=1 b7befb3ac4423bea846c06fab46bebce4bb6f0e150366d4c078f91da745acf00 [2023-01-10T23:32:05.515Z] $ docker rm -f --volumes b7befb3ac4423bea846c06fab46bebce4bb6f0e150366d4c078f91da745acf00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:32:06.229Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T23:32:06.229Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:32:06.375Z] prd-ubuntu20.04-docker-8c-8g-1757 does not seem to be running inside a container [2023-01-10T23:32:06.405Z] $ 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-mqtt-go_PR-450 -v /w/workspace/gexfoundry_device-mqtt-go_PR-450:/w/workspace/gexfoundry_device-mqtt-go_PR-450:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-450@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-450@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T23:32:06.722Z] $ docker top e7bf84219f3bbc452fcd2f89b281facaebfac204a552d02727cabcc5c1d9c65c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:32:07.107Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-450 [Pipeline] fileExists [Pipeline] sh [2023-01-10T23:32:07.464Z] + make test [2023-01-10T23:32:07.464Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T23:32:07.722Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-01-10T23:32:11.906Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/config [2023-01-10T23:32:11.906Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.6/internal/config/config.go:75:3: unknown field 'MessageQueue' in struct literal of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".BootstrapConfiguration [2023-01-10T23:32:16.086Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2023-01-10T23:32:16.086Z] make: *** [Makefile:30: unittest] Error 2 [Pipeline] } [2023-01-10T23:32:16.132Z] $ docker stop --time=1 e7bf84219f3bbc452fcd2f89b281facaebfac204a552d02727cabcc5c1d9c65c [2023-01-10T23:32:18.056Z] $ docker rm -f --volumes e7bf84219f3bbc452fcd2f89b281facaebfac204a552d02727cabcc5c1d9c65c [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-01-10T23:32:19.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:32:19.281Z] [2023-01-10T23:32:19.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:32:19.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:32:19.675Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T23:32:19.675Z] 5eb5b503b376: Pulling fs layer [2023-01-10T23:32:19.675Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T23:32:19.675Z] ec43610c2a17: Pulling fs layer [2023-01-10T23:32:19.675Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T23:32:19.675Z] 33b1e0a273af: Pulling fs layer [2023-01-10T23:32:19.675Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T23:32:19.675Z] 2f39f015ded8: Pulling fs layer [2023-01-10T23:32:19.675Z] 3a2ae6a8a46f: Waiting [2023-01-10T23:32:19.675Z] 33b1e0a273af: Waiting [2023-01-10T23:32:19.675Z] 5d3b04190fa2: Waiting [2023-01-10T23:32:19.675Z] 2f39f015ded8: Waiting [2023-01-10T23:32:19.675Z] 5c69ac0246d0: Verifying Checksum [2023-01-10T23:32:19.675Z] 5c69ac0246d0: Download complete [2023-01-10T23:32:19.675Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T23:32:19.675Z] 3a2ae6a8a46f: Download complete [2023-01-10T23:32:19.934Z] 33b1e0a273af: Verifying Checksum [2023-01-10T23:32:19.935Z] 33b1e0a273af: Download complete [2023-01-10T23:32:19.935Z] 5d3b04190fa2: Download complete [2023-01-10T23:32:19.935Z] ec43610c2a17: Verifying Checksum [2023-01-10T23:32:19.935Z] 5eb5b503b376: Verifying Checksum [2023-01-10T23:32:19.935Z] 5eb5b503b376: Download complete [2023-01-10T23:32:20.536Z] 2f39f015ded8: Download complete [2023-01-10T23:32:21.169Z] 5eb5b503b376: Pull complete [2023-01-10T23:32:21.454Z] 5c69ac0246d0: Pull complete [2023-01-10T23:32:21.739Z] ec43610c2a17: Pull complete [2023-01-10T23:32:21.739Z] 3a2ae6a8a46f: Pull complete [2023-01-10T23:32:21.996Z] 33b1e0a273af: Pull complete [2023-01-10T23:32:21.996Z] 5d3b04190fa2: Pull complete [2023-01-10T23:32:26.177Z] 2f39f015ded8: Pull complete [2023-01-10T23:32:26.177Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T23:32:26.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:32:26.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:32:26.420Z] prd-ubuntu20.04-docker-8c-8g-1757 does not seem to be running inside a container [2023-01-10T23:32:26.450Z] $ 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-mqtt-go_PR-450 -v /w/workspace/gexfoundry_device-mqtt-go_PR-450:/w/workspace/gexfoundry_device-mqtt-go_PR-450:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-450@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-450@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T23:32:28.868Z] $ docker top e135450fba1485773a65e92c2846a74122a107891b03240947ef11d55c919a6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:32:29.311Z] ---> job-cost.sh [2023-01-10T23:32:29.311Z] lf-activate-venv: SKIPPING [2023-01-10T23:32:29.311Z] INFO: No Stack... [2023-01-10T23:32:30.252Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T23:32:30.513Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T23:32:30.823Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-450/archives/cost.csv [2023-01-10T23:32:30.823Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T23:32:30.870Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-450-1-stack-cost] [2023-01-10T23:32:30.876Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-450-1-stack-cost] did not exist. Created. [2023-01-10T23:32:30.876Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-450-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T23:32:31.270Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T23:32:31.327Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T23:32:31.347Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-450-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T23:32:31.428Z] $ docker stop --time=1 e135450fba1485773a65e92c2846a74122a107891b03240947ef11d55c919a6b [2023-01-10T23:32:32.579Z] $ docker rm -f --volumes e135450fba1485773a65e92c2846a74122a107891b03240947ef11d55c919a6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T23:32:32.914Z] Failed in branch amd64 [2023-01-10T23:33:49.789Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1762 in /w/workspace/gexfoundry_device-mqtt-go_PR-450 [Pipeline] { [Pipeline] ws [2023-01-10T23:33:49.850Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-01-10T23:33:49.933Z] Selected Git installation does not exist. Using Default [2023-01-10T23:33:49.934Z] The recommended git tool is: NONE [2023-01-10T23:33:55.663Z] using credential edgex-jenkins-ssh [2023-01-10T23:33:55.678Z] Cloning the remote Git repository [2023-01-10T23:33:55.734Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-10T23:33:55.820Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-01-10T23:33:55.992Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-10T23:33:55.994Z] > git --version # timeout=10 [2023-01-10T23:33:56.017Z] > git --version # 'git version 2.25.1' [2023-01-10T23:33:56.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T23:33:56.088Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T23:33:57.236Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-01-10T23:33:57.273Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T23:33:58.255Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-01-10T23:33:58.305Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-10T23:33:58.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T23:33:58.325Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/450/head:refs/remotes/origin/PR-450 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-10T23:33:58.985Z] Merging remotes/origin/main commit 08f894f6759a1d01e47be8be883e82626f2c5ca7 into PR head commit c4332d47f4190b0d0d1899c6ff0c806ce51981e8 [2023-01-10T23:33:59.229Z] Merge succeeded, producing c4332d47f4190b0d0d1899c6ff0c806ce51981e8 [2023-01-10T23:33:59.229Z] Checking out Revision c4332d47f4190b0d0d1899c6ff0c806ce51981e8 (PR-450) [2023-01-10T23:33:59.795Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-01-10T23:33:59.854Z] > git --version # timeout=10 [2023-01-10T23:33:59.871Z] > git --version # 'git version 2.25.1' [2023-01-10T23:33:59.892Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T23:33:59.006Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T23:33:59.033Z] > git checkout -f c4332d47f4190b0d0d1899c6ff0c806ce51981e8 # timeout=10 [2023-01-10T23:33:59.129Z] > git remote # timeout=10 [2023-01-10T23:33:59.147Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T23:33:59.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T23:33:59.184Z] > git merge 08f894f6759a1d01e47be8be883e82626f2c5ca7 # timeout=10 [2023-01-10T23:33:59.211Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T23:33:59.236Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T23:33:59.252Z] > git checkout -f c4332d47f4190b0d0d1899c6ff0c806ce51981e8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T23:34:00.943Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T23:34:00.943Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T23:34:00.943Z] Dload Upload Total Spent Left Speed [2023-01-10T23:34:00.943Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-01-10T23:34:01.683Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T23:34:02.041Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2023-01-10T23:34:02.041Z] [2023-01-10T23:34:02.041Z] { [2023-01-10T23:34:02.041Z] "registry-mirrors": [ [2023-01-10T23:34:02.041Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T23:34:02.041Z] ], [2023-01-10T23:34:02.041Z] "bip": "10.250.0.254/24", [2023-01-10T23:34:02.041Z] "hosts": [ [2023-01-10T23:34:02.041Z] "tcp://0.0.0.0:5555", [2023-01-10T23:34:02.041Z] "unix:///var/run/docker.sock" [2023-01-10T23:34:02.041Z] ], [2023-01-10T23:34:02.041Z] "mtu": 1458, [2023-01-10T23:34:02.041Z] "selinux-enabled": true, [2023-01-10T23:34:02.041Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T23:34:02.041Z] } [Pipeline] sh [2023-01-10T23:34:02.399Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T23:34:02.767Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:34:21.157Z] provisioning config files... [2023-01-10T23:34:21.191Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config13523868284824875575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:34:21.608Z] ---> docker-login.sh [2023-01-10T23:34:21.608Z] nexus3.edgexfoundry.org:10001 [2023-01-10T23:34:22.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:34:22.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:34:22.212Z] Configure a credential helper to remove this warning. See [2023-01-10T23:34:22.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:34:22.212Z] [2023-01-10T23:34:22.212Z] Login Succeeded [2023-01-10T23:34:22.212Z] nexus3.edgexfoundry.org:10002 [2023-01-10T23:34:22.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:34:22.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:34:22.760Z] Configure a credential helper to remove this warning. See [2023-01-10T23:34:22.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:34:22.760Z] [2023-01-10T23:34:22.760Z] Login Succeeded [2023-01-10T23:34:22.760Z] nexus3.edgexfoundry.org:10003 [2023-01-10T23:34:23.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:34:23.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:34:23.045Z] Configure a credential helper to remove this warning. See [2023-01-10T23:34:23.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:34:23.045Z] [2023-01-10T23:34:23.045Z] Login Succeeded [2023-01-10T23:34:23.045Z] nexus3.edgexfoundry.org:10004 [2023-01-10T23:34:23.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:34:23.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:34:23.593Z] Configure a credential helper to remove this warning. See [2023-01-10T23:34:23.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:34:23.593Z] [2023-01-10T23:34:23.593Z] Login Succeeded [2023-01-10T23:34:23.593Z] docker.io [2023-01-10T23:34:23.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:34:24.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:34:24.134Z] Configure a credential helper to remove this warning. See [2023-01-10T23:34:24.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:34:24.134Z] [2023-01-10T23:34:24.134Z] Login Succeeded [2023-01-10T23:34:24.134Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T23:34:24.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T23:34:24.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:34:24.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:34:24.693Z] ========================================================= [2023-01-10T23:34:24.693Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T23:34:24.693Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:34:25.197Z] + docker build -t ci-base-image-arm64 -f 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-01-10T23:34:25.470Z] Sending build context to Docker daemon 3.297MB [2023-01-10T23:34:25.470Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T23:34:25.470Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T23:34:25.744Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T23:34:25.744Z] 9b18e9b68314: Pulling fs layer [2023-01-10T23:34:25.744Z] 35d82f9e3411: Pulling fs layer [2023-01-10T23:34:25.744Z] e16973657156: Pulling fs layer [2023-01-10T23:34:25.744Z] fc693d55d65f: Pulling fs layer [2023-01-10T23:34:25.744Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T23:34:25.744Z] dda99020689f: Pulling fs layer [2023-01-10T23:34:25.744Z] db1c61fa0a46: Pulling fs layer [2023-01-10T23:34:25.744Z] 891c053d2c06: Pulling fs layer [2023-01-10T23:34:25.744Z] 7e9fc2657dce: Waiting [2023-01-10T23:34:25.744Z] dda99020689f: Waiting [2023-01-10T23:34:25.744Z] db1c61fa0a46: Waiting [2023-01-10T23:34:25.744Z] 891c053d2c06: Waiting [2023-01-10T23:34:25.744Z] fc693d55d65f: Waiting [2023-01-10T23:34:25.744Z] e16973657156: Verifying Checksum [2023-01-10T23:34:25.744Z] 35d82f9e3411: Download complete [2023-01-10T23:34:25.744Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T23:34:25.744Z] 7e9fc2657dce: Download complete [2023-01-10T23:34:26.039Z] dda99020689f: Verifying Checksum [2023-01-10T23:34:26.039Z] dda99020689f: Download complete [2023-01-10T23:34:26.039Z] 9b18e9b68314: Verifying Checksum [2023-01-10T23:34:26.039Z] 9b18e9b68314: Download complete [2023-01-10T23:34:26.641Z] 9b18e9b68314: Pull complete [2023-01-10T23:34:27.632Z] 35d82f9e3411: Pull complete [2023-01-10T23:34:27.907Z] 891c053d2c06: Verifying Checksum [2023-01-10T23:34:27.907Z] 891c053d2c06: Download complete [2023-01-10T23:34:27.907Z] e16973657156: Pull complete [2023-01-10T23:34:28.896Z] db1c61fa0a46: Verifying Checksum [2023-01-10T23:34:28.896Z] db1c61fa0a46: Download complete [2023-01-10T23:34:29.491Z] fc693d55d65f: Verifying Checksum [2023-01-10T23:34:29.491Z] fc693d55d65f: Download complete [2023-01-10T23:34:41.854Z] fc693d55d65f: Pull complete [2023-01-10T23:34:41.854Z] 7e9fc2657dce: Pull complete [2023-01-10T23:34:41.854Z] dda99020689f: Pull complete [2023-01-10T23:34:48.545Z] db1c61fa0a46: Pull complete [2023-01-10T23:34:50.514Z] 891c053d2c06: Pull complete [2023-01-10T23:34:50.514Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T23:34:50.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T23:34:50.514Z] ---> f96f9c87975a [2023-01-10T23:34:50.514Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T23:34:52.561Z] ---> Running in c769a1fc8f58 [2023-01-10T23:34:52.832Z] Removing intermediate container c769a1fc8f58 [2023-01-10T23:34:52.832Z] ---> 5e2ebc8e31fb [2023-01-10T23:34:52.832Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T23:34:52.832Z] ---> Running in 46076c4348d3 [2023-01-10T23:34:53.102Z] Removing intermediate container 46076c4348d3 [2023-01-10T23:34:53.102Z] ---> 608ea3357afd [2023-01-10T23:34:53.102Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T23:34:53.373Z] ---> Running in d9c13926071d [2023-01-10T23:34:53.646Z] Removing intermediate container d9c13926071d [2023-01-10T23:34:53.646Z] ---> 3b04555dfa15 [2023-01-10T23:34:53.646Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T23:34:53.646Z] ---> Running in 8b9711f244a2 [2023-01-10T23:34:53.919Z] Removing intermediate container 8b9711f244a2 [2023-01-10T23:34:53.919Z] ---> db20690d5063 [2023-01-10T23:34:53.919Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T23:34:54.204Z] ---> Running in c38ca843dca7 [2023-01-10T23:34:55.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T23:34:55.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T23:34:56.732Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T23:34:56.732Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T23:34:56.732Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T23:34:56.732Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T23:34:56.732Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T23:34:57.005Z] OK: 226 MiB in 55 packages [2023-01-10T23:34:57.980Z] Removing intermediate container c38ca843dca7 [2023-01-10T23:34:57.980Z] ---> f9c052170df5 [2023-01-10T23:34:57.980Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-01-10T23:34:57.980Z] ---> Running in be1c10b18402 [2023-01-10T23:34:58.249Z] Removing intermediate container be1c10b18402 [2023-01-10T23:34:58.249Z] ---> f3011346d76b [2023-01-10T23:34:58.249Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T23:34:58.838Z] ---> 92492f737ad2 [2023-01-10T23:34:58.838Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T23:34:58.838Z] ---> Running in 2d196f8013f5 [2023-01-10T23:35:55.281Z] Removing intermediate container 2d196f8013f5 [2023-01-10T23:35:55.281Z] ---> f3e5f9ae213d [2023-01-10T23:35:55.281Z] Step 11/12 : COPY . . [2023-01-10T23:35:55.552Z] ---> cd5e23392b62 [2023-01-10T23:35:55.552Z] Step 12/12 : RUN $MAKE [2023-01-10T23:35:55.552Z] ---> Running in a983657a4e65 [2023-01-10T23:35:56.524Z] noop [2023-01-10T23:35:57.493Z] Removing intermediate container a983657a4e65 [2023-01-10T23:35:57.493Z] ---> fae9404dcdda [2023-01-10T23:35:57.493Z] Successfully built fae9404dcdda [2023-01-10T23:35:57.493Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:35:58.011Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T23:35:58.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:35:58.308Z] prd-ubuntu20.04-docker-arm64-4c-16g-1762 does not seem to be running inside a container [2023-01-10T23:35:58.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T23:35:59.657Z] $ docker top ea29514ffa3ecd918311567cc3dc5dc7dada523a9e67154063a6625b0e0d1fbf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:36:00.587Z] + go version [2023-01-10T23:36:00.587Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T23:36:00.624Z] $ docker stop --time=1 ea29514ffa3ecd918311567cc3dc5dc7dada523a9e67154063a6625b0e0d1fbf [2023-01-10T23:36:02.354Z] $ docker rm -f --volumes ea29514ffa3ecd918311567cc3dc5dc7dada523a9e67154063a6625b0e0d1fbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:36:03.262Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T23:36:03.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:36:03.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-1762 does not seem to be running inside a container [2023-01-10T23:36:03.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T23:36:04.977Z] $ docker top eb54b25e8228fec441798f582a05428a7068c1d88e6961ca6c5494712fdb4054 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:36:05.905Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-10T23:36:06.618Z] + make test [2023-01-10T23:36:06.618Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T23:36:08.591Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-01-10T23:36:35.364Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/config [2023-01-10T23:36:35.364Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.6/internal/config/config.go:75:3: unknown field 'MessageQueue' in struct literal of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".BootstrapConfiguration [2023-01-10T23:37:43.316Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2023-01-10T23:37:43.316Z] make: *** [Makefile:30: unittest] Error 2 [Pipeline] } [2023-01-10T23:37:43.362Z] $ docker stop --time=1 eb54b25e8228fec441798f582a05428a7068c1d88e6961ca6c5494712fdb4054 [2023-01-10T23:37:45.299Z] $ docker rm -f --volumes eb54b25e8228fec441798f582a05428a7068c1d88e6961ca6c5494712fdb4054 [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-01-10T23:37:46.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T23:37:46.878Z] [2023-01-10T23:37:46.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:37:47.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T23:37:47.558Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T23:37:47.558Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T23:37:47.558Z] 04944245beec: Pulling fs layer [2023-01-10T23:37:47.558Z] 699f458cf7ca: Pulling fs layer [2023-01-10T23:37:47.558Z] 765212b225bb: Pulling fs layer [2023-01-10T23:37:47.558Z] f23df028b6ca: Pulling fs layer [2023-01-10T23:37:47.558Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T23:37:47.558Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T23:37:47.558Z] f23df028b6ca: Waiting [2023-01-10T23:37:47.558Z] 2437ff75d9bd: Waiting [2023-01-10T23:37:47.558Z] d65c8cfc05b1: Waiting [2023-01-10T23:37:47.558Z] 765212b225bb: Waiting [2023-01-10T23:37:47.558Z] 04944245beec: Verifying Checksum [2023-01-10T23:37:47.558Z] 04944245beec: Download complete [2023-01-10T23:37:47.558Z] 765212b225bb: Verifying Checksum [2023-01-10T23:37:47.558Z] 765212b225bb: Download complete [2023-01-10T23:37:47.558Z] f23df028b6ca: Download complete [2023-01-10T23:37:47.558Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T23:37:47.558Z] d65c8cfc05b1: Download complete [2023-01-10T23:37:47.830Z] 699f458cf7ca: Verifying Checksum [2023-01-10T23:37:47.830Z] 699f458cf7ca: Download complete [2023-01-10T23:37:48.421Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T23:37:48.421Z] 8998bd30e6a1: Download complete [2023-01-10T23:37:51.022Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T23:37:51.022Z] 2437ff75d9bd: Download complete [2023-01-10T23:37:52.442Z] 8998bd30e6a1: Pull complete [2023-01-10T23:37:53.031Z] 04944245beec: Pull complete [2023-01-10T23:37:54.456Z] 699f458cf7ca: Pull complete [2023-01-10T23:37:54.728Z] 765212b225bb: Pull complete [2023-01-10T23:37:55.704Z] f23df028b6ca: Pull complete [2023-01-10T23:37:55.974Z] d65c8cfc05b1: Pull complete [2023-01-10T23:38:14.222Z] 2437ff75d9bd: Pull complete [2023-01-10T23:38:14.222Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T23:38:14.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T23:38:14.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:38:14.621Z] prd-ubuntu20.04-docker-arm64-4c-16g-1762 does not seem to be running inside a container [2023-01-10T23:38:14.722Z] $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-10T23:38:16.623Z] $ docker top 135ee8517e58b66a0c28796febb09b0990da89815dd224959df6dcae3c0e6b24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:38:17.555Z] ---> job-cost.sh [2023-01-10T23:38:17.555Z] lf-activate-venv: SKIPPING [2023-01-10T23:38:17.555Z] INFO: No Stack... [2023-01-10T23:38:17.825Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T23:38:18.790Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T23:38:19.470Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-01-10T23:38:19.470Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T23:38:19.561Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-450-1-stack-cost] [2023-01-10T23:38:19.566Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-450-1-stack-cost] did not exist. Created. [2023-01-10T23:38:19.566Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-450-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T23:38:20.298Z] /w/workspace/device-mqtt-go/1@tmp/durable-87578759/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T23:38:20.986Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T23:38:21.023Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T23:38:21.509Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T23:38:21.527Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-450-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T23:38:21.608Z] $ docker stop --time=1 135ee8517e58b66a0c28796febb09b0990da89815dd224959df6dcae3c0e6b24 [2023-01-10T23:38:25.603Z] $ docker rm -f --volumes 135ee8517e58b66a0c28796febb09b0990da89815dd224959df6dcae3c0e6b24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T23:38:26.326Z] 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-01-10T23:38:28.230Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-450/archives ] [2023-01-10T23:38:28.230Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-450/archives [2023-01-10T23:38:28.230Z] total 16 [2023-01-10T23:38:28.230Z] drwxr-xr-x 3 root root 4096 Jan 10 23:32 . [2023-01-10T23:38:28.230Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 23:32 .. [2023-01-10T23:38:28.230Z] drwxr-xr-x 2 root root 4096 Jan 10 23:32 cost [2023-01-10T23:38:28.230Z] -rw-r--r-- 1 root root 86 Jan 10 23:32 cost.csv [2023-01-10T23:38:28.230Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-450/archives [2023-01-10T23:38:28.230Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-450/archives [2023-01-10T23:38:28.230Z] total 16 [2023-01-10T23:38:28.230Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 23:32 . [2023-01-10T23:38:28.230Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 23:32 .. [2023-01-10T23:38:28.230Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 23:32 cost [2023-01-10T23:38:28.230Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 10 23:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:38:28.564Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:38:29.460Z] ---> package-listing.sh [2023-01-10T23:38:29.460Z] ++ facter osfamily [2023-01-10T23:38:29.460Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T23:38:29.460Z] + OS_FAMILY=debian [2023-01-10T23:38:29.460Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-450 [2023-01-10T23:38:29.460Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T23:38:29.460Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T23:38:29.460Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T23:38:29.460Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T23:38:29.460Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-450 ']' [2023-01-10T23:38:29.460Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T23:38:29.460Z] + case "${OS_FAMILY}" in [2023-01-10T23:38:29.460Z] + dpkg -l [2023-01-10T23:38:29.460Z] + grep '^ii' [2023-01-10T23:38:29.720Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T23:38:29.720Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T23:38:29.720Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T23:38:29.720Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-450 ']' [2023-01-10T23:38:29.720Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-450/archives/ [2023-01-10T23:38:29.720Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-450/archives/ [Pipeline] echo [2023-01-10T23:38:29.753Z] 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-mqtt-go_PR-450/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T23:38:30.047Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:38:30.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:38:30.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:38:30.815Z] prd-ubuntu20.04-docker-8c-8g-1757 does not seem to be running inside a container [2023-01-10T23:38:30.846Z] $ 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-mqtt-go_PR-450/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-mqtt-go_PR-450 -v /w/workspace/gexfoundry_device-mqtt-go_PR-450:/w/workspace/gexfoundry_device-mqtt-go_PR-450:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-450@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-450@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T23:38:31.019Z] $ docker top 8fe50669a5766e33de7735172a8ee17fe9665214287bcd72944a56456d67a0f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:38:31.403Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T23:38:31.717Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T23:38:32.022Z] + ls /var/log/sa-host [2023-01-10T23:38:32.022Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:38:32.151Z] provisioning config files... [2023-01-10T23:38:32.160Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-450@tmp/config671634935999005593tmp [Pipeline] { [Pipeline] echo [2023-01-10T23:38:32.221Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:38:32.533Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T23:38:32.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:38:32.962Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T23:38:32.992Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:38:33.300Z] ---> sudo-logs.sh [2023-01-10T23:38:33.300Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T23:38:33.391Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:38:33.705Z] ---> job-cost.sh [2023-01-10T23:38:33.705Z] lf-activate-venv: SKIPPING [2023-01-10T23:38:33.705Z] DEBUG: total: 0.2199999988079071 [2023-01-10T23:38:33.705Z] INFO: Retrieving Stack Cost... [2023-01-10T23:38:33.965Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T23:38:34.224Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T23:38:34.262Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:38:34.574Z] ---> logs-deploy.sh [2023-01-10T23:38:34.574Z] lf-activate-venv: SKIPPING [2023-01-10T23:38:34.574Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-450/1 [2023-01-10T23:38:34.574Z] INFO: archiving workspace using pattern(s): [2023-01-10T23:38:35.511Z] Archives upload complete. [2023-01-10T23:38:35.770Z] INFO: archiving logs to Nexus [2023-01-10T23:38:36.338Z] ---> uname -a: [2023-01-10T23:38:36.338Z] Linux prd-ubuntu20-04-docker-8c-8g-1757 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-10T23:38:36.338Z] [2023-01-10T23:38:36.338Z] [2023-01-10T23:38:36.338Z] ---> lscpu: [2023-01-10T23:38:36.338Z] Architecture: x86_64 [2023-01-10T23:38:36.338Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-10T23:38:36.338Z] Byte Order: Little Endian [2023-01-10T23:38:36.338Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-10T23:38:36.338Z] CPU(s): 8 [2023-01-10T23:38:36.338Z] On-line CPU(s) list: 0-7 [2023-01-10T23:38:36.338Z] Thread(s) per core: 1 [2023-01-10T23:38:36.338Z] Core(s) per socket: 1 [2023-01-10T23:38:36.338Z] Socket(s): 8 [2023-01-10T23:38:36.338Z] NUMA node(s): 1 [2023-01-10T23:38:36.338Z] Vendor ID: AuthenticAMD [2023-01-10T23:38:36.338Z] CPU family: 23 [2023-01-10T23:38:36.338Z] Model: 49 [2023-01-10T23:38:36.338Z] Model name: AMD EPYC-Rome Processor [2023-01-10T23:38:36.338Z] Stepping: 0 [2023-01-10T23:38:36.338Z] CPU MHz: 2799.998 [2023-01-10T23:38:36.338Z] BogoMIPS: 5599.99 [2023-01-10T23:38:36.338Z] Virtualization: AMD-V [2023-01-10T23:38:36.338Z] Hypervisor vendor: KVM [2023-01-10T23:38:36.338Z] Virtualization type: full [2023-01-10T23:38:36.338Z] L1d cache: 256 KiB [2023-01-10T23:38:36.338Z] L1i cache: 256 KiB [2023-01-10T23:38:36.338Z] L2 cache: 4 MiB [2023-01-10T23:38:36.338Z] L3 cache: 128 MiB [2023-01-10T23:38:36.338Z] NUMA node0 CPU(s): 0-7 [2023-01-10T23:38:36.338Z] Vulnerability Itlb multihit: Not affected [2023-01-10T23:38:36.338Z] Vulnerability L1tf: Not affected [2023-01-10T23:38:36.338Z] Vulnerability Mds: Not affected [2023-01-10T23:38:36.338Z] Vulnerability Meltdown: Not affected [2023-01-10T23:38:36.338Z] Vulnerability Mmio stale data: Not affected [2023-01-10T23:38:36.338Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-10T23:38:36.338Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-10T23:38:36.338Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-10T23:38:36.338Z] Vulnerability Srbds: Not affected [2023-01-10T23:38:36.338Z] Vulnerability Tsx async abort: Not affected [2023-01-10T23:38:36.338Z] 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-01-10T23:38:36.338Z] [2023-01-10T23:38:36.338Z] [2023-01-10T23:38:36.338Z] ---> nproc: [2023-01-10T23:38:36.338Z] 8 [2023-01-10T23:38:36.338Z] [2023-01-10T23:38:36.338Z] [2023-01-10T23:38:36.338Z] ---> df -h: [2023-01-10T23:38:36.338Z] Filesystem Size Used Avail Use% Mounted on [2023-01-10T23:38:36.338Z] overlay 155G 12G 144G 8% / [2023-01-10T23:38:36.338Z] tmpfs 64M 0 64M 0% /dev [2023-01-10T23:38:36.338Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-10T23:38:36.338Z] shm 64M 0 64M 0% /dev/shm [2023-01-10T23:38:36.338Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-10T23:38:36.338Z] [2023-01-10T23:38:36.338Z] [2023-01-10T23:38:36.338Z] ---> sar -b -r -n DEV: [2023-01-10T23:38:36.338Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1757) 01/10/23 _x86_64_ (8 CPU) [2023-01-10T23:38:36.338Z] [2023-01-10T23:38:36.338Z] 23:30:32 LINUX RESTART (8 CPU) [2023-01-10T23:38:36.338Z] [2023-01-10T23:38:36.338Z] 23:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-10T23:38:36.338Z] 23:32:01 198.60 15.43 183.17 0.00 1933.14 94297.62 0.00 [2023-01-10T23:38:36.338Z] 23:33:01 60.57 0.22 60.36 0.00 15.05 20923.61 0.00 [2023-01-10T23:38:36.338Z] 23:34:01 1.73 0.00 1.73 0.00 0.00 20.81 0.00 [2023-01-10T23:38:36.338Z] 23:35:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 [2023-01-10T23:38:36.338Z] 23:36:01 38.16 12.73 25.43 0.00 5458.29 6264.96 0.00 [2023-01-10T23:38:36.338Z] 23:37:01 3.90 0.00 3.90 0.00 0.00 47.33 0.00 [2023-01-10T23:38:36.338Z] 23:38:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2023-01-10T23:38:36.338Z] Average: 43.60 4.05 39.54 0.00 1057.92 17368.55 0.00 [2023-01-10T23:38:36.338Z] [2023-01-10T23:38:36.338Z] 23:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-10T23:38:36.338Z] 23:32:01 28523344 31560228 750804 2.28 136976 3116660 2218428 6.54 1077216 2859400 392 [2023-01-10T23:38:36.338Z] 23:33:01 28045464 31586616 719928 2.19 144508 3562436 1764560 5.20 1150060 3205404 396 [2023-01-10T23:38:36.338Z] 23:34:01 28045136 31586520 719820 2.19 144548 3562440 1764560 5.20 1150176 3205408 16 [2023-01-10T23:38:36.338Z] 23:35:01 28049908 31591324 714940 2.17 144596 3562440 1764560 5.20 1145452 3205424 140 [2023-01-10T23:38:36.338Z] 23:36:01 27675784 31570232 721820 2.20 153112 3895720 1810348 5.34 1382240 3314164 880 [2023-01-10T23:38:36.338Z] 23:37:01 27686960 31581468 710580 2.16 153176 3895716 1827776 5.39 1372292 3314124 52 [2023-01-10T23:38:36.338Z] 23:38:01 27687196 31581712 710256 2.16 153200 3895720 1827776 5.39 1371984 3314128 8 [2023-01-10T23:38:36.338Z] Average: 27959113 31579729 721164 2.19 147159 3641590 1854001 5.46 1235631 3202579 269 [2023-01-10T23:38:36.338Z] [2023-01-10T23:38:36.338Z] 23:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-10T23:38:36.338Z] 23:32:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:32:01 ens3 568.62 404.87 7755.65 75.79 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:32:01 veth72a49ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:32:01 docker0 143.24 196.50 12.32 1826.29 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:33:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:33:01 ens3 124.08 92.19 2542.69 91.67 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:33:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:34:01 ens3 2.77 1.38 4.31 0.52 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:35:01 ens3 0.67 0.42 0.35 0.27 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:36:01 ens3 90.58 53.66 1897.60 4.11 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:37:01 ens3 0.32 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:38:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] Average: lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.338Z] Average: ens3 112.45 78.96 1743.00 24.63 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.339Z] Average: docker0 20.46 28.08 1.76 260.86 0.00 0.00 0.00 0.00 [2023-01-10T23:38:36.339Z] [2023-01-10T23:38:36.339Z] [2023-01-10T23:38:36.339Z] ---> sar -P ALL: [2023-01-10T23:38:36.339Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1757) 01/10/23 _x86_64_ (8 CPU) [2023-01-10T23:38:36.339Z] [2023-01-10T23:38:36.339Z] 23:30:32 LINUX RESTART (8 CPU) [2023-01-10T23:38:36.339Z] [2023-01-10T23:38:36.339Z] 23:31:01 CPU %user %nice %system %iowait %steal %idle [2023-01-10T23:38:36.339Z] 23:32:01 all 10.52 0.00 4.46 2.77 0.08 82.17 [2023-01-10T23:38:36.339Z] 23:32:01 0 12.94 0.00 4.58 1.49 0.07 80.93 [2023-01-10T23:38:36.339Z] 23:32:01 1 9.94 0.00 3.98 2.90 0.13 83.04 [2023-01-10T23:38:36.339Z] 23:32:01 2 9.38 0.00 5.28 2.81 0.07 82.47 [2023-01-10T23:38:36.339Z] 23:32:01 3 10.04 0.00 3.95 0.46 0.08 85.47 [2023-01-10T23:38:36.339Z] 23:32:01 4 9.58 0.00 4.34 9.34 0.07 76.66 [2023-01-10T23:38:36.339Z] 23:32:01 5 11.77 0.00 5.29 1.35 0.07 81.52 [2023-01-10T23:38:36.339Z] 23:32:01 6 9.35 0.00 3.41 3.06 0.05 84.13 [2023-01-10T23:38:36.339Z] 23:32:01 7 11.18 0.00 4.86 0.74 0.07 83.15 [2023-01-10T23:38:36.339Z] 23:33:01 all 12.71 0.00 2.82 0.70 0.04 83.74 [2023-01-10T23:38:36.339Z] 23:33:01 0 12.77 0.00 2.79 0.35 0.03 84.06 [2023-01-10T23:38:36.339Z] 23:33:01 1 12.81 0.00 3.17 0.03 0.03 83.96 [2023-01-10T23:38:36.339Z] 23:33:01 2 13.40 0.00 2.43 0.03 0.07 84.07 [2023-01-10T23:38:36.339Z] 23:33:01 3 12.17 0.00 2.72 0.02 0.03 85.06 [2023-01-10T23:38:36.339Z] 23:33:01 4 12.98 0.00 2.37 0.02 0.02 84.62 [2023-01-10T23:38:36.339Z] 23:33:01 5 12.32 0.00 3.73 4.82 0.03 79.10 [2023-01-10T23:38:36.339Z] 23:33:01 6 12.57 0.00 2.72 0.12 0.03 84.56 [2023-01-10T23:38:36.339Z] 23:33:01 7 12.67 0.00 2.63 0.20 0.03 84.46 [2023-01-10T23:38:36.339Z] 23:34:01 all 0.08 0.00 0.02 0.00 0.01 99.89 [2023-01-10T23:38:36.339Z] 23:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-10T23:38:36.339Z] 23:34:01 1 0.35 0.00 0.08 0.00 0.02 99.55 [2023-01-10T23:38:36.339Z] 23:34:01 2 0.10 0.00 0.03 0.00 0.02 99.85 [2023-01-10T23:38:36.339Z] 23:34:01 3 0.12 0.00 0.02 0.00 0.00 99.87 [2023-01-10T23:38:36.339Z] 23:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-10T23:38:36.339Z] 23:34:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-01-10T23:38:36.339Z] 23:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-10T23:38:36.339Z] 23:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T23:38:36.339Z] 23:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-01-10T23:38:36.339Z] 23:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-10T23:38:36.339Z] 23:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-10T23:38:36.339Z] 23:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-10T23:38:36.339Z] 23:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-10T23:38:36.339Z] 23:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-10T23:38:36.339Z] 23:35:01 5 0.05 0.00 0.00 0.03 0.00 99.92 [2023-01-10T23:38:36.339Z] 23:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-10T23:38:36.339Z] 23:35:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-10T23:38:36.339Z] 23:36:01 all 1.22 0.00 0.63 0.69 0.02 97.44 [2023-01-10T23:38:36.339Z] 23:36:01 0 1.77 0.00 0.82 1.10 0.02 96.29 [2023-01-10T23:38:36.339Z] 23:36:01 1 0.89 0.00 0.80 1.12 0.02 97.17 [2023-01-10T23:38:36.339Z] 23:36:01 2 0.98 0.00 0.63 0.50 0.03 97.85 [2023-01-10T23:38:36.339Z] 23:36:01 3 0.87 0.00 0.42 0.33 0.02 98.36 [2023-01-10T23:38:36.339Z] 23:36:01 4 1.75 0.00 0.70 0.05 0.02 97.48 [2023-01-10T23:38:36.339Z] 23:36:01 5 0.40 0.00 0.63 1.64 0.02 97.31 [2023-01-10T23:38:36.339Z] 23:36:01 6 0.80 0.00 0.49 0.05 0.02 98.64 [2023-01-10T23:38:36.339Z] 23:36:01 7 2.25 0.00 0.55 0.73 0.05 96.41 [2023-01-10T23:38:36.339Z] 23:37:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2023-01-10T23:38:36.339Z] 23:37:01 0 0.00 0.00 0.02 0.03 0.02 99.93 [2023-01-10T23:38:36.339Z] 23:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-10T23:38:36.339Z] 23:37:01 2 0.10 0.00 0.05 0.00 0.02 99.83 [2023-01-10T23:38:36.339Z] 23:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-10T23:38:36.339Z] 23:37:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-10T23:38:36.339Z] 23:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-10T23:38:36.339Z] 23:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-10T23:38:36.339Z] 23:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-10T23:38:36.339Z] 23:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-01-10T23:38:36.339Z] 23:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T23:38:36.339Z] 23:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-10T23:38:36.339Z] 23:38:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2023-01-10T23:38:36.339Z] 23:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-10T23:38:36.339Z] 23:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-10T23:38:36.339Z] 23:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-10T23:38:36.339Z] 23:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-10T23:38:36.339Z] 23:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-10T23:38:36.339Z] Average: all 3.50 0.00 1.13 0.59 0.02 94.75 [2023-01-10T23:38:36.339Z] Average: 0 3.91 0.00 1.17 0.42 0.02 94.47 [2023-01-10T23:38:36.339Z] Average: 1 3.43 0.00 1.15 0.58 0.03 94.80 [2023-01-10T23:38:36.339Z] Average: 2 3.42 0.00 1.20 0.47 0.03 94.87 [2023-01-10T23:38:36.339Z] Average: 3 3.30 0.00 1.01 0.11 0.02 95.55 [2023-01-10T23:38:36.339Z] Average: 4 3.46 0.00 1.05 1.33 0.02 94.13 [2023-01-10T23:38:36.339Z] Average: 5 3.49 0.00 1.37 1.13 0.02 94.00 [2023-01-10T23:38:36.339Z] Average: 6 3.24 0.00 0.95 0.46 0.02 95.33 [2023-01-10T23:38:36.339Z] Average: 7 3.72 0.00 1.15 0.24 0.02 94.87 [2023-01-10T23:38:36.339Z] [2023-01-10T23:38:36.339Z] [2023-01-10T23:38:36.339Z]