Pull request #492 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f+bc7652beee9a90296fe0b57947c4589a421f5e02 (e904f564f5b320d0150628d43931a8ab69d4d557) 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-ssh10486977046601632936.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-ssh12668960245700236080.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-492/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-492/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15404693693452375351.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-492/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6351009155147446216.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-ssh3352455166674831044.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-492/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-492/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6687666351218571207.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 ‘prd-ubuntu20.04-docker-8c-8g-6672’ Running on prd-ubuntu20.04-docker-8c-8g-6681 in /w/workspace/gexfoundry_device-mqtt-go_PR-492 [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-492 # 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 > 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/492/head:refs/remotes/origin/PR-492 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f Merge succeeded, producing 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f Checking out Revision 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f (PR-492) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/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-02-20T02:18:10.172Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-20T02:18:10.358Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-20T02:18:10.462Z] ========================================================= [2023-02-20T02:18:10.462Z] EdgeX Global Pipelines Version Info [2023-02-20T02:18:10.462Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:18:11.192Z] ------------------- [2023-02-20T02:18:11.192Z] stable info: [2023-02-20T02:18:11.192Z] ------------------- [2023-02-20T02:18:11.192Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-20T02:18:11.192Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T02:18:11.192Z] Message: update stable to v1.0.244 [2023-02-20T02:18:11.761Z] ------------------- [2023-02-20T02:18:11.761Z] experimental info: [2023-02-20T02:18:11.761Z] ------------------- [2023-02-20T02:18:11.761Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-20T02:18:11.761Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T02:18:11.761Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-20T02:18:12.057Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-02-20T02:18:12.104Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-02-20T02:18:12.144Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-20T02:18:12.186Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-20T02:18:12.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-20T02:18:12.264Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-20T02:18:12.303Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-20T02:18:12.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-20T02:18:12.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-20T02:18:12.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-20T02:18:12.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-20T02:18:12.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-02-20T02:18:12.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-20T02:18:12.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-20T02:18:12.691Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T02:18:12.732Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T02:18:12.778Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-20T02:18:12.818Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-20T02:18:12.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-20T02:18:12.900Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-20T02:18:12.944Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-20T02:18:12.986Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-20T02:18:13.024Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-20T02:18:13.074Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-20T02:18:13.119Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-20T02:18:13.160Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-20T02:18:13.203Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-20T02:18:13.241Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-492 [Pipeline] echo [2023-02-20T02:18:13.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-492 [Pipeline] echo [2023-02-20T02:18:13.321Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-492 [Pipeline] echo [2023-02-20T02:18:13.361Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f [Pipeline] echo [2023-02-20T02:18:13.404Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33c4648 [Pipeline] echo [2023-02-20T02:18:13.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T02:18:13.566Z] provisioning config files... [2023-02-20T02:18:13.579Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp/config7914973339888954397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:18:13.938Z] ---> docker-login.sh [2023-02-20T02:18:13.938Z] nexus3.edgexfoundry.org:10001 [2023-02-20T02:18:14.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:14.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:14.199Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:14.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:14.199Z] [2023-02-20T02:18:14.199Z] Login Succeeded [2023-02-20T02:18:14.199Z] nexus3.edgexfoundry.org:10002 [2023-02-20T02:18:14.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:14.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:14.458Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:14.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:14.458Z] [2023-02-20T02:18:14.458Z] Login Succeeded [2023-02-20T02:18:14.458Z] nexus3.edgexfoundry.org:10003 [2023-02-20T02:18:14.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:14.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:14.458Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:14.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:14.458Z] [2023-02-20T02:18:14.458Z] Login Succeeded [2023-02-20T02:18:14.458Z] nexus3.edgexfoundry.org:10004 [2023-02-20T02:18:14.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:14.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:14.458Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:14.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:14.458Z] [2023-02-20T02:18:14.458Z] Login Succeeded [2023-02-20T02:18:14.458Z] docker.io [2023-02-20T02:18:14.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:14.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:14.977Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:14.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:14.977Z] [2023-02-20T02:18:14.977Z] Login Succeeded [2023-02-20T02:18:14.977Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T02:18:15.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-20T02:18:15.624Z] + git rev-list -1 --merges 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f~1..33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f [Pipeline] echo [2023-02-20T02:18:15.687Z] -----------> git rev-list -1 --merges 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f~1..33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f [false] [Pipeline] sh [2023-02-20T02:18:15.996Z] + git log --format=format:%s -1 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f [Pipeline] echo [2023-02-20T02:18:16.037Z] ========================================================= [2023-02-20T02:18:16.037Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-20T02:18:16.037Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T02:18:16.473Z] + git log --format=format:%s -1 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f [Pipeline] echo [2023-02-20T02:18:16.506Z] [semverPrep] GIT_COMMIT: 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-02-20T02:18:16.540Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-20T02:18:16.912Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-20T02:18:16.912Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-20T02:18:16.912Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-20T02:18:16.912Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-20T02:18:16.912Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-20T02:18:16.912Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-20T02:18:16.912Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:18:17.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T02:18:17.342Z] [2023-02-20T02:18:17.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:18:17.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T02:18:17.730Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-20T02:18:17.730Z] b85a868b505f: Pulling fs layer [2023-02-20T02:18:17.730Z] e2be974225ed: Pulling fs layer [2023-02-20T02:18:17.730Z] 339a4e72a1f5: Pulling fs layer [2023-02-20T02:18:17.730Z] 988bab9f4d93: Pulling fs layer [2023-02-20T02:18:17.730Z] 1469e6f7b9e6: Pulling fs layer [2023-02-20T02:18:17.730Z] eaf3925da568: Pulling fs layer [2023-02-20T02:18:17.730Z] bab4dde63d76: Pulling fs layer [2023-02-20T02:18:17.730Z] bde34c3a00c8: Pulling fs layer [2023-02-20T02:18:17.730Z] b352a97aabf1: Pulling fs layer [2023-02-20T02:18:17.730Z] 4872d77fe225: Pulling fs layer [2023-02-20T02:18:17.730Z] 5851b861e8e6: Pulling fs layer [2023-02-20T02:18:17.730Z] 5851b861e8e6: Waiting [2023-02-20T02:18:17.730Z] bde34c3a00c8: Waiting [2023-02-20T02:18:17.730Z] 4872d77fe225: Waiting [2023-02-20T02:18:17.730Z] 988bab9f4d93: Waiting [2023-02-20T02:18:17.730Z] 1469e6f7b9e6: Waiting [2023-02-20T02:18:17.730Z] b352a97aabf1: Waiting [2023-02-20T02:18:17.730Z] bab4dde63d76: Waiting [2023-02-20T02:18:17.730Z] e2be974225ed: Download complete [2023-02-20T02:18:17.730Z] 988bab9f4d93: Verifying Checksum [2023-02-20T02:18:17.730Z] 988bab9f4d93: Download complete [2023-02-20T02:18:17.990Z] 1469e6f7b9e6: Verifying Checksum [2023-02-20T02:18:17.990Z] 1469e6f7b9e6: Download complete [2023-02-20T02:18:17.990Z] eaf3925da568: Verifying Checksum [2023-02-20T02:18:17.990Z] eaf3925da568: Download complete [2023-02-20T02:18:17.990Z] 339a4e72a1f5: Verifying Checksum [2023-02-20T02:18:17.990Z] 339a4e72a1f5: Download complete [2023-02-20T02:18:17.990Z] bde34c3a00c8: Verifying Checksum [2023-02-20T02:18:17.990Z] bde34c3a00c8: Download complete [2023-02-20T02:18:17.990Z] b352a97aabf1: Download complete [2023-02-20T02:18:17.990Z] 4872d77fe225: Verifying Checksum [2023-02-20T02:18:17.990Z] 4872d77fe225: Download complete [2023-02-20T02:18:17.990Z] b85a868b505f: Download complete [2023-02-20T02:18:17.990Z] 5851b861e8e6: Download complete [2023-02-20T02:18:18.249Z] bab4dde63d76: Verifying Checksum [2023-02-20T02:18:18.249Z] bab4dde63d76: Download complete [2023-02-20T02:18:19.196Z] b85a868b505f: Pull complete [2023-02-20T02:18:19.196Z] e2be974225ed: Pull complete [2023-02-20T02:18:19.761Z] 339a4e72a1f5: Pull complete [2023-02-20T02:18:19.761Z] 988bab9f4d93: Pull complete [2023-02-20T02:18:20.021Z] 1469e6f7b9e6: Pull complete [2023-02-20T02:18:20.021Z] eaf3925da568: Pull complete [2023-02-20T02:18:21.921Z] bab4dde63d76: Pull complete [2023-02-20T02:18:21.921Z] bde34c3a00c8: Pull complete [2023-02-20T02:18:21.921Z] b352a97aabf1: Pull complete [2023-02-20T02:18:22.182Z] 4872d77fe225: Pull complete [2023-02-20T02:18:22.182Z] 5851b861e8e6: Pull complete [2023-02-20T02:18:22.182Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-20T02:18:22.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T02:18:22.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T02:18:22.393Z] prd-ubuntu20.04-docker-8c-8g-6681 does not seem to be running inside a container [2023-02-20T02:18:22.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-492 -v /w/workspace/gexfoundry_device-mqtt-go_PR-492:/w/workspace/gexfoundry_device-mqtt-go_PR-492:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-492@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-20T02:18:24.558Z] $ docker top 5cbac8a9e415cadfc80936a44e842d474c2b734aaf5dcdd54691c714cacd9c92 -eo pid,comm [2023-02-20T02:18:24.623Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-20T02:18:24.623Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-20T02:18:24.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T02:18:24.755Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T02:18:24.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T02:18:24.862Z] $ docker exec 5cbac8a9e415cadfc80936a44e842d474c2b734aaf5dcdd54691c714cacd9c92 ssh-agent [2023-02-20T02:18:24.955Z] SSH_AUTH_SOCK=/tmp/ssh-uKUls3HaF1nY/agent.32 [2023-02-20T02:18:24.955Z] SSH_AGENT_PID=38 [2023-02-20T02:18:24.961Z] Running ssh-add (command line suppressed) [2023-02-20T02:18:25.040Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp/private_key_4186250437170130462.key (/w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp/private_key_4186250437170130462.key) [2023-02-20T02:18:25.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T02:18:25.391Z] + git tag --points-at HEAD [Pipeline] } [2023-02-20T02:18:25.417Z] $ docker exec --env ******** --env ******** 5cbac8a9e415cadfc80936a44e842d474c2b734aaf5dcdd54691c714cacd9c92 ssh-agent -k [2023-02-20T02:18:25.514Z] unset SSH_AUTH_SOCK; [2023-02-20T02:18:25.516Z] unset SSH_AGENT_PID; [2023-02-20T02:18:25.516Z] echo Agent pid 38 killed; [2023-02-20T02:18:25.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-20T02:18:25.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T02:18:25.609Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T02:18:25.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T02:18:25.718Z] $ docker exec 5cbac8a9e415cadfc80936a44e842d474c2b734aaf5dcdd54691c714cacd9c92 ssh-agent [2023-02-20T02:18:25.823Z] SSH_AUTH_SOCK=/tmp/ssh-ZIleKVs5kJBe/agent.71 [2023-02-20T02:18:25.823Z] SSH_AGENT_PID=77 [2023-02-20T02:18:25.831Z] Running ssh-add (command line suppressed) [2023-02-20T02:18:25.926Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp/private_key_18143682764667276945.key (/w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp/private_key_18143682764667276945.key) [2023-02-20T02:18:25.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T02:18:26.291Z] + git semver init [2023-02-20T02:18:26.550Z] 2023-02-20 02:18:26,483 [run_init] DEBUG init version:0.0.0 force:False [2023-02-20T02:18:26.550Z] 2023-02-20 02:18:26,484 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-492/.semver [2023-02-20T02:18:26.550Z] 2023-02-20 02:18:26,484 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-492/.semver [2023-02-20T02:18:26.550Z] 2023-02-20 02:18:26,485 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-492/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-492, universal_newlines=False, shell=None, istream=None) [2023-02-20T02:18:27.490Z] 2023-02-20 02:18:27,400 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-492/.git/info/exclude [2023-02-20T02:18:27.490Z] 2023-02-20 02:18:27,401 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-492/.semver/PR-492 with force:False [2023-02-20T02:18:27.490Z] 2023-02-20 02:18:27,401 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-492/.semver/PR-492 [2023-02-20T02:18:27.490Z] 2023-02-20 02:18:27,405 [execute] INFO git cat-file --batch-check [2023-02-20T02:18:27.490Z] 2023-02-20 02:18:27,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-492/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T02:18:27.490Z] 2023-02-20 02:18:27,410 [execute] INFO git cat-file --batch [2023-02-20T02:18:27.490Z] 2023-02-20 02:18:27,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-492/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T02:18:27.490Z] 2023-02-20 02:18:27,414 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-492/.semver/PR-492 [2023-02-20T02:18:27.490Z] 0.0.0 [Pipeline] } [2023-02-20T02:18:27.513Z] $ docker exec --env ******** --env ******** 5cbac8a9e415cadfc80936a44e842d474c2b734aaf5dcdd54691c714cacd9c92 ssh-agent -k [2023-02-20T02:18:27.603Z] unset SSH_AUTH_SOCK; [2023-02-20T02:18:27.603Z] unset SSH_AGENT_PID; [2023-02-20T02:18:27.604Z] echo Agent pid 77 killed; [2023-02-20T02:18:27.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-20T02:18:28.049Z] + git semver [Pipeline] } [2023-02-20T02:18:28.331Z] $ docker stop --time=1 5cbac8a9e415cadfc80936a44e842d474c2b734aaf5dcdd54691c714cacd9c92 [2023-02-20T02:18:30.303Z] $ docker rm -f --volumes 5cbac8a9e415cadfc80936a44e842d474c2b734aaf5dcdd54691c714cacd9c92 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T02:18:30.829Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-20T02:18:31.151Z] Stashed 1 file(s) [Pipeline] echo [2023-02-20T02:18:31.170Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T02:18:31.768Z] provisioning config files... [2023-02-20T02:18:31.776Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp/config505817923298882346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:18:32.124Z] ---> docker-login.sh [2023-02-20T02:18:32.124Z] nexus3.edgexfoundry.org:10001 [2023-02-20T02:18:32.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:32.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:32.124Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:32.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:32.124Z] [2023-02-20T02:18:32.124Z] Login Succeeded [2023-02-20T02:18:32.124Z] nexus3.edgexfoundry.org:10002 [2023-02-20T02:18:32.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:32.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:32.124Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:32.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:32.124Z] [2023-02-20T02:18:32.124Z] Login Succeeded [2023-02-20T02:18:32.124Z] nexus3.edgexfoundry.org:10003 [2023-02-20T02:18:32.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:32.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:32.384Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:32.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:32.384Z] [2023-02-20T02:18:32.384Z] Login Succeeded [2023-02-20T02:18:32.384Z] nexus3.edgexfoundry.org:10004 [2023-02-20T02:18:32.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:32.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:32.384Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:32.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:32.384Z] [2023-02-20T02:18:32.384Z] Login Succeeded [2023-02-20T02:18:32.384Z] docker.io [2023-02-20T02:18:32.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:32.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:32.643Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:32.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:32.643Z] [2023-02-20T02:18:32.643Z] Login Succeeded [2023-02-20T02:18:32.643Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T02:18:32.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-20T02:18:32.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T02:18:32.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T02:18:32.973Z] ========================================================= [2023-02-20T02:18:32.973Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-20T02:18:32.973Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:18:33.457Z] + 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-02-20T02:18:33.458Z] Sending build context to Docker daemon 6.322MB [2023-02-20T02:18:33.458Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T02:18:33.458Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-20T02:18:33.458Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-20T02:18:33.458Z] 213ec9aee27d: Pulling fs layer [2023-02-20T02:18:33.458Z] 4583459ba037: Pulling fs layer [2023-02-20T02:18:33.458Z] 93c1e223e6f2: Pulling fs layer [2023-02-20T02:18:33.458Z] 53926ce57604: Pulling fs layer [2023-02-20T02:18:33.458Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-20T02:18:33.458Z] 22ff95d597cd: Pulling fs layer [2023-02-20T02:18:33.458Z] 12d6caf4c0d1: Pulling fs layer [2023-02-20T02:18:33.458Z] 96b7cbca73a9: Pulling fs layer [2023-02-20T02:18:33.458Z] a7acece74701: Pulling fs layer [2023-02-20T02:18:33.458Z] 53926ce57604: Waiting [2023-02-20T02:18:33.458Z] 21b2b0c7a3f4: Waiting [2023-02-20T02:18:33.458Z] 22ff95d597cd: Waiting [2023-02-20T02:18:33.458Z] 12d6caf4c0d1: Waiting [2023-02-20T02:18:33.458Z] 96b7cbca73a9: Waiting [2023-02-20T02:18:33.458Z] a7acece74701: Waiting [2023-02-20T02:18:33.458Z] 93c1e223e6f2: Verifying Checksum [2023-02-20T02:18:33.458Z] 93c1e223e6f2: Download complete [2023-02-20T02:18:33.458Z] 4583459ba037: Verifying Checksum [2023-02-20T02:18:33.458Z] 4583459ba037: Download complete [2023-02-20T02:18:33.458Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-20T02:18:33.458Z] 21b2b0c7a3f4: Download complete [2023-02-20T02:18:33.730Z] 22ff95d597cd: Verifying Checksum [2023-02-20T02:18:33.730Z] 22ff95d597cd: Download complete [2023-02-20T02:18:33.730Z] 213ec9aee27d: Verifying Checksum [2023-02-20T02:18:33.730Z] 213ec9aee27d: Download complete [2023-02-20T02:18:33.730Z] 12d6caf4c0d1: Download complete [2023-02-20T02:18:34.005Z] 213ec9aee27d: Pull complete [2023-02-20T02:18:34.005Z] 4583459ba037: Pull complete [2023-02-20T02:18:34.006Z] 93c1e223e6f2: Pull complete [2023-02-20T02:18:34.282Z] a7acece74701: Verifying Checksum [2023-02-20T02:18:34.283Z] a7acece74701: Download complete [2023-02-20T02:18:34.547Z] 53926ce57604: Verifying Checksum [2023-02-20T02:18:34.547Z] 53926ce57604: Download complete [2023-02-20T02:18:34.805Z] 96b7cbca73a9: Verifying Checksum [2023-02-20T02:18:34.806Z] 96b7cbca73a9: Download complete [2023-02-20T02:18:38.088Z] 53926ce57604: Pull complete [2023-02-20T02:18:38.088Z] 21b2b0c7a3f4: Pull complete [2023-02-20T02:18:38.088Z] 22ff95d597cd: Pull complete [2023-02-20T02:18:38.088Z] 12d6caf4c0d1: Pull complete [2023-02-20T02:18:39.985Z] 96b7cbca73a9: Pull complete [2023-02-20T02:18:40.552Z] a7acece74701: Pull complete [2023-02-20T02:18:40.812Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-20T02:18:40.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T02:18:40.812Z] ---> db6d94c90886 [2023-02-20T02:18:40.812Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-20T02:18:46.584Z] Still waiting to schedule task [2023-02-20T02:18:46.585Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6676’ [2023-02-20T02:18:47.385Z] ---> Running in f0e1a5f6cfd7 [2023-02-20T02:18:47.385Z] Removing intermediate container f0e1a5f6cfd7 [2023-02-20T02:18:47.385Z] ---> 200f54b80b20 [2023-02-20T02:18:47.385Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T02:18:47.385Z] ---> Running in 02f5187177dc [2023-02-20T02:18:47.385Z] Removing intermediate container 02f5187177dc [2023-02-20T02:18:47.385Z] ---> c284e30f9b36 [2023-02-20T02:18:47.385Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-20T02:18:47.385Z] ---> Running in a60a53fa8420 [2023-02-20T02:18:47.385Z] Removing intermediate container a60a53fa8420 [2023-02-20T02:18:47.385Z] ---> 24ecf2e7e2de [2023-02-20T02:18:47.385Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T02:18:47.385Z] ---> Running in 1ead2510bf4e [2023-02-20T02:18:47.385Z] Removing intermediate container 1ead2510bf4e [2023-02-20T02:18:47.385Z] ---> 1dfbf19c44a0 [2023-02-20T02:18:47.385Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T02:18:47.385Z] ---> Running in 77ad5450d545 [2023-02-20T02:18:47.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T02:18:47.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T02:18:48.214Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-20T02:18:48.214Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-20T02:18:48.214Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-20T02:18:48.214Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-20T02:18:48.214Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T02:18:48.214Z] OK: 216 MiB in 55 packages [2023-02-20T02:18:48.784Z] Removing intermediate container 77ad5450d545 [2023-02-20T02:18:48.784Z] ---> a7d1baa3708e [2023-02-20T02:18:48.784Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-02-20T02:18:48.784Z] ---> Running in 6bb4347b9685 [2023-02-20T02:18:48.784Z] Removing intermediate container 6bb4347b9685 [2023-02-20T02:18:48.784Z] ---> a8dca9bf1e81 [2023-02-20T02:18:48.784Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-20T02:18:48.784Z] ---> e125c3e1f5c2 [2023-02-20T02:18:48.784Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T02:18:48.784Z] ---> Running in 745d2cb390b1 [2023-02-20T02:19:20.900Z] Removing intermediate container 745d2cb390b1 [2023-02-20T02:19:20.900Z] ---> 1a43abb10e6d [2023-02-20T02:19:20.900Z] Step 11/12 : COPY . . [2023-02-20T02:19:20.900Z] ---> a58043b7f1fa [2023-02-20T02:19:20.900Z] Step 12/12 : RUN $MAKE [2023-02-20T02:19:20.900Z] ---> Running in 0f7f8396dab3 [2023-02-20T02:19:20.900Z] noop [2023-02-20T02:19:20.900Z] Removing intermediate container 0f7f8396dab3 [2023-02-20T02:19:20.900Z] ---> a94ffb7024ea [2023-02-20T02:19:20.900Z] Successfully built a94ffb7024ea [2023-02-20T02:19:20.900Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:19:21.343Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T02:19:21.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T02:19:21.503Z] prd-ubuntu20.04-docker-8c-8g-6681 does not seem to be running inside a container [2023-02-20T02:19:21.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-492 -v /w/workspace/gexfoundry_device-mqtt-go_PR-492:/w/workspace/gexfoundry_device-mqtt-go_PR-492:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-492@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 ******** ci-base-image-x86_64 cat [2023-02-20T02:19:22.155Z] $ docker top 7906e3c1f0099b148e1e76565d2fb4c351d3b593f77921e99491b1625ca71a83 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T02:19:22.536Z] + go version [2023-02-20T02:19:22.536Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-20T02:19:22.574Z] $ docker stop --time=1 7906e3c1f0099b148e1e76565d2fb4c351d3b593f77921e99491b1625ca71a83 [2023-02-20T02:19:23.909Z] $ docker rm -f --volumes 7906e3c1f0099b148e1e76565d2fb4c351d3b593f77921e99491b1625ca71a83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:19:24.702Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T02:19:24.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T02:19:24.862Z] prd-ubuntu20.04-docker-8c-8g-6681 does not seem to be running inside a container [2023-02-20T02:19:24.897Z] $ 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-492 -v /w/workspace/gexfoundry_device-mqtt-go_PR-492:/w/workspace/gexfoundry_device-mqtt-go_PR-492:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-492@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 ******** ci-base-image-x86_64 cat [2023-02-20T02:19:25.324Z] $ docker top 5747e039d6f3fafc37bf40c66366bc7a19880baf7b9539c60fa653eb5e74e4dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T02:19:25.712Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-492 [Pipeline] fileExists [Pipeline] sh [2023-02-20T02:19:26.077Z] + make test [2023-02-20T02:19:26.077Z] go test ./... -coverprofile=coverage.out ./... [2023-02-20T02:19:26.340Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-02-20T02:19:32.930Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-02-20T02:19:32.930Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-02-20T02:19:32.930Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-02-20T02:19:32.930Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-02-20T02:19:32.930Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-02-20T02:19:32.930Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-02-20T02:19:33.499Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-02-20T02:19:33.499Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:43:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice [2023-02-20T02:19:33.499Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:99:25: not enough arguments in call to ec.Add [2023-02-20T02:19:33.499Z] have (context.Context, requests.AddEventRequest) [2023-02-20T02:19:33.499Z] want (context.Context, string, requests.AddEventRequest) [2023-02-20T02:19:34.068Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2023-02-20T02:19:34.068Z] make: *** [Makefile:30: unittest] Error 2 [Pipeline] } [2023-02-20T02:19:34.115Z] $ docker stop --time=1 5747e039d6f3fafc37bf40c66366bc7a19880baf7b9539c60fa653eb5e74e4dd [2023-02-20T02:19:36.969Z] $ docker rm -f --volumes 5747e039d6f3fafc37bf40c66366bc7a19880baf7b9539c60fa653eb5e74e4dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:19:38.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T02:19:38.135Z] [2023-02-20T02:19:38.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:19:38.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T02:19:38.508Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-20T02:19:38.508Z] 5eb5b503b376: Pulling fs layer [2023-02-20T02:19:38.508Z] 5c69ac0246d0: Pulling fs layer [2023-02-20T02:19:38.508Z] ec43610c2a17: Pulling fs layer [2023-02-20T02:19:38.508Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-20T02:19:38.508Z] 33b1e0a273af: Pulling fs layer [2023-02-20T02:19:38.508Z] 5d3b04190fa2: Pulling fs layer [2023-02-20T02:19:38.508Z] 2f39f015ded8: Pulling fs layer [2023-02-20T02:19:38.508Z] 3a2ae6a8a46f: Waiting [2023-02-20T02:19:38.508Z] 33b1e0a273af: Waiting [2023-02-20T02:19:38.508Z] 2f39f015ded8: Waiting [2023-02-20T02:19:38.508Z] 5d3b04190fa2: Waiting [2023-02-20T02:19:38.508Z] 5c69ac0246d0: Verifying Checksum [2023-02-20T02:19:38.508Z] 5c69ac0246d0: Download complete [2023-02-20T02:19:38.508Z] 3a2ae6a8a46f: Download complete [2023-02-20T02:19:38.767Z] 33b1e0a273af: Verifying Checksum [2023-02-20T02:19:38.767Z] 33b1e0a273af: Download complete [2023-02-20T02:19:38.767Z] 5d3b04190fa2: Download complete [2023-02-20T02:19:38.767Z] ec43610c2a17: Verifying Checksum [2023-02-20T02:19:38.767Z] ec43610c2a17: Download complete [2023-02-20T02:19:38.767Z] 5eb5b503b376: Verifying Checksum [2023-02-20T02:19:38.767Z] 5eb5b503b376: Download complete [2023-02-20T02:19:39.709Z] 2f39f015ded8: Verifying Checksum [2023-02-20T02:19:39.709Z] 2f39f015ded8: Download complete [2023-02-20T02:19:39.972Z] 5eb5b503b376: Pull complete [2023-02-20T02:19:40.321Z] 5c69ac0246d0: Pull complete [2023-02-20T02:19:40.604Z] ec43610c2a17: Pull complete [2023-02-20T02:19:40.604Z] 3a2ae6a8a46f: Pull complete [2023-02-20T02:19:40.875Z] 33b1e0a273af: Pull complete [2023-02-20T02:19:40.875Z] 5d3b04190fa2: Pull complete [2023-02-20T02:19:45.144Z] 2f39f015ded8: Pull complete [2023-02-20T02:19:45.144Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-20T02:19:45.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T02:19:45.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T02:19:45.376Z] prd-ubuntu20.04-docker-8c-8g-6681 does not seem to be running inside a container [2023-02-20T02:19:45.412Z] $ 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-492 -v /w/workspace/gexfoundry_device-mqtt-go_PR-492:/w/workspace/gexfoundry_device-mqtt-go_PR-492:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-492@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-02-20T02:19:49.708Z] $ docker top cc37649b8218db4c4887f9814b8b29b975befcbbaffc826cd008cae61b363ac1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:19:50.146Z] ---> job-cost.sh [2023-02-20T02:19:50.146Z] lf-activate-venv: SKIPPING [2023-02-20T02:19:50.146Z] INFO: No Stack... [2023-02-20T02:19:50.404Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-20T02:19:50.969Z] INFO: Archiving Costs [Pipeline] sh [2023-02-20T02:19:51.278Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-492/archives/cost.csv [2023-02-20T02:19:51.278Z] + cut -d, -f6 [Pipeline] lock [2023-02-20T02:19:51.317Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-492-1-stack-cost] [2023-02-20T02:19:51.322Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-492-1-stack-cost] did not exist. Created. [2023-02-20T02:19:51.322Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-492-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-20T02:19:51.718Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-20T02:19:51.767Z] Stashed 1 file(s) [Pipeline] } [2023-02-20T02:19:51.786Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-492-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-20T02:19:51.867Z] $ docker stop --time=1 cc37649b8218db4c4887f9814b8b29b975befcbbaffc826cd008cae61b363ac1 [2023-02-20T02:19:53.005Z] $ docker rm -f --volumes cc37649b8218db4c4887f9814b8b29b975befcbbaffc826cd008cae61b363ac1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-20T02:19:53.370Z] Failed in branch amd64 [2023-02-20T02:20:52.541Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6687 in /w/workspace/gexfoundry_device-mqtt-go_PR-492 [Pipeline] { [Pipeline] ws [2023-02-20T02:20:52.593Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-02-20T02:20:52.670Z] Selected Git installation does not exist. Using Default [2023-02-20T02:20:52.670Z] The recommended git tool is: NONE [2023-02-20T02:20:58.959Z] using credential edgex-jenkins-ssh [2023-02-20T02:20:58.978Z] Cloning the remote Git repository [2023-02-20T02:20:59.039Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-02-20T02:20:59.143Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-02-20T02:20:59.342Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-02-20T02:20:59.343Z] > git --version # timeout=10 [2023-02-20T02:20:59.374Z] > git --version # 'git version 2.25.1' [2023-02-20T02:20:59.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T02:20:59.681Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T02:21:01.016Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-02-20T02:21:01.048Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T02:21:02.764Z] Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f [2023-02-20T02:21:02.090Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-02-20T02:21:02.138Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-02-20T02:21:02.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T02:21:02.159Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/492/head:refs/remotes/origin/PR-492 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-20T02:21:02.781Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T02:21:02.799Z] > git checkout -f 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f # timeout=10 [2023-02-20T02:21:03.007Z] Merge succeeded, producing 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f [2023-02-20T02:21:03.008Z] Checking out Revision 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f (PR-492) [2023-02-20T02:21:03.598Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-02-20T02:21:03.657Z] > git --version # timeout=10 [2023-02-20T02:21:03.670Z] > git --version # 'git version 2.25.1' [2023-02-20T02:21:03.691Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T02:21:02.894Z] > git remote # timeout=10 [2023-02-20T02:21:02.916Z] > git config --get remote.origin.url # timeout=10 [2023-02-20T02:21:02.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T02:21:02.951Z] > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 [2023-02-20T02:21:02.982Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-20T02:21:03.013Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T02:21:03.030Z] > git checkout -f 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f # timeout=10 [2023-02-20T02:21:04.778Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-20T02:21:04.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T02:21:04.778Z] Dload Upload Total Spent Left Speed [2023-02-20T02:21:04.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-02-20T02:21:05.441Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-20T02:21:05.799Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-20T02:21:05.799Z] + sudo tee /etc/docker/daemon.new [2023-02-20T02:21:05.799Z] { [2023-02-20T02:21:05.799Z] "registry-mirrors": [ [2023-02-20T02:21:05.799Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-20T02:21:05.799Z] ], [2023-02-20T02:21:05.799Z] "bip": "10.250.0.254/24", [2023-02-20T02:21:05.799Z] "hosts": [ [2023-02-20T02:21:05.799Z] "tcp://0.0.0.0:5555", [2023-02-20T02:21:05.799Z] "unix:///var/run/docker.sock" [2023-02-20T02:21:05.799Z] ], [2023-02-20T02:21:05.799Z] "mtu": 1458, [2023-02-20T02:21:05.799Z] "selinux-enabled": true, [2023-02-20T02:21:05.799Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-20T02:21:05.799Z] } [Pipeline] sh [2023-02-20T02:21:06.181Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-20T02:21:06.543Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T02:21:24.892Z] provisioning config files... [2023-02-20T02:21:24.929Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config14248619351789394758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:21:25.350Z] ---> docker-login.sh [2023-02-20T02:21:25.350Z] nexus3.edgexfoundry.org:10001 [2023-02-20T02:21:25.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:21:25.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:21:25.972Z] Configure a credential helper to remove this warning. See [2023-02-20T02:21:25.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:21:25.972Z] [2023-02-20T02:21:25.972Z] Login Succeeded [2023-02-20T02:21:25.972Z] nexus3.edgexfoundry.org:10002 [2023-02-20T02:21:26.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:21:26.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:21:26.530Z] Configure a credential helper to remove this warning. See [2023-02-20T02:21:26.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:21:26.530Z] [2023-02-20T02:21:26.530Z] Login Succeeded [2023-02-20T02:21:26.530Z] nexus3.edgexfoundry.org:10003 [2023-02-20T02:21:26.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:21:27.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:21:27.083Z] Configure a credential helper to remove this warning. See [2023-02-20T02:21:27.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:21:27.083Z] [2023-02-20T02:21:27.083Z] Login Succeeded [2023-02-20T02:21:27.084Z] nexus3.edgexfoundry.org:10004 [2023-02-20T02:21:27.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:21:27.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:21:27.357Z] Configure a credential helper to remove this warning. See [2023-02-20T02:21:27.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:21:27.357Z] [2023-02-20T02:21:27.357Z] Login Succeeded [2023-02-20T02:21:27.357Z] docker.io [2023-02-20T02:21:27.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:21:27.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:21:27.900Z] Configure a credential helper to remove this warning. See [2023-02-20T02:21:27.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:21:27.900Z] [2023-02-20T02:21:27.900Z] Login Succeeded [2023-02-20T02:21:27.900Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T02:21:27.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-20T02:21:28.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T02:21:28.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T02:21:28.466Z] ========================================================= [2023-02-20T02:21:28.466Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-20T02:21:28.466Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:21:28.996Z] + 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-02-20T02:21:29.269Z] Sending build context to Docker daemon 3.277MB [2023-02-20T02:21:29.269Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T02:21:29.269Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-20T02:21:29.540Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-20T02:21:29.540Z] 9b18e9b68314: Pulling fs layer [2023-02-20T02:21:29.540Z] 35d82f9e3411: Pulling fs layer [2023-02-20T02:21:29.540Z] e16973657156: Pulling fs layer [2023-02-20T02:21:29.540Z] fc693d55d65f: Pulling fs layer [2023-02-20T02:21:29.540Z] 7e9fc2657dce: Pulling fs layer [2023-02-20T02:21:29.540Z] dda99020689f: Pulling fs layer [2023-02-20T02:21:29.540Z] db1c61fa0a46: Pulling fs layer [2023-02-20T02:21:29.540Z] 891c053d2c06: Pulling fs layer [2023-02-20T02:21:29.540Z] fc693d55d65f: Waiting [2023-02-20T02:21:29.540Z] 7e9fc2657dce: Waiting [2023-02-20T02:21:29.540Z] dda99020689f: Waiting [2023-02-20T02:21:29.540Z] db1c61fa0a46: Waiting [2023-02-20T02:21:29.540Z] 891c053d2c06: Waiting [2023-02-20T02:21:29.540Z] e16973657156: Verifying Checksum [2023-02-20T02:21:29.540Z] e16973657156: Download complete [2023-02-20T02:21:29.540Z] 35d82f9e3411: Verifying Checksum [2023-02-20T02:21:29.540Z] 35d82f9e3411: Download complete [2023-02-20T02:21:29.540Z] 7e9fc2657dce: Verifying Checksum [2023-02-20T02:21:29.540Z] 7e9fc2657dce: Download complete [2023-02-20T02:21:29.540Z] dda99020689f: Download complete [2023-02-20T02:21:29.540Z] 9b18e9b68314: Verifying Checksum [2023-02-20T02:21:29.540Z] 9b18e9b68314: Download complete [2023-02-20T02:21:30.986Z] 891c053d2c06: Verifying Checksum [2023-02-20T02:21:30.986Z] 891c053d2c06: Download complete [2023-02-20T02:21:31.261Z] 9b18e9b68314: Pull complete [2023-02-20T02:21:31.857Z] 35d82f9e3411: Pull complete [2023-02-20T02:21:32.133Z] e16973657156: Pull complete [2023-02-20T02:21:32.133Z] db1c61fa0a46: Verifying Checksum [2023-02-20T02:21:32.133Z] db1c61fa0a46: Download complete [2023-02-20T02:21:32.725Z] fc693d55d65f: Download complete [2023-02-20T02:21:47.883Z] fc693d55d65f: Pull complete [2023-02-20T02:21:47.883Z] 7e9fc2657dce: Pull complete [2023-02-20T02:21:47.883Z] dda99020689f: Pull complete [2023-02-20T02:21:53.286Z] db1c61fa0a46: Pull complete [2023-02-20T02:21:56.654Z] 891c053d2c06: Pull complete [2023-02-20T02:21:56.654Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-20T02:21:56.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T02:21:56.654Z] ---> f96f9c87975a [2023-02-20T02:21:56.654Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-20T02:21:57.645Z] ---> Running in 38170f703228 [2023-02-20T02:21:57.920Z] Removing intermediate container 38170f703228 [2023-02-20T02:21:57.920Z] ---> 4014a1ed1985 [2023-02-20T02:21:57.920Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T02:21:58.194Z] ---> Running in a4e172c9362c [2023-02-20T02:21:58.463Z] Removing intermediate container a4e172c9362c [2023-02-20T02:21:58.463Z] ---> 7502637d8253 [2023-02-20T02:21:58.463Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-20T02:21:58.463Z] ---> Running in 12bb8165dbed [2023-02-20T02:21:59.056Z] Removing intermediate container 12bb8165dbed [2023-02-20T02:21:59.056Z] ---> ee54136472e0 [2023-02-20T02:21:59.056Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T02:21:59.056Z] ---> Running in 7d1d3a43ca04 [2023-02-20T02:21:59.329Z] Removing intermediate container 7d1d3a43ca04 [2023-02-20T02:21:59.329Z] ---> cc62056e6161 [2023-02-20T02:21:59.329Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T02:21:59.600Z] ---> Running in 49a8c312a59e [2023-02-20T02:22:00.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T02:22:00.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T02:22:02.267Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-20T02:22:02.267Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-20T02:22:02.267Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-20T02:22:02.267Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-20T02:22:02.267Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T02:22:02.267Z] OK: 226 MiB in 55 packages [2023-02-20T02:22:03.249Z] Removing intermediate container 49a8c312a59e [2023-02-20T02:22:03.249Z] ---> 48ec20c6d57a [2023-02-20T02:22:03.249Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-02-20T02:22:03.522Z] ---> Running in e44de18a5267 [2023-02-20T02:22:03.795Z] Removing intermediate container e44de18a5267 [2023-02-20T02:22:03.795Z] ---> 77c86fb05244 [2023-02-20T02:22:03.795Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-20T02:22:04.387Z] ---> 6e43367ab005 [2023-02-20T02:22:04.387Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T02:22:04.387Z] ---> Running in b645361213e7 [2023-02-20T02:23:12.349Z] Removing intermediate container b645361213e7 [2023-02-20T02:23:12.349Z] ---> 1390f057f74d [2023-02-20T02:23:12.349Z] Step 11/12 : COPY . . [2023-02-20T02:23:12.349Z] ---> a775f2aae9c4 [2023-02-20T02:23:12.349Z] Step 12/12 : RUN $MAKE [2023-02-20T02:23:12.349Z] ---> Running in 0f25ec344ab7 [2023-02-20T02:23:12.349Z] noop [2023-02-20T02:23:12.349Z] Removing intermediate container 0f25ec344ab7 [2023-02-20T02:23:12.349Z] ---> af1f539f5f22 [2023-02-20T02:23:12.349Z] Successfully built af1f539f5f22 [2023-02-20T02:23:12.349Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:23:12.844Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T02:23:12.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T02:23:13.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-6687 does not seem to be running inside a container [2023-02-20T02:23:13.209Z] $ 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-02-20T02:23:14.524Z] $ docker top f0c03a07b7ca58525b1fead3b516be3dc6bc4f338d03308ccabf6f6f893acd13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T02:23:15.465Z] + go version [2023-02-20T02:23:15.465Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-20T02:23:15.504Z] $ docker stop --time=1 f0c03a07b7ca58525b1fead3b516be3dc6bc4f338d03308ccabf6f6f893acd13 [2023-02-20T02:23:17.161Z] $ docker rm -f --volumes f0c03a07b7ca58525b1fead3b516be3dc6bc4f338d03308ccabf6f6f893acd13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:23:18.036Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T02:23:18.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T02:23:18.319Z] prd-ubuntu20.04-docker-arm64-4c-16g-6687 does not seem to be running inside a container [2023-02-20T02:23:18.403Z] $ 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-02-20T02:23:19.596Z] $ docker top 40ed0571788866fdf24a25b3c3a95853c10b82a5e46e3431df8b3f9a778b467d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T02:23:20.488Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-20T02:23:20.885Z] + make test [2023-02-20T02:23:21.157Z] go test ./... -coverprofile=coverage.out ./... [2023-02-20T02:23:22.578Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-02-20T02:24:30.527Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-02-20T02:24:30.527Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-02-20T02:24:30.527Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-02-20T02:24:30.527Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-02-20T02:24:30.527Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-02-20T02:24:30.527Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-02-20T02:24:44.740Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-02-20T02:24:44.740Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:43:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice [2023-02-20T02:24:44.740Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:99:25: not enough arguments in call to ec.Add [2023-02-20T02:24:44.740Z] have (context.Context, requests.AddEventRequest) [2023-02-20T02:24:44.740Z] want (context.Context, string, requests.AddEventRequest) [2023-02-20T02:24:54.842Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2023-02-20T02:24:55.110Z] make: *** [Makefile:30: unittest] Error 2 [Pipeline] } [2023-02-20T02:24:55.160Z] $ docker stop --time=1 40ed0571788866fdf24a25b3c3a95853c10b82a5e46e3431df8b3f9a778b467d [2023-02-20T02:24:57.096Z] $ docker rm -f --volumes 40ed0571788866fdf24a25b3c3a95853c10b82a5e46e3431df8b3f9a778b467d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:24:58.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T02:24:58.654Z] [2023-02-20T02:24:58.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:24:59.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T02:24:59.352Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-20T02:24:59.352Z] 8998bd30e6a1: Pulling fs layer [2023-02-20T02:24:59.352Z] 04944245beec: Pulling fs layer [2023-02-20T02:24:59.352Z] 699f458cf7ca: Pulling fs layer [2023-02-20T02:24:59.352Z] 765212b225bb: Pulling fs layer [2023-02-20T02:24:59.352Z] f23df028b6ca: Pulling fs layer [2023-02-20T02:24:59.352Z] d65c8cfc05b1: Pulling fs layer [2023-02-20T02:24:59.352Z] 2437ff75d9bd: Pulling fs layer [2023-02-20T02:24:59.352Z] f23df028b6ca: Waiting [2023-02-20T02:24:59.352Z] d65c8cfc05b1: Waiting [2023-02-20T02:24:59.352Z] 2437ff75d9bd: Waiting [2023-02-20T02:24:59.352Z] 765212b225bb: Waiting [2023-02-20T02:24:59.352Z] 04944245beec: Verifying Checksum [2023-02-20T02:24:59.352Z] 04944245beec: Download complete [2023-02-20T02:24:59.352Z] 765212b225bb: Verifying Checksum [2023-02-20T02:24:59.352Z] 765212b225bb: Download complete [2023-02-20T02:24:59.352Z] f23df028b6ca: Download complete [2023-02-20T02:24:59.632Z] d65c8cfc05b1: Verifying Checksum [2023-02-20T02:24:59.632Z] d65c8cfc05b1: Download complete [2023-02-20T02:24:59.632Z] 699f458cf7ca: Verifying Checksum [2023-02-20T02:24:59.632Z] 699f458cf7ca: Download complete [2023-02-20T02:24:59.906Z] 8998bd30e6a1: Verifying Checksum [2023-02-20T02:24:59.906Z] 8998bd30e6a1: Download complete [2023-02-20T02:25:03.267Z] 2437ff75d9bd: Verifying Checksum [2023-02-20T02:25:03.267Z] 2437ff75d9bd: Download complete [2023-02-20T02:25:04.684Z] 8998bd30e6a1: Pull complete [2023-02-20T02:25:05.270Z] 04944245beec: Pull complete [2023-02-20T02:25:07.236Z] 699f458cf7ca: Pull complete [2023-02-20T02:25:07.236Z] 765212b225bb: Pull complete [2023-02-20T02:25:11.525Z] f23df028b6ca: Pull complete [2023-02-20T02:25:11.525Z] d65c8cfc05b1: Pull complete [2023-02-20T02:25:33.645Z] 2437ff75d9bd: Pull complete [2023-02-20T02:25:33.645Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-20T02:25:33.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T02:25:33.645Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T02:25:34.008Z] prd-ubuntu20.04-docker-arm64-4c-16g-6687 does not seem to be running inside a container [2023-02-20T02:25:34.096Z] $ 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-02-20T02:25:36.693Z] $ docker top e362ef32389cecc0b29e3b0ad89b8e6ad9e80101d3992161e0bf36b4ecb54be2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:25:37.650Z] ---> job-cost.sh [2023-02-20T02:25:37.650Z] lf-activate-venv: SKIPPING [2023-02-20T02:25:37.650Z] INFO: No Stack... [2023-02-20T02:25:38.240Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-20T02:25:38.825Z] INFO: Archiving Costs [Pipeline] sh [2023-02-20T02:25:39.491Z] + cut -d, -f6 [2023-02-20T02:25:39.491Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2023-02-20T02:25:39.597Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-492-1-stack-cost] [2023-02-20T02:25:39.602Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-492-1-stack-cost] did not exist. Created. [2023-02-20T02:25:39.603Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-492-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-20T02:25:40.347Z] /w/workspace/device-mqtt-go/1@tmp/durable-97234726/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-20T02:25:41.034Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-20T02:25:41.073Z] Warning: overwriting stash ‘stack-cost’ [2023-02-20T02:25:41.615Z] Stashed 1 file(s) [Pipeline] } [2023-02-20T02:25:41.632Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-492-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-20T02:25:41.721Z] $ docker stop --time=1 e362ef32389cecc0b29e3b0ad89b8e6ad9e80101d3992161e0bf36b4ecb54be2 [2023-02-20T02:25:43.418Z] $ docker rm -f --volumes e362ef32389cecc0b29e3b0ad89b8e6ad9e80101d3992161e0bf36b4ecb54be2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-20T02:25:44.241Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-20T02:25:46.274Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-492/archives ] [2023-02-20T02:25:46.274Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-492/archives [2023-02-20T02:25:46.274Z] total 16 [2023-02-20T02:25:46.274Z] drwxr-xr-x 3 root root 4096 Feb 20 02:19 . [2023-02-20T02:25:46.274Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 02:19 .. [2023-02-20T02:25:46.274Z] drwxr-xr-x 2 root root 4096 Feb 20 02:19 cost [2023-02-20T02:25:46.274Z] -rw-r--r-- 1 root root 86 Feb 20 02:19 cost.csv [2023-02-20T02:25:46.274Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-492/archives [2023-02-20T02:25:46.274Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-492/archives [2023-02-20T02:25:46.274Z] total 16 [2023-02-20T02:25:46.274Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 02:19 . [2023-02-20T02:25:46.274Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 02:19 .. [2023-02-20T02:25:46.274Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 02:19 cost [2023-02-20T02:25:46.274Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 20 02:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:25:46.603Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:25:47.494Z] ---> package-listing.sh [2023-02-20T02:25:47.494Z] ++ facter osfamily [2023-02-20T02:25:47.494Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-20T02:25:47.752Z] + OS_FAMILY=debian [2023-02-20T02:25:47.752Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-492 [2023-02-20T02:25:47.752Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-20T02:25:47.752Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-20T02:25:47.752Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-20T02:25:47.752Z] + PACKAGES=/tmp/packages_start.txt [2023-02-20T02:25:47.752Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-492 ']' [2023-02-20T02:25:47.752Z] + PACKAGES=/tmp/packages_end.txt [2023-02-20T02:25:47.752Z] + case "${OS_FAMILY}" in [2023-02-20T02:25:47.752Z] + dpkg -l [2023-02-20T02:25:47.752Z] + grep '^ii' [2023-02-20T02:25:47.752Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-20T02:25:47.752Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-20T02:25:47.752Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-20T02:25:47.752Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-492 ']' [2023-02-20T02:25:47.752Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-492/archives/ [2023-02-20T02:25:47.752Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-492/archives/ [Pipeline] echo [2023-02-20T02:25:47.786Z] 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-492/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-20T02:25:48.078Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:25:48.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T02:25:48.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T02:25:48.855Z] prd-ubuntu20.04-docker-8c-8g-6681 does not seem to be running inside a container [2023-02-20T02:25:48.890Z] $ 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-492/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-492 -v /w/workspace/gexfoundry_device-mqtt-go_PR-492:/w/workspace/gexfoundry_device-mqtt-go_PR-492:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-492@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-20T02:25:49.076Z] $ docker top c176ba267416f70005450442f94469a8454b25475457c75d0bb6f2bc7eed9fa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T02:25:49.460Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-20T02:25:49.779Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-20T02:25:50.088Z] + ls /var/log/sa-host [2023-02-20T02:25:50.088Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T02:25:50.297Z] provisioning config files... [2023-02-20T02:25:50.306Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp/config2130924344979000928tmp [Pipeline] { [Pipeline] echo [2023-02-20T02:25:50.363Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:25:50.675Z] ---> create-netrc.sh [Pipeline] } [2023-02-20T02:25:50.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:25:51.105Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-20T02:25:51.138Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:25:51.448Z] ---> sudo-logs.sh [2023-02-20T02:25:51.448Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-20T02:25:51.535Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:25:51.852Z] ---> job-cost.sh [2023-02-20T02:25:51.852Z] lf-activate-venv: SKIPPING [2023-02-20T02:25:51.852Z] DEBUG: total: 0.2199999988079071 [2023-02-20T02:25:51.852Z] INFO: Retrieving Stack Cost... [2023-02-20T02:25:52.114Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-20T02:25:52.372Z] INFO: Archiving Costs [Pipeline] echo [2023-02-20T02:25:52.403Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:25:52.728Z] ---> logs-deploy.sh [2023-02-20T02:25:52.728Z] lf-activate-venv: SKIPPING [2023-02-20T02:25:52.728Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-492/1 [2023-02-20T02:25:52.728Z] INFO: archiving workspace using pattern(s): [2023-02-20T02:25:53.665Z] Archives upload complete. [2023-02-20T02:25:53.923Z] INFO: archiving logs to Nexus [2023-02-20T02:25:54.491Z] ---> uname -a: [2023-02-20T02:25:54.491Z] Linux prd-ubuntu20-04-docker-8c-8g-6681 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-20T02:25:54.491Z] [2023-02-20T02:25:54.491Z] [2023-02-20T02:25:54.491Z] ---> lscpu: [2023-02-20T02:25:54.491Z] Architecture: x86_64 [2023-02-20T02:25:54.491Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-20T02:25:54.491Z] Byte Order: Little Endian [2023-02-20T02:25:54.491Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-20T02:25:54.491Z] CPU(s): 8 [2023-02-20T02:25:54.491Z] On-line CPU(s) list: 0-7 [2023-02-20T02:25:54.491Z] Thread(s) per core: 1 [2023-02-20T02:25:54.491Z] Core(s) per socket: 1 [2023-02-20T02:25:54.491Z] Socket(s): 8 [2023-02-20T02:25:54.491Z] NUMA node(s): 1 [2023-02-20T02:25:54.491Z] Vendor ID: AuthenticAMD [2023-02-20T02:25:54.491Z] CPU family: 23 [2023-02-20T02:25:54.491Z] Model: 49 [2023-02-20T02:25:54.491Z] Model name: AMD EPYC-Rome Processor [2023-02-20T02:25:54.491Z] Stepping: 0 [2023-02-20T02:25:54.491Z] CPU MHz: 2800.000 [2023-02-20T02:25:54.491Z] BogoMIPS: 5600.00 [2023-02-20T02:25:54.491Z] Virtualization: AMD-V [2023-02-20T02:25:54.491Z] Hypervisor vendor: KVM [2023-02-20T02:25:54.491Z] Virtualization type: full [2023-02-20T02:25:54.491Z] L1d cache: 256 KiB [2023-02-20T02:25:54.491Z] L1i cache: 256 KiB [2023-02-20T02:25:54.491Z] L2 cache: 4 MiB [2023-02-20T02:25:54.491Z] L3 cache: 128 MiB [2023-02-20T02:25:54.491Z] NUMA node0 CPU(s): 0-7 [2023-02-20T02:25:54.491Z] Vulnerability Itlb multihit: Not affected [2023-02-20T02:25:54.491Z] Vulnerability L1tf: Not affected [2023-02-20T02:25:54.491Z] Vulnerability Mds: Not affected [2023-02-20T02:25:54.491Z] Vulnerability Meltdown: Not affected [2023-02-20T02:25:54.491Z] Vulnerability Mmio stale data: Not affected [2023-02-20T02:25:54.491Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-20T02:25:54.491Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-20T02:25:54.491Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-20T02:25:54.491Z] Vulnerability Srbds: Not affected [2023-02-20T02:25:54.491Z] Vulnerability Tsx async abort: Not affected [2023-02-20T02:25:54.491Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-20T02:25:54.491Z] [2023-02-20T02:25:54.491Z] [2023-02-20T02:25:54.491Z] ---> nproc: [2023-02-20T02:25:54.491Z] 8 [2023-02-20T02:25:54.491Z] [2023-02-20T02:25:54.491Z] [2023-02-20T02:25:54.491Z] ---> df -h: [2023-02-20T02:25:54.491Z] Filesystem Size Used Avail Use% Mounted on [2023-02-20T02:25:54.491Z] overlay 155G 12G 144G 8% / [2023-02-20T02:25:54.491Z] tmpfs 64M 0 64M 0% /dev [2023-02-20T02:25:54.491Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-20T02:25:54.491Z] shm 64M 0 64M 0% /dev/shm [2023-02-20T02:25:54.491Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-20T02:25:54.491Z] [2023-02-20T02:25:54.491Z] [2023-02-20T02:25:54.491Z] ---> sar -b -r -n DEV: [2023-02-20T02:25:54.491Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6681) 02/20/23 _x86_64_ (8 CPU) [2023-02-20T02:25:54.491Z] [2023-02-20T02:25:54.491Z] 02:17:23 LINUX RESTART (8 CPU) [2023-02-20T02:25:54.491Z] [2023-02-20T02:25:54.491Z] 02:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-20T02:25:54.491Z] 02:19:01 159.59 17.15 142.44 0.00 1984.20 123462.62 0.00 [2023-02-20T02:25:54.491Z] 02:20:01 118.53 0.22 118.31 0.00 6.13 80101.98 0.00 [2023-02-20T02:25:54.491Z] 02:21:01 1.53 0.00 1.53 0.00 0.00 18.68 0.00 [2023-02-20T02:25:54.491Z] 02:22:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 [2023-02-20T02:25:54.491Z] 02:23:01 50.86 10.60 40.26 0.00 5158.47 8642.03 0.00 [2023-02-20T02:25:54.491Z] 02:24:01 6.35 0.02 6.33 0.00 0.13 125.31 0.00 [2023-02-20T02:25:54.491Z] 02:25:01 1.47 0.00 1.47 0.00 0.00 15.73 0.00 [2023-02-20T02:25:54.491Z] Average: 48.49 4.00 44.49 0.00 1021.28 30339.99 0.00 [2023-02-20T02:25:54.491Z] [2023-02-20T02:25:54.491Z] 02:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-20T02:25:54.491Z] 02:19:01 28599724 31598236 708304 2.15 106036 3114056 1877892 5.53 1109136 2752636 250628 [2023-02-20T02:25:54.491Z] 02:20:01 28047024 31595704 707440 2.15 147548 3567812 1731152 5.10 1145912 3207528 344 [2023-02-20T02:25:54.491Z] 02:21:01 28046604 31595296 707688 2.15 147588 3567812 1731152 5.10 1146100 3207528 164 [2023-02-20T02:25:54.491Z] 02:22:01 28046908 31595704 707028 2.15 147628 3567816 1731152 5.10 1145764 3207532 220 [2023-02-20T02:25:54.491Z] 02:23:01 27525484 31577852 707672 2.15 181216 4022996 1806036 5.32 1463720 3373688 984 [2023-02-20T02:25:54.491Z] 02:24:01 27534664 31582200 703368 2.14 179812 4019736 1785884 5.26 1459396 3370440 24 [2023-02-20T02:25:54.491Z] 02:25:01 27538088 31585652 699840 2.13 179880 4019740 1785884 5.26 1456052 3370440 16 [2023-02-20T02:25:54.491Z] Average: 27905499 31590092 705906 2.15 155673 3697138 1778450 5.24 1275154 3212827 36054 [2023-02-20T02:25:54.491Z] [2023-02-20T02:25:54.491Z] 02:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-20T02:25:54.491Z] 02:19:01 docker0 153.77 243.48 12.43 1847.43 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:19:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:19:01 ens3 797.73 519.76 8223.45 99.62 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:20:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:20:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:20:01 ens3 147.71 104.28 2552.91 95.63 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:21:01 ens3 3.03 0.58 1.93 0.46 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:22:01 ens3 0.73 0.42 0.36 0.27 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:23:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:23:01 ens3 137.31 67.36 2786.32 5.05 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:24:01 ens3 0.47 0.28 0.10 0.08 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] 02:25:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] Average: docker0 21.97 34.79 1.78 263.92 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] Average: lo 1.24 1.24 0.12 0.12 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] Average: ens3 155.31 98.95 1937.87 28.73 0.00 0.00 0.00 0.00 [2023-02-20T02:25:54.491Z] [2023-02-20T02:25:54.491Z] [2023-02-20T02:25:54.491Z] ---> sar -P ALL: [2023-02-20T02:25:54.491Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6681) 02/20/23 _x86_64_ (8 CPU) [2023-02-20T02:25:54.491Z] [2023-02-20T02:25:54.491Z] 02:17:23 LINUX RESTART (8 CPU) [2023-02-20T02:25:54.491Z] [2023-02-20T02:25:54.492Z] 02:18:01 CPU %user %nice %system %iowait %steal %idle [2023-02-20T02:25:54.492Z] 02:19:01 all 9.71 0.00 3.11 3.51 0.08 83.58 [2023-02-20T02:25:54.492Z] 02:19:01 0 10.26 0.00 3.06 1.78 0.07 84.83 [2023-02-20T02:25:54.492Z] 02:19:01 1 12.69 0.00 2.50 0.57 0.07 84.18 [2023-02-20T02:25:54.492Z] 02:19:01 2 8.23 0.00 3.14 4.38 0.05 84.20 [2023-02-20T02:25:54.492Z] 02:19:01 3 9.45 0.00 3.07 1.70 0.08 85.70 [2023-02-20T02:25:54.492Z] 02:19:01 4 7.93 0.00 2.86 2.88 0.08 86.25 [2023-02-20T02:25:54.492Z] 02:19:01 5 11.37 0.00 2.94 9.31 0.07 76.31 [2023-02-20T02:25:54.492Z] 02:19:01 6 11.03 0.00 2.63 1.65 0.12 84.57 [2023-02-20T02:25:54.492Z] 02:19:01 7 6.70 0.00 4.74 5.85 0.10 82.61 [2023-02-20T02:25:54.492Z] 02:20:01 all 14.04 0.00 3.79 4.19 0.08 77.89 [2023-02-20T02:25:54.492Z] 02:20:01 0 13.68 0.00 3.71 6.47 0.07 76.08 [2023-02-20T02:25:54.492Z] 02:20:01 1 14.42 0.00 4.15 1.97 0.10 79.36 [2023-02-20T02:25:54.492Z] 02:20:01 2 14.60 0.00 3.65 0.76 0.10 80.89 [2023-02-20T02:25:54.492Z] 02:20:01 3 13.62 0.00 3.32 1.04 0.08 81.93 [2023-02-20T02:25:54.492Z] 02:20:01 4 14.54 0.00 3.65 1.36 0.07 80.38 [2023-02-20T02:25:54.492Z] 02:20:01 5 13.65 0.00 3.78 16.69 0.08 65.79 [2023-02-20T02:25:54.492Z] 02:20:01 6 13.84 0.00 3.45 0.25 0.07 82.39 [2023-02-20T02:25:54.492Z] 02:20:01 7 13.99 0.00 4.63 4.94 0.10 76.34 [2023-02-20T02:25:54.492Z] 02:21:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2023-02-20T02:25:54.492Z] 02:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-20T02:25:54.492Z] 02:21:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-20T02:25:54.492Z] 02:21:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2023-02-20T02:25:54.492Z] 02:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-20T02:25:54.492Z] 02:21:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-02-20T02:25:54.492Z] 02:21:01 5 0.98 0.00 0.00 0.00 0.03 98.99 [2023-02-20T02:25:54.492Z] 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-20T02:25:54.492Z] 02:21:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2023-02-20T02:25:54.492Z] 02:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-20T02:25:54.492Z] 02:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-20T02:25:54.492Z] 02:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-20T02:25:54.492Z] 02:22:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-02-20T02:25:54.492Z] 02:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-20T02:25:54.492Z] 02:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-20T02:25:54.492Z] 02:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-20T02:25:54.492Z] 02:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-20T02:25:54.492Z] 02:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-20T02:25:54.492Z] 02:23:01 all 2.05 0.00 1.32 0.59 0.02 96.03 [2023-02-20T02:25:54.492Z] 02:23:01 0 3.84 0.00 1.28 0.83 0.02 94.03 [2023-02-20T02:25:54.492Z] 02:23:01 1 1.98 0.00 2.55 0.47 0.02 94.98 [2023-02-20T02:25:54.492Z] 02:23:01 2 1.69 0.00 0.72 0.08 0.02 97.50 [2023-02-20T02:25:54.492Z] 02:23:01 3 2.55 0.00 1.32 0.43 0.02 95.68 [2023-02-20T02:25:54.492Z] 02:23:01 4 0.73 0.00 0.68 1.40 0.00 97.18 [2023-02-20T02:25:54.492Z] 02:23:01 5 1.67 0.00 1.26 0.35 0.03 96.69 [2023-02-20T02:25:54.492Z] 02:23:01 6 2.05 0.00 1.28 0.67 0.03 95.96 [2023-02-20T02:25:54.492Z] 02:23:01 7 1.86 0.00 1.44 0.45 0.03 96.22 [2023-02-20T02:25:54.492Z] 02:24:01 all 0.07 0.00 0.06 0.04 0.01 99.82 [2023-02-20T02:25:54.492Z] 02:24:01 0 0.08 0.00 0.07 0.02 0.03 99.80 [2023-02-20T02:25:54.492Z] 02:24:01 1 0.20 0.00 0.10 0.00 0.02 99.68 [2023-02-20T02:25:54.492Z] 02:24:01 2 0.08 0.00 0.07 0.12 0.00 99.73 [2023-02-20T02:25:54.492Z] 02:24:01 3 0.05 0.00 0.05 0.02 0.00 99.88 [2023-02-20T02:25:54.492Z] 02:24:01 4 0.02 0.00 0.03 0.17 0.00 99.78 [2023-02-20T02:25:54.492Z] 02:24:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2023-02-20T02:25:54.492Z] 02:24:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2023-02-20T02:25:54.492Z] 02:24:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2023-02-20T02:25:54.492Z] 02:25:01 all 0.02 0.00 0.01 0.04 0.01 99.93 [2023-02-20T02:25:54.492Z] 02:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2023-02-20T02:25:54.492Z] 02:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-20T02:25:54.492Z] 02:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-20T02:25:54.492Z] 02:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-20T02:25:54.492Z] 02:25:01 4 0.02 0.00 0.00 0.18 0.02 99.78 [2023-02-20T02:25:54.492Z] 02:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-20T02:25:54.492Z] 02:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-20T02:25:54.492Z] 02:25:01 7 0.02 0.00 0.02 0.10 0.02 99.85 [2023-02-20T02:25:54.492Z] Average: all 3.70 0.00 1.18 1.19 0.03 93.90 [2023-02-20T02:25:54.492Z] Average: 0 3.97 0.00 1.16 1.29 0.03 93.54 [2023-02-20T02:25:54.492Z] Average: 1 4.17 0.00 1.33 0.43 0.03 94.05 [2023-02-20T02:25:54.492Z] Average: 2 3.51 0.00 1.07 0.76 0.03 94.64 [2023-02-20T02:25:54.492Z] Average: 3 3.66 0.00 1.11 0.45 0.03 94.76 [2023-02-20T02:25:54.492Z] Average: 4 3.30 0.00 1.03 0.85 0.03 94.79 [2023-02-20T02:25:54.492Z] Average: 5 3.94 0.00 1.15 3.75 0.04 91.13 [2023-02-20T02:25:54.492Z] Average: 6 3.83 0.00 1.06 0.37 0.03 94.72 [2023-02-20T02:25:54.492Z] Average: 7 3.21 0.00 1.54 1.61 0.04 93.60 [2023-02-20T02:25:54.492Z] [2023-02-20T02:25:54.492Z] [2023-02-20T02:25:54.492Z]