Pull request #394 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 935c60b21fa3ececfc782efe064636a9944f6c78+62ec25a2eb67d4cbe0628602eb20a0741648d64e (85bbaa474787d9bc184d463af6fbe6ff75d27ab9) 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-ssh18056400771492485294.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16898119302508628006.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-394/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-394/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10236588108615812343.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-394/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8965199094614818820.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3229357297332450943.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-394/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-394/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8061180515548663508.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-931 in /w/workspace/xfoundry_device-modbus-go_PR-394 [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-394 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/394/head:refs/remotes/origin/PR-394 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 62ec25a2eb67d4cbe0628602eb20a0741648d64e into PR head commit 935c60b21fa3ececfc782efe064636a9944f6c78 Merge succeeded, producing 935c60b21fa3ececfc782efe064636a9944f6c78 Checking out Revision 935c60b21fa3ececfc782efe064636a9944f6c78 (PR-394) > git config core.sparsecheckout # timeout=10 > git checkout -f 935c60b21fa3ececfc782efe064636a9944f6c78 # 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 62ec25a2eb67d4cbe0628602eb20a0741648d64e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 935c60b21fa3ececfc782efe064636a9944f6c78 # timeout=10 Commit message: "refactor!: Rename command line flags for the sake of consistency" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:26:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:26:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:26:00 ========================================================= 18:26:00 EdgeX Global Pipelines Version Info 18:26:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:26:01 ------------------- 18:26:01 stable info: 18:26:01 ------------------- 18:26:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:26:01 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:26:01 Message: update stable to v1.0.244 18:26:02 ------------------- 18:26:02 experimental info: 18:26:02 ------------------- 18:26:02 Commited By: **** collab-it+edgex@linuxfoundation.org 18:26:02 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:26:02 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:26:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 18:26:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 18:26:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:26:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:26:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:26:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:26:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 18:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:26:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:26:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:26:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:26:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:26:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:26:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:26:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:26:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:26:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:26:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:26:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:26:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:26:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:26:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-394 [Pipeline] echo 18:26:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-394 [Pipeline] echo 18:26:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-394 [Pipeline] echo 18:26:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 935c60b21fa3ececfc782efe064636a9944f6c78 [Pipeline] echo 18:26:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 935c60b [Pipeline] echo 18:26:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:03 provisioning config files... 18:26:03 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-394@tmp/config6110601283354532605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:04 ---> docker-login.sh 18:26:04 nexus3.edgexfoundry.org:10001 18:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:04 Configure a credential helper to remove this warning. See 18:26:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:04 18:26:04 Login Succeeded 18:26:04 nexus3.edgexfoundry.org:10002 18:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:04 Configure a credential helper to remove this warning. See 18:26:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:04 18:26:04 Login Succeeded 18:26:04 nexus3.edgexfoundry.org:10003 18:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:04 Configure a credential helper to remove this warning. See 18:26:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:04 18:26:04 Login Succeeded 18:26:04 nexus3.edgexfoundry.org:10004 18:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:04 Configure a credential helper to remove this warning. See 18:26:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:04 18:26:04 Login Succeeded 18:26:04 docker.io 18:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:05 Configure a credential helper to remove this warning. See 18:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:05 18:26:05 Login Succeeded 18:26:05 ---> docker-login.sh ends [Pipeline] } 18:26:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:26:05 + git rev-list -1 --merges 935c60b21fa3ececfc782efe064636a9944f6c78~1..935c60b21fa3ececfc782efe064636a9944f6c78 [Pipeline] echo 18:26:05 -----------> git rev-list -1 --merges 935c60b21fa3ececfc782efe064636a9944f6c78~1..935c60b21fa3ececfc782efe064636a9944f6c78 935c60b21fa3ececfc782efe064636a9944f6c78 [false] [Pipeline] sh 18:26:06 + git log --format=format:%s -1 935c60b21fa3ececfc782efe064636a9944f6c78 [Pipeline] echo 18:26:06 ========================================================= 18:26:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:26:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:26:06 + git log --format=format:%s -1 935c60b21fa3ececfc782efe064636a9944f6c78 [Pipeline] echo 18:26:06 [semverPrep] GIT_COMMIT: 935c60b21fa3ececfc782efe064636a9944f6c78, Commit Message: refactor!: Rename command line flags for the sake of consistency [Pipeline] echo 18:26:06 [semverPrep] This is not a build commit. [Pipeline] sh 18:26:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:26:07 + grep -v github /etc/ssh/ssh_known_hosts 18:26:07 + [ -e /tmp/ssh_known_hosts ] 18:26:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:26:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:26:07 + sudo tee -a /etc/ssh/ssh_known_hosts 18:26:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:07 18:26:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:07 0.1.4: Pulling from edgex-devops/py-git-semver 18:26:07 b85a868b505f: Pulling fs layer 18:26:07 e2be974225ed: Pulling fs layer 18:26:07 339a4e72a1f5: Pulling fs layer 18:26:07 988bab9f4d93: Pulling fs layer 18:26:07 1469e6f7b9e6: Pulling fs layer 18:26:07 eaf3925da568: Pulling fs layer 18:26:07 bab4dde63d76: Pulling fs layer 18:26:07 bde34c3a00c8: Pulling fs layer 18:26:07 b352a97aabf1: Pulling fs layer 18:26:07 4872d77fe225: Pulling fs layer 18:26:07 5851b861e8e6: Pulling fs layer 18:26:07 eaf3925da568: Waiting 18:26:07 bab4dde63d76: Waiting 18:26:07 bde34c3a00c8: Waiting 18:26:07 b352a97aabf1: Waiting 18:26:07 988bab9f4d93: Waiting 18:26:07 4872d77fe225: Waiting 18:26:07 e2be974225ed: Download complete 18:26:07 988bab9f4d93: Verifying Checksum 18:26:07 988bab9f4d93: Download complete 18:26:08 1469e6f7b9e6: Verifying Checksum 18:26:08 1469e6f7b9e6: Download complete 18:26:08 339a4e72a1f5: Verifying Checksum 18:26:08 339a4e72a1f5: Download complete 18:26:08 eaf3925da568: Verifying Checksum 18:26:08 eaf3925da568: Download complete 18:26:08 bde34c3a00c8: Download complete 18:26:08 b352a97aabf1: Verifying Checksum 18:26:08 b352a97aabf1: Download complete 18:26:08 4872d77fe225: Verifying Checksum 18:26:08 4872d77fe225: Download complete 18:26:08 5851b861e8e6: Download complete 18:26:08 b85a868b505f: Verifying Checksum 18:26:08 b85a868b505f: Download complete 18:26:08 bab4dde63d76: Verifying Checksum 18:26:08 bab4dde63d76: Download complete 18:26:09 b85a868b505f: Pull complete 18:26:09 e2be974225ed: Pull complete 18:26:10 339a4e72a1f5: Pull complete 18:26:10 988bab9f4d93: Pull complete 18:26:10 1469e6f7b9e6: Pull complete 18:26:10 eaf3925da568: Pull complete 18:26:12 bab4dde63d76: Pull complete 18:26:12 bde34c3a00c8: Pull complete 18:26:12 b352a97aabf1: Pull complete 18:26:12 4872d77fe225: Pull complete 18:26:12 5851b861e8e6: Pull complete 18:26:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:26:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:12 prd-ubuntu20.04-docker-8c-8g-931 does not seem to be running inside a container 18:26:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-394 -v /w/workspace/xfoundry_device-modbus-go_PR-394:/w/workspace/xfoundry_device-modbus-go_PR-394:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-394@tmp:/w/workspace/xfoundry_device-modbus-go_PR-394@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-devops/py-git-semver:0.1.4 cat 18:26:14 $ docker top 96d5be5ec89d1ad39b16339676e56f19061eb6f98274542e8010acc67a04836e -eo pid,comm 18:26:14 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). 18:26:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:26:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:14 [ssh-agent] Looking for ssh-agent implementation... 18:26:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:14 $ docker exec 96d5be5ec89d1ad39b16339676e56f19061eb6f98274542e8010acc67a04836e ssh-agent 18:26:14 SSH_AUTH_SOCK=/tmp/ssh-7VC3x0VtQ4GT/agent.32 18:26:14 SSH_AGENT_PID=38 18:26:14 Running ssh-add (command line suppressed) 18:26:14 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-394@tmp/private_key_8132913321851799404.key (/w/workspace/xfoundry_device-modbus-go_PR-394@tmp/private_key_8132913321851799404.key) 18:26:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:15 + git tag --points-at HEAD [Pipeline] } 18:26:15 $ docker exec --env ******** --env ******** 96d5be5ec89d1ad39b16339676e56f19061eb6f98274542e8010acc67a04836e ssh-agent -k 18:26:15 unset SSH_AUTH_SOCK; 18:26:15 unset SSH_AGENT_PID; 18:26:15 echo Agent pid 38 killed; 18:26:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:26:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:15 [ssh-agent] Looking for ssh-agent implementation... 18:26:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:15 $ docker exec 96d5be5ec89d1ad39b16339676e56f19061eb6f98274542e8010acc67a04836e ssh-agent 18:26:15 SSH_AUTH_SOCK=/tmp/ssh-CkRROIxN8LBO/agent.72 18:26:15 SSH_AGENT_PID=78 18:26:15 Running ssh-add (command line suppressed) 18:26:15 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-394@tmp/private_key_14375748753527109211.key (/w/workspace/xfoundry_device-modbus-go_PR-394@tmp/private_key_14375748753527109211.key) 18:26:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:15 + git semver init 18:26:16 2023-01-03 18:26:16,140 [run_init] DEBUG init version:0.0.0 force:False 18:26:16 2023-01-03 18:26:16,141 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-394/.semver 18:26:16 2023-01-03 18:26:16,142 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-394/.semver 18:26:16 2023-01-03 18:26:16,142 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-394/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-394, universal_newlines=False, shell=None, istream=None) 18:26:17 2023-01-03 18:26:16,957 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-394/.git/info/exclude 18:26:17 2023-01-03 18:26:16,958 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-394/.semver/PR-394 with force:False 18:26:17 2023-01-03 18:26:16,958 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-394/.semver/PR-394 18:26:17 2023-01-03 18:26:16,962 [execute] INFO git cat-file --batch-check 18:26:17 2023-01-03 18:26:16,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-394/.semver, universal_newlines=False, shell=None, istream=) 18:26:17 2023-01-03 18:26:16,969 [execute] INFO git cat-file --batch 18:26:17 2023-01-03 18:26:16,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-394/.semver, universal_newlines=False, shell=None, istream=) 18:26:17 2023-01-03 18:26:16,976 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-394/.semver/PR-394 18:26:17 0.0.0 [Pipeline] } 18:26:17 $ docker exec --env ******** --env ******** 96d5be5ec89d1ad39b16339676e56f19061eb6f98274542e8010acc67a04836e ssh-agent -k 18:26:17 unset SSH_AUTH_SOCK; 18:26:17 unset SSH_AGENT_PID; 18:26:17 echo Agent pid 78 killed; 18:26:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:26:17 + git semver [Pipeline] } 18:26:18 $ docker stop --time=1 96d5be5ec89d1ad39b16339676e56f19061eb6f98274542e8010acc67a04836e 18:26:19 $ docker rm -f --volumes 96d5be5ec89d1ad39b16339676e56f19061eb6f98274542e8010acc67a04836e [Pipeline] // withDockerContainer [Pipeline] sh 18:26:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:26:20 Stashed 1 file(s) [Pipeline] echo 18:26:20 [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 18:26:20 provisioning config files... 18:26:20 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-394@tmp/config11481215547711820766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:21 ---> docker-login.sh 18:26:21 nexus3.edgexfoundry.org:10001 18:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:21 Configure a credential helper to remove this warning. See 18:26:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:21 18:26:21 Login Succeeded 18:26:21 nexus3.edgexfoundry.org:10002 18:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:21 Configure a credential helper to remove this warning. See 18:26:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:21 18:26:21 Login Succeeded 18:26:21 nexus3.edgexfoundry.org:10003 18:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:21 Configure a credential helper to remove this warning. See 18:26:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:21 18:26:21 Login Succeeded 18:26:21 nexus3.edgexfoundry.org:10004 18:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:21 Configure a credential helper to remove this warning. See 18:26:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:21 18:26:21 Login Succeeded 18:26:21 docker.io 18:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:21 Configure a credential helper to remove this warning. See 18:26:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:21 18:26:21 Login Succeeded 18:26:21 ---> docker-login.sh ends [Pipeline] } 18:26:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:26:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:26:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:26:22 ========================================================= 18:26:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:26:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:26:22 Sending build context to Docker daemon 6.367MB 18:26:22 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:26:22 Step 2/10 : FROM ${BASE} AS builder 18:26:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:26:22 213ec9aee27d: Pulling fs layer 18:26:22 4583459ba037: Pulling fs layer 18:26:22 93c1e223e6f2: Pulling fs layer 18:26:22 53926ce57604: Pulling fs layer 18:26:22 21b2b0c7a3f4: Pulling fs layer 18:26:22 22ff95d597cd: Pulling fs layer 18:26:22 12d6caf4c0d1: Pulling fs layer 18:26:22 96b7cbca73a9: Pulling fs layer 18:26:22 a7acece74701: Pulling fs layer 18:26:22 12d6caf4c0d1: Waiting 18:26:22 96b7cbca73a9: Waiting 18:26:22 53926ce57604: Waiting 18:26:22 21b2b0c7a3f4: Waiting 18:26:22 a7acece74701: Waiting 18:26:22 93c1e223e6f2: Verifying Checksum 18:26:22 93c1e223e6f2: Download complete 18:26:22 4583459ba037: Verifying Checksum 18:26:22 4583459ba037: Download complete 18:26:22 21b2b0c7a3f4: Download complete 18:26:22 22ff95d597cd: Download complete 18:26:22 213ec9aee27d: Verifying Checksum 18:26:22 213ec9aee27d: Download complete 18:26:22 12d6caf4c0d1: Verifying Checksum 18:26:22 12d6caf4c0d1: Download complete 18:26:22 213ec9aee27d: Pull complete 18:26:23 4583459ba037: Pull complete 18:26:23 93c1e223e6f2: Pull complete 18:26:23 a7acece74701: Verifying Checksum 18:26:23 a7acece74701: Download complete 18:26:23 53926ce57604: Verifying Checksum 18:26:23 53926ce57604: Download complete 18:26:23 96b7cbca73a9: Verifying Checksum 18:26:23 96b7cbca73a9: Download complete 18:26:27 53926ce57604: Pull complete 18:26:27 21b2b0c7a3f4: Pull complete 18:26:27 22ff95d597cd: Pull complete 18:26:27 12d6caf4c0d1: Pull complete 18:26:29 96b7cbca73a9: Pull complete 18:26:30 a7acece74701: Pull complete 18:26:30 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:26:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:26:30 ---> db6d94c90886 18:26:30 Step 3/10 : ARG ADD_BUILD_TAGS="" 18:26:32 ---> Running in 36c11cbfec2f 18:26:32 Removing intermediate container 36c11cbfec2f 18:26:32 ---> 97b431d8e5b3 18:26:32 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:26:32 ---> Running in 04fbe7584015 18:26:32 Removing intermediate container 04fbe7584015 18:26:32 ---> 21f8b2ec4197 18:26:32 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 18:26:32 ---> Running in c3909e085551 18:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:26:32 (1/8) Installing openssh-keygen (9.0_p1-r2) 18:26:32 (2/8) Installing libedit (20210910.3.1-r0) 18:26:32 (3/8) Installing openssh-client-common (9.0_p1-r2) 18:26:33 (4/8) Installing openssh-client-default (9.0_p1-r2) 18:26:33 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 18:26:33 (6/8) Installing openssh-server-common (9.0_p1-r2) 18:26:33 (7/8) Installing openssh-server (9.0_p1-r2) 18:26:33 (8/8) Installing openssh (9.0_p1-r2) 18:26:33 Executing busybox-1.35.0-r17.trigger 18:26:33 OK: 217 MiB in 59 packages 18:26:33 Removing intermediate container c3909e085551 18:26:33 ---> 0b1e29e80af6 18:26:33 Step 6/10 : WORKDIR /device-modbus-go 18:26:33 ---> Running in 97822eaf63f5 18:26:33 Removing intermediate container 97822eaf63f5 18:26:33 ---> c5d11c777457 18:26:33 Step 7/10 : COPY go.mod vendor* ./ 18:26:33 ---> 224f9f6d2d6d 18:26:33 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:33 ---> Running in 7febee45268a 18:26:35 Still waiting to schedule task 18:26:35 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:26:51 Removing intermediate container 7febee45268a 18:26:51 ---> 6be98f84c47d 18:26:51 Step 9/10 : COPY . . 18:26:51 ---> a3753da3dad3 18:26:51 Step 10/10 : RUN ${MAKE} 18:26:51 ---> Running in a2db15b631ce 18:26:51 noop 18:26:51 Removing intermediate container a2db15b631ce 18:26:51 ---> d20f373237cb 18:26:51 Successfully built d20f373237cb 18:26:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:52 + docker inspect -f . ci-base-image-x86_64 18:26:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:52 prd-ubuntu20.04-docker-8c-8g-931 does not seem to be running inside a container 18:26:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-394 -v /w/workspace/xfoundry_device-modbus-go_PR-394:/w/workspace/xfoundry_device-modbus-go_PR-394:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-394@tmp:/w/workspace/xfoundry_device-modbus-go_PR-394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:26:52 $ docker top 43c4d3af4e7cd33f60eadbc86ff7fca802f31d89053568578e03e51fa6ec9637 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:53 + go version 18:26:53 go version go1.18.7 linux/amd64 [Pipeline] } 18:26:53 $ docker stop --time=1 43c4d3af4e7cd33f60eadbc86ff7fca802f31d89053568578e03e51fa6ec9637 18:26:54 $ docker rm -f --volumes 43c4d3af4e7cd33f60eadbc86ff7fca802f31d89053568578e03e51fa6ec9637 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:55 + docker inspect -f . ci-base-image-x86_64 18:26:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:55 prd-ubuntu20.04-docker-8c-8g-931 does not seem to be running inside a container 18:26:55 $ 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-394 -v /w/workspace/xfoundry_device-modbus-go_PR-394:/w/workspace/xfoundry_device-modbus-go_PR-394:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-394@tmp:/w/workspace/xfoundry_device-modbus-go_PR-394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:26:55 $ docker top 8febe9bfa4bae454d37233edeb09a96dadcce5a584b4f13368d84e7fbbd15626 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:56 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-394 [Pipeline] fileExists [Pipeline] sh 18:26:56 + make test 18:26:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:26:56 ? github.com/edgexfoundry/device-modbus-go [no test files] 18:27:06 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 18:27:06 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 47.7% of statements 18:27:13 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:27:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:27:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:27:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:27:15 ./bin/test-attribution-txt.sh [Pipeline] echo 18:27:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:27:16 $ docker stop --time=1 8febe9bfa4bae454d37233edeb09a96dadcce5a584b4f13368d84e7fbbd15626 18:27:18 $ docker rm -f --volumes 8febe9bfa4bae454d37233edeb09a96dadcce5a584b4f13368d84e7fbbd15626 [Pipeline] // withDockerContainer [Pipeline] sh 18:27:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:27:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:27:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:27:20 + ls -al . 18:27:20 total 196 18:27:20 drwxrwxr-x 10 jenkins jenkins 4096 Jan 3 18:26 . 18:27:20 drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:25 .. 18:27:20 -rw-rw-r-- 1 jenkins jenkins 140 Jan 3 18:25 .dockerignore 18:27:20 drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 18:27 .git 18:27:20 drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 18:25 .github 18:27:20 -rw-rw-r-- 1 jenkins jenkins 331 Jan 3 18:25 .gitignore 18:27:20 -rw-rw-r-- 1 jenkins jenkins 41 Jan 3 18:25 .golangci.yml 18:27:20 drwxr-xr-x 3 jenkins jenkins 4096 Jan 3 18:26 .semver 18:27:20 -rw-rw-r-- 1 jenkins jenkins 10121 Jan 3 18:25 Attribution.txt 18:27:20 -rw-rw-r-- 1 jenkins jenkins 11576 Jan 3 18:25 CHANGELOG.md 18:27:20 -rw-rw-r-- 1 jenkins jenkins 1410 Jan 3 18:25 Dockerfile 18:27:20 -rw-rw-r-- 1 jenkins jenkins 677 Jan 3 18:25 GOVERNANCE.md 18:27:20 -rw-rw-r-- 1 jenkins jenkins 680 Jan 3 18:25 Jenkinsfile 18:27:20 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 3 18:25 LICENSE 18:27:20 -rw-rw-r-- 1 jenkins jenkins 2101 Jan 3 18:25 Makefile 18:27:20 -rw-rw-r-- 1 jenkins jenkins 622 Jan 3 18:25 OWNERS.md 18:27:20 -rw-rw-r-- 1 jenkins jenkins 4061 Jan 3 18:25 README.md 18:27:20 -rw-rw-r-- 1 jenkins jenkins 5 Jan 3 18:26 VERSION 18:27:20 drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 18:25 bin 18:27:20 drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 18:25 cmd 18:27:20 -rw-r--r-- 1 jenkins jenkins 23241 Jan 3 18:27 coverage.out 18:27:20 -rw-rw-r-- 1 jenkins jenkins 3584 Jan 3 18:25 go.mod 18:27:20 -rw-rw-r-- 1 jenkins jenkins 45355 Jan 3 18:25 go.sum 18:27:20 drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 18:25 internal 18:27:20 drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 18:25 simulator 18:27:20 drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:25 snap 18:27:20 -rw-rw-r-- 1 jenkins jenkins 229 Jan 3 18:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:20 + 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=935c60b21fa3ececfc782efe064636a9944f6c78 --label arch=amd64 --label version=0.0.0 . 18:27:20 Sending build context to Docker daemon 6.391MB 18:27:20 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 18:27:20 Step 2/22 : FROM ${BASE} AS builder 18:27:20 ---> d20f373237cb 18:27:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:27:20 ---> Running in 5548d20e3563 18:27:20 Removing intermediate container 5548d20e3563 18:27:20 ---> b4d1bd098dc2 18:27:20 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:27:20 ---> Running in cb6ffd765cab 18:27:20 Removing intermediate container cb6ffd765cab 18:27:20 ---> d9e0bb879cca 18:27:20 Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 18:27:20 ---> Running in 28ed910c3737 18:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:27:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:27:21 OK: 217 MiB in 59 packages 18:27:21 Removing intermediate container 28ed910c3737 18:27:21 ---> 9a5756a07683 18:27:21 Step 6/22 : WORKDIR /device-modbus-go 18:27:21 ---> Running in d9bdfc38db30 18:27:22 Removing intermediate container d9bdfc38db30 18:27:22 ---> de620e0e1710 18:27:22 Step 7/22 : COPY go.mod vendor* ./ 18:27:22 ---> 9344e1398a89 18:27:22 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:22 ---> Running in 77d6988a3043 18:27:22 Removing intermediate container 77d6988a3043 18:27:22 ---> d99634607e96 18:27:22 Step 9/22 : COPY . . 18:27:23 ---> 08502d18d215 18:27:23 Step 10/22 : RUN ${MAKE} 18:27:23 ---> Running in 5ae285067e0b 18:27:23 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 18:27:45 Removing intermediate container 5ae285067e0b 18:27:45 ---> 1a0ae97b784e 18:27:45 Step 11/22 : FROM alpine:3.14 18:27:45 3.14: Pulling from library/alpine 18:27:45 c7ed990a2339: Pulling fs layer 18:27:45 c7ed990a2339: Download complete 18:27:45 c7ed990a2339: Pull complete 18:27:45 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 18:27:45 Status: Downloaded newer image for alpine:3.14 18:27:45 ---> dd53f409bf0b 18:27:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 18:27:45 ---> Running in ed00c8c0dd38 18:27:45 Removing intermediate container ed00c8c0dd38 18:27:45 ---> a96ced970094 18:27:45 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 18:27:45 ---> Running in d60fbdcf0836 18:27:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:27:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:27:45 (1/6) Installing dumb-init (1.2.5-r1) 18:27:45 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:27:45 (3/6) Installing libsodium (1.0.18-r0) 18:27:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:27:45 (5/6) Installing libzmq (4.3.4-r0) 18:27:45 (6/6) Installing zeromq (4.3.4-r0) 18:27:45 Executing busybox-1.33.1-r8.trigger 18:27:45 OK: 8 MiB in 20 packages 18:27:45 Removing intermediate container d60fbdcf0836 18:27:45 ---> e3e2793e6b05 18:27:45 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 18:27:45 ---> 6018cb68d95a 18:27:45 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 18:27:46 ---> bd80d97d7924 18:27:46 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 18:27:46 ---> 37d4067af873 18:27:46 Step 17/22 : EXPOSE 59901 18:27:46 ---> Running in 2dbb63a5033c 18:27:46 Removing intermediate container 2dbb63a5033c 18:27:46 ---> 5a789bf69cbf 18:27:46 Step 18/22 : ENTRYPOINT ["/device-modbus"] 18:27:46 ---> Running in 117e409ca5d0 18:27:46 Removing intermediate container 117e409ca5d0 18:27:46 ---> 3716575f7062 18:27:46 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:27:46 ---> Running in b5076b8b8394 18:27:46 Removing intermediate container b5076b8b8394 18:27:46 ---> a853189518da 18:27:46 Step 20/22 : LABEL arch=amd64 18:27:46 ---> Running in fe855021c782 18:27:46 Removing intermediate container fe855021c782 18:27:46 ---> da6573926d4f 18:27:46 Step 21/22 : LABEL git_sha=935c60b21fa3ececfc782efe064636a9944f6c78 18:27:46 ---> Running in 42b5ff8aa287 18:27:46 Removing intermediate container 42b5ff8aa287 18:27:46 ---> 0ded33a32ae4 18:27:46 Step 22/22 : LABEL version=0.0.0 18:27:46 ---> Running in 40f6d6f93f33 18:27:47 Removing intermediate container 40f6d6f93f33 18:27:47 ---> 87011f7413ab 18:27:47 [Warning] One or more build-args [ARCH] were not consumed 18:27:47 Successfully built 87011f7413ab 18:27:47 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 18:27:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:27:47 18:27:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:27:48 latest: Pulling from edgex-lftools-log-publisher 18:27:48 5eb5b503b376: Pulling fs layer 18:27:48 5c69ac0246d0: Pulling fs layer 18:27:48 ec43610c2a17: Pulling fs layer 18:27:48 3a2ae6a8a46f: Pulling fs layer 18:27:48 33b1e0a273af: Pulling fs layer 18:27:48 5d3b04190fa2: Pulling fs layer 18:27:48 2f39f015ded8: Pulling fs layer 18:27:48 33b1e0a273af: Waiting 18:27:48 5d3b04190fa2: Waiting 18:27:48 2f39f015ded8: Waiting 18:27:48 3a2ae6a8a46f: Waiting 18:27:48 5c69ac0246d0: Download complete 18:27:48 3a2ae6a8a46f: Verifying Checksum 18:27:48 3a2ae6a8a46f: Download complete 18:27:48 33b1e0a273af: Verifying Checksum 18:27:48 33b1e0a273af: Download complete 18:27:48 5d3b04190fa2: Verifying Checksum 18:27:48 5d3b04190fa2: Download complete 18:27:48 ec43610c2a17: Verifying Checksum 18:27:48 ec43610c2a17: Download complete 18:27:48 5eb5b503b376: Download complete 18:27:49 2f39f015ded8: Download complete 18:27:49 5eb5b503b376: Pull complete 18:27:49 5c69ac0246d0: Pull complete 18:27:50 ec43610c2a17: Pull complete 18:27:50 3a2ae6a8a46f: Pull complete 18:27:50 33b1e0a273af: Pull complete 18:27:50 5d3b04190fa2: Pull complete 18:27:56 2f39f015ded8: Pull complete 18:27:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:27:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:27:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:56 prd-ubuntu20.04-docker-8c-8g-931 does not seem to be running inside a container 18:27:56 $ 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-394 -v /w/workspace/xfoundry_device-modbus-go_PR-394:/w/workspace/xfoundry_device-modbus-go_PR-394:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-394@tmp:/w/workspace/xfoundry_device-modbus-go_PR-394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:27:58 $ docker top 1afd7be230f41c1bfcc1514104ce8c16f789fea0fbbfa9a604293c84132dac9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:59 ---> job-cost.sh 18:27:59 lf-activate-venv: SKIPPING 18:27:59 INFO: No Stack... 18:27:59 INFO: Retrieving Pricing Info for: v3-standard-8 18:28:00 INFO: Archiving Costs [Pipeline] sh 18:28:00 + cat /w/workspace/xfoundry_device-modbus-go_PR-394/archives/cost.csv 18:28:00 + cut -d, -f6 [Pipeline] lock 18:28:00 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-394-1-stack-cost] 18:28:00 Resource [jenkins-edgexfoundry-device-modbus-go-PR-394-1-stack-cost] did not exist. Created. 18:28:00 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-394-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:28:00 + echo total: 0.2199999988079071 [Pipeline] stash 18:28:00 Stashed 1 file(s) [Pipeline] } 18:28:00 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-394-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:28:01 $ docker stop --time=1 1afd7be230f41c1bfcc1514104ce8c16f789fea0fbbfa9a604293c84132dac9c 18:28:02 $ docker rm -f --volumes 1afd7be230f41c1bfcc1514104ce8c16f789fea0fbbfa9a604293c84132dac9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:29:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-933 in /w/workspace/xfoundry_device-modbus-go_PR-394 [Pipeline] { [Pipeline] ws 18:29:04 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 18:29:04 Selected Git installation does not exist. Using Default 18:29:04 The recommended git tool is: NONE 18:29:09 using credential edgex-jenkins-ssh 18:29:09 Cloning the remote Git repository 18:29:09 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 18:29:09 > git init /w/workspace/device-modbus-go/1 # timeout=10 18:29:09 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 18:29:09 > git --version # timeout=10 18:29:09 > git --version # 'git version 2.25.1' 18:29:09 using GIT_SSH to set credentials SSH Credentials for GitHub 18:29:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:29:11 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 18:29:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:29:12 Merging remotes/origin/main commit 62ec25a2eb67d4cbe0628602eb20a0741648d64e into PR head commit 935c60b21fa3ececfc782efe064636a9944f6c78 18:29:12 Merge succeeded, producing 935c60b21fa3ececfc782efe064636a9944f6c78 18:29:12 Checking out Revision 935c60b21fa3ececfc782efe064636a9944f6c78 (PR-394) 18:29:12 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 18:29:12 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 18:29:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:29:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/394/head:refs/remotes/origin/PR-394 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:29:12 > git config core.sparsecheckout # timeout=10 18:29:12 > git checkout -f 935c60b21fa3ececfc782efe064636a9944f6c78 # timeout=10 18:29:12 > git remote # timeout=10 18:29:12 > git config --get remote.origin.url # timeout=10 18:29:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:29:12 > git merge 62ec25a2eb67d4cbe0628602eb20a0741648d64e # timeout=10 18:29:12 > git rev-parse HEAD^{commit} # timeout=10 18:29:12 > git config core.sparsecheckout # timeout=10 18:29:13 > git checkout -f 935c60b21fa3ececfc782efe064636a9944f6c78 # timeout=10 18:29:16 Commit message: "refactor!: Rename command line flags for the sake of consistency" 18:29:16 > git --version # timeout=10 18:29:16 > git --version # 'git version 2.25.1' 18:29:16 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:29:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:29:17 % Total % Received % Xferd Average Speed Time Time Time Current 18:29:17 Dload Upload Total Spent Left Speed 18:29:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 18:29:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:29:18 + sudo tee /etc/docker/daemon.new 18:29:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:29:18 { 18:29:18 "registry-mirrors": [ 18:29:18 "https://nexus3.edgexfoundry.org:10001" 18:29:18 ], 18:29:18 "bip": "10.250.0.254/24", 18:29:18 "hosts": [ 18:29:18 "tcp://0.0.0.0:5555", 18:29:18 "unix:///var/run/docker.sock" 18:29:18 ], 18:29:18 "mtu": 1458, 18:29:18 "selinux-enabled": true, 18:29:18 "seccomp-profile": "/etc/docker/seccomp.json" 18:29:18 } [Pipeline] sh 18:29:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:29:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:29:44 provisioning config files... 18:29:44 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config8891225952629383088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:45 ---> docker-login.sh 18:29:45 nexus3.edgexfoundry.org:10001 18:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:45 Configure a credential helper to remove this warning. See 18:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:45 18:29:45 Login Succeeded 18:29:45 nexus3.edgexfoundry.org:10002 18:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:45 Configure a credential helper to remove this warning. See 18:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:45 18:29:45 Login Succeeded 18:29:45 nexus3.edgexfoundry.org:10003 18:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:46 Configure a credential helper to remove this warning. See 18:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:46 18:29:46 Login Succeeded 18:29:46 nexus3.edgexfoundry.org:10004 18:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:46 Configure a credential helper to remove this warning. See 18:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:46 18:29:46 Login Succeeded 18:29:46 docker.io 18:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:47 Configure a credential helper to remove this warning. See 18:29:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:47 18:29:47 Login Succeeded 18:29:47 ---> docker-login.sh ends [Pipeline] } 18:29:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:29:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:29:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:29:47 ========================================================= 18:29:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:29:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:29:48 Sending build context to Docker daemon 3.329MB 18:29:48 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:29:48 Step 2/10 : FROM ${BASE} AS builder 18:29:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:29:48 9b18e9b68314: Pulling fs layer 18:29:48 35d82f9e3411: Pulling fs layer 18:29:48 e16973657156: Pulling fs layer 18:29:48 fc693d55d65f: Pulling fs layer 18:29:48 7e9fc2657dce: Pulling fs layer 18:29:48 dda99020689f: Pulling fs layer 18:29:48 db1c61fa0a46: Pulling fs layer 18:29:48 fc693d55d65f: Waiting 18:29:48 db1c61fa0a46: Waiting 18:29:48 7e9fc2657dce: Waiting 18:29:48 891c053d2c06: Pulling fs layer 18:29:48 891c053d2c06: Waiting 18:29:48 dda99020689f: Waiting 18:29:48 e16973657156: Verifying Checksum 18:29:48 e16973657156: Download complete 18:29:48 35d82f9e3411: Verifying Checksum 18:29:48 35d82f9e3411: Download complete 18:29:48 7e9fc2657dce: Verifying Checksum 18:29:48 7e9fc2657dce: Download complete 18:29:48 dda99020689f: Verifying Checksum 18:29:48 dda99020689f: Download complete 18:29:48 9b18e9b68314: Verifying Checksum 18:29:48 9b18e9b68314: Download complete 18:29:49 891c053d2c06: Verifying Checksum 18:29:49 891c053d2c06: Download complete 18:29:50 db1c61fa0a46: Verifying Checksum 18:29:50 db1c61fa0a46: Download complete 18:29:51 fc693d55d65f: Verifying Checksum 18:29:51 fc693d55d65f: Download complete 18:29:51 9b18e9b68314: Pull complete 18:29:51 35d82f9e3411: Pull complete 18:29:51 e16973657156: Pull complete 18:30:04 fc693d55d65f: Pull complete 18:30:04 7e9fc2657dce: Pull complete 18:30:04 dda99020689f: Pull complete 18:30:08 db1c61fa0a46: Pull complete 18:30:09 891c053d2c06: Pull complete 18:30:09 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:30:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:30:09 ---> f96f9c87975a 18:30:09 Step 3/10 : ARG ADD_BUILD_TAGS="" 18:30:11 ---> Running in acc8a3f85972 18:30:11 Removing intermediate container acc8a3f85972 18:30:11 ---> 533624b85ec6 18:30:11 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:30:11 ---> Running in b4fc93ccf53c 18:30:12 Removing intermediate container b4fc93ccf53c 18:30:12 ---> 2748a70657a8 18:30:12 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 18:30:12 ---> Running in 2101022e2edc 18:30:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:30:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:30:14 (1/8) Installing openssh-keygen (9.0_p1-r2) 18:30:14 (2/8) Installing libedit (20210910.3.1-r0) 18:30:14 (3/8) Installing openssh-client-common (9.0_p1-r2) 18:30:14 (4/8) Installing openssh-client-default (9.0_p1-r2) 18:30:14 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 18:30:14 (6/8) Installing openssh-server-common (9.0_p1-r2) 18:30:14 (7/8) Installing openssh-server (9.0_p1-r2) 18:30:14 (8/8) Installing openssh (9.0_p1-r2) 18:30:14 Executing busybox-1.35.0-r17.trigger 18:30:14 OK: 228 MiB in 59 packages 18:30:15 Removing intermediate container 2101022e2edc 18:30:15 ---> d01d9d0c1aeb 18:30:15 Step 6/10 : WORKDIR /device-modbus-go 18:30:15 ---> Running in 2febe576721b 18:30:16 Removing intermediate container 2febe576721b 18:30:16 ---> a27603c30b3d 18:30:16 Step 7/10 : COPY go.mod vendor* ./ 18:30:17 ---> 5a1f512cb167 18:30:17 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:30:17 ---> Running in 9ea55fc6a1c4 18:31:14 Removing intermediate container 9ea55fc6a1c4 18:31:14 ---> acab4231578e 18:31:14 Step 9/10 : COPY . . 18:31:14 ---> d280a95b82e6 18:31:14 Step 10/10 : RUN ${MAKE} 18:31:14 ---> Running in 5f1864e33285 18:31:14 noop 18:31:14 Removing intermediate container 5f1864e33285 18:31:14 ---> 1a861ac0af05 18:31:14 Successfully built 1a861ac0af05 18:31:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:14 + docker inspect -f . ci-base-image-arm64 18:31:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:15 prd-ubuntu20.04-docker-arm64-4c-16g-933 does not seem to be running inside a container 18:31:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:31:16 $ docker top d7112a990e3e29f7ca435885727e46fe03479a107c6326c633d0cc1888097b78 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:17 + go version 18:31:17 go version go1.18.7 linux/arm64 [Pipeline] } 18:31:17 $ docker stop --time=1 d7112a990e3e29f7ca435885727e46fe03479a107c6326c633d0cc1888097b78 18:31:19 $ docker rm -f --volumes d7112a990e3e29f7ca435885727e46fe03479a107c6326c633d0cc1888097b78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:20 + docker inspect -f . ci-base-image-arm64 18:31:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:20 prd-ubuntu20.04-docker-arm64-4c-16g-933 does not seem to be running inside a container 18:31:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:31:21 $ docker top 000c29fe50802b5d7c5ebe4f28a141ce082c2d64227c482d1b3452fc68e7bc3e -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:22 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 18:31:22 + make test 18:31:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:31:24 ? github.com/edgexfoundry/device-modbus-go [no test files] 18:32:46 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 18:32:46 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.081s coverage: 47.7% of statements 18:32:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:32:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:33:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:33:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:33:04 ./bin/test-attribution-txt.sh [Pipeline] echo 18:33:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:33:04 $ docker stop --time=1 000c29fe50802b5d7c5ebe4f28a141ce082c2d64227c482d1b3452fc68e7bc3e 18:33:06 $ docker rm -f --volumes 000c29fe50802b5d7c5ebe4f28a141ce082c2d64227c482d1b3452fc68e7bc3e [Pipeline] // withDockerContainer [Pipeline] sh 18:33:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:33:07 Warning: overwriting stash ‘coverage-report’ 18:33:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:33:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:33:08 + ls -al . 18:33:08 total 192 18:33:08 drwxrwxr-x 9 jenkins jenkins 4096 Jan 3 18:31 . 18:33:08 drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:29 .. 18:33:08 -rw-rw-r-- 1 jenkins jenkins 140 Jan 3 18:29 .dockerignore 18:33:08 drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 18:29 .git 18:33:08 drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 18:29 .github 18:33:08 -rw-rw-r-- 1 jenkins jenkins 331 Jan 3 18:29 .gitignore 18:33:08 -rw-rw-r-- 1 jenkins jenkins 41 Jan 3 18:29 .golangci.yml 18:33:08 -rw-rw-r-- 1 jenkins jenkins 10121 Jan 3 18:29 Attribution.txt 18:33:08 -rw-rw-r-- 1 jenkins jenkins 11576 Jan 3 18:29 CHANGELOG.md 18:33:08 -rw-rw-r-- 1 jenkins jenkins 1410 Jan 3 18:29 Dockerfile 18:33:08 -rw-rw-r-- 1 jenkins jenkins 677 Jan 3 18:29 GOVERNANCE.md 18:33:08 -rw-rw-r-- 1 jenkins jenkins 680 Jan 3 18:29 Jenkinsfile 18:33:08 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 3 18:29 LICENSE 18:33:08 -rw-rw-r-- 1 jenkins jenkins 2101 Jan 3 18:29 Makefile 18:33:08 -rw-rw-r-- 1 jenkins jenkins 622 Jan 3 18:29 OWNERS.md 18:33:08 -rw-rw-r-- 1 jenkins jenkins 4061 Jan 3 18:29 README.md 18:33:08 -rw-rw-r-- 1 jenkins jenkins 5 Jan 3 18:26 VERSION 18:33:08 drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 18:29 bin 18:33:08 drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 18:29 cmd 18:33:08 -rw-r--r-- 1 jenkins jenkins 23241 Jan 3 18:32 coverage.out 18:33:08 -rw-rw-r-- 1 jenkins jenkins 3584 Jan 3 18:29 go.mod 18:33:08 -rw-rw-r-- 1 jenkins jenkins 45355 Jan 3 18:29 go.sum 18:33:08 drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 18:29 internal 18:33:08 drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 18:29 simulator 18:33:08 drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:29 snap 18:33:08 -rw-rw-r-- 1 jenkins jenkins 229 Jan 3 18:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:08 + 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=935c60b21fa3ececfc782efe064636a9944f6c78 --label arch=arm64 --label version=0.0.0 . 18:33:09 Sending build context to Docker daemon 3.353MB 18:33:09 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 18:33:09 Step 2/22 : FROM ${BASE} AS builder 18:33:09 ---> 1a861ac0af05 18:33:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:33:09 ---> Running in ab113353058f 18:33:09 Removing intermediate container ab113353058f 18:33:09 ---> 00eb1325091d 18:33:09 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:33:09 ---> Running in 0f8b6b015462 18:33:10 Removing intermediate container 0f8b6b015462 18:33:10 ---> 294d503a5535 18:33:10 Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 18:33:10 ---> Running in a60d3900f4a2 18:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:33:12 OK: 228 MiB in 59 packages 18:33:13 Removing intermediate container a60d3900f4a2 18:33:13 ---> 315cab2c2190 18:33:13 Step 6/22 : WORKDIR /device-modbus-go 18:33:13 ---> Running in d7609cd1b3a6 18:33:13 Removing intermediate container d7609cd1b3a6 18:33:13 ---> 040df170cc17 18:33:13 Step 7/22 : COPY go.mod vendor* ./ 18:33:14 ---> cad1e1414cf5 18:33:14 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:14 ---> Running in 953b9b840bff 18:33:15 Removing intermediate container 953b9b840bff 18:33:15 ---> df18f87d2372 18:33:15 Step 9/22 : COPY . . 18:33:16 ---> d070533ea73b 18:33:16 Step 10/22 : RUN ${MAKE} 18:33:16 ---> Running in 50edc7894790 18:33:17 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 18:35:54 Removing intermediate container 50edc7894790 18:35:54 ---> ea286bd33eb2 18:35:54 Step 11/22 : FROM alpine:3.14 18:35:54 3.14: Pulling from library/alpine 18:35:54 90cda3b7c325: Pulling fs layer 18:35:54 90cda3b7c325: Verifying Checksum 18:35:54 90cda3b7c325: Download complete 18:35:54 90cda3b7c325: Pull complete 18:35:54 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 18:35:54 Status: Downloaded newer image for alpine:3.14 18:35:54 ---> 275902a1839d 18:35:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 18:35:54 ---> Running in d662c6e9237c 18:35:54 Removing intermediate container d662c6e9237c 18:35:54 ---> 4a32aa6e008b 18:35:54 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 18:35:54 ---> Running in e363fb1feedd 18:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:35:54 (1/6) Installing dumb-init (1.2.5-r1) 18:35:54 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:35:54 (3/6) Installing libsodium (1.0.18-r0) 18:35:54 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:35:54 (5/6) Installing libzmq (4.3.4-r0) 18:35:54 (6/6) Installing zeromq (4.3.4-r0) 18:35:54 Executing busybox-1.33.1-r8.trigger 18:35:54 OK: 8 MiB in 20 packages 18:35:54 Removing intermediate container e363fb1feedd 18:35:54 ---> e16e9e7a386a 18:35:54 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 18:35:54 ---> 6d9ffcd52912 18:35:54 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 18:35:54 ---> c0eecc3f963d 18:35:54 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 18:35:54 ---> 57728c463360 18:35:54 Step 17/22 : EXPOSE 59901 18:35:54 ---> Running in 5dd7b3ce36b2 18:35:55 Removing intermediate container 5dd7b3ce36b2 18:35:55 ---> a619b0cc9850 18:35:55 Step 18/22 : ENTRYPOINT ["/device-modbus"] 18:35:55 ---> Running in ad671c2baa1d 18:35:55 Removing intermediate container ad671c2baa1d 18:35:55 ---> b1a02544f6c6 18:35:55 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:35:55 ---> Running in e4676090cbda 18:35:55 Removing intermediate container e4676090cbda 18:35:55 ---> 93d5174b5a46 18:35:55 Step 20/22 : LABEL arch=arm64 18:35:55 ---> Running in 3a21518022f3 18:35:56 Removing intermediate container 3a21518022f3 18:35:56 ---> 3b566af0aa4b 18:35:56 Step 21/22 : LABEL git_sha=935c60b21fa3ececfc782efe064636a9944f6c78 18:35:56 ---> Running in 188857f457b5 18:35:56 Removing intermediate container 188857f457b5 18:35:56 ---> 3aeba62cb1f3 18:35:56 Step 22/22 : LABEL version=0.0.0 18:35:56 ---> Running in b0a9e8762afe 18:35:56 Removing intermediate container b0a9e8762afe 18:35:56 ---> 1153c8a590f8 18:35:56 [Warning] One or more build-args [ARCH] were not consumed 18:35:56 Successfully built 1153c8a590f8 18:35:57 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 18:35:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:35:57 18:35:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:35:58 arm64: Pulling from edgex-lftools-log-publisher 18:35:58 8998bd30e6a1: Pulling fs layer 18:35:58 04944245beec: Pulling fs layer 18:35:58 699f458cf7ca: Pulling fs layer 18:35:58 765212b225bb: Pulling fs layer 18:35:58 f23df028b6ca: Pulling fs layer 18:35:58 d65c8cfc05b1: Pulling fs layer 18:35:58 2437ff75d9bd: Pulling fs layer 18:35:58 765212b225bb: Waiting 18:35:58 f23df028b6ca: Waiting 18:35:58 d65c8cfc05b1: Waiting 18:35:58 2437ff75d9bd: Waiting 18:35:58 04944245beec: Verifying Checksum 18:35:58 04944245beec: Download complete 18:35:58 765212b225bb: Verifying Checksum 18:35:58 765212b225bb: Download complete 18:35:58 f23df028b6ca: Verifying Checksum 18:35:58 f23df028b6ca: Download complete 18:35:58 d65c8cfc05b1: Download complete 18:35:58 699f458cf7ca: Verifying Checksum 18:35:58 699f458cf7ca: Download complete 18:35:59 8998bd30e6a1: Verifying Checksum 18:35:59 8998bd30e6a1: Download complete 18:36:02 2437ff75d9bd: Verifying Checksum 18:36:02 2437ff75d9bd: Download complete 18:36:03 8998bd30e6a1: Pull complete 18:36:03 04944245beec: Pull complete 18:36:04 699f458cf7ca: Pull complete 18:36:04 765212b225bb: Pull complete 18:36:05 f23df028b6ca: Pull complete 18:36:05 d65c8cfc05b1: Pull complete 18:36:17 2437ff75d9bd: Pull complete 18:36:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:36:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:36:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:18 prd-ubuntu20.04-docker-arm64-4c-16g-933 does not seem to be running inside a container 18:36:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:36:20 $ docker top 2ca4dbee38f360b689b9fb48cb41bd1a63bb165584278cd5deb4af2394bfd18c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:36:21 ---> job-cost.sh 18:36:21 lf-activate-venv: SKIPPING 18:36:21 INFO: No Stack... 18:36:22 INFO: Retrieving Pricing Info for: v3-standard-4 18:36:23 INFO: Archiving Costs [Pipeline] sh 18:36:23 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 18:36:23 + cut -d, -f6 [Pipeline] lock 18:36:23 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-394-1-stack-cost] 18:36:23 Resource [jenkins-edgexfoundry-device-modbus-go-PR-394-1-stack-cost] did not exist. Created. 18:36:23 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-394-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:36:24 /w/workspace/device-modbus-go/1@tmp/durable-42c21633/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:36:25 + echo total: 0.10999999940395355 [Pipeline] stash 18:36:25 Warning: overwriting stash ‘stack-cost’ 18:36:25 Stashed 1 file(s) [Pipeline] } 18:36:25 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-394-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:36:25 $ docker stop --time=1 2ca4dbee38f360b689b9fb48cb41bd1a63bb165584278cd5deb4af2394bfd18c 18:36:26 $ docker rm -f --volumes 2ca4dbee38f360b689b9fb48cb41bd1a63bb165584278cd5deb4af2394bfd18c [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 18:36:27 provisioning config files... 18:36:27 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-394@tmp/config1569709109148946344tmp [Pipeline] { [Pipeline] sh 18:36:28 + set +x 18:36:28 + bash -s -- 18:36:28 + curl -s https://codecov.io/bash 18:36:28 18:36:28 _____ _ 18:36:28 / ____| | | 18:36:28 | | ___ __| | ___ ___ _____ __ 18:36:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:36:28 | |___| (_) | (_| | __/ (_| (_) \ V / 18:36:28 \_____\___/ \__,_|\___|\___\___/ \_/ 18:36:28 Bash-1.0.6 18:36:28 18:36:28 18:36:28 ==> git version 2.25.1 found 18:36:28 ==> 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 18:36:28 Release-Date: 2020-01-08 18:36:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:36:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:36:28 ==> Jenkins CI detected. 18:36:28 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-394 18:36:28 project root: . 18:36:28 --> token set from env 18:36:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:36:28 ==> Running gcov in . (disable via -X gcov) 18:36:28 ==> Python coveragepy not found 18:36:28 ==> Searching for coverage reports in: 18:36:28 + . 18:36:28 -> Found 1 reports 18:36:28 ==> Detecting git/mercurial file structure 18:36:28 ==> Reading reports 18:36:28 + ./coverage.out bytes=23241 18:36:28 ==> Appending adjustments 18:36:28 https://docs.codecov.io/docs/fixing-reports 18:36:28 + Found adjustments 18:36:28 ==> Gzipping contents 18:36:28 4.0K /tmp/codecov.K1XCPa.gz 18:36:28 ==> Uploading reports 18:36:28 url: https://codecov.io 18:36:28 query: branch=PR-394&commit=935c60b21fa3ececfc782efe064636a9944f6c78&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-394%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=394&job=&cmd_args= 18:36:28 -> Pinging Codecov 18:36:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-394&commit=935c60b21fa3ececfc782efe064636a9944f6c78&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-394%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=394&job=&cmd_args= 18:36:28 -> Uploading to 18:36:28 https://storage.googleapis.com/codecov/v4/raw/2023-01-03/55DBCA73C666E3227836607328DD7E49/935c60b21fa3ececfc782efe064636a9944f6c78/9d00555e-e35a-4ed0-acf0-90100c2cf146.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230103T183628Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2db0b40c4a531f9f43d6e4cd8e2aeb2e697cf19708483efc0d1ec27778652cc6 18:36:28 % Total % Received % Xferd Average Speed Time Time Time Current 18:36:28 Dload Upload Total Spent Left Speed 18:36:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3907 0 0 100 3907 0 16840 --:--:-- --:--:-- --:--:-- 16840 18:36:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/935c60b21fa3ececfc782efe064636a9944f6c78 [Pipeline] } 18:36:29 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 18:36:30 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-394/archives ] 18:36:30 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-394/archives 18:36:30 total 16 18:36:30 drwxr-xr-x 3 root root 4096 Jan 3 18:27 . 18:36:30 drwxrwxr-x 11 jenkins jenkins 4096 Jan 3 18:28 .. 18:36:30 drwxr-xr-x 2 root root 4096 Jan 3 18:27 cost 18:36:30 -rw-r--r-- 1 root root 88 Jan 3 18:27 cost.csv 18:36:30 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-394/archives 18:36:30 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-394/archives 18:36:30 total 16 18:36:30 drwxr-xr-x 3 jenkins jenkins 4096 Jan 3 18:27 . 18:36:30 drwxrwxr-x 11 jenkins jenkins 4096 Jan 3 18:28 .. 18:36:30 drwxr-xr-x 2 jenkins jenkins 4096 Jan 3 18:27 cost 18:36:30 -rw-r--r-- 1 jenkins jenkins 88 Jan 3 18:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:36:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:36:31 ---> package-listing.sh 18:36:31 ++ facter osfamily 18:36:31 ++ tr '[:upper:]' '[:lower:]' 18:36:32 + OS_FAMILY=debian 18:36:32 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-394 18:36:32 + START_PACKAGES=/tmp/packages_start.txt 18:36:32 + END_PACKAGES=/tmp/packages_end.txt 18:36:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:36:32 + PACKAGES=/tmp/packages_start.txt 18:36:32 + '[' /w/workspace/xfoundry_device-modbus-go_PR-394 ']' 18:36:32 + PACKAGES=/tmp/packages_end.txt 18:36:32 + case "${OS_FAMILY}" in 18:36:32 + dpkg -l 18:36:32 + grep '^ii' 18:36:32 + '[' -f /tmp/packages_start.txt ']' 18:36:32 + '[' -f /tmp/packages_end.txt ']' 18:36:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:36:32 + '[' /w/workspace/xfoundry_device-modbus-go_PR-394 ']' 18:36:32 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-394/archives/ 18:36:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-394/archives/ [Pipeline] echo 18:36:32 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-394/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:36:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:36:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:33 prd-ubuntu20.04-docker-8c-8g-931 does not seem to be running inside a container 18:36:33 $ 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-394/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-394 -v /w/workspace/xfoundry_device-modbus-go_PR-394:/w/workspace/xfoundry_device-modbus-go_PR-394:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-394@tmp:/w/workspace/xfoundry_device-modbus-go_PR-394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:36:33 $ docker top 200a4e4881d48a52665d40718621952c77021e7b3fbe35945ebf78398e6e2487 -eo pid,comm [Pipeline] { [Pipeline] sh 18:36:33 + touch /tmp/pre-build-complete [Pipeline] sh 18:36:34 + mkdir -p /var/log/sysstat [Pipeline] sh 18:36:34 + ls /var/log/sa-host 18:36:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:36:34 provisioning config files... 18:36:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-394@tmp/config7933683311186977827tmp [Pipeline] { [Pipeline] echo 18:36:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:36:35 ---> create-netrc.sh [Pipeline] } 18:36:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:36:35 ---> python-tools-install.sh [Pipeline] echo 18:36:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:36:35 ---> sudo-logs.sh 18:36:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:36:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:36:36 ---> job-cost.sh 18:36:36 lf-activate-venv: SKIPPING 18:36:36 DEBUG: total: 0.2199999988079071 18:36:36 INFO: Retrieving Stack Cost... 18:36:37 INFO: Retrieving Pricing Info for: v3-standard-8 18:36:37 INFO: Archiving Costs [Pipeline] echo 18:36:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:36:37 ---> logs-deploy.sh 18:36:37 lf-activate-venv: SKIPPING 18:36:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-394/1 18:36:37 INFO: archiving workspace using pattern(s): 18:36:38 Archives upload complete. 18:36:38 INFO: archiving logs to Nexus