Pull request #495 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-modbus-go Obtained Jenkinsfile from accf0ba7dae5ff6f1d6038ab97a4ba19277b3798+1035885eab2253e2bed58002dbe5aaa8ab8aecd1 (9f6f7b9cfe3f29abef7b56da077dc938a5e618ad) 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-ssh9480823657746220410.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh18143730295808326617.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-modbus-go/branches/PR-495/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-modbus-go/branches/PR-495/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11110004969405622437.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-modbus-go/branches/PR-495/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14117603787492694212.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh13290602073590685336.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-modbus-go/branches/PR-495/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-modbus-go/branches/PR-495/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4652678008429211527.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-modbus-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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus 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-4501’ Running on prd-ubuntu20.04-docker-8c-8g-4503 in /w/workspace/xfoundry_device-modbus-go_PR-495 [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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-495 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/495/head:refs/remotes/origin/PR-495 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1035885eab2253e2bed58002dbe5aaa8ab8aecd1 into PR head commit accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 Merge succeeded, producing accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 Checking out Revision accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 (PR-495) > git config core.sparsecheckout # timeout=10 > git checkout -f accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 # 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 1035885eab2253e2bed58002dbe5aaa8ab8aecd1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 # timeout=10 Commit message: "build: move SDK to v3.1.0-dev.16" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-25T06:34:40.744Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-25T06:34:40.936Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-25T06:34:41.038Z] ========================================================= [2023-08-25T06:34:41.038Z] EdgeX Global Pipelines Version Info [2023-08-25T06:34:41.038Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:34:41.779Z] ------------------- [2023-08-25T06:34:41.779Z] stable info: [2023-08-25T06:34:41.779Z] ------------------- [2023-08-25T06:34:41.779Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-25T06:34:41.779Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T06:34:41.779Z] Message: update stable to v1.0.253 [2023-08-25T06:34:42.347Z] ------------------- [2023-08-25T06:34:42.347Z] experimental info: [2023-08-25T06:34:42.347Z] ------------------- [2023-08-25T06:34:42.347Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-25T06:34:42.347Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T06:34:42.347Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-25T06:34:42.618Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-08-25T06:34:42.654Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-08-25T06:34:42.692Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-25T06:34:42.728Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-25T06:34:42.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-25T06:34:42.809Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-25T06:34:42.849Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-25T06:34:42.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-25T06:34:42.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-25T06:34:42.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-25T06:34:43.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-25T06:34:43.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-08-25T06:34:43.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-25T06:34:43.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-25T06:34:43.196Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T06:34:43.235Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T06:34:43.275Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T06:34:43.315Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T06:34:43.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-25T06:34:43.416Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-25T06:34:43.462Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-25T06:34:43.502Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-25T06:34:43.619Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-25T06:34:43.662Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-25T06:34:43.704Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-25T06:34:43.748Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-25T06:34:43.792Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-25T06:34:43.835Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-495 [Pipeline] echo [2023-08-25T06:34:43.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-495 [Pipeline] echo [2023-08-25T06:34:43.920Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-495 [Pipeline] echo [2023-08-25T06:34:43.963Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 [Pipeline] echo [2023-08-25T06:34:44.003Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = accf0ba [Pipeline] echo [2023-08-25T06:34:44.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T06:34:44.158Z] provisioning config files... [2023-08-25T06:34:44.175Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-495@tmp/config17622888482896499524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:34:44.518Z] ---> docker-login.sh [2023-08-25T06:34:44.519Z] nexus3.edgexfoundry.org:10001 [2023-08-25T06:34:44.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:34:44.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:34:44.781Z] Configure a credential helper to remove this warning. See [2023-08-25T06:34:44.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:34:44.781Z] [2023-08-25T06:34:44.781Z] Login Succeeded [2023-08-25T06:34:44.781Z] nexus3.edgexfoundry.org:10002 [2023-08-25T06:34:45.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:34:45.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:34:45.042Z] Configure a credential helper to remove this warning. See [2023-08-25T06:34:45.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:34:45.042Z] [2023-08-25T06:34:45.042Z] Login Succeeded [2023-08-25T06:34:45.042Z] nexus3.edgexfoundry.org:10003 [2023-08-25T06:34:45.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:34:45.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:34:45.042Z] Configure a credential helper to remove this warning. See [2023-08-25T06:34:45.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:34:45.042Z] [2023-08-25T06:34:45.042Z] Login Succeeded [2023-08-25T06:34:45.042Z] nexus3.edgexfoundry.org:10004 [2023-08-25T06:34:45.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:34:45.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:34:45.303Z] Configure a credential helper to remove this warning. See [2023-08-25T06:34:45.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:34:45.303Z] [2023-08-25T06:34:45.303Z] Login Succeeded [2023-08-25T06:34:45.303Z] docker.io [2023-08-25T06:34:45.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:34:45.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:34:45.565Z] Configure a credential helper to remove this warning. See [2023-08-25T06:34:45.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:34:45.565Z] [2023-08-25T06:34:45.565Z] Login Succeeded [2023-08-25T06:34:45.565Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T06:34:45.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-25T06:34:46.222Z] + git rev-list -1 --merges accf0ba7dae5ff6f1d6038ab97a4ba19277b3798~1..accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 [Pipeline] echo [2023-08-25T06:34:46.287Z] -----------> git rev-list -1 --merges accf0ba7dae5ff6f1d6038ab97a4ba19277b3798~1..accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 [false] [Pipeline] sh [2023-08-25T06:34:46.592Z] + git log --format=format:%s -1 accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 [Pipeline] echo [2023-08-25T06:34:46.628Z] ========================================================= [2023-08-25T06:34:46.628Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-25T06:34:46.628Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T06:34:47.051Z] + git log --format=format:%s -1 accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 [Pipeline] echo [2023-08-25T06:34:47.116Z] [semverPrep] GIT_COMMIT: accf0ba7dae5ff6f1d6038ab97a4ba19277b3798, Commit Message: build: move SDK to v3.1.0-dev.16 [Pipeline] echo [2023-08-25T06:34:47.143Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-25T06:34:47.523Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T06:34:47.523Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-25T06:34:47.523Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-25T06:34:47.523Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-25T06:34:47.523Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-25T06:34:47.523Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-25T06:34:47.523Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:34:47.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T06:34:47.951Z] [2023-08-25T06:34:47.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:34:48.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T06:34:48.337Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-25T06:34:48.337Z] b85a868b505f: Pulling fs layer [2023-08-25T06:34:48.337Z] e2be974225ed: Pulling fs layer [2023-08-25T06:34:48.337Z] 339a4e72a1f5: Pulling fs layer [2023-08-25T06:34:48.337Z] 988bab9f4d93: Pulling fs layer [2023-08-25T06:34:48.337Z] 1469e6f7b9e6: Pulling fs layer [2023-08-25T06:34:48.337Z] eaf3925da568: Pulling fs layer [2023-08-25T06:34:48.337Z] bab4dde63d76: Pulling fs layer [2023-08-25T06:34:48.337Z] bde34c3a00c8: Pulling fs layer [2023-08-25T06:34:48.337Z] b352a97aabf1: Pulling fs layer [2023-08-25T06:34:48.337Z] 4872d77fe225: Pulling fs layer [2023-08-25T06:34:48.337Z] 5851b861e8e6: Pulling fs layer [2023-08-25T06:34:48.337Z] 4872d77fe225: Waiting [2023-08-25T06:34:48.337Z] bab4dde63d76: Waiting [2023-08-25T06:34:48.337Z] 5851b861e8e6: Waiting [2023-08-25T06:34:48.337Z] 1469e6f7b9e6: Waiting [2023-08-25T06:34:48.337Z] b352a97aabf1: Waiting [2023-08-25T06:34:48.337Z] 988bab9f4d93: Waiting [2023-08-25T06:34:48.337Z] bde34c3a00c8: Waiting [2023-08-25T06:34:48.337Z] eaf3925da568: Waiting [2023-08-25T06:34:48.337Z] e2be974225ed: Download complete [2023-08-25T06:34:48.337Z] 988bab9f4d93: Verifying Checksum [2023-08-25T06:34:48.337Z] 988bab9f4d93: Download complete [2023-08-25T06:34:48.597Z] 1469e6f7b9e6: Verifying Checksum [2023-08-25T06:34:48.597Z] 1469e6f7b9e6: Download complete [2023-08-25T06:34:48.597Z] eaf3925da568: Download complete [2023-08-25T06:34:48.597Z] 339a4e72a1f5: Verifying Checksum [2023-08-25T06:34:48.597Z] 339a4e72a1f5: Download complete [2023-08-25T06:34:48.597Z] bde34c3a00c8: Verifying Checksum [2023-08-25T06:34:48.597Z] bde34c3a00c8: Download complete [2023-08-25T06:34:48.597Z] b352a97aabf1: Verifying Checksum [2023-08-25T06:34:48.597Z] b352a97aabf1: Download complete [2023-08-25T06:34:48.597Z] 4872d77fe225: Verifying Checksum [2023-08-25T06:34:48.597Z] 4872d77fe225: Download complete [2023-08-25T06:34:48.597Z] 5851b861e8e6: Verifying Checksum [2023-08-25T06:34:48.597Z] 5851b861e8e6: Download complete [2023-08-25T06:34:48.597Z] b85a868b505f: Verifying Checksum [2023-08-25T06:34:48.597Z] b85a868b505f: Download complete [2023-08-25T06:34:48.855Z] bab4dde63d76: Verifying Checksum [2023-08-25T06:34:48.855Z] bab4dde63d76: Download complete [2023-08-25T06:34:49.795Z] b85a868b505f: Pull complete [2023-08-25T06:34:50.054Z] e2be974225ed: Pull complete [2023-08-25T06:34:50.622Z] 339a4e72a1f5: Pull complete [2023-08-25T06:34:50.622Z] 988bab9f4d93: Pull complete [2023-08-25T06:34:50.885Z] 1469e6f7b9e6: Pull complete [2023-08-25T06:34:51.145Z] eaf3925da568: Pull complete [2023-08-25T06:34:53.073Z] bab4dde63d76: Pull complete [2023-08-25T06:34:53.073Z] bde34c3a00c8: Pull complete [2023-08-25T06:34:53.337Z] b352a97aabf1: Pull complete [2023-08-25T06:34:53.337Z] 4872d77fe225: Pull complete [2023-08-25T06:34:53.597Z] 5851b861e8e6: Pull complete [2023-08-25T06:34:53.597Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-25T06:34:53.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T06:34:53.597Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:34:53.827Z] prd-ubuntu20.04-docker-8c-8g-4503 does not seem to be running inside a container [2023-08-25T06:34:53.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-495 -v /w/workspace/xfoundry_device-modbus-go_PR-495:/w/workspace/xfoundry_device-modbus-go_PR-495:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-495@tmp:/w/workspace/xfoundry_device-modbus-go_PR-495@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-devops/py-git-semver:0.1.4 cat [2023-08-25T06:34:56.816Z] $ docker top 6f5e38060a67aaabe4a7c4a9b0705d561fc13fca3db81e59dcfa7fabf13380ca -eo pid,comm [2023-08-25T06:34:56.891Z] 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-08-25T06:34:56.891Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T06:34:57.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T06:34:57.011Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T06:34:57.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T06:34:57.124Z] $ docker exec 6f5e38060a67aaabe4a7c4a9b0705d561fc13fca3db81e59dcfa7fabf13380ca ssh-agent [2023-08-25T06:34:57.256Z] SSH_AUTH_SOCK=/tmp/ssh-lVNY8Nd4Zi8H/agent.32 [2023-08-25T06:34:57.256Z] SSH_AGENT_PID=38 [2023-08-25T06:34:57.266Z] Running ssh-add (command line suppressed) [2023-08-25T06:34:57.364Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-495@tmp/private_key_14567638756110062892.key (/w/workspace/xfoundry_device-modbus-go_PR-495@tmp/private_key_14567638756110062892.key) [2023-08-25T06:34:57.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T06:34:57.711Z] + git tag --points-at HEAD [Pipeline] } [2023-08-25T06:34:57.738Z] $ docker exec --env ******** --env ******** 6f5e38060a67aaabe4a7c4a9b0705d561fc13fca3db81e59dcfa7fabf13380ca ssh-agent -k [2023-08-25T06:34:57.841Z] unset SSH_AUTH_SOCK; [2023-08-25T06:34:57.842Z] unset SSH_AGENT_PID; [2023-08-25T06:34:57.842Z] echo Agent pid 38 killed; [2023-08-25T06:34:57.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-25T06:34:57.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T06:34:57.941Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T06:34:58.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T06:34:58.051Z] $ docker exec 6f5e38060a67aaabe4a7c4a9b0705d561fc13fca3db81e59dcfa7fabf13380ca ssh-agent [2023-08-25T06:34:58.166Z] SSH_AUTH_SOCK=/tmp/ssh-SHxTS8Mx8AON/agent.70 [2023-08-25T06:34:58.166Z] SSH_AGENT_PID=76 [2023-08-25T06:34:58.171Z] Running ssh-add (command line suppressed) [2023-08-25T06:34:58.281Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-495@tmp/private_key_11001897892259802254.key (/w/workspace/xfoundry_device-modbus-go_PR-495@tmp/private_key_11001897892259802254.key) [2023-08-25T06:34:58.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T06:34:58.626Z] + git semver init [2023-08-25T06:34:58.884Z] 2023-08-25 06:34:58,848 [run_init] DEBUG init version:0.0.0 force:False [2023-08-25T06:34:58.884Z] 2023-08-25 06:34:58,849 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-495/.semver [2023-08-25T06:34:58.884Z] 2023-08-25 06:34:58,850 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-495/.semver [2023-08-25T06:34:58.884Z] 2023-08-25 06:34:58,850 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-495/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-495, universal_newlines=False, shell=None, istream=None) [2023-08-25T06:34:59.828Z] 2023-08-25 06:34:59,709 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-495/.git/info/exclude [2023-08-25T06:34:59.828Z] 2023-08-25 06:34:59,710 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-495/.semver/PR-495 with force:False [2023-08-25T06:34:59.828Z] 2023-08-25 06:34:59,710 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-495/.semver/PR-495 [2023-08-25T06:34:59.828Z] 2023-08-25 06:34:59,714 [execute] INFO git cat-file --batch-check [2023-08-25T06:34:59.828Z] 2023-08-25 06:34:59,715 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-495/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T06:34:59.828Z] 2023-08-25 06:34:59,721 [execute] INFO git cat-file --batch [2023-08-25T06:34:59.828Z] 2023-08-25 06:34:59,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-495/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T06:34:59.828Z] 2023-08-25 06:34:59,726 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-495/.semver/PR-495 [2023-08-25T06:34:59.828Z] 0.0.0 [Pipeline] } [2023-08-25T06:34:59.851Z] $ docker exec --env ******** --env ******** 6f5e38060a67aaabe4a7c4a9b0705d561fc13fca3db81e59dcfa7fabf13380ca ssh-agent -k [2023-08-25T06:34:59.963Z] unset SSH_AUTH_SOCK; [2023-08-25T06:34:59.964Z] unset SSH_AGENT_PID; [2023-08-25T06:34:59.964Z] echo Agent pid 76 killed; [2023-08-25T06:34:59.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T06:35:00.404Z] + git semver [Pipeline] } [2023-08-25T06:35:00.698Z] $ docker stop --time=1 6f5e38060a67aaabe4a7c4a9b0705d561fc13fca3db81e59dcfa7fabf13380ca [2023-08-25T06:35:02.036Z] $ docker rm -f --volumes 6f5e38060a67aaabe4a7c4a9b0705d561fc13fca3db81e59dcfa7fabf13380ca [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T06:35:02.435Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-25T06:35:02.764Z] Stashed 1 file(s) [Pipeline] echo [2023-08-25T06:35:02.788Z] [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-08-25T06:35:03.365Z] provisioning config files... [2023-08-25T06:35:03.382Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-495@tmp/config2812565751046339257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:35:03.718Z] ---> docker-login.sh [2023-08-25T06:35:03.718Z] nexus3.edgexfoundry.org:10001 [2023-08-25T06:35:03.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:35:03.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:35:03.718Z] Configure a credential helper to remove this warning. See [2023-08-25T06:35:03.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:35:03.718Z] [2023-08-25T06:35:03.718Z] Login Succeeded [2023-08-25T06:35:03.718Z] nexus3.edgexfoundry.org:10002 [2023-08-25T06:35:03.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:35:03.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:35:03.718Z] Configure a credential helper to remove this warning. See [2023-08-25T06:35:03.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:35:03.718Z] [2023-08-25T06:35:03.718Z] Login Succeeded [2023-08-25T06:35:03.718Z] nexus3.edgexfoundry.org:10003 [2023-08-25T06:35:03.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:35:03.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:35:03.977Z] Configure a credential helper to remove this warning. See [2023-08-25T06:35:03.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:35:03.977Z] [2023-08-25T06:35:03.977Z] Login Succeeded [2023-08-25T06:35:03.977Z] nexus3.edgexfoundry.org:10004 [2023-08-25T06:35:03.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:35:03.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:35:03.977Z] Configure a credential helper to remove this warning. See [2023-08-25T06:35:03.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:35:03.977Z] [2023-08-25T06:35:03.977Z] Login Succeeded [2023-08-25T06:35:03.977Z] docker.io [2023-08-25T06:35:04.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:35:04.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:35:04.237Z] Configure a credential helper to remove this warning. See [2023-08-25T06:35:04.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:35:04.237Z] [2023-08-25T06:35:04.237Z] Login Succeeded [2023-08-25T06:35:04.237Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T06:35:04.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T06:35:04.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T06:35:04.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T06:35:04.546Z] ========================================================= [2023-08-25T06:35:04.546Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-25T06:35:04.546Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:35:04.999Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-25T06:35:04.999Z] Sending build context to Docker daemon 6.406MB [2023-08-25T06:35:04.999Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T06:35:04.999Z] Step 2/10 : FROM ${BASE} AS builder [2023-08-25T06:35:04.999Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-25T06:35:04.999Z] 4db1b89c0bd1: Pulling fs layer [2023-08-25T06:35:04.999Z] 6911f1a30b25: Pulling fs layer [2023-08-25T06:35:04.999Z] e194b8c5c2a9: Pulling fs layer [2023-08-25T06:35:04.999Z] 6863d3e3a2b1: Pulling fs layer [2023-08-25T06:35:04.999Z] ec0bb842ea78: Pulling fs layer [2023-08-25T06:35:04.999Z] 40a00589a448: Pulling fs layer [2023-08-25T06:35:04.999Z] 6c08303d61cc: Pulling fs layer [2023-08-25T06:35:04.999Z] 798269fcf238: Pulling fs layer [2023-08-25T06:35:04.999Z] ec0bb842ea78: Waiting [2023-08-25T06:35:04.999Z] 40a00589a448: Waiting [2023-08-25T06:35:04.999Z] 6c08303d61cc: Waiting [2023-08-25T06:35:04.999Z] 798269fcf238: Waiting [2023-08-25T06:35:04.999Z] 6863d3e3a2b1: Waiting [2023-08-25T06:35:04.999Z] 6911f1a30b25: Verifying Checksum [2023-08-25T06:35:04.999Z] 6911f1a30b25: Download complete [2023-08-25T06:35:04.999Z] 6863d3e3a2b1: Verifying Checksum [2023-08-25T06:35:04.999Z] 6863d3e3a2b1: Download complete [2023-08-25T06:35:04.999Z] ec0bb842ea78: Verifying Checksum [2023-08-25T06:35:04.999Z] ec0bb842ea78: Download complete [2023-08-25T06:35:05.259Z] 4db1b89c0bd1: Download complete [2023-08-25T06:35:05.259Z] 40a00589a448: Verifying Checksum [2023-08-25T06:35:05.259Z] 40a00589a448: Download complete [2023-08-25T06:35:05.259Z] 4db1b89c0bd1: Pull complete [2023-08-25T06:35:05.521Z] 6911f1a30b25: Pull complete [2023-08-25T06:35:05.780Z] 798269fcf238: Verifying Checksum [2023-08-25T06:35:05.780Z] 798269fcf238: Download complete [2023-08-25T06:35:05.780Z] e194b8c5c2a9: Verifying Checksum [2023-08-25T06:35:05.780Z] e194b8c5c2a9: Download complete [2023-08-25T06:35:06.038Z] 6c08303d61cc: Verifying Checksum [2023-08-25T06:35:06.038Z] 6c08303d61cc: Download complete [2023-08-25T06:35:10.269Z] e194b8c5c2a9: Pull complete [2023-08-25T06:35:10.269Z] 6863d3e3a2b1: Pull complete [2023-08-25T06:35:10.269Z] ec0bb842ea78: Pull complete [2023-08-25T06:35:10.269Z] 40a00589a448: Pull complete [2023-08-25T06:35:12.176Z] 6c08303d61cc: Pull complete [2023-08-25T06:35:13.109Z] 798269fcf238: Pull complete [2023-08-25T06:35:13.370Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-25T06:35:13.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-25T06:35:13.370Z] ---> ec979cd7f677 [2023-08-25T06:35:13.370Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-08-25T06:35:18.189Z] Still waiting to schedule task [2023-08-25T06:35:18.189Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4502’ is offline [2023-08-25T06:35:18.857Z] ---> Running in e5d32717ae46 [2023-08-25T06:35:18.857Z] Removing intermediate container e5d32717ae46 [2023-08-25T06:35:18.857Z] ---> 091fea440c18 [2023-08-25T06:35:18.857Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T06:35:18.857Z] ---> Running in 1decf1245c90 [2023-08-25T06:35:18.857Z] Removing intermediate container 1decf1245c90 [2023-08-25T06:35:18.857Z] ---> 9099f703104f [2023-08-25T06:35:18.857Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-08-25T06:35:18.857Z] ---> Running in 9d04f0c65408 [2023-08-25T06:35:19.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T06:35:19.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T06:35:19.638Z] (1/8) Installing openssh-keygen (9.1_p1-r4) [2023-08-25T06:35:19.638Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-08-25T06:35:19.638Z] (3/8) Installing openssh-client-common (9.1_p1-r4) [2023-08-25T06:35:19.638Z] (4/8) Installing openssh-client-default (9.1_p1-r4) [2023-08-25T06:35:19.638Z] (5/8) Installing openssh-sftp-server (9.1_p1-r4) [2023-08-25T06:35:19.638Z] (6/8) Installing openssh-server-common (9.1_p1-r4) [2023-08-25T06:35:19.638Z] (7/8) Installing openssh-server (9.1_p1-r4) [2023-08-25T06:35:19.638Z] (8/8) Installing openssh (9.1_p1-r4) [2023-08-25T06:35:19.638Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T06:35:19.638Z] OK: 270 MiB in 61 packages [2023-08-25T06:35:20.205Z] Removing intermediate container 9d04f0c65408 [2023-08-25T06:35:20.205Z] ---> 24f43a577321 [2023-08-25T06:35:20.205Z] Step 6/10 : WORKDIR /device-modbus-go [2023-08-25T06:35:20.205Z] ---> Running in 037fe035445a [2023-08-25T06:35:20.205Z] Removing intermediate container 037fe035445a [2023-08-25T06:35:20.205Z] ---> eb5bc62a0e8d [2023-08-25T06:35:20.205Z] Step 7/10 : COPY go.mod vendor* ./ [2023-08-25T06:35:20.464Z] ---> 78c7d5aa9ca7 [2023-08-25T06:35:20.464Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T06:35:20.464Z] ---> Running in 1261bcfc52b7 [2023-08-25T06:36:07.211Z] Removing intermediate container 1261bcfc52b7 [2023-08-25T06:36:07.212Z] ---> 57461a19e193 [2023-08-25T06:36:07.212Z] Step 9/10 : COPY . . [2023-08-25T06:36:07.212Z] ---> 568c13e0c454 [2023-08-25T06:36:07.212Z] Step 10/10 : RUN ${MAKE} [2023-08-25T06:36:07.212Z] ---> Running in a7e3e9059564 [2023-08-25T06:36:07.212Z] noop [2023-08-25T06:36:07.212Z] Removing intermediate container a7e3e9059564 [2023-08-25T06:36:07.212Z] ---> 9a3b8bc028ee [2023-08-25T06:36:07.212Z] Successfully built 9a3b8bc028ee [2023-08-25T06:36:07.212Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:36:07.653Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T06:36:07.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:36:07.805Z] prd-ubuntu20.04-docker-8c-8g-4503 does not seem to be running inside a container [2023-08-25T06:36:07.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-495 -v /w/workspace/xfoundry_device-modbus-go_PR-495:/w/workspace/xfoundry_device-modbus-go_PR-495:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-495@tmp:/w/workspace/xfoundry_device-modbus-go_PR-495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T06:36:08.256Z] $ docker top 78c931dfc846307bd2bf8da62a2689d6596188d82d43b888c0a02b93f21b3e1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T06:36:08.646Z] + go version [2023-08-25T06:36:08.646Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-25T06:36:08.686Z] $ docker stop --time=1 78c931dfc846307bd2bf8da62a2689d6596188d82d43b888c0a02b93f21b3e1b [2023-08-25T06:36:09.999Z] $ docker rm -f --volumes 78c931dfc846307bd2bf8da62a2689d6596188d82d43b888c0a02b93f21b3e1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:36:10.682Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T06:36:10.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:36:10.826Z] prd-ubuntu20.04-docker-8c-8g-4503 does not seem to be running inside a container [2023-08-25T06:36:10.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-495 -v /w/workspace/xfoundry_device-modbus-go_PR-495:/w/workspace/xfoundry_device-modbus-go_PR-495:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-495@tmp:/w/workspace/xfoundry_device-modbus-go_PR-495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T06:36:11.209Z] $ docker top c47a34bcbf413a10a53ded6f25564a422036d802f98e2d7bd24be3510e1371d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T06:36:11.587Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-495 [Pipeline] fileExists [Pipeline] sh [2023-08-25T06:36:11.946Z] + make test [2023-08-25T06:36:11.946Z] go test ./... -coverprofile=coverage.out [2023-08-25T06:36:17.209Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-08-25T06:36:29.405Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-08-25T06:36:29.405Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.017s coverage: 47.9% of statements [2023-08-25T06:36:35.957Z] go vet ./... [2023-08-25T06:36:40.134Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T06:36:40.134Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T06:36:40.134Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T06:36:40.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T06:36:40.236Z] $ docker stop --time=1 c47a34bcbf413a10a53ded6f25564a422036d802f98e2d7bd24be3510e1371d6 [2023-08-25T06:36:41.800Z] $ docker rm -f --volumes c47a34bcbf413a10a53ded6f25564a422036d802f98e2d7bd24be3510e1371d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T06:36:42.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T06:36:42.416Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-25T06:36:43.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T06:36:43.331Z] + ls -al . [2023-08-25T06:36:43.331Z] total 192 [2023-08-25T06:36:43.331Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 06:36 . [2023-08-25T06:36:43.331Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 06:34 .. [2023-08-25T06:36:43.331Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 25 06:34 .dockerignore [2023-08-25T06:36:43.331Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 06:35 .git [2023-08-25T06:36:43.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 06:34 .github [2023-08-25T06:36:43.331Z] -rw-rw-r-- 1 jenkins jenkins 331 Aug 25 06:34 .gitignore [2023-08-25T06:36:43.331Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 06:34 .golangci.yml [2023-08-25T06:36:43.331Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 06:34 .semver [2023-08-25T06:36:43.331Z] -rw-rw-r-- 1 jenkins jenkins 11210 Aug 25 06:34 Attribution.txt [2023-08-25T06:36:43.331Z] -rw-rw-r-- 1 jenkins jenkins 14764 Aug 25 06:34 CHANGELOG.md [2023-08-25T06:36:43.331Z] -rw-rw-r-- 1 jenkins jenkins 1365 Aug 25 06:34 Dockerfile [2023-08-25T06:36:43.331Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 06:34 GOVERNANCE.md [2023-08-25T06:36:43.331Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 25 06:34 Jenkinsfile [2023-08-25T06:36:43.331Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 06:34 LICENSE [2023-08-25T06:36:43.331Z] -rw-rw-r-- 1 jenkins jenkins 1957 Aug 25 06:34 Makefile [2023-08-25T06:36:43.331Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 25 06:34 OWNERS.md [2023-08-25T06:36:43.331Z] -rw-rw-r-- 1 jenkins jenkins 4578 Aug 25 06:34 README.md [2023-08-25T06:36:43.331Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 06:35 VERSION [2023-08-25T06:36:43.331Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 06:34 bin [2023-08-25T06:36:43.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 06:34 cmd [2023-08-25T06:36:43.331Z] -rw-r--r-- 1 jenkins jenkins 24334 Aug 25 06:36 coverage.out [2023-08-25T06:36:43.331Z] -rw-rw-r-- 1 jenkins jenkins 3940 Aug 25 06:34 go.mod [2023-08-25T06:36:43.331Z] -rw-rw-r-- 1 jenkins jenkins 34434 Aug 25 06:34 go.sum [2023-08-25T06:36:43.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 06:34 internal [2023-08-25T06:36:43.331Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 06:34 simulator [2023-08-25T06:36:43.331Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 06:34 snap [2023-08-25T06:36:43.331Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 25 06:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:36:43.774Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 --label arch=amd64 --label version=0.0.0 . [2023-08-25T06:36:43.774Z] Sending build context to Docker daemon 6.431MB [2023-08-25T06:36:43.774Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T06:36:43.774Z] Step 2/22 : FROM ${BASE} AS builder [2023-08-25T06:36:43.774Z] ---> 9a3b8bc028ee [2023-08-25T06:36:43.774Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-08-25T06:36:44.033Z] ---> Running in 9b2fc38cf50b [2023-08-25T06:36:44.033Z] Removing intermediate container 9b2fc38cf50b [2023-08-25T06:36:44.033Z] ---> 64e4a6322f84 [2023-08-25T06:36:44.033Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T06:36:44.033Z] ---> Running in d36cf07dcdea [2023-08-25T06:36:44.033Z] Removing intermediate container d36cf07dcdea [2023-08-25T06:36:44.033Z] ---> 04689677ed7f [2023-08-25T06:36:44.033Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-08-25T06:36:44.033Z] ---> Running in e8bb1afd890e [2023-08-25T06:36:44.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T06:36:44.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T06:36:44.862Z] OK: 270 MiB in 61 packages [2023-08-25T06:36:45.120Z] Removing intermediate container e8bb1afd890e [2023-08-25T06:36:45.120Z] ---> 01b949cf5da0 [2023-08-25T06:36:45.120Z] Step 6/22 : WORKDIR /device-modbus-go [2023-08-25T06:36:45.120Z] ---> Running in 789ff4a27ea3 [2023-08-25T06:36:45.380Z] Removing intermediate container 789ff4a27ea3 [2023-08-25T06:36:45.380Z] ---> a6430a82fe0d [2023-08-25T06:36:45.380Z] Step 7/22 : COPY go.mod vendor* ./ [2023-08-25T06:36:45.380Z] ---> 86e17f981d7b [2023-08-25T06:36:45.380Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T06:36:45.380Z] ---> Running in a55998e8ab78 [2023-08-25T06:36:45.646Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4505 in /w/workspace/xfoundry_device-modbus-go_PR-495 [Pipeline] { [Pipeline] ws [2023-08-25T06:36:45.708Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-08-25T06:36:45.810Z] Selected Git installation does not exist. Using Default [2023-08-25T06:36:45.811Z] The recommended git tool is: NONE [2023-08-25T06:36:45.945Z] Removing intermediate container a55998e8ab78 [2023-08-25T06:36:45.945Z] ---> 8f5835283377 [2023-08-25T06:36:45.945Z] Step 9/22 : COPY . . [2023-08-25T06:36:46.515Z] ---> cf455215174a [2023-08-25T06:36:46.515Z] Step 10/22 : RUN ${MAKE} [2023-08-25T06:36:46.515Z] ---> Running in 35c38cb83fd3 [2023-08-25T06:36:46.772Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-08-25T06:36:50.572Z] using credential edgex-jenkins-ssh [2023-08-25T06:36:50.586Z] Cloning the remote Git repository [2023-08-25T06:36:50.630Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-08-25T06:36:50.735Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-08-25T06:36:50.871Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-08-25T06:36:50.872Z] > git --version # timeout=10 [2023-08-25T06:36:50.893Z] > git --version # 'git version 2.25.1' [2023-08-25T06:36:50.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T06:36:51.045Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T06:36:52.106Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-08-25T06:36:52.136Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T06:36:52.940Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-08-25T06:36:52.978Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-08-25T06:36:52.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T06:36:52.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/495/head:refs/remotes/origin/PR-495 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-25T06:36:53.516Z] Merging remotes/origin/main commit 1035885eab2253e2bed58002dbe5aaa8ab8aecd1 into PR head commit accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 [2023-08-25T06:36:53.793Z] Merge succeeded, producing accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 [2023-08-25T06:36:53.793Z] Checking out Revision accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 (PR-495) [2023-08-25T06:36:53.534Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T06:36:53.609Z] > git checkout -f accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 # timeout=10 [2023-08-25T06:36:53.695Z] > git remote # timeout=10 [2023-08-25T06:36:53.717Z] > git config --get remote.origin.url # timeout=10 [2023-08-25T06:36:53.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T06:36:53.751Z] > git merge 1035885eab2253e2bed58002dbe5aaa8ab8aecd1 # timeout=10 [2023-08-25T06:36:53.773Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-25T06:36:53.801Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T06:36:53.816Z] > git checkout -f accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 # timeout=10 [2023-08-25T06:36:57.252Z] Commit message: "build: move SDK to v3.1.0-dev.16" [2023-08-25T06:36:57.300Z] > git --version # timeout=10 [2023-08-25T06:36:57.312Z] > git --version # 'git version 2.25.1' [2023-08-25T06:36:57.325Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T06:36:58.399Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-25T06:36:58.399Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T06:36:58.399Z] Dload Upload Total Spent Left Speed [2023-08-25T06:36:58.399Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76813 [Pipeline] sh [2023-08-25T06:36:59.058Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-25T06:36:59.396Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-25T06:36:59.397Z] + sudo tee /etc/docker/daemon.new [2023-08-25T06:36:59.397Z] { [2023-08-25T06:36:59.397Z] "registry-mirrors": [ [2023-08-25T06:36:59.397Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-25T06:36:59.397Z] ], [2023-08-25T06:36:59.397Z] "bip": "10.250.0.254/24", [2023-08-25T06:36:59.397Z] "hosts": [ [2023-08-25T06:36:59.397Z] "tcp://0.0.0.0:5555", [2023-08-25T06:36:59.397Z] "unix:///var/run/docker.sock" [2023-08-25T06:36:59.397Z] ], [2023-08-25T06:36:59.397Z] "mtu": 1458, [2023-08-25T06:36:59.397Z] "selinux-enabled": true, [2023-08-25T06:36:59.397Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-25T06:36:59.397Z] } [Pipeline] sh [2023-08-25T06:36:59.734Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-25T06:37:00.073Z] + sudo service docker restart [2023-08-25T06:37:13.317Z] Removing intermediate container 35c38cb83fd3 [2023-08-25T06:37:13.317Z] ---> 0f4cccc921ce [2023-08-25T06:37:13.317Z] Step 11/22 : FROM alpine:3.17 [2023-08-25T06:37:13.317Z] 3.17: Pulling from library/alpine [2023-08-25T06:37:13.318Z] 9398808236ff: Pulling fs layer [2023-08-25T06:37:13.318Z] 9398808236ff: Verifying Checksum [2023-08-25T06:37:13.318Z] 9398808236ff: Download complete [2023-08-25T06:37:13.318Z] 9398808236ff: Pull complete [2023-08-25T06:37:13.318Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T06:37:13.318Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T06:37:13.318Z] ---> 1e0b8b5322fc [2023-08-25T06:37:13.318Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-08-25T06:37:13.318Z] ---> Running in 432c03d29893 [2023-08-25T06:37:13.318Z] Removing intermediate container 432c03d29893 [2023-08-25T06:37:13.318Z] ---> 6785252a8d0d [2023-08-25T06:37:13.318Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-08-25T06:37:13.318Z] ---> Running in 0151ef00465a [2023-08-25T06:37:13.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T06:37:13.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T06:37:13.318Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-25T06:37:13.318Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T06:37:13.318Z] OK: 7 MiB in 16 packages [2023-08-25T06:37:13.318Z] Removing intermediate container 0151ef00465a [2023-08-25T06:37:13.318Z] ---> dab8017bb5a6 [2023-08-25T06:37:13.318Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-08-25T06:37:13.318Z] ---> eee185cf7414 [2023-08-25T06:37:13.318Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-08-25T06:37:13.318Z] ---> db2f0ae40ce4 [2023-08-25T06:37:13.318Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-08-25T06:37:13.318Z] ---> e3b63f8ebea2 [2023-08-25T06:37:13.318Z] Step 17/22 : EXPOSE 59901 [2023-08-25T06:37:13.318Z] ---> Running in c85b712fc3f0 [2023-08-25T06:37:13.318Z] Removing intermediate container c85b712fc3f0 [2023-08-25T06:37:13.318Z] ---> aed3c4ea4bd0 [2023-08-25T06:37:13.318Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-08-25T06:37:13.318Z] ---> Running in 0c3796f32b44 [2023-08-25T06:37:13.318Z] Removing intermediate container 0c3796f32b44 [2023-08-25T06:37:13.318Z] ---> 5879c8069603 [2023-08-25T06:37:13.318Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-08-25T06:37:13.318Z] ---> Running in 60d050b9c991 [2023-08-25T06:37:13.318Z] Removing intermediate container 60d050b9c991 [2023-08-25T06:37:13.318Z] ---> e9239d85555d [2023-08-25T06:37:13.318Z] Step 20/22 : LABEL arch=amd64 [2023-08-25T06:37:13.318Z] ---> Running in 57c13f7da67a [2023-08-25T06:37:13.318Z] Removing intermediate container 57c13f7da67a [2023-08-25T06:37:13.318Z] ---> 9adfc4e1ef80 [2023-08-25T06:37:13.318Z] Step 21/22 : LABEL git_sha=accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 [2023-08-25T06:37:13.318Z] ---> Running in 56559af0f0f8 [2023-08-25T06:37:13.318Z] Removing intermediate container 56559af0f0f8 [2023-08-25T06:37:13.318Z] ---> b14903ee07f9 [2023-08-25T06:37:13.318Z] Step 22/22 : LABEL version=0.0.0 [2023-08-25T06:37:13.318Z] ---> Running in f38d480204c7 [2023-08-25T06:37:13.318Z] Removing intermediate container f38d480204c7 [2023-08-25T06:37:13.318Z] ---> 0d7d430a20e6 [2023-08-25T06:37:13.318Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T06:37:13.318Z] Successfully built 0d7d430a20e6 [2023-08-25T06:37:13.318Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:37:14.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T06:37:14.213Z] [2023-08-25T06:37:14.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:37:14.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T06:37:14.593Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-25T06:37:14.593Z] 5eb5b503b376: Pulling fs layer [2023-08-25T06:37:14.593Z] 5c69ac0246d0: Pulling fs layer [2023-08-25T06:37:14.593Z] ec43610c2a17: Pulling fs layer [2023-08-25T06:37:14.593Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-25T06:37:14.593Z] 33b1e0a273af: Pulling fs layer [2023-08-25T06:37:14.593Z] 5d3b04190fa2: Pulling fs layer [2023-08-25T06:37:14.593Z] 2f39f015ded8: Pulling fs layer [2023-08-25T06:37:14.593Z] 5d3b04190fa2: Waiting [2023-08-25T06:37:14.593Z] 3a2ae6a8a46f: Waiting [2023-08-25T06:37:14.593Z] 33b1e0a273af: Waiting [2023-08-25T06:37:14.593Z] 2f39f015ded8: Waiting [2023-08-25T06:37:14.593Z] 5c69ac0246d0: Download complete [2023-08-25T06:37:14.593Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-25T06:37:14.593Z] 3a2ae6a8a46f: Download complete [2023-08-25T06:37:14.593Z] 33b1e0a273af: Verifying Checksum [2023-08-25T06:37:14.593Z] 33b1e0a273af: Download complete [2023-08-25T06:37:14.593Z] 5d3b04190fa2: Download complete [2023-08-25T06:37:14.853Z] ec43610c2a17: Verifying Checksum [2023-08-25T06:37:14.853Z] ec43610c2a17: Download complete [2023-08-25T06:37:14.853Z] 5eb5b503b376: Verifying Checksum [2023-08-25T06:37:14.853Z] 5eb5b503b376: Download complete [2023-08-25T06:37:15.419Z] 2f39f015ded8: Download complete [2023-08-25T06:37:15.988Z] 5eb5b503b376: Pull complete [2023-08-25T06:37:16.247Z] 5c69ac0246d0: Pull complete [2023-08-25T06:37:16.814Z] ec43610c2a17: Pull complete [2023-08-25T06:37:16.814Z] 3a2ae6a8a46f: Pull complete [2023-08-25T06:37:17.073Z] 33b1e0a273af: Pull complete [2023-08-25T06:37:17.073Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T06:37:18.353Z] provisioning config files... [2023-08-25T06:37:18.378Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config11896151719517763729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:37:18.752Z] ---> docker-login.sh [2023-08-25T06:37:18.752Z] nexus3.edgexfoundry.org:10001 [2023-08-25T06:37:19.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:37:19.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:37:19.287Z] Configure a credential helper to remove this warning. See [2023-08-25T06:37:19.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:37:19.287Z] [2023-08-25T06:37:19.287Z] Login Succeeded [2023-08-25T06:37:19.287Z] nexus3.edgexfoundry.org:10002 [2023-08-25T06:37:19.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:37:19.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:37:19.554Z] Configure a credential helper to remove this warning. See [2023-08-25T06:37:19.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:37:19.554Z] [2023-08-25T06:37:19.554Z] Login Succeeded [2023-08-25T06:37:19.554Z] nexus3.edgexfoundry.org:10003 [2023-08-25T06:37:19.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:37:19.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:37:19.822Z] Configure a credential helper to remove this warning. See [2023-08-25T06:37:19.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:37:19.822Z] [2023-08-25T06:37:19.822Z] Login Succeeded [2023-08-25T06:37:19.822Z] nexus3.edgexfoundry.org:10004 [2023-08-25T06:37:20.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:37:20.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:37:20.359Z] Configure a credential helper to remove this warning. See [2023-08-25T06:37:20.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:37:20.359Z] [2023-08-25T06:37:20.359Z] Login Succeeded [2023-08-25T06:37:20.359Z] docker.io [2023-08-25T06:37:20.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:37:20.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:37:20.626Z] Configure a credential helper to remove this warning. See [2023-08-25T06:37:20.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:37:20.626Z] [2023-08-25T06:37:20.626Z] Login Succeeded [2023-08-25T06:37:20.626Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T06:37:20.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T06:37:21.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T06:37:21.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T06:37:21.081Z] ========================================================= [2023-08-25T06:37:21.081Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-25T06:37:21.081Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:37:21.575Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-25T06:37:21.844Z] Sending build context to Docker daemon 3.334MB [2023-08-25T06:37:21.844Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T06:37:21.844Z] Step 2/10 : FROM ${BASE} AS builder [2023-08-25T06:37:21.844Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-25T06:37:21.844Z] edb6bdbacee9: Pulling fs layer [2023-08-25T06:37:21.844Z] 5f9638ab2659: Pulling fs layer [2023-08-25T06:37:21.844Z] 8d51d6327a98: Pulling fs layer [2023-08-25T06:37:21.844Z] 8b374f2dd631: Pulling fs layer [2023-08-25T06:37:21.844Z] ec14aa9079de: Pulling fs layer [2023-08-25T06:37:21.844Z] 2f466654f4bb: Pulling fs layer [2023-08-25T06:37:21.844Z] 554e91adad29: Pulling fs layer [2023-08-25T06:37:21.844Z] ec14aa9079de: Waiting [2023-08-25T06:37:21.844Z] 2f466654f4bb: Waiting [2023-08-25T06:37:21.844Z] 554e91adad29: Waiting [2023-08-25T06:37:21.844Z] 8b374f2dd631: Waiting [2023-08-25T06:37:22.111Z] 5f9638ab2659: Verifying Checksum [2023-08-25T06:37:22.111Z] 5f9638ab2659: Download complete [2023-08-25T06:37:22.112Z] 8b374f2dd631: Download complete [2023-08-25T06:37:22.112Z] ec14aa9079de: Verifying Checksum [2023-08-25T06:37:22.112Z] ec14aa9079de: Download complete [2023-08-25T06:37:22.112Z] edb6bdbacee9: Verifying Checksum [2023-08-25T06:37:22.112Z] edb6bdbacee9: Download complete [2023-08-25T06:37:22.339Z] 2f39f015ded8: Pull complete [2023-08-25T06:37:22.339Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-25T06:37:22.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T06:37:22.339Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:37:22.563Z] prd-ubuntu20.04-docker-8c-8g-4503 does not seem to be running inside a container [2023-08-25T06:37:22.599Z] $ 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/xfoundry_device-modbus-go_PR-495 -v /w/workspace/xfoundry_device-modbus-go_PR-495:/w/workspace/xfoundry_device-modbus-go_PR-495:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-495@tmp:/w/workspace/xfoundry_device-modbus-go_PR-495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T06:37:23.532Z] 554e91adad29: Verifying Checksum [2023-08-25T06:37:23.532Z] 554e91adad29: Download complete [2023-08-25T06:37:24.118Z] 2f466654f4bb: Verifying Checksum [2023-08-25T06:37:24.118Z] 2f466654f4bb: Download complete [2023-08-25T06:37:24.118Z] 8d51d6327a98: Verifying Checksum [2023-08-25T06:37:24.118Z] 8d51d6327a98: Download complete [2023-08-25T06:37:25.073Z] edb6bdbacee9: Pull complete [2023-08-25T06:37:25.339Z] 5f9638ab2659: Pull complete [2023-08-25T06:37:28.654Z] $ docker top 4472348fad032897f2b7f7975a488bf724b2a5650680da568ca932d36d1c95fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:37:29.158Z] ---> job-cost.sh [2023-08-25T06:37:29.158Z] lf-activate-venv: SKIPPING [2023-08-25T06:37:29.158Z] INFO: No Stack... [2023-08-25T06:37:29.417Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T06:37:29.985Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T06:37:30.301Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-495/archives/cost.csv [2023-08-25T06:37:30.301Z] + cut -d, -f6 [Pipeline] lock [2023-08-25T06:37:30.342Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-495-1-stack-cost] [2023-08-25T06:37:30.346Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-495-1-stack-cost] did not exist. Created. [2023-08-25T06:37:30.346Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-495-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T06:37:30.742Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-25T06:37:30.791Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T06:37:30.820Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-495-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T06:37:30.908Z] $ docker stop --time=1 4472348fad032897f2b7f7975a488bf724b2a5650680da568ca932d36d1c95fa [2023-08-25T06:37:32.085Z] $ docker rm -f --volumes 4472348fad032897f2b7f7975a488bf724b2a5650680da568ca932d36d1c95fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-25T06:37:40.359Z] 8d51d6327a98: Pull complete [2023-08-25T06:37:40.359Z] 8b374f2dd631: Pull complete [2023-08-25T06:37:40.359Z] ec14aa9079de: Pull complete [2023-08-25T06:37:47.021Z] 2f466654f4bb: Pull complete [2023-08-25T06:37:48.444Z] 554e91adad29: Pull complete [2023-08-25T06:37:48.444Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-25T06:37:48.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-25T06:37:48.444Z] ---> 1e15ea492957 [2023-08-25T06:37:48.444Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-08-25T06:37:50.392Z] ---> Running in f7d22812b13f [2023-08-25T06:37:50.392Z] Removing intermediate container f7d22812b13f [2023-08-25T06:37:50.392Z] ---> 0317811abf69 [2023-08-25T06:37:50.392Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T06:37:50.392Z] ---> Running in b0c0e36f8c87 [2023-08-25T06:37:50.662Z] Removing intermediate container b0c0e36f8c87 [2023-08-25T06:37:50.662Z] ---> 44efc679ee96 [2023-08-25T06:37:50.662Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-08-25T06:37:50.938Z] ---> Running in ed2508d7cbdd [2023-08-25T06:37:51.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T06:37:52.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T06:37:53.453Z] (1/8) Installing openssh-keygen (9.1_p1-r4) [2023-08-25T06:37:53.453Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-08-25T06:37:53.453Z] (3/8) Installing openssh-client-common (9.1_p1-r4) [2023-08-25T06:37:53.453Z] (4/8) Installing openssh-client-default (9.1_p1-r4) [2023-08-25T06:37:53.453Z] (5/8) Installing openssh-sftp-server (9.1_p1-r4) [2023-08-25T06:37:53.453Z] (6/8) Installing openssh-server-common (9.1_p1-r4) [2023-08-25T06:37:53.453Z] (7/8) Installing openssh-server (9.1_p1-r4) [2023-08-25T06:37:53.453Z] (8/8) Installing openssh (9.1_p1-r4) [2023-08-25T06:37:53.453Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T06:37:53.453Z] OK: 270 MiB in 61 packages [2023-08-25T06:37:54.425Z] Removing intermediate container ed2508d7cbdd [2023-08-25T06:37:54.425Z] ---> 6f10feabd653 [2023-08-25T06:37:54.425Z] Step 6/10 : WORKDIR /device-modbus-go [2023-08-25T06:37:54.691Z] ---> Running in 917eba22f20e [2023-08-25T06:37:54.958Z] Removing intermediate container 917eba22f20e [2023-08-25T06:37:54.958Z] ---> a0a7e574b21f [2023-08-25T06:37:54.958Z] Step 7/10 : COPY go.mod vendor* ./ [2023-08-25T06:37:55.228Z] ---> 8b43c2b0e0ff [2023-08-25T06:37:55.228Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T06:37:55.505Z] ---> Running in c2e260d08f15 [2023-08-25T06:39:03.388Z] Removing intermediate container c2e260d08f15 [2023-08-25T06:39:03.388Z] ---> e3968442c7e8 [2023-08-25T06:39:03.388Z] Step 9/10 : COPY . . [2023-08-25T06:39:03.388Z] ---> 077ad4d936f2 [2023-08-25T06:39:03.388Z] Step 10/10 : RUN ${MAKE} [2023-08-25T06:39:03.388Z] ---> Running in bb93d5eaa6d1 [2023-08-25T06:39:03.388Z] noop [2023-08-25T06:39:03.388Z] Removing intermediate container bb93d5eaa6d1 [2023-08-25T06:39:03.388Z] ---> a1c314c3b78b [2023-08-25T06:39:03.388Z] Successfully built a1c314c3b78b [2023-08-25T06:39:03.388Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:39:03.868Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T06:39:03.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:39:04.143Z] prd-ubuntu20.04-docker-arm64-4c-16g-4505 does not seem to be running inside a container [2023-08-25T06:39:04.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-25T06:39:05.338Z] $ docker top 80dd5dac70e0b4d4bca256decc8091d27efb0f2721f3b464152b88bbc7ff67b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T06:39:06.203Z] + go version [2023-08-25T06:39:06.203Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-25T06:39:06.237Z] $ docker stop --time=1 80dd5dac70e0b4d4bca256decc8091d27efb0f2721f3b464152b88bbc7ff67b5 [2023-08-25T06:39:07.840Z] $ docker rm -f --volumes 80dd5dac70e0b4d4bca256decc8091d27efb0f2721f3b464152b88bbc7ff67b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:39:08.684Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T06:39:08.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:39:08.956Z] prd-ubuntu20.04-docker-arm64-4c-16g-4505 does not seem to be running inside a container [2023-08-25T06:39:09.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-25T06:39:10.281Z] $ docker top 42b681665b815717c09535fdad92255c190858f8fd1ea196627efd6a48c5565f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T06:39:11.174Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-25T06:39:11.880Z] + make test [2023-08-25T06:39:11.880Z] go test ./... -coverprofile=coverage.out [2023-08-25T06:39:44.103Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-08-25T06:41:50.824Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-08-25T06:41:50.824Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.081s coverage: 47.9% of statements [2023-08-25T06:41:50.824Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-25T06:41:50.824Z] go vet ./... [2023-08-25T06:42:23.071Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T06:42:23.071Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T06:42:23.071Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T06:42:23.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T06:42:23.721Z] $ docker stop --time=1 42b681665b815717c09535fdad92255c190858f8fd1ea196627efd6a48c5565f [2023-08-25T06:42:25.532Z] $ docker rm -f --volumes 42b681665b815717c09535fdad92255c190858f8fd1ea196627efd6a48c5565f [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T06:42:26.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T06:42:26.775Z] Warning: overwriting stash ‘coverage-report’ [2023-08-25T06:42:27.371Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T06:42:27.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T06:42:28.307Z] + ls -al . [2023-08-25T06:42:28.308Z] total 188 [2023-08-25T06:42:28.308Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 06:39 . [2023-08-25T06:42:28.308Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 06:36 .. [2023-08-25T06:42:28.308Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 25 06:36 .dockerignore [2023-08-25T06:42:28.308Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 06:36 .git [2023-08-25T06:42:28.308Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 06:36 .github [2023-08-25T06:42:28.308Z] -rw-rw-r-- 1 jenkins jenkins 331 Aug 25 06:36 .gitignore [2023-08-25T06:42:28.308Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 06:36 .golangci.yml [2023-08-25T06:42:28.308Z] -rw-rw-r-- 1 jenkins jenkins 11210 Aug 25 06:36 Attribution.txt [2023-08-25T06:42:28.308Z] -rw-rw-r-- 1 jenkins jenkins 14764 Aug 25 06:36 CHANGELOG.md [2023-08-25T06:42:28.308Z] -rw-rw-r-- 1 jenkins jenkins 1365 Aug 25 06:36 Dockerfile [2023-08-25T06:42:28.308Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 06:36 GOVERNANCE.md [2023-08-25T06:42:28.308Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 25 06:36 Jenkinsfile [2023-08-25T06:42:28.308Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 06:36 LICENSE [2023-08-25T06:42:28.308Z] -rw-rw-r-- 1 jenkins jenkins 1957 Aug 25 06:36 Makefile [2023-08-25T06:42:28.308Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 25 06:36 OWNERS.md [2023-08-25T06:42:28.308Z] -rw-rw-r-- 1 jenkins jenkins 4578 Aug 25 06:36 README.md [2023-08-25T06:42:28.308Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 06:35 VERSION [2023-08-25T06:42:28.308Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 06:36 bin [2023-08-25T06:42:28.308Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 06:36 cmd [2023-08-25T06:42:28.308Z] -rw-r--r-- 1 jenkins jenkins 24334 Aug 25 06:41 coverage.out [2023-08-25T06:42:28.308Z] -rw-rw-r-- 1 jenkins jenkins 3940 Aug 25 06:36 go.mod [2023-08-25T06:42:28.308Z] -rw-rw-r-- 1 jenkins jenkins 34434 Aug 25 06:36 go.sum [2023-08-25T06:42:28.308Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 06:36 internal [2023-08-25T06:42:28.308Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 06:36 simulator [2023-08-25T06:42:28.308Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 06:36 snap [2023-08-25T06:42:28.308Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 25 06:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:42:28.739Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 --label arch=arm64 --label version=0.0.0 . [2023-08-25T06:42:29.014Z] Sending build context to Docker daemon 3.359MB [2023-08-25T06:42:29.014Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T06:42:29.014Z] Step 2/22 : FROM ${BASE} AS builder [2023-08-25T06:42:29.014Z] ---> a1c314c3b78b [2023-08-25T06:42:29.014Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-08-25T06:42:29.287Z] ---> Running in e5535e63f510 [2023-08-25T06:42:29.553Z] Removing intermediate container e5535e63f510 [2023-08-25T06:42:29.553Z] ---> 2fea27a13eaf [2023-08-25T06:42:29.553Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T06:42:29.553Z] ---> Running in 3955bbb3ee24 [2023-08-25T06:42:29.825Z] Removing intermediate container 3955bbb3ee24 [2023-08-25T06:42:29.825Z] ---> d00455d658db [2023-08-25T06:42:29.825Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-08-25T06:42:29.825Z] ---> Running in f402c232f1e8 [2023-08-25T06:42:30.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T06:42:31.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T06:42:32.727Z] OK: 270 MiB in 61 packages [2023-08-25T06:42:33.321Z] Removing intermediate container f402c232f1e8 [2023-08-25T06:42:33.321Z] ---> 5d383a113a5b [2023-08-25T06:42:33.321Z] Step 6/22 : WORKDIR /device-modbus-go [2023-08-25T06:42:33.589Z] ---> Running in 0658e557af59 [2023-08-25T06:42:33.857Z] Removing intermediate container 0658e557af59 [2023-08-25T06:42:33.857Z] ---> 7e1e4b546ae5 [2023-08-25T06:42:33.857Z] Step 7/22 : COPY go.mod vendor* ./ [2023-08-25T06:42:34.450Z] ---> 95b6744883fd [2023-08-25T06:42:34.450Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T06:42:34.450Z] ---> Running in 940664de4d0d [2023-08-25T06:42:37.797Z] Removing intermediate container 940664de4d0d [2023-08-25T06:42:37.797Z] ---> 15b603805f5f [2023-08-25T06:42:37.797Z] Step 9/22 : COPY . . [2023-08-25T06:42:38.381Z] ---> a4400b7edf0d [2023-08-25T06:42:38.381Z] Step 10/22 : RUN ${MAKE} [2023-08-25T06:42:38.381Z] ---> Running in 5b3e801d2ac8 [2023-08-25T06:42:39.360Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-08-25T06:45:01.049Z] Removing intermediate container 5b3e801d2ac8 [2023-08-25T06:45:01.049Z] ---> 4734b50c6800 [2023-08-25T06:45:01.049Z] Step 11/22 : FROM alpine:3.17 [2023-08-25T06:45:01.049Z] 3.17: Pulling from library/alpine [2023-08-25T06:45:01.049Z] 4060ece20d7a: Pulling fs layer [2023-08-25T06:45:01.049Z] 4060ece20d7a: Verifying Checksum [2023-08-25T06:45:01.049Z] 4060ece20d7a: Download complete [2023-08-25T06:45:01.049Z] 4060ece20d7a: Pull complete [2023-08-25T06:45:01.049Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T06:45:01.049Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T06:45:01.049Z] ---> 8650cd65339b [2023-08-25T06:45:01.049Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-08-25T06:45:01.049Z] ---> Running in 8df82bd708a4 [2023-08-25T06:45:01.049Z] Removing intermediate container 8df82bd708a4 [2023-08-25T06:45:01.049Z] ---> f9cf793e2dc0 [2023-08-25T06:45:01.049Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-08-25T06:45:01.316Z] ---> Running in ba15c213ed77 [2023-08-25T06:45:02.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T06:45:02.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T06:45:04.290Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-25T06:45:04.290Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T06:45:04.290Z] OK: 8 MiB in 16 packages [2023-08-25T06:45:05.268Z] Removing intermediate container ba15c213ed77 [2023-08-25T06:45:05.268Z] ---> 571797ba1aac [2023-08-25T06:45:05.268Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-08-25T06:45:06.678Z] ---> 43cdd491eab2 [2023-08-25T06:45:06.678Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-08-25T06:45:07.263Z] ---> 7da6e97acd53 [2023-08-25T06:45:07.263Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-08-25T06:45:07.535Z] ---> 5f1bc50209b1 [2023-08-25T06:45:07.535Z] Step 17/22 : EXPOSE 59901 [2023-08-25T06:45:07.802Z] ---> Running in 133fbe845c1d [2023-08-25T06:45:08.068Z] Removing intermediate container 133fbe845c1d [2023-08-25T06:45:08.068Z] ---> f2b88d930569 [2023-08-25T06:45:08.068Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-08-25T06:45:08.068Z] ---> Running in 93594d9ac7a7 [2023-08-25T06:45:08.336Z] Removing intermediate container 93594d9ac7a7 [2023-08-25T06:45:08.336Z] ---> 857ccf386518 [2023-08-25T06:45:08.336Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-08-25T06:45:08.605Z] ---> Running in f4ed7ecf570f [2023-08-25T06:45:08.875Z] Removing intermediate container f4ed7ecf570f [2023-08-25T06:45:08.875Z] ---> dd9e760adb37 [2023-08-25T06:45:08.875Z] Step 20/22 : LABEL arch=arm64 [2023-08-25T06:45:08.875Z] ---> Running in 17637e273cee [2023-08-25T06:45:09.142Z] Removing intermediate container 17637e273cee [2023-08-25T06:45:09.142Z] ---> 8876606045ba [2023-08-25T06:45:09.142Z] Step 21/22 : LABEL git_sha=accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 [2023-08-25T06:45:09.142Z] ---> Running in 4c88b324a238 [2023-08-25T06:45:09.727Z] Removing intermediate container 4c88b324a238 [2023-08-25T06:45:09.727Z] ---> 369c2d212d64 [2023-08-25T06:45:09.727Z] Step 22/22 : LABEL version=0.0.0 [2023-08-25T06:45:09.727Z] ---> Running in 4f5f07dc938c [2023-08-25T06:45:09.995Z] Removing intermediate container 4f5f07dc938c [2023-08-25T06:45:09.995Z] ---> 2cc57b860c02 [2023-08-25T06:45:09.995Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T06:45:09.995Z] Successfully built 2cc57b860c02 [2023-08-25T06:45:09.995Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:45:10.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T06:45:10.792Z] [2023-08-25T06:45:10.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:45:11.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T06:45:11.195Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-25T06:45:11.195Z] 8998bd30e6a1: Pulling fs layer [2023-08-25T06:45:11.195Z] 04944245beec: Pulling fs layer [2023-08-25T06:45:11.196Z] 699f458cf7ca: Pulling fs layer [2023-08-25T06:45:11.196Z] 765212b225bb: Pulling fs layer [2023-08-25T06:45:11.196Z] f23df028b6ca: Pulling fs layer [2023-08-25T06:45:11.196Z] d65c8cfc05b1: Pulling fs layer [2023-08-25T06:45:11.196Z] 2437ff75d9bd: Pulling fs layer [2023-08-25T06:45:11.196Z] f23df028b6ca: Waiting [2023-08-25T06:45:11.196Z] d65c8cfc05b1: Waiting [2023-08-25T06:45:11.196Z] 765212b225bb: Waiting [2023-08-25T06:45:11.196Z] 2437ff75d9bd: Waiting [2023-08-25T06:45:11.465Z] 04944245beec: Verifying Checksum [2023-08-25T06:45:11.465Z] 04944245beec: Download complete [2023-08-25T06:45:11.465Z] 765212b225bb: Verifying Checksum [2023-08-25T06:45:11.465Z] 765212b225bb: Download complete [2023-08-25T06:45:11.465Z] f23df028b6ca: Verifying Checksum [2023-08-25T06:45:11.465Z] f23df028b6ca: Download complete [2023-08-25T06:45:11.465Z] d65c8cfc05b1: Verifying Checksum [2023-08-25T06:45:11.465Z] d65c8cfc05b1: Download complete [2023-08-25T06:45:11.735Z] 699f458cf7ca: Verifying Checksum [2023-08-25T06:45:11.735Z] 699f458cf7ca: Download complete [2023-08-25T06:45:12.003Z] 8998bd30e6a1: Verifying Checksum [2023-08-25T06:45:12.003Z] 8998bd30e6a1: Download complete [2023-08-25T06:45:14.586Z] 2437ff75d9bd: Verifying Checksum [2023-08-25T06:45:14.586Z] 2437ff75d9bd: Download complete [2023-08-25T06:45:16.533Z] 8998bd30e6a1: Pull complete [2023-08-25T06:45:16.533Z] 04944245beec: Pull complete [2023-08-25T06:45:17.947Z] 699f458cf7ca: Pull complete [2023-08-25T06:45:18.215Z] 765212b225bb: Pull complete [2023-08-25T06:45:19.181Z] f23df028b6ca: Pull complete [2023-08-25T06:45:19.450Z] d65c8cfc05b1: Pull complete [2023-08-25T06:45:34.435Z] 2437ff75d9bd: Pull complete [2023-08-25T06:45:34.435Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-25T06:45:34.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T06:45:34.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:45:34.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-4505 does not seem to be running inside a container [2023-08-25T06:45:34.838Z] $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-25T06:45:38.771Z] $ docker top e4664303f069687119d3c8289e62aa15a5c597add9df9b72f708fbd360665066 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:45:39.717Z] ---> job-cost.sh [2023-08-25T06:45:39.717Z] lf-activate-venv: SKIPPING [2023-08-25T06:45:39.717Z] INFO: No Stack... [2023-08-25T06:45:39.990Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-25T06:45:40.949Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T06:45:41.607Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-08-25T06:45:41.607Z] + cut -d, -f6 [Pipeline] lock [2023-08-25T06:45:41.694Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-495-1-stack-cost] [2023-08-25T06:45:41.698Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-495-1-stack-cost] did not exist. Created. [2023-08-25T06:45:41.698Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-495-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T06:45:42.417Z] /w/workspace/device-modbus-go/1@tmp/durable-91c2a046/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-25T06:45:43.100Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-25T06:45:43.135Z] Warning: overwriting stash ‘stack-cost’ [2023-08-25T06:45:43.205Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T06:45:43.221Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-495-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T06:45:43.305Z] $ docker stop --time=1 e4664303f069687119d3c8289e62aa15a5c597add9df9b72f708fbd360665066 [2023-08-25T06:45:44.907Z] $ docker rm -f --volumes e4664303f069687119d3c8289e62aa15a5c597add9df9b72f708fbd360665066 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-25T06:45:45.888Z] provisioning config files... [2023-08-25T06:45:45.895Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-495@tmp/config973763382339538678tmp [Pipeline] { [Pipeline] sh [2023-08-25T06:45:46.228Z] + set +x [2023-08-25T06:45:46.228Z] + curl -s https://codecov.io/bash [2023-08-25T06:45:46.228Z] + bash -s -- [2023-08-25T06:45:46.228Z] [2023-08-25T06:45:46.228Z] _____ _ [2023-08-25T06:45:46.228Z] / ____| | | [2023-08-25T06:45:46.228Z] | | ___ __| | ___ ___ _____ __ [2023-08-25T06:45:46.228Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-25T06:45:46.228Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-25T06:45:46.228Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-25T06:45:46.228Z] Bash-1.0.6 [2023-08-25T06:45:46.228Z] [2023-08-25T06:45:46.228Z] [2023-08-25T06:45:46.228Z] ==> git version 2.25.1 found [2023-08-25T06:45:46.228Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-25T06:45:46.228Z] Release-Date: 2020-01-08 [2023-08-25T06:45:46.228Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-25T06:45:46.228Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-25T06:45:46.228Z] ==> Jenkins CI detected. [2023-08-25T06:45:46.228Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-495 [2023-08-25T06:45:46.228Z] project root: . [2023-08-25T06:45:46.228Z] --> token set from env [2023-08-25T06:45:46.228Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-25T06:45:46.228Z] ==> Running gcov in . (disable via -X gcov) [2023-08-25T06:45:46.488Z] ==> Python coveragepy not found [2023-08-25T06:45:46.488Z] ==> Searching for coverage reports in: [2023-08-25T06:45:46.488Z] + . [2023-08-25T06:45:46.488Z] -> Found 1 reports [2023-08-25T06:45:46.488Z] ==> Detecting git/mercurial file structure [2023-08-25T06:45:46.488Z] ==> Reading reports [2023-08-25T06:45:46.488Z] + ./coverage.out bytes=24334 [2023-08-25T06:45:46.488Z] ==> Appending adjustments [2023-08-25T06:45:46.488Z] https://docs.codecov.io/docs/fixing-reports [2023-08-25T06:45:46.488Z] + Found adjustments [2023-08-25T06:45:46.488Z] ==> Gzipping contents [2023-08-25T06:45:46.488Z] 4.0K /tmp/codecov.GiAsrM.gz [2023-08-25T06:45:46.488Z] ==> Uploading reports [2023-08-25T06:45:46.488Z] url: https://codecov.io [2023-08-25T06:45:46.488Z] query: branch=PR-495&commit=accf0ba7dae5ff6f1d6038ab97a4ba19277b3798&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-495%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=495&job=&cmd_args= [2023-08-25T06:45:46.488Z] -> Pinging Codecov [2023-08-25T06:45:46.488Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-495&commit=accf0ba7dae5ff6f1d6038ab97a4ba19277b3798&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-495%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=495&job=&cmd_args= [2023-08-25T06:45:46.747Z] -> Uploading to [2023-08-25T06:45:46.747Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-25/55DBCA73C666E3227836607328DD7E49/accf0ba7dae5ff6f1d6038ab97a4ba19277b3798/ebf0ccef-640c-40f3-abec-d1eded0b43f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T064546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2f8a11027b8c35dd739320fa128e91af813b913a04b5b68bf18005a8d025cdc [2023-08-25T06:45:46.747Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T06:45:46.747Z] Dload Upload Total Spent Left Speed [2023-08-25T06:45:46.747Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3974 0 0 100 3974 0 21835 --:--:-- --:--:-- --:--:-- 21715 [2023-08-25T06:45:46.747Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/accf0ba7dae5ff6f1d6038ab97a4ba19277b3798 [Pipeline] } [2023-08-25T06:45:46.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-25T06:45:48.456Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-495/archives ] [2023-08-25T06:45:48.456Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-495/archives [2023-08-25T06:45:48.456Z] total 16 [2023-08-25T06:45:48.456Z] drwxr-xr-x 3 root root 4096 Aug 25 06:37 . [2023-08-25T06:45:48.456Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 06:37 .. [2023-08-25T06:45:48.456Z] drwxr-xr-x 2 root root 4096 Aug 25 06:37 cost [2023-08-25T06:45:48.456Z] -rw-r--r-- 1 root root 88 Aug 25 06:37 cost.csv [2023-08-25T06:45:48.456Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-495/archives [2023-08-25T06:45:48.456Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-495/archives [2023-08-25T06:45:48.456Z] total 16 [2023-08-25T06:45:48.456Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 06:37 . [2023-08-25T06:45:48.456Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 06:37 .. [2023-08-25T06:45:48.456Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 06:37 cost [2023-08-25T06:45:48.456Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 25 06:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:45:48.778Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:45:49.662Z] ---> package-listing.sh [2023-08-25T06:45:49.662Z] ++ facter osfamily [2023-08-25T06:45:49.662Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-25T06:45:49.922Z] + OS_FAMILY=debian [2023-08-25T06:45:49.922Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-495 [2023-08-25T06:45:49.922Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-25T06:45:49.922Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-25T06:45:49.922Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-25T06:45:49.922Z] + PACKAGES=/tmp/packages_start.txt [2023-08-25T06:45:49.922Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-495 ']' [2023-08-25T06:45:49.922Z] + PACKAGES=/tmp/packages_end.txt [2023-08-25T06:45:49.922Z] + case "${OS_FAMILY}" in [2023-08-25T06:45:49.922Z] + dpkg -l [2023-08-25T06:45:49.922Z] + grep '^ii' [2023-08-25T06:45:49.922Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-25T06:45:49.922Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-25T06:45:49.922Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-25T06:45:49.922Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-495 ']' [2023-08-25T06:45:49.922Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-495/archives/ [2023-08-25T06:45:49.922Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-495/archives/ [Pipeline] echo [2023-08-25T06:45:49.955Z] 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/xfoundry_device-modbus-go_PR-495/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-25T06:45:50.246Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:45:50.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T06:45:50.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:45:51.010Z] prd-ubuntu20.04-docker-8c-8g-4503 does not seem to be running inside a container [2023-08-25T06:45:51.055Z] $ 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/xfoundry_device-modbus-go_PR-495/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-495 -v /w/workspace/xfoundry_device-modbus-go_PR-495:/w/workspace/xfoundry_device-modbus-go_PR-495:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-495@tmp:/w/workspace/xfoundry_device-modbus-go_PR-495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T06:45:51.251Z] $ docker top 34624df47577aa9bdec0134c681de96b75a28e2f244a75a721dd090349bf8400 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T06:45:51.634Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-25T06:45:51.943Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-25T06:45:52.246Z] + ls /var/log/sa-host [2023-08-25T06:45:52.246Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T06:45:52.368Z] provisioning config files... [2023-08-25T06:45:52.377Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-495@tmp/config3652574113839914805tmp [Pipeline] { [Pipeline] echo [2023-08-25T06:45:52.416Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:45:52.728Z] ---> create-netrc.sh [Pipeline] } [2023-08-25T06:45:52.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:45:53.155Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-25T06:45:53.194Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:45:53.506Z] ---> sudo-logs.sh [2023-08-25T06:45:53.506Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-25T06:45:53.590Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:45:53.903Z] ---> job-cost.sh [2023-08-25T06:45:53.903Z] lf-activate-venv: SKIPPING [2023-08-25T06:45:53.903Z] DEBUG: total: 0.2199999988079071 [2023-08-25T06:45:53.903Z] INFO: Retrieving Stack Cost... [2023-08-25T06:45:54.167Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T06:45:54.738Z] INFO: Archiving Costs [Pipeline] echo [2023-08-25T06:45:54.769Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:45:55.081Z] ---> logs-deploy.sh [2023-08-25T06:45:55.081Z] lf-activate-venv: SKIPPING [2023-08-25T06:45:55.081Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-495/1 [2023-08-25T06:45:55.081Z] INFO: archiving workspace using pattern(s): [2023-08-25T06:45:56.018Z] Archives upload complete. [2023-08-25T06:45:56.277Z] INFO: archiving logs to Nexus [2023-08-25T06:45:56.848Z] ---> uname -a: [2023-08-25T06:45:56.848Z] Linux prd-ubuntu20-04-docker-8c-8g-4503 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-25T06:45:56.848Z] [2023-08-25T06:45:56.848Z] [2023-08-25T06:45:56.848Z] ---> lscpu: [2023-08-25T06:45:56.848Z] Architecture: x86_64 [2023-08-25T06:45:56.848Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-25T06:45:56.848Z] Byte Order: Little Endian [2023-08-25T06:45:56.848Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-25T06:45:56.848Z] CPU(s): 8 [2023-08-25T06:45:56.848Z] On-line CPU(s) list: 0-7 [2023-08-25T06:45:56.848Z] Thread(s) per core: 1 [2023-08-25T06:45:56.848Z] Core(s) per socket: 1 [2023-08-25T06:45:56.848Z] Socket(s): 8 [2023-08-25T06:45:56.848Z] NUMA node(s): 1 [2023-08-25T06:45:56.848Z] Vendor ID: AuthenticAMD [2023-08-25T06:45:56.848Z] CPU family: 23 [2023-08-25T06:45:56.848Z] Model: 49 [2023-08-25T06:45:56.848Z] Model name: AMD EPYC-Rome Processor [2023-08-25T06:45:56.848Z] Stepping: 0 [2023-08-25T06:45:56.848Z] CPU MHz: 2799.998 [2023-08-25T06:45:56.848Z] BogoMIPS: 5599.99 [2023-08-25T06:45:56.848Z] Virtualization: AMD-V [2023-08-25T06:45:56.848Z] Hypervisor vendor: KVM [2023-08-25T06:45:56.848Z] Virtualization type: full [2023-08-25T06:45:56.848Z] L1d cache: 256 KiB [2023-08-25T06:45:56.848Z] L1i cache: 256 KiB [2023-08-25T06:45:56.848Z] L2 cache: 4 MiB [2023-08-25T06:45:56.848Z] L3 cache: 128 MiB [2023-08-25T06:45:56.848Z] NUMA node0 CPU(s): 0-7 [2023-08-25T06:45:56.848Z] Vulnerability Itlb multihit: Not affected [2023-08-25T06:45:56.848Z] Vulnerability L1tf: Not affected [2023-08-25T06:45:56.848Z] Vulnerability Mds: Not affected [2023-08-25T06:45:56.848Z] Vulnerability Meltdown: Not affected [2023-08-25T06:45:56.848Z] Vulnerability Mmio stale data: Not affected [2023-08-25T06:45:56.848Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-25T06:45:56.848Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-25T06:45:56.848Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-25T06:45:56.848Z] Vulnerability Srbds: Not affected [2023-08-25T06:45:56.848Z] Vulnerability Tsx async abort: Not affected [2023-08-25T06:45:56.848Z] 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-08-25T06:45:56.848Z] [2023-08-25T06:45:56.848Z] [2023-08-25T06:45:56.848Z] ---> nproc: [2023-08-25T06:45:56.848Z] 8 [2023-08-25T06:45:56.848Z] [2023-08-25T06:45:56.848Z]