Pull request #517 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 999996eaa079508591458839528e38d890f420bf+556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 (ddd4cce17d223a940adadf0bf3eff205771a86a4) 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-ssh16650477474662277431.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2769277078992179900.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-517/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-517/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14599178021777690457.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-517/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6338461456532879986.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9213229686582101119.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-517/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-517/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1332319038164439177.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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] ========================================================= [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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-10441’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10453 in /w/workspace/xfoundry_device-modbus-go_PR-517 [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-517 # 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 Merging remotes/origin/main commit 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 into PR head commit 999996eaa079508591458839528e38d890f420bf Merge succeeded, producing 999996eaa079508591458839528e38d890f420bf Checking out Revision 999996eaa079508591458839528e38d890f420bf (PR-517) Commit message: "build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > 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/517/head:refs/remotes/origin/PR-517 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 999996eaa079508591458839528e38d890f420bf # 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 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 999996eaa079508591458839528e38d890f420bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-25T22:28:21.489Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-25T22:28:21.774Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-25T22:28:21.909Z] ========================================================= [2023-10-25T22:28:21.909Z] EdgeX Global Pipelines Version Info [2023-10-25T22:28:21.909Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:28:22.708Z] ------------------- [2023-10-25T22:28:22.708Z] stable info: [2023-10-25T22:28:22.708Z] ------------------- [2023-10-25T22:28:22.708Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-25T22:28:22.708Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T22:28:22.708Z] Message: update stable to v1.0.254 [2023-10-25T22:28:23.289Z] ------------------- [2023-10-25T22:28:23.289Z] experimental info: [2023-10-25T22:28:23.289Z] ------------------- [2023-10-25T22:28:23.289Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-25T22:28:23.289Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T22:28:23.289Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-25T22:28:23.587Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-10-25T22:28:23.631Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-10-25T22:28:23.682Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-25T22:28:23.735Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-25T22:28:23.787Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-25T22:28:23.836Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-25T22:28:23.880Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-25T22:28:23.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-25T22:28:23.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-25T22:28:24.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-25T22:28:24.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-25T22:28:24.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-10-25T22:28:24.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-25T22:28:24.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-25T22:28:24.262Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T22:28:24.312Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T22:28:24.364Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T22:28:24.421Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T22:28:24.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-25T22:28:24.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-25T22:28:24.568Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-25T22:28:24.619Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-25T22:28:24.669Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-25T22:28:24.719Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-25T22:28:24.759Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-25T22:28:24.803Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-25T22:28:24.849Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-25T22:28:24.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-517 [Pipeline] echo [2023-10-25T22:28:24.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-517 [Pipeline] echo [2023-10-25T22:28:24.992Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-517 [Pipeline] echo [2023-10-25T22:28:25.053Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 999996eaa079508591458839528e38d890f420bf [Pipeline] echo [2023-10-25T22:28:25.104Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 999996e [Pipeline] echo [2023-10-25T22:28:25.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:28:25.282Z] provisioning config files... [2023-10-25T22:28:25.298Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-517@tmp/config6336782168647898692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:28:25.649Z] ---> docker-login.sh [2023-10-25T22:28:25.649Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:28:25.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:25.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:25.910Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:25.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:25.910Z] [2023-10-25T22:28:25.910Z] Login Succeeded [2023-10-25T22:28:25.910Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:28:25.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:25.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:25.910Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:25.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:25.910Z] [2023-10-25T22:28:25.910Z] Login Succeeded [2023-10-25T22:28:25.910Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:28:26.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:26.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:26.169Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:26.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:26.169Z] [2023-10-25T22:28:26.169Z] Login Succeeded [2023-10-25T22:28:26.169Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:28:26.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:26.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:26.169Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:26.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:26.169Z] [2023-10-25T22:28:26.169Z] Login Succeeded [2023-10-25T22:28:26.169Z] docker.io [2023-10-25T22:28:26.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:26.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:26.429Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:26.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:26.429Z] [2023-10-25T22:28:26.429Z] Login Succeeded [2023-10-25T22:28:26.691Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:28:26.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-25T22:28:27.440Z] + git rev-list -1 --merges 999996eaa079508591458839528e38d890f420bf~1..999996eaa079508591458839528e38d890f420bf [Pipeline] echo [2023-10-25T22:28:27.521Z] -----------> git rev-list -1 --merges 999996eaa079508591458839528e38d890f420bf~1..999996eaa079508591458839528e38d890f420bf 999996eaa079508591458839528e38d890f420bf [false] [Pipeline] sh [2023-10-25T22:28:27.840Z] + git log --format=format:%s -1 999996eaa079508591458839528e38d890f420bf [Pipeline] echo [2023-10-25T22:28:27.874Z] ========================================================= [2023-10-25T22:28:27.874Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-25T22:28:27.874Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T22:28:28.345Z] + git log --format=format:%s -1 999996eaa079508591458839528e38d890f420bf [Pipeline] echo [2023-10-25T22:28:28.377Z] [semverPrep] GIT_COMMIT: 999996eaa079508591458839528e38d890f420bf, Commit Message: build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3 [Pipeline] echo [2023-10-25T22:28:28.405Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-25T22:28:28.783Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-25T22:28:28.783Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-25T22:28:28.783Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-25T22:28:28.783Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-25T22:28:28.783Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-25T22:28:28.783Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-25T22:28:28.783Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:28:29.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:28:29.224Z] [2023-10-25T22:28:29.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:28:29.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:28:29.613Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-25T22:28:29.613Z] b85a868b505f: Pulling fs layer [2023-10-25T22:28:29.613Z] e2be974225ed: Pulling fs layer [2023-10-25T22:28:29.613Z] 339a4e72a1f5: Pulling fs layer [2023-10-25T22:28:29.613Z] 988bab9f4d93: Pulling fs layer [2023-10-25T22:28:29.613Z] 1469e6f7b9e6: Pulling fs layer [2023-10-25T22:28:29.613Z] eaf3925da568: Pulling fs layer [2023-10-25T22:28:29.613Z] bab4dde63d76: Pulling fs layer [2023-10-25T22:28:29.613Z] bde34c3a00c8: Pulling fs layer [2023-10-25T22:28:29.613Z] b352a97aabf1: Pulling fs layer [2023-10-25T22:28:29.613Z] 4872d77fe225: Pulling fs layer [2023-10-25T22:28:29.613Z] 5851b861e8e6: Pulling fs layer [2023-10-25T22:28:29.613Z] bde34c3a00c8: Waiting [2023-10-25T22:28:29.613Z] 988bab9f4d93: Waiting [2023-10-25T22:28:29.613Z] b352a97aabf1: Waiting [2023-10-25T22:28:29.613Z] 4872d77fe225: Waiting [2023-10-25T22:28:29.613Z] 1469e6f7b9e6: Waiting [2023-10-25T22:28:29.613Z] 5851b861e8e6: Waiting [2023-10-25T22:28:29.613Z] eaf3925da568: Waiting [2023-10-25T22:28:29.613Z] bab4dde63d76: Waiting [2023-10-25T22:28:29.613Z] 988bab9f4d93: Verifying Checksum [2023-10-25T22:28:29.613Z] 988bab9f4d93: Download complete [2023-10-25T22:28:29.613Z] 1469e6f7b9e6: Verifying Checksum [2023-10-25T22:28:29.613Z] 1469e6f7b9e6: Download complete [2023-10-25T22:28:29.613Z] eaf3925da568: Download complete [2023-10-25T22:28:29.877Z] 339a4e72a1f5: Verifying Checksum [2023-10-25T22:28:29.877Z] 339a4e72a1f5: Download complete [2023-10-25T22:28:29.877Z] bde34c3a00c8: Verifying Checksum [2023-10-25T22:28:29.877Z] bde34c3a00c8: Download complete [2023-10-25T22:28:29.877Z] b352a97aabf1: Verifying Checksum [2023-10-25T22:28:29.877Z] b352a97aabf1: Download complete [2023-10-25T22:28:29.877Z] 4872d77fe225: Verifying Checksum [2023-10-25T22:28:29.877Z] 4872d77fe225: Download complete [2023-10-25T22:28:29.877Z] 5851b861e8e6: Download complete [2023-10-25T22:28:29.877Z] b85a868b505f: Verifying Checksum [2023-10-25T22:28:29.877Z] b85a868b505f: Download complete [2023-10-25T22:28:30.137Z] bab4dde63d76: Verifying Checksum [2023-10-25T22:28:30.137Z] bab4dde63d76: Download complete [2023-10-25T22:28:31.073Z] b85a868b505f: Pull complete [2023-10-25T22:28:31.331Z] e2be974225ed: Pull complete [2023-10-25T22:28:31.904Z] 339a4e72a1f5: Pull complete [2023-10-25T22:28:31.904Z] 988bab9f4d93: Pull complete [2023-10-25T22:28:32.163Z] 1469e6f7b9e6: Pull complete [2023-10-25T22:28:32.163Z] eaf3925da568: Pull complete [2023-10-25T22:28:34.068Z] bab4dde63d76: Pull complete [2023-10-25T22:28:34.068Z] bde34c3a00c8: Pull complete [2023-10-25T22:28:34.068Z] b352a97aabf1: Pull complete [2023-10-25T22:28:34.068Z] 4872d77fe225: Pull complete [2023-10-25T22:28:34.068Z] 5851b861e8e6: Pull complete [2023-10-25T22:28:34.068Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-25T22:28:34.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:28:34.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:28:34.341Z] prd-ubuntu20.04-docker-8c-8g-10453 does not seem to be running inside a container [2023-10-25T22:28:34.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-517 -v /w/workspace/xfoundry_device-modbus-go_PR-517:/w/workspace/xfoundry_device-modbus-go_PR-517:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-517@tmp:/w/workspace/xfoundry_device-modbus-go_PR-517@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-25T22:28:39.840Z] $ docker top 41fbeb877e4cf788a6495452110ea570f5d8485ed4a6ad480d1d84806b72d07a -eo pid,comm [2023-10-25T22:28:39.918Z] 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-10-25T22:28:39.918Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-25T22:28:40.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T22:28:40.059Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T22:28:40.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T22:28:40.214Z] $ docker exec 41fbeb877e4cf788a6495452110ea570f5d8485ed4a6ad480d1d84806b72d07a ssh-agent [2023-10-25T22:28:40.332Z] SSH_AUTH_SOCK=/tmp/ssh-8uubvSS618OH/agent.15 [2023-10-25T22:28:40.332Z] SSH_AGENT_PID=21 [2023-10-25T22:28:40.340Z] Running ssh-add (command line suppressed) [2023-10-25T22:28:40.471Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-517@tmp/private_key_13547307802799763001.key (/w/workspace/xfoundry_device-modbus-go_PR-517@tmp/private_key_13547307802799763001.key) [2023-10-25T22:28:40.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T22:28:40.820Z] + git tag --points-at HEAD [Pipeline] } [2023-10-25T22:28:40.849Z] $ docker exec --env ******** --env ******** 41fbeb877e4cf788a6495452110ea570f5d8485ed4a6ad480d1d84806b72d07a ssh-agent -k [2023-10-25T22:28:40.939Z] unset SSH_AUTH_SOCK; [2023-10-25T22:28:40.940Z] unset SSH_AGENT_PID; [2023-10-25T22:28:40.940Z] echo Agent pid 21 killed; [2023-10-25T22:28:40.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-25T22:28:41.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T22:28:41.041Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T22:28:41.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T22:28:41.153Z] $ docker exec 41fbeb877e4cf788a6495452110ea570f5d8485ed4a6ad480d1d84806b72d07a ssh-agent [2023-10-25T22:28:41.268Z] SSH_AUTH_SOCK=/tmp/ssh-scjlhoi5xpEW/agent.71 [2023-10-25T22:28:41.268Z] SSH_AGENT_PID=77 [2023-10-25T22:28:41.272Z] Running ssh-add (command line suppressed) [2023-10-25T22:28:41.366Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-517@tmp/private_key_18086748608929322992.key (/w/workspace/xfoundry_device-modbus-go_PR-517@tmp/private_key_18086748608929322992.key) [2023-10-25T22:28:41.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T22:28:41.715Z] + git semver init [2023-10-25T22:28:41.973Z] 2023-10-25 22:28:41,907 [run_init] DEBUG init version:0.0.0 force:False [2023-10-25T22:28:41.973Z] 2023-10-25 22:28:41,908 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-517/.semver [2023-10-25T22:28:41.973Z] 2023-10-25 22:28:41,909 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-517/.semver [2023-10-25T22:28:41.974Z] 2023-10-25 22:28:41,909 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-517/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-517, universal_newlines=False, shell=None, istream=None) [2023-10-25T22:28:42.915Z] 2023-10-25 22:28:42,797 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-517/.git/info/exclude [2023-10-25T22:28:42.915Z] 2023-10-25 22:28:42,798 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-517/.semver/PR-517 with force:False [2023-10-25T22:28:42.915Z] 2023-10-25 22:28:42,798 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-517/.semver/PR-517 [2023-10-25T22:28:42.915Z] 2023-10-25 22:28:42,802 [execute] INFO git cat-file --batch-check [2023-10-25T22:28:42.915Z] 2023-10-25 22:28:42,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-517/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T22:28:42.915Z] 2023-10-25 22:28:42,808 [execute] INFO git cat-file --batch [2023-10-25T22:28:42.915Z] 2023-10-25 22:28:42,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-517/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T22:28:42.915Z] 2023-10-25 22:28:42,814 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-517/.semver/PR-517 [2023-10-25T22:28:42.915Z] 0.0.0 [Pipeline] } [2023-10-25T22:28:42.951Z] $ docker exec --env ******** --env ******** 41fbeb877e4cf788a6495452110ea570f5d8485ed4a6ad480d1d84806b72d07a ssh-agent -k [2023-10-25T22:28:43.055Z] unset SSH_AUTH_SOCK; [2023-10-25T22:28:43.055Z] unset SSH_AGENT_PID; [2023-10-25T22:28:43.056Z] echo Agent pid 77 killed; [2023-10-25T22:28:43.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-25T22:28:43.484Z] + git semver [Pipeline] } [2023-10-25T22:28:43.771Z] $ docker stop --time=1 41fbeb877e4cf788a6495452110ea570f5d8485ed4a6ad480d1d84806b72d07a [2023-10-25T22:28:45.054Z] $ docker rm -f --volumes 41fbeb877e4cf788a6495452110ea570f5d8485ed4a6ad480d1d84806b72d07a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:28:45.451Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-25T22:28:45.721Z] Stashed 1 file(s) [Pipeline] echo [2023-10-25T22:28:45.741Z] [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-10-25T22:28:46.409Z] provisioning config files... [2023-10-25T22:28:46.419Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-517@tmp/config2041216703138837159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:28:46.776Z] ---> docker-login.sh [2023-10-25T22:28:46.776Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:28:46.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:46.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:46.776Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:46.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:46.776Z] [2023-10-25T22:28:46.776Z] Login Succeeded [2023-10-25T22:28:46.776Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:28:46.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:46.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:46.776Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:46.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:46.776Z] [2023-10-25T22:28:46.776Z] Login Succeeded [2023-10-25T22:28:46.776Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:28:47.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:47.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:47.036Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:47.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:47.036Z] [2023-10-25T22:28:47.036Z] Login Succeeded [2023-10-25T22:28:47.036Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:28:47.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:47.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:47.036Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:47.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:47.036Z] [2023-10-25T22:28:47.036Z] Login Succeeded [2023-10-25T22:28:47.036Z] docker.io [2023-10-25T22:28:47.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:47.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:47.554Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:47.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:47.554Z] [2023-10-25T22:28:47.554Z] Login Succeeded [2023-10-25T22:28:47.554Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:28:47.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-25T22:28:47.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:28:47.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:28:47.885Z] ========================================================= [2023-10-25T22:28:47.886Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-25T22:28:47.886Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:28:48.369Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-25T22:28:48.369Z] Sending build context to Docker daemon 6.541MB [2023-10-25T22:28:48.369Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:28:48.369Z] Step 2/10 : FROM ${BASE} AS builder [2023-10-25T22:28:48.369Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-25T22:28:48.369Z] 7264a8db6415: Pulling fs layer [2023-10-25T22:28:48.369Z] c4d48a809fc2: Pulling fs layer [2023-10-25T22:28:48.369Z] 4f1c88b9dad5: Pulling fs layer [2023-10-25T22:28:48.369Z] ad3a456e5733: Pulling fs layer [2023-10-25T22:28:48.369Z] 33e27b845d1e: Pulling fs layer [2023-10-25T22:28:48.369Z] c68163c4e522: Pulling fs layer [2023-10-25T22:28:48.369Z] 50da416c3ac9: Pulling fs layer [2023-10-25T22:28:48.369Z] 23d2d4c4bb30: Pulling fs layer [2023-10-25T22:28:48.369Z] 33e27b845d1e: Waiting [2023-10-25T22:28:48.369Z] c68163c4e522: Waiting [2023-10-25T22:28:48.369Z] 23d2d4c4bb30: Waiting [2023-10-25T22:28:48.369Z] ad3a456e5733: Waiting [2023-10-25T22:28:48.369Z] 50da416c3ac9: Waiting [2023-10-25T22:28:48.369Z] c4d48a809fc2: Verifying Checksum [2023-10-25T22:28:48.369Z] c4d48a809fc2: Download complete [2023-10-25T22:28:48.369Z] ad3a456e5733: Download complete [2023-10-25T22:28:48.369Z] 33e27b845d1e: Verifying Checksum [2023-10-25T22:28:48.369Z] 33e27b845d1e: Download complete [2023-10-25T22:28:48.629Z] 7264a8db6415: Download complete [2023-10-25T22:28:48.629Z] c68163c4e522: Verifying Checksum [2023-10-25T22:28:48.629Z] c68163c4e522: Download complete [2023-10-25T22:28:48.629Z] 7264a8db6415: Pull complete [2023-10-25T22:28:48.889Z] 23d2d4c4bb30: Verifying Checksum [2023-10-25T22:28:48.889Z] 23d2d4c4bb30: Download complete [2023-10-25T22:28:48.889Z] c4d48a809fc2: Pull complete [2023-10-25T22:28:48.889Z] 4f1c88b9dad5: Verifying Checksum [2023-10-25T22:28:48.889Z] 4f1c88b9dad5: Download complete [2023-10-25T22:28:49.456Z] 50da416c3ac9: Verifying Checksum [2023-10-25T22:28:49.456Z] 50da416c3ac9: Download complete [2023-10-25T22:28:52.010Z] 4f1c88b9dad5: Pull complete [2023-10-25T22:28:52.010Z] ad3a456e5733: Pull complete [2023-10-25T22:28:52.010Z] 33e27b845d1e: Pull complete [2023-10-25T22:28:52.270Z] c68163c4e522: Pull complete [2023-10-25T22:28:54.801Z] 50da416c3ac9: Pull complete [2023-10-25T22:28:54.801Z] 23d2d4c4bb30: Pull complete [2023-10-25T22:28:54.801Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-25T22:28:54.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-25T22:28:54.801Z] ---> 0786185ac409 [2023-10-25T22:28:54.801Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:29:00.075Z] ---> Running in a5c27746b126 [2023-10-25T22:29:00.339Z] Removing intermediate container a5c27746b126 [2023-10-25T22:29:00.339Z] ---> b2780720b3a6 [2023-10-25T22:29:00.339Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:29:00.597Z] ---> Running in 5b1a59e53ade [2023-10-25T22:29:00.855Z] Removing intermediate container 5b1a59e53ade [2023-10-25T22:29:00.855Z] ---> cc3f3f330c4d [2023-10-25T22:29:00.855Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-10-25T22:29:01.113Z] ---> Running in 8cc4eef73897 [2023-10-25T22:29:01.184Z] Still waiting to schedule task [2023-10-25T22:29:01.184Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-25T22:29:01.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:29:01.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:29:01.894Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-10-25T22:29:01.894Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-10-25T22:29:01.894Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-10-25T22:29:02.155Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-10-25T22:29:02.156Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-10-25T22:29:02.156Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-10-25T22:29:02.156Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-10-25T22:29:02.156Z] (8/8) Installing openssh (9.3_p2-r0) [2023-10-25T22:29:02.156Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:29:02.156Z] OK: 270 MiB in 60 packages [2023-10-25T22:29:03.126Z] Removing intermediate container 8cc4eef73897 [2023-10-25T22:29:03.126Z] ---> c1b1675f48b8 [2023-10-25T22:29:03.126Z] Step 6/10 : WORKDIR /device-modbus-go [2023-10-25T22:29:03.385Z] ---> Running in 4a8cde7332ca [2023-10-25T22:29:03.385Z] Removing intermediate container 4a8cde7332ca [2023-10-25T22:29:03.385Z] ---> 6a9ac2483262 [2023-10-25T22:29:03.385Z] Step 7/10 : COPY go.mod vendor* ./ [2023-10-25T22:29:03.643Z] ---> 987b571cd4ff [2023-10-25T22:29:03.643Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:29:03.643Z] ---> Running in cfe1196d5531 [2023-10-25T22:30:00.130Z] Removing intermediate container cfe1196d5531 [2023-10-25T22:30:00.130Z] ---> 0f2735fc0df7 [2023-10-25T22:30:00.130Z] Step 9/10 : COPY . . [2023-10-25T22:30:00.130Z] ---> 0762498bfc35 [2023-10-25T22:30:00.130Z] Step 10/10 : RUN ${MAKE} [2023-10-25T22:30:00.130Z] ---> Running in 33f215b6e182 [2023-10-25T22:30:00.130Z] noop [2023-10-25T22:30:00.130Z] Removing intermediate container 33f215b6e182 [2023-10-25T22:30:00.130Z] ---> f08ad9a0d1de [2023-10-25T22:30:00.130Z] Successfully built f08ad9a0d1de [2023-10-25T22:30:00.130Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:30:00.585Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T22:30:00.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:30:00.734Z] prd-ubuntu20.04-docker-8c-8g-10453 does not seem to be running inside a container [2023-10-25T22:30:00.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-517 -v /w/workspace/xfoundry_device-modbus-go_PR-517:/w/workspace/xfoundry_device-modbus-go_PR-517:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-517@tmp:/w/workspace/xfoundry_device-modbus-go_PR-517@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-25T22:30:01.112Z] $ docker top 01d2d11b3b5a7aba1182f5ebc96c7c1c40166a0f46d7460b558e5be58f15a22f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:30:01.507Z] + go version [2023-10-25T22:30:01.507Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-25T22:30:01.550Z] $ docker stop --time=1 01d2d11b3b5a7aba1182f5ebc96c7c1c40166a0f46d7460b558e5be58f15a22f [2023-10-25T22:30:02.817Z] $ docker rm -f --volumes 01d2d11b3b5a7aba1182f5ebc96c7c1c40166a0f46d7460b558e5be58f15a22f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:30:03.641Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T22:30:03.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:30:03.838Z] prd-ubuntu20.04-docker-8c-8g-10453 does not seem to be running inside a container [2023-10-25T22:30:03.876Z] $ 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-517 -v /w/workspace/xfoundry_device-modbus-go_PR-517:/w/workspace/xfoundry_device-modbus-go_PR-517:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-517@tmp:/w/workspace/xfoundry_device-modbus-go_PR-517@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-25T22:30:04.194Z] $ docker top c0bcf7050656428a90ca12a9af57585a4dcab655c7bb6f473094d95264c88813 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:30:04.589Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-517 [Pipeline] fileExists [Pipeline] sh [2023-10-25T22:30:04.952Z] + make test [2023-10-25T22:30:04.952Z] go test ./... -coverprofile=coverage.out [2023-10-25T22:30:11.803Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-10-25T22:30:20.022Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-10-25T22:30:20.022Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.018s coverage: 47.9% of statements [2023-10-25T22:30:28.184Z] go vet ./... [2023-10-25T22:30:30.715Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T22:30:30.716Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T22:30:30.716Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T22:30:30.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T22:30:30.790Z] $ docker stop --time=1 c0bcf7050656428a90ca12a9af57585a4dcab655c7bb6f473094d95264c88813 [2023-10-25T22:30:34.626Z] $ docker rm -f --volumes c0bcf7050656428a90ca12a9af57585a4dcab655c7bb6f473094d95264c88813 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:30:35.203Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T22:30:35.271Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-25T22:30:35.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T22:30:36.241Z] + ls -al . [2023-10-25T22:30:36.241Z] total 188 [2023-10-25T22:30:36.241Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:30 . [2023-10-25T22:30:36.241Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:28 .. [2023-10-25T22:30:36.241Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 22:28 .dockerignore [2023-10-25T22:30:36.241Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:30 .git [2023-10-25T22:30:36.241Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:28 .github [2023-10-25T22:30:36.241Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 25 22:28 .gitignore [2023-10-25T22:30:36.241Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:28 .golangci.yml [2023-10-25T22:30:36.241Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:28 .semver [2023-10-25T22:30:36.241Z] -rw-rw-r-- 1 jenkins jenkins 11101 Oct 25 22:28 Attribution.txt [2023-10-25T22:30:36.241Z] -rw-rw-r-- 1 jenkins jenkins 14764 Oct 25 22:28 CHANGELOG.md [2023-10-25T22:30:36.241Z] -rw-rw-r-- 1 jenkins jenkins 1365 Oct 25 22:28 Dockerfile [2023-10-25T22:30:36.241Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:28 GOVERNANCE.md [2023-10-25T22:30:36.241Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 25 22:28 Jenkinsfile [2023-10-25T22:30:36.241Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 22:28 LICENSE [2023-10-25T22:30:36.241Z] -rw-rw-r-- 1 jenkins jenkins 1936 Oct 25 22:28 Makefile [2023-10-25T22:30:36.241Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 25 22:28 OWNERS.md [2023-10-25T22:30:36.241Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 25 22:28 README.md [2023-10-25T22:30:36.241Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:28 VERSION [2023-10-25T22:30:36.241Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:28 bin [2023-10-25T22:30:36.241Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:28 cmd [2023-10-25T22:30:36.241Z] -rw-r--r-- 1 jenkins jenkins 24334 Oct 25 22:30 coverage.out [2023-10-25T22:30:36.241Z] -rw-rw-r-- 1 jenkins jenkins 3942 Oct 25 22:28 go.mod [2023-10-25T22:30:36.241Z] -rw-rw-r-- 1 jenkins jenkins 35436 Oct 25 22:28 go.sum [2023-10-25T22:30:36.241Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:28 internal [2023-10-25T22:30:36.241Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:28 simulator [2023-10-25T22:30:36.241Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 25 22:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:30:36.639Z] + 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=999996eaa079508591458839528e38d890f420bf --label arch=amd64 --label version=0.0.0 . [2023-10-25T22:30:36.639Z] Sending build context to Docker daemon 6.566MB [2023-10-25T22:30:36.639Z] Step 1/22 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:30:36.639Z] Step 2/22 : FROM ${BASE} AS builder [2023-10-25T22:30:36.639Z] ---> f08ad9a0d1de [2023-10-25T22:30:36.639Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:30:36.897Z] ---> Running in e1144ddd074f [2023-10-25T22:30:36.897Z] Removing intermediate container e1144ddd074f [2023-10-25T22:30:36.897Z] ---> 69cfc5cf9858 [2023-10-25T22:30:36.897Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:30:36.897Z] ---> Running in 145cd3ff72fa [2023-10-25T22:30:36.897Z] Removing intermediate container 145cd3ff72fa [2023-10-25T22:30:36.897Z] ---> 04245afc3ce4 [2023-10-25T22:30:36.897Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-10-25T22:30:36.897Z] ---> Running in 2f9e68253572 [2023-10-25T22:30:37.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:30:37.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:30:37.415Z] OK: 270 MiB in 60 packages [2023-10-25T22:30:37.717Z] Removing intermediate container 2f9e68253572 [2023-10-25T22:30:37.717Z] ---> 3246ed464e1c [2023-10-25T22:30:37.717Z] Step 6/22 : WORKDIR /device-modbus-go [2023-10-25T22:30:37.975Z] ---> Running in 1804c4085a27 [2023-10-25T22:30:37.975Z] Removing intermediate container 1804c4085a27 [2023-10-25T22:30:37.975Z] ---> fbc6943169a6 [2023-10-25T22:30:37.975Z] Step 7/22 : COPY go.mod vendor* ./ [2023-10-25T22:30:37.975Z] ---> 2cf756b547b7 [2023-10-25T22:30:37.975Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:30:37.975Z] ---> Running in 78a2b1e86d7c [2023-10-25T22:30:38.879Z] Removing intermediate container 78a2b1e86d7c [2023-10-25T22:30:38.879Z] ---> 03d7a5262348 [2023-10-25T22:30:38.879Z] Step 9/22 : COPY . . [2023-10-25T22:30:39.142Z] ---> 2025fec3f4e3 [2023-10-25T22:30:39.142Z] Step 10/22 : RUN ${MAKE} [2023-10-25T22:30:39.142Z] ---> Running in 1a3d35e7ff1b [2023-10-25T22:30:39.405Z] 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.36" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-10-25T22:31:02.191Z] Removing intermediate container 1a3d35e7ff1b [2023-10-25T22:31:02.191Z] ---> 4ccd6b2e234f [2023-10-25T22:31:02.191Z] Step 11/22 : FROM alpine:3.18 [2023-10-25T22:31:02.191Z] 3.18: Pulling from library/alpine [2023-10-25T22:31:02.191Z] 96526aa774ef: Pulling fs layer [2023-10-25T22:31:02.191Z] 96526aa774ef: Download complete [2023-10-25T22:31:02.191Z] 96526aa774ef: Pull complete [2023-10-25T22:31:02.191Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:31:02.191Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T22:31:02.191Z] ---> 8ca4688f4f35 [2023-10-25T22:31:02.191Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-10-25T22:31:02.191Z] ---> Running in d52641ec4d0b [2023-10-25T22:31:02.191Z] Removing intermediate container d52641ec4d0b [2023-10-25T22:31:02.191Z] ---> 8eeb7e22073b [2023-10-25T22:31:02.191Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-10-25T22:31:02.191Z] ---> Running in e06bc0387041 [2023-10-25T22:31:02.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:02.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:02.191Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-25T22:31:02.191Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:31:02.191Z] OK: 7 MiB in 16 packages [2023-10-25T22:31:02.191Z] Removing intermediate container e06bc0387041 [2023-10-25T22:31:02.191Z] ---> 31843c5f37d1 [2023-10-25T22:31:02.191Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-10-25T22:31:02.453Z] ---> 914b9ea19f24 [2023-10-25T22:31:02.453Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-10-25T22:31:02.453Z] ---> e98950171a15 [2023-10-25T22:31:02.453Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-10-25T22:31:02.727Z] ---> fa6d1dd3bbda [2023-10-25T22:31:02.727Z] Step 17/22 : EXPOSE 59901 [2023-10-25T22:31:02.727Z] ---> Running in bd25d78cfba5 [2023-10-25T22:31:02.727Z] Removing intermediate container bd25d78cfba5 [2023-10-25T22:31:02.727Z] ---> 7e1542d8adac [2023-10-25T22:31:02.727Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-10-25T22:31:02.727Z] ---> Running in b8e888bd394f [2023-10-25T22:31:02.727Z] Removing intermediate container b8e888bd394f [2023-10-25T22:31:02.727Z] ---> c0f5d6275f01 [2023-10-25T22:31:02.727Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-25T22:31:02.727Z] ---> Running in d984b23c92ee [2023-10-25T22:31:02.727Z] Removing intermediate container d984b23c92ee [2023-10-25T22:31:02.727Z] ---> a912e78e9edd [2023-10-25T22:31:02.727Z] Step 20/22 : LABEL arch=amd64 [2023-10-25T22:31:02.991Z] ---> Running in 4f1cb290de30 [2023-10-25T22:31:02.991Z] Removing intermediate container 4f1cb290de30 [2023-10-25T22:31:02.992Z] ---> 319d1124c47c [2023-10-25T22:31:02.992Z] Step 21/22 : LABEL git_sha=999996eaa079508591458839528e38d890f420bf [2023-10-25T22:31:02.992Z] ---> Running in a35154594f17 [2023-10-25T22:31:02.992Z] Removing intermediate container a35154594f17 [2023-10-25T22:31:02.992Z] ---> ae3fab18f890 [2023-10-25T22:31:02.992Z] Step 22/22 : LABEL version=0.0.0 [2023-10-25T22:31:02.992Z] ---> Running in 9807f99e96e9 [2023-10-25T22:31:02.992Z] Removing intermediate container 9807f99e96e9 [2023-10-25T22:31:02.992Z] ---> af8560b05432 [2023-10-25T22:31:02.992Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T22:31:02.992Z] Successfully built af8560b05432 [2023-10-25T22:31:02.992Z] 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-10-25T22:31:03.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:31:03.925Z] [2023-10-25T22:31:03.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:31:04.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:31:04.293Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-25T22:31:04.293Z] 5eb5b503b376: Pulling fs layer [2023-10-25T22:31:04.293Z] 5c69ac0246d0: Pulling fs layer [2023-10-25T22:31:04.293Z] ec43610c2a17: Pulling fs layer [2023-10-25T22:31:04.293Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-25T22:31:04.293Z] 33b1e0a273af: Pulling fs layer [2023-10-25T22:31:04.293Z] 5d3b04190fa2: Pulling fs layer [2023-10-25T22:31:04.293Z] 2f39f015ded8: Pulling fs layer [2023-10-25T22:31:04.293Z] 5d3b04190fa2: Waiting [2023-10-25T22:31:04.293Z] 2f39f015ded8: Waiting [2023-10-25T22:31:04.293Z] 3a2ae6a8a46f: Waiting [2023-10-25T22:31:04.293Z] 33b1e0a273af: Waiting [2023-10-25T22:31:04.293Z] 5c69ac0246d0: Download complete [2023-10-25T22:31:04.293Z] 3a2ae6a8a46f: Download complete [2023-10-25T22:31:04.293Z] 33b1e0a273af: Verifying Checksum [2023-10-25T22:31:04.293Z] 33b1e0a273af: Download complete [2023-10-25T22:31:04.554Z] 5d3b04190fa2: Download complete [2023-10-25T22:31:04.554Z] ec43610c2a17: Verifying Checksum [2023-10-25T22:31:04.554Z] ec43610c2a17: Download complete [2023-10-25T22:31:04.554Z] 5eb5b503b376: Verifying Checksum [2023-10-25T22:31:04.554Z] 5eb5b503b376: Download complete [2023-10-25T22:31:05.117Z] 2f39f015ded8: Download complete [2023-10-25T22:31:05.680Z] 5eb5b503b376: Pull complete [2023-10-25T22:31:05.937Z] 5c69ac0246d0: Pull complete [2023-10-25T22:31:06.195Z] ec43610c2a17: Pull complete [2023-10-25T22:31:06.452Z] 3a2ae6a8a46f: Pull complete [2023-10-25T22:31:06.452Z] 33b1e0a273af: Pull complete [2023-10-25T22:31:06.711Z] 5d3b04190fa2: Pull complete [2023-10-25T22:31:10.891Z] 2f39f015ded8: Pull complete [2023-10-25T22:31:10.891Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-25T22:31:10.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:31:10.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:31:11.129Z] prd-ubuntu20.04-docker-8c-8g-10453 does not seem to be running inside a container [2023-10-25T22:31:11.160Z] $ 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-517 -v /w/workspace/xfoundry_device-modbus-go_PR-517:/w/workspace/xfoundry_device-modbus-go_PR-517:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-517@tmp:/w/workspace/xfoundry_device-modbus-go_PR-517@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-10-25T22:31:15.536Z] $ docker top 0701d3dbb4ae0fb8b31a0b98d6d6e3e59f96287904437b1780aa1bac64ec7161 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:31:15.965Z] ---> job-cost.sh [2023-10-25T22:31:15.965Z] lf-activate-venv: SKIPPING [2023-10-25T22:31:15.965Z] INFO: No Stack... [2023-10-25T22:31:16.224Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T22:31:16.482Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T22:31:16.793Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-517/archives/cost.csv [2023-10-25T22:31:16.793Z] + cut -d, -f6 [Pipeline] lock [2023-10-25T22:31:16.833Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-517-1-stack-cost] [2023-10-25T22:31:16.838Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-517-1-stack-cost] did not exist. Created. [2023-10-25T22:31:16.838Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-517-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T22:31:17.236Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-25T22:31:17.293Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T22:31:17.322Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-517-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T22:31:17.469Z] $ docker stop --time=1 0701d3dbb4ae0fb8b31a0b98d6d6e3e59f96287904437b1780aa1bac64ec7161 [2023-10-25T22:31:18.617Z] $ docker rm -f --volumes 0701d3dbb4ae0fb8b31a0b98d6d6e3e59f96287904437b1780aa1bac64ec7161 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-25T22:47:59.099Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11321 in /w/workspace/xfoundry_device-modbus-go_PR-517 [Pipeline] { [Pipeline] ws [2023-10-25T22:47:59.155Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-10-25T22:47:59.244Z] Selected Git installation does not exist. Using Default [2023-10-25T22:47:59.244Z] The recommended git tool is: NONE [2023-10-25T22:48:06.462Z] using credential edgex-jenkins-ssh [2023-10-25T22:48:06.483Z] Cloning the remote Git repository [2023-10-25T22:48:06.548Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-10-25T22:48:06.686Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-10-25T22:48:06.862Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-10-25T22:48:06.863Z] > git --version # timeout=10 [2023-10-25T22:48:06.889Z] > git --version # 'git version 2.25.1' [2023-10-25T22:48:06.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:48:07.074Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T22:48:08.280Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-10-25T22:48:08.317Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T22:48:09.431Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-10-25T22:48:09.480Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-10-25T22:48:09.481Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:48:09.503Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/517/head:refs/remotes/origin/PR-517 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-25T22:48:10.088Z] Merging remotes/origin/main commit 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 into PR head commit 999996eaa079508591458839528e38d890f420bf [2023-10-25T22:48:10.402Z] Merge succeeded, producing 999996eaa079508591458839528e38d890f420bf [2023-10-25T22:48:10.403Z] Checking out Revision 999996eaa079508591458839528e38d890f420bf (PR-517) [2023-10-25T22:48:10.963Z] Commit message: "build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3" [2023-10-25T22:48:10.112Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T22:48:10.196Z] > git checkout -f 999996eaa079508591458839528e38d890f420bf # timeout=10 [2023-10-25T22:48:10.290Z] > git remote # timeout=10 [2023-10-25T22:48:10.313Z] > git config --get remote.origin.url # timeout=10 [2023-10-25T22:48:10.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:48:10.358Z] > git merge 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 # timeout=10 [2023-10-25T22:48:10.386Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-25T22:48:10.412Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T22:48:10.429Z] > git checkout -f 999996eaa079508591458839528e38d890f420bf # timeout=10 [2023-10-25T22:48:11.028Z] > git --version # timeout=10 [2023-10-25T22:48:11.040Z] > git --version # 'git version 2.25.1' [2023-10-25T22:48:11.057Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T22:48:12.183Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-25T22:48:12.183Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T22:48:12.183Z] Dload Upload Total Spent Left Speed [2023-10-25T22:48:13.170Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 12751 100 12751 0 0 10468 0 0:00:01 0:00:01 --:--:-- 10468 [Pipeline] sh [2023-10-25T22:48:13.896Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-25T22:48:14.263Z] + sudo tee /etc/docker/daemon.new [2023-10-25T22:48:14.263Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-25T22:48:14.263Z] { [2023-10-25T22:48:14.263Z] "registry-mirrors": [ [2023-10-25T22:48:14.263Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-25T22:48:14.263Z] ], [2023-10-25T22:48:14.263Z] "bip": "10.250.0.254/24", [2023-10-25T22:48:14.263Z] "hosts": [ [2023-10-25T22:48:14.263Z] "tcp://0.0.0.0:5555", [2023-10-25T22:48:14.263Z] "unix:///var/run/docker.sock" [2023-10-25T22:48:14.263Z] ], [2023-10-25T22:48:14.263Z] "mtu": 1458, [2023-10-25T22:48:14.263Z] "selinux-enabled": true, [2023-10-25T22:48:14.263Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-25T22:48:14.263Z] } [Pipeline] sh [2023-10-25T22:48:14.621Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-25T22:48:14.968Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:48:33.356Z] provisioning config files... [2023-10-25T22:48:33.388Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config575256212721716022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:48:33.800Z] ---> docker-login.sh [2023-10-25T22:48:33.801Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:48:34.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:48:34.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:48:34.392Z] Configure a credential helper to remove this warning. See [2023-10-25T22:48:34.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:48:34.392Z] [2023-10-25T22:48:34.392Z] Login Succeeded [2023-10-25T22:48:34.392Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:48:34.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:48:34.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:48:34.947Z] Configure a credential helper to remove this warning. See [2023-10-25T22:48:34.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:48:34.947Z] [2023-10-25T22:48:34.947Z] Login Succeeded [2023-10-25T22:48:34.947Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:48:35.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:48:35.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:48:35.216Z] Configure a credential helper to remove this warning. See [2023-10-25T22:48:35.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:48:35.216Z] [2023-10-25T22:48:35.216Z] Login Succeeded [2023-10-25T22:48:35.489Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:48:35.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:48:35.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:48:35.763Z] Configure a credential helper to remove this warning. See [2023-10-25T22:48:35.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:48:35.763Z] [2023-10-25T22:48:35.763Z] Login Succeeded [2023-10-25T22:48:35.763Z] docker.io [2023-10-25T22:48:36.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:48:36.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:48:36.304Z] Configure a credential helper to remove this warning. See [2023-10-25T22:48:36.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:48:36.304Z] [2023-10-25T22:48:36.304Z] Login Succeeded [2023-10-25T22:48:36.304Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:48:36.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-25T22:48:36.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:48:36.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:48:36.849Z] ========================================================= [2023-10-25T22:48:36.849Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-25T22:48:36.849Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:48:37.464Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-25T22:48:37.744Z] Sending build context to Docker daemon 3.387MB [2023-10-25T22:48:37.744Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:48:37.744Z] Step 2/10 : FROM ${BASE} AS builder [2023-10-25T22:48:40.360Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-25T22:48:40.360Z] 9fda8d8052c6: Pulling fs layer [2023-10-25T22:48:40.360Z] 5d54e960e981: Pulling fs layer [2023-10-25T22:48:40.360Z] c4a7e357bf2a: Pulling fs layer [2023-10-25T22:48:40.360Z] f0e02332f6b5: Pulling fs layer [2023-10-25T22:48:40.360Z] cefa15bbcfad: Pulling fs layer [2023-10-25T22:48:40.360Z] 17808c966233: Pulling fs layer [2023-10-25T22:48:40.360Z] f4c1fc716caa: Pulling fs layer [2023-10-25T22:48:40.360Z] 17808c966233: Waiting [2023-10-25T22:48:40.360Z] f0e02332f6b5: Waiting [2023-10-25T22:48:40.360Z] cefa15bbcfad: Waiting [2023-10-25T22:48:40.360Z] f4c1fc716caa: Waiting [2023-10-25T22:48:40.360Z] 5d54e960e981: Download complete [2023-10-25T22:48:40.360Z] f0e02332f6b5: Verifying Checksum [2023-10-25T22:48:40.360Z] f0e02332f6b5: Download complete [2023-10-25T22:48:40.360Z] cefa15bbcfad: Verifying Checksum [2023-10-25T22:48:40.360Z] cefa15bbcfad: Download complete [2023-10-25T22:48:40.360Z] 9fda8d8052c6: Verifying Checksum [2023-10-25T22:48:40.360Z] 9fda8d8052c6: Download complete [2023-10-25T22:48:40.963Z] f4c1fc716caa: Verifying Checksum [2023-10-25T22:48:40.963Z] f4c1fc716caa: Download complete [2023-10-25T22:48:41.239Z] 9fda8d8052c6: Pull complete [2023-10-25T22:48:41.839Z] 5d54e960e981: Pull complete [2023-10-25T22:48:42.116Z] c4a7e357bf2a: Verifying Checksum [2023-10-25T22:48:42.116Z] c4a7e357bf2a: Download complete [2023-10-25T22:48:43.542Z] 17808c966233: Verifying Checksum [2023-10-25T22:48:43.542Z] 17808c966233: Download complete [2023-10-25T22:48:58.600Z] c4a7e357bf2a: Pull complete [2023-10-25T22:48:58.600Z] f0e02332f6b5: Pull complete [2023-10-25T22:48:58.600Z] cefa15bbcfad: Pull complete [2023-10-25T22:49:06.865Z] 17808c966233: Pull complete [2023-10-25T22:49:09.459Z] f4c1fc716caa: Pull complete [2023-10-25T22:49:09.459Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-25T22:49:09.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-25T22:49:09.459Z] ---> ea914061e18c [2023-10-25T22:49:09.459Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:49:10.436Z] ---> Running in ba364f4e63d2 [2023-10-25T22:49:10.708Z] Removing intermediate container ba364f4e63d2 [2023-10-25T22:49:10.708Z] ---> 5327b869f2d2 [2023-10-25T22:49:10.708Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:49:10.978Z] ---> Running in f1a6c6f15fa0 [2023-10-25T22:49:11.250Z] Removing intermediate container f1a6c6f15fa0 [2023-10-25T22:49:11.250Z] ---> 56afc8e19659 [2023-10-25T22:49:11.250Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-10-25T22:49:11.525Z] ---> Running in b7e2e08e371b [2023-10-25T22:49:12.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:49:13.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:49:14.646Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-10-25T22:49:14.646Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-10-25T22:49:14.646Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-10-25T22:49:14.646Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-10-25T22:49:14.646Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-10-25T22:49:14.646Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-10-25T22:49:14.646Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-10-25T22:49:14.646Z] (8/8) Installing openssh (9.3_p2-r0) [2023-10-25T22:49:14.646Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:49:14.646Z] OK: 272 MiB in 60 packages [2023-10-25T22:49:16.064Z] Removing intermediate container b7e2e08e371b [2023-10-25T22:49:16.064Z] ---> ce556832a18c [2023-10-25T22:49:16.064Z] Step 6/10 : WORKDIR /device-modbus-go [2023-10-25T22:49:16.064Z] ---> Running in 9df0dde74a89 [2023-10-25T22:49:16.334Z] Removing intermediate container 9df0dde74a89 [2023-10-25T22:49:16.334Z] ---> b3230a6465ef [2023-10-25T22:49:16.334Z] Step 7/10 : COPY go.mod vendor* ./ [2023-10-25T22:49:16.937Z] ---> 6f55c4060602 [2023-10-25T22:49:16.937Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:49:16.937Z] ---> Running in b36f5cca23f9 [2023-10-25T22:51:08.672Z] Removing intermediate container b36f5cca23f9 [2023-10-25T22:51:08.672Z] ---> b0ab457a7008 [2023-10-25T22:51:08.672Z] Step 9/10 : COPY . . [2023-10-25T22:51:08.672Z] ---> 7ece7f129a92 [2023-10-25T22:51:08.672Z] Step 10/10 : RUN ${MAKE} [2023-10-25T22:51:08.672Z] ---> Running in 58b9b3d7a5ba [2023-10-25T22:51:08.672Z] noop [2023-10-25T22:51:08.672Z] Removing intermediate container 58b9b3d7a5ba [2023-10-25T22:51:08.672Z] ---> dc493063c034 [2023-10-25T22:51:08.672Z] Successfully built dc493063c034 [2023-10-25T22:51:08.672Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:51:09.186Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T22:51:09.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:51:09.512Z] prd-ubuntu20.04-docker-arm64-4c-16g-11321 does not seem to be running inside a container [2023-10-25T22:51:09.606Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-25T22:51:11.098Z] $ docker top 75a7bfac28a1fcbd6d31125bcd6b0eb982ce3518243ca2587a8b2c669cd80b67 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:51:12.021Z] + go version [2023-10-25T22:51:12.021Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-25T22:51:12.061Z] $ docker stop --time=1 75a7bfac28a1fcbd6d31125bcd6b0eb982ce3518243ca2587a8b2c669cd80b67 [2023-10-25T22:51:13.784Z] $ docker rm -f --volumes 75a7bfac28a1fcbd6d31125bcd6b0eb982ce3518243ca2587a8b2c669cd80b67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:51:14.698Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T22:51:14.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:51:14.976Z] prd-ubuntu20.04-docker-arm64-4c-16g-11321 does not seem to be running inside a container [2023-10-25T22:51:15.057Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-25T22:51:16.991Z] $ docker top a6a49fb0edb6c2246601fbdbee5b7a51be8be496dd88653e7b1cc174be50d9d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:51:17.911Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-25T22:51:18.638Z] + make test [2023-10-25T22:51:18.638Z] go test ./... -coverprofile=coverage.out [2023-10-25T22:51:22.935Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-10-25T22:53:44.722Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-10-25T22:53:44.722Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.074s coverage: 47.9% of statements [2023-10-25T22:53:44.722Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-25T22:53:44.722Z] go vet ./... [2023-10-25T22:54:06.865Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T22:54:06.865Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T22:54:06.865Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T22:54:06.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T22:54:06.946Z] $ docker stop --time=1 a6a49fb0edb6c2246601fbdbee5b7a51be8be496dd88653e7b1cc174be50d9d3 [2023-10-25T22:54:08.869Z] $ docker rm -f --volumes a6a49fb0edb6c2246601fbdbee5b7a51be8be496dd88653e7b1cc174be50d9d3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:54:10.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T22:54:10.128Z] Warning: overwriting stash ‘coverage-report’ [2023-10-25T22:54:10.597Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T22:54:11.256Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T22:54:11.602Z] + ls -al . [2023-10-25T22:54:11.602Z] total 184 [2023-10-25T22:54:11.602Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:51 . [2023-10-25T22:54:11.602Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:48 .. [2023-10-25T22:54:11.602Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 22:48 .dockerignore [2023-10-25T22:54:11.602Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:48 .git [2023-10-25T22:54:11.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:48 .github [2023-10-25T22:54:11.602Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 25 22:48 .gitignore [2023-10-25T22:54:11.602Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:48 .golangci.yml [2023-10-25T22:54:11.602Z] -rw-rw-r-- 1 jenkins jenkins 11101 Oct 25 22:48 Attribution.txt [2023-10-25T22:54:11.602Z] -rw-rw-r-- 1 jenkins jenkins 14764 Oct 25 22:48 CHANGELOG.md [2023-10-25T22:54:11.602Z] -rw-rw-r-- 1 jenkins jenkins 1365 Oct 25 22:48 Dockerfile [2023-10-25T22:54:11.602Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:48 GOVERNANCE.md [2023-10-25T22:54:11.602Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 25 22:48 Jenkinsfile [2023-10-25T22:54:11.602Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 22:48 LICENSE [2023-10-25T22:54:11.602Z] -rw-rw-r-- 1 jenkins jenkins 1936 Oct 25 22:48 Makefile [2023-10-25T22:54:11.602Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 25 22:48 OWNERS.md [2023-10-25T22:54:11.602Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 25 22:48 README.md [2023-10-25T22:54:11.602Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:28 VERSION [2023-10-25T22:54:11.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:48 bin [2023-10-25T22:54:11.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:48 cmd [2023-10-25T22:54:11.602Z] -rw-r--r-- 1 jenkins jenkins 24334 Oct 25 22:53 coverage.out [2023-10-25T22:54:11.602Z] -rw-rw-r-- 1 jenkins jenkins 3942 Oct 25 22:48 go.mod [2023-10-25T22:54:11.602Z] -rw-rw-r-- 1 jenkins jenkins 35436 Oct 25 22:48 go.sum [2023-10-25T22:54:11.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:48 internal [2023-10-25T22:54:11.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:48 simulator [2023-10-25T22:54:11.602Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 25 22:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:54:12.103Z] + 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=999996eaa079508591458839528e38d890f420bf --label arch=arm64 --label version=0.0.0 . [2023-10-25T22:54:12.375Z] Sending build context to Docker daemon 3.412MB [2023-10-25T22:54:12.375Z] Step 1/22 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:54:12.375Z] Step 2/22 : FROM ${BASE} AS builder [2023-10-25T22:54:12.375Z] ---> dc493063c034 [2023-10-25T22:54:12.375Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:54:12.647Z] ---> Running in c493f668d1d6 [2023-10-25T22:54:12.921Z] Removing intermediate container c493f668d1d6 [2023-10-25T22:54:12.921Z] ---> b2ace5a46ee6 [2023-10-25T22:54:12.921Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:54:12.921Z] ---> Running in 832fcbbedfe0 [2023-10-25T22:54:13.187Z] Removing intermediate container 832fcbbedfe0 [2023-10-25T22:54:13.187Z] ---> 6d91d1429561 [2023-10-25T22:54:13.187Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-10-25T22:54:13.454Z] ---> Running in c46334c77a37 [2023-10-25T22:54:14.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:54:15.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:54:15.987Z] OK: 272 MiB in 60 packages [2023-10-25T22:54:17.932Z] Removing intermediate container c46334c77a37 [2023-10-25T22:54:17.932Z] ---> 298fda15649e [2023-10-25T22:54:17.932Z] Step 6/22 : WORKDIR /device-modbus-go [2023-10-25T22:54:17.932Z] ---> Running in d6166a758d12 [2023-10-25T22:54:17.932Z] Removing intermediate container d6166a758d12 [2023-10-25T22:54:17.932Z] ---> f60f5ff4169b [2023-10-25T22:54:17.932Z] Step 7/22 : COPY go.mod vendor* ./ [2023-10-25T22:54:18.523Z] ---> d4b9e0c6cb9d [2023-10-25T22:54:18.523Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:54:18.523Z] ---> Running in a27a5951562d [2023-10-25T22:54:21.112Z] Removing intermediate container a27a5951562d [2023-10-25T22:54:21.113Z] ---> d9fdf2b69713 [2023-10-25T22:54:21.113Z] Step 9/22 : COPY . . [2023-10-25T22:54:21.697Z] ---> e80df5341b2f [2023-10-25T22:54:21.697Z] Step 10/22 : RUN ${MAKE} [2023-10-25T22:54:21.697Z] ---> Running in 1ca52200215b [2023-10-25T22:54:22.663Z] 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.36" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-10-25T22:56:29.369Z] Removing intermediate container 1ca52200215b [2023-10-25T22:56:29.369Z] ---> 9a913ed89220 [2023-10-25T22:56:29.369Z] Step 11/22 : FROM alpine:3.18 [2023-10-25T22:56:29.369Z] 3.18: Pulling from library/alpine [2023-10-25T22:56:29.369Z] 579b34f0a95b: Pulling fs layer [2023-10-25T22:56:29.369Z] 579b34f0a95b: Verifying Checksum [2023-10-25T22:56:29.369Z] 579b34f0a95b: Download complete [2023-10-25T22:56:29.369Z] 579b34f0a95b: Pull complete [2023-10-25T22:56:29.369Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:56:29.369Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T22:56:29.369Z] ---> 3cc203321400 [2023-10-25T22:56:29.369Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-10-25T22:56:29.369Z] ---> Running in f89789ed716e [2023-10-25T22:56:29.369Z] Removing intermediate container f89789ed716e [2023-10-25T22:56:29.369Z] ---> ecddf547ded1 [2023-10-25T22:56:29.369Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-10-25T22:56:29.369Z] ---> Running in a5c34739232c [2023-10-25T22:56:29.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:56:29.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:56:29.369Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-25T22:56:29.369Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:56:29.369Z] OK: 8 MiB in 16 packages [2023-10-25T22:56:29.369Z] Removing intermediate container a5c34739232c [2023-10-25T22:56:29.369Z] ---> 6eb5f1a66e1d [2023-10-25T22:56:29.369Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-10-25T22:56:29.369Z] ---> 9fad2d908246 [2023-10-25T22:56:29.369Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-10-25T22:56:29.369Z] ---> cc1488dc3a42 [2023-10-25T22:56:29.369Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-10-25T22:56:29.369Z] ---> 9548a809a1ea [2023-10-25T22:56:29.369Z] Step 17/22 : EXPOSE 59901 [2023-10-25T22:56:29.369Z] ---> Running in 21815082a141 [2023-10-25T22:56:29.369Z] Removing intermediate container 21815082a141 [2023-10-25T22:56:29.369Z] ---> 503b8f5388c3 [2023-10-25T22:56:29.369Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-10-25T22:56:29.369Z] ---> Running in fa1ea85e7e28 [2023-10-25T22:56:29.369Z] Removing intermediate container fa1ea85e7e28 [2023-10-25T22:56:29.369Z] ---> 16631ad5c585 [2023-10-25T22:56:29.369Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-25T22:56:29.369Z] ---> Running in ed4616ffcba4 [2023-10-25T22:56:29.369Z] Removing intermediate container ed4616ffcba4 [2023-10-25T22:56:29.369Z] ---> 2847920451ac [2023-10-25T22:56:29.369Z] Step 20/22 : LABEL arch=arm64 [2023-10-25T22:56:29.369Z] ---> Running in 20b67fac9d10 [2023-10-25T22:56:29.369Z] Removing intermediate container 20b67fac9d10 [2023-10-25T22:56:29.369Z] ---> e9fe9122bb24 [2023-10-25T22:56:29.369Z] Step 21/22 : LABEL git_sha=999996eaa079508591458839528e38d890f420bf [2023-10-25T22:56:29.369Z] ---> Running in fb0b7dc4eb87 [2023-10-25T22:56:29.369Z] Removing intermediate container fb0b7dc4eb87 [2023-10-25T22:56:29.369Z] ---> 9c350e30b31b [2023-10-25T22:56:29.369Z] Step 22/22 : LABEL version=0.0.0 [2023-10-25T22:56:29.369Z] ---> Running in c731591c649b [2023-10-25T22:56:29.369Z] Removing intermediate container c731591c649b [2023-10-25T22:56:29.369Z] ---> 2d9e3ca80919 [2023-10-25T22:56:29.369Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T22:56:29.369Z] Successfully built 2d9e3ca80919 [2023-10-25T22:56:29.369Z] 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-10-25T22:56:30.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T22:56:30.232Z] [2023-10-25T22:56:30.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:56:30.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T22:56:30.927Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-25T22:56:30.927Z] 8998bd30e6a1: Pulling fs layer [2023-10-25T22:56:30.927Z] 04944245beec: Pulling fs layer [2023-10-25T22:56:30.927Z] 699f458cf7ca: Pulling fs layer [2023-10-25T22:56:30.927Z] 765212b225bb: Pulling fs layer [2023-10-25T22:56:30.927Z] f23df028b6ca: Pulling fs layer [2023-10-25T22:56:30.927Z] d65c8cfc05b1: Pulling fs layer [2023-10-25T22:56:30.927Z] 2437ff75d9bd: Pulling fs layer [2023-10-25T22:56:30.927Z] 765212b225bb: Waiting [2023-10-25T22:56:30.927Z] f23df028b6ca: Waiting [2023-10-25T22:56:30.927Z] d65c8cfc05b1: Waiting [2023-10-25T22:56:30.927Z] 2437ff75d9bd: Waiting [2023-10-25T22:56:30.927Z] 04944245beec: Verifying Checksum [2023-10-25T22:56:30.927Z] 04944245beec: Download complete [2023-10-25T22:56:30.927Z] 765212b225bb: Verifying Checksum [2023-10-25T22:56:30.927Z] 765212b225bb: Download complete [2023-10-25T22:56:30.927Z] f23df028b6ca: Verifying Checksum [2023-10-25T22:56:30.927Z] f23df028b6ca: Download complete [2023-10-25T22:56:30.927Z] d65c8cfc05b1: Verifying Checksum [2023-10-25T22:56:30.927Z] d65c8cfc05b1: Download complete [2023-10-25T22:56:31.201Z] 699f458cf7ca: Verifying Checksum [2023-10-25T22:56:31.201Z] 699f458cf7ca: Download complete [2023-10-25T22:56:31.471Z] 8998bd30e6a1: Verifying Checksum [2023-10-25T22:56:31.471Z] 8998bd30e6a1: Download complete [2023-10-25T22:56:34.182Z] 2437ff75d9bd: Verifying Checksum [2023-10-25T22:56:34.182Z] 2437ff75d9bd: Download complete [2023-10-25T22:56:37.602Z] 8998bd30e6a1: Pull complete [2023-10-25T22:56:37.602Z] 04944245beec: Pull complete [2023-10-25T22:56:39.570Z] 699f458cf7ca: Pull complete [2023-10-25T22:56:39.570Z] 765212b225bb: Pull complete [2023-10-25T22:56:40.538Z] f23df028b6ca: Pull complete [2023-10-25T22:56:40.813Z] d65c8cfc05b1: Pull complete [2023-10-25T22:57:02.979Z] 2437ff75d9bd: Pull complete [2023-10-25T22:57:02.979Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-25T22:57:02.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T22:57:02.979Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:57:03.312Z] prd-ubuntu20.04-docker-arm64-4c-16g-11321 does not seem to be running inside a container [2023-10-25T22:57:03.400Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-25T22:57:06.601Z] $ docker top c56884a8b23be8080d9c62d58c32645a6d7a8e4730c38d006bf3c5e12896e2d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:57:07.540Z] ---> job-cost.sh [2023-10-25T22:57:07.540Z] lf-activate-venv: SKIPPING [2023-10-25T22:57:07.540Z] INFO: No Stack... [2023-10-25T22:57:08.135Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-25T22:57:08.738Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T22:57:09.432Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv+ [2023-10-25T22:57:09.432Z] cut -d, -f6 [Pipeline] lock [2023-10-25T22:57:09.554Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-517-1-stack-cost] [2023-10-25T22:57:09.558Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-517-1-stack-cost] did not exist. Created. [2023-10-25T22:57:09.558Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-517-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T22:57:10.326Z] /w/workspace/device-modbus-go/1@tmp/durable-d8d7dcd0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-25T22:57:11.046Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-25T22:57:11.087Z] Warning: overwriting stash ‘stack-cost’ [2023-10-25T22:57:11.165Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T22:57:11.180Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-517-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T22:57:11.267Z] $ docker stop --time=1 c56884a8b23be8080d9c62d58c32645a6d7a8e4730c38d006bf3c5e12896e2d2 [2023-10-25T22:57:12.992Z] $ docker rm -f --volumes c56884a8b23be8080d9c62d58c32645a6d7a8e4730c38d006bf3c5e12896e2d2 [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-10-25T22:57:14.099Z] provisioning config files... [2023-10-25T22:57:14.107Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-517@tmp/config12194047054354000538tmp [Pipeline] { [Pipeline] sh [2023-10-25T22:57:14.464Z] + set +x [2023-10-25T22:57:14.464Z] + + bash -s --curl [2023-10-25T22:57:14.464Z] -s https://codecov.io/bash [2023-10-25T22:57:14.464Z] [2023-10-25T22:57:14.464Z] _____ _ [2023-10-25T22:57:14.464Z] / ____| | | [2023-10-25T22:57:14.464Z] | | ___ __| | ___ ___ _____ __ [2023-10-25T22:57:14.464Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-25T22:57:14.464Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-25T22:57:14.464Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-25T22:57:14.464Z] Bash-1.0.6 [2023-10-25T22:57:14.464Z] [2023-10-25T22:57:14.464Z] [2023-10-25T22:57:14.464Z] ==> git version 2.25.1 found [2023-10-25T22:57:14.464Z] ==> 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-10-25T22:57:14.464Z] Release-Date: 2020-01-08 [2023-10-25T22:57:14.464Z] 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-10-25T22:57:14.464Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-25T22:57:14.464Z] ==> Jenkins CI detected. [2023-10-25T22:57:14.464Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-517 [2023-10-25T22:57:14.464Z] project root: . [2023-10-25T22:57:14.464Z] --> token set from env [2023-10-25T22:57:14.464Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-25T22:57:14.464Z] ==> Running gcov in . (disable via -X gcov) [2023-10-25T22:57:14.464Z] ==> Python coveragepy not found [2023-10-25T22:57:14.464Z] ==> Searching for coverage reports in: [2023-10-25T22:57:14.464Z] + . [2023-10-25T22:57:14.464Z] -> Found 1 reports [2023-10-25T22:57:14.464Z] ==> Detecting git/mercurial file structure [2023-10-25T22:57:14.464Z] ==> Reading reports [2023-10-25T22:57:14.464Z] + ./coverage.out bytes=24334 [2023-10-25T22:57:14.464Z] ==> Appending adjustments [2023-10-25T22:57:14.464Z] https://docs.codecov.io/docs/fixing-reports [2023-10-25T22:57:14.724Z] + Found adjustments [2023-10-25T22:57:14.724Z] ==> Gzipping contents [2023-10-25T22:57:14.724Z] 4.0K /tmp/codecov.5JzbId.gz [2023-10-25T22:57:14.724Z] ==> Uploading reports [2023-10-25T22:57:14.724Z] url: https://codecov.io [2023-10-25T22:57:14.724Z] query: branch=PR-517&commit=999996eaa079508591458839528e38d890f420bf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-517%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=517&job=&cmd_args= [2023-10-25T22:57:14.724Z] -> Pinging Codecov [2023-10-25T22:57:14.724Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-517&commit=999996eaa079508591458839528e38d890f420bf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-517%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=517&job=&cmd_args= [2023-10-25T22:57:14.724Z] -> Uploading to [2023-10-25T22:57:14.724Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-25/55DBCA73C666E3227836607328DD7E49/999996eaa079508591458839528e38d890f420bf/bc9646e3-948f-471b-9c52-c27af31baa89.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T225714Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b90a415c2355b6ddd9fd075769e5ecdcf332e9ba65391c0dbff235da7eb8269d [2023-10-25T22:57:14.724Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T22:57:14.724Z] Dload Upload Total Spent Left Speed [2023-10-25T22:57:14.984Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 12901 --:--:-- --:--:-- --:--:-- 12945 [2023-10-25T22:57:14.984Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/999996eaa079508591458839528e38d890f420bf [Pipeline] } [2023-10-25T22:57:15.012Z] 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-10-25T22:57:16.949Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-517/archives ] [2023-10-25T22:57:16.949Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-517/archives [2023-10-25T22:57:16.949Z] total 16 [2023-10-25T22:57:16.949Z] drwxr-xr-x 3 root root 4096 Oct 25 22:31 . [2023-10-25T22:57:16.949Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 22:31 .. [2023-10-25T22:57:16.949Z] drwxr-xr-x 2 root root 4096 Oct 25 22:31 cost [2023-10-25T22:57:16.949Z] -rw-r--r-- 1 root root 88 Oct 25 22:31 cost.csv [2023-10-25T22:57:16.949Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-517/archives [2023-10-25T22:57:16.949Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-517/archives [2023-10-25T22:57:16.949Z] total 16 [2023-10-25T22:57:16.949Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:31 . [2023-10-25T22:57:16.949Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 22:31 .. [2023-10-25T22:57:16.949Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 22:31 cost [2023-10-25T22:57:16.949Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 25 22:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:57:17.281Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:57:18.171Z] ---> package-listing.sh [2023-10-25T22:57:18.171Z] ++ facter osfamily [2023-10-25T22:57:18.171Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-25T22:57:18.430Z] + OS_FAMILY=debian [2023-10-25T22:57:18.430Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-517 [2023-10-25T22:57:18.430Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-25T22:57:18.430Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-25T22:57:18.430Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-25T22:57:18.430Z] + PACKAGES=/tmp/packages_start.txt [2023-10-25T22:57:18.430Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-517 ']' [2023-10-25T22:57:18.430Z] + PACKAGES=/tmp/packages_end.txt [2023-10-25T22:57:18.430Z] + case "${OS_FAMILY}" in [2023-10-25T22:57:18.430Z] + dpkg -l [2023-10-25T22:57:18.430Z] + grep '^ii' [2023-10-25T22:57:18.430Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-25T22:57:18.430Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-25T22:57:18.430Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-25T22:57:18.430Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-517 ']' [2023-10-25T22:57:18.430Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-517/archives/ [2023-10-25T22:57:18.430Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-517/archives/ [Pipeline] echo [2023-10-25T22:57:18.465Z] 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-517/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-25T22:57:18.756Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:57:19.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:57:19.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:57:19.277Z] prd-ubuntu20.04-docker-8c-8g-10453 does not seem to be running inside a container [2023-10-25T22:57:19.303Z] $ 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-517/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-517 -v /w/workspace/xfoundry_device-modbus-go_PR-517:/w/workspace/xfoundry_device-modbus-go_PR-517:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-517@tmp:/w/workspace/xfoundry_device-modbus-go_PR-517@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-25T22:57:19.473Z] $ docker top d9a08c3c054fceb09977634264f1cf163121ab9bb7dfe97786b8f62348db2ed6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:57:19.863Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-25T22:57:20.174Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-25T22:57:20.485Z] + ls /var/log/sa-host [2023-10-25T22:57:20.485Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:57:20.734Z] provisioning config files... [2023-10-25T22:57:20.744Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-517@tmp/config16917357608330068777tmp [Pipeline] { [Pipeline] echo [2023-10-25T22:57:20.799Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:57:21.110Z] ---> create-netrc.sh [Pipeline] } [2023-10-25T22:57:21.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:57:21.560Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-25T22:57:21.592Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:57:21.902Z] ---> sudo-logs.sh [2023-10-25T22:57:21.902Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-25T22:57:22.000Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:57:22.315Z] ---> job-cost.sh [2023-10-25T22:57:22.315Z] lf-activate-venv: SKIPPING [2023-10-25T22:57:22.315Z] DEBUG: total: 0.2199999988079071 [2023-10-25T22:57:22.315Z] INFO: Retrieving Stack Cost... [2023-10-25T22:57:22.575Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T22:57:23.143Z] INFO: Archiving Costs [Pipeline] echo [2023-10-25T22:57:23.177Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:57:23.491Z] ---> logs-deploy.sh [2023-10-25T22:57:23.491Z] lf-activate-venv: SKIPPING [2023-10-25T22:57:23.491Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-517/1 [2023-10-25T22:57:23.491Z] INFO: archiving workspace using pattern(s): [2023-10-25T22:57:24.428Z] Archives upload complete. [2023-10-25T22:57:24.687Z] INFO: archiving logs to Nexus [2023-10-25T22:57:25.254Z] ---> uname -a: [2023-10-25T22:57:25.254Z] Linux prd-ubuntu20-04-docker-8c-8g-10453 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-25T22:57:25.254Z] [2023-10-25T22:57:25.254Z] [2023-10-25T22:57:25.254Z] ---> lscpu: [2023-10-25T22:57:25.254Z] Architecture: x86_64 [2023-10-25T22:57:25.254Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-25T22:57:25.254Z] Byte Order: Little Endian [2023-10-25T22:57:25.254Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-25T22:57:25.254Z] CPU(s): 8 [2023-10-25T22:57:25.254Z] On-line CPU(s) list: 0-7 [2023-10-25T22:57:25.254Z] Thread(s) per core: 1 [2023-10-25T22:57:25.254Z] Core(s) per socket: 1 [2023-10-25T22:57:25.254Z] Socket(s): 8 [2023-10-25T22:57:25.254Z] NUMA node(s): 1 [2023-10-25T22:57:25.254Z] Vendor ID: AuthenticAMD [2023-10-25T22:57:25.254Z] CPU family: 23 [2023-10-25T22:57:25.254Z] Model: 49 [2023-10-25T22:57:25.254Z] Model name: AMD EPYC-Rome Processor [2023-10-25T22:57:25.254Z] Stepping: 0 [2023-10-25T22:57:25.254Z] CPU MHz: 2800.000 [2023-10-25T22:57:25.254Z] BogoMIPS: 5600.00 [2023-10-25T22:57:25.254Z] Virtualization: AMD-V [2023-10-25T22:57:25.254Z] Hypervisor vendor: KVM [2023-10-25T22:57:25.254Z] Virtualization type: full [2023-10-25T22:57:25.254Z] L1d cache: 256 KiB [2023-10-25T22:57:25.254Z] L1i cache: 256 KiB [2023-10-25T22:57:25.254Z] L2 cache: 4 MiB [2023-10-25T22:57:25.254Z] L3 cache: 128 MiB [2023-10-25T22:57:25.254Z] NUMA node0 CPU(s): 0-7 [2023-10-25T22:57:25.254Z] Vulnerability Itlb multihit: Not affected [2023-10-25T22:57:25.254Z] Vulnerability L1tf: Not affected [2023-10-25T22:57:25.254Z] Vulnerability Mds: Not affected [2023-10-25T22:57:25.254Z] Vulnerability Meltdown: Not affected [2023-10-25T22:57:25.254Z] Vulnerability Mmio stale data: Not affected [2023-10-25T22:57:25.254Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-25T22:57:25.254Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-25T22:57:25.254Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-25T22:57:25.254Z] Vulnerability Srbds: Not affected [2023-10-25T22:57:25.254Z] Vulnerability Tsx async abort: Not affected [2023-10-25T22:57:25.254Z] 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-10-25T22:57:25.254Z] [2023-10-25T22:57:25.254Z] [2023-10-25T22:57:25.254Z] ---> nproc: [2023-10-25T22:57:25.254Z] 8 [2023-10-25T22:57:25.254Z] [2023-10-25T22:57:25.254Z]